Japanese translation of message catalog for Sawfish Window-Manager
Revisión | 93c485562b549d80291d98ca2508d72f3c251c8a (tree) |
---|---|
Tiempo | 2002-03-21 16:49:06 |
Autor | JeyaSudha <jeyasudha.duraipandy@wipr...> |
Commiter | John Harper |
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.
@@ -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 | + | |
1 | 6 | 2002-03-03 John Harper <jsh@pixelslut.com> |
2 | 7 | |
3 | 8 | * desktop-entries/workspace-properties.desktop, |
@@ -1,5 +1,5 @@ | ||
1 | 1 | # 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 $ | |
3 | 3 | # |
4 | 4 | # Copyright (C) 1999 John Harper <john@dcs.warwick.ac.uk> |
5 | 5 | # |
@@ -26,7 +26,7 @@ top_srcdir=@top_srcdir@ | ||
26 | 26 | srcdir=@srcdir@ |
27 | 27 | VPATH=@srcdir@:@top_srcdir@ |
28 | 28 | |
29 | -G_CC_DIR = $(GNOMEDIR)/share/control-center-2/capplets | |
29 | +G_CC_DIR = $(GNOMEDIR)/share/control-center-2.0/capplets | |
30 | 30 | G_PIXMAP_DIR = $(GNOMEDIR)/share/pixmaps |
31 | 31 | |
32 | 32 | all : |