• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Japanese translation of message catalog for Sawfish Window-Manager


Commit MetaInfo

Revisión93c485562b549d80291d98ca2508d72f3c251c8a (tree)
Tiempo2002-03-21 16:49:06
AutorJeyaSudha <jeyasudha.duraipandy@wipr...>
CommiterJohn Harper

Log Message

Change in the path where sawfish configurator desktop files are installed

2002-03-20 JeyaSudha <jeyasudha.duraipandy@wipro.com>

* Makefile.in: Change in the path where sawfish configurator
desktop files are installed in gnome2.

Cambiar Resumen

Diferencia incremental

--- a/capplet/ChangeLog
+++ b/capplet/ChangeLog
@@ -1,3 +1,8 @@
1+2002-03-20 JeyaSudha <jeyasudha.duraipandy@wipro.com>
2+
3+ * Makefile.in: Change in the path where sawfish configurator
4+ desktop files are installed in gnome2.
5+
16 2002-03-03 John Harper <jsh@pixelslut.com>
27
38 * desktop-entries/workspace-properties.desktop,
--- a/capplet/Makefile.in
+++ b/capplet/Makefile.in
@@ -1,5 +1,5 @@
11 # Makefile.in -- input for the capplet directory's Makefile
2-# $Id: Makefile.in,v 1.16 2000/07/20 11:14:15 john Exp $
2+# $Id: Makefile.in,v 1.16.4.1 2002/03/04 01:00:53 jsh Exp $
33 #
44 # Copyright (C) 1999 John Harper <john@dcs.warwick.ac.uk>
55 #
@@ -26,7 +26,7 @@ top_srcdir=@top_srcdir@
2626 srcdir=@srcdir@
2727 VPATH=@srcdir@:@top_srcdir@
2828
29-G_CC_DIR = $(GNOMEDIR)/share/control-center-2/capplets
29+G_CC_DIR = $(GNOMEDIR)/share/control-center-2.0/capplets
3030 G_PIXMAP_DIR = $(GNOMEDIR)/share/pixmaps
3131
3232 all :