summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hestilow <hestilow@ximian.com>2002-02-12 05:07:45 +0000
committerRachel Hestilow <hestgray@src.gnome.org>2002-02-12 05:07:45 +0000
commit95d4480dc2680940a5452c76743fd103481ebffe (patch)
tree29f5d6828487f428c62d6308630ed69d522e6646
parentde141b8a8a228677d39cabce959217fc64450b04 (diff)
downloadgnome-control-center-95d4480dc2680940a5452c76743fd103481ebffe.tar.gz
Move splashdir to gnomecc-2.
2002-02-11 Richard Hestilow <hestilow@ximian.com> * control-center/Makefile.am: Move splashdir to gnomecc-2. * Makefile.am: Remove idl from subdirs. * configure.in: Bump version to 0.9.3. * RELEASE - 0.9.3
-rw-r--r--ChangeLog10
-rw-r--r--Makefile.am10
-rw-r--r--configure.in5
-rw-r--r--control-center/Makefile.am4
4 files changed, 19 insertions, 10 deletions
diff --git a/ChangeLog b/ChangeLog
index 76d44cc2a..705a49dad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2002-02-11 Richard Hestilow <hestilow@ximian.com>
+
+ * control-center/Makefile.am: Move splashdir to gnomecc-2.
+
+ * Makefile.am: Remove idl from subdirs.
+
+ * configure.in: Bump version to 0.9.3.
+
+ * RELEASE - 0.9.3
+
2002-02-10 Richard Hestilow <hestilow@ximian.com>
* Added font capplet.
diff --git a/Makefile.am b/Makefile.am
index 48a02f589..c57c5189c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = libsounds libbackground gnome-settings-daemon capplets control-center idl po
+SUBDIRS = po libsounds libbackground gnome-settings-daemon capplets control-center
#I removed the root-manager for now
#
@@ -14,10 +14,10 @@ pixmap_DATA = control-center2.png
dist-hook: control-center.spec
cp control-center.spec $(distdir)
-MAINTAINERCLEANFILES = \
- intltool-extract \
- intltool-merge \
- intltool-update
+#MAINTAINERCLEANFILES = \
+# intltool-extract \
+# intltool-merge \
+# intltool-update
EXTRA_DIST = \
control-center.spec.in \
diff --git a/configure.in b/configure.in
index 00a6bbb9c..e676c1bde 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
AC_INIT(control-center)
AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE(control-center, 1.99.2)
+AM_INIT_AUTOMAKE(control-center, 1.99.3)
AM_MAINTAINER_MODE
@@ -177,5 +177,4 @@ capplets/sound/Makefile
capplets/theme-switcher/Makefile
capplets/theme-switcher/control/Makefile
capplets/ui-properties/Makefile
-libsounds/Makefile
-idl/Makefile])
+libsounds/Makefile])
diff --git a/control-center/Makefile.am b/control-center/Makefile.am
index e03ba853e..6a7bba08d 100644
--- a/control-center/Makefile.am
+++ b/control-center/Makefile.am
@@ -1,7 +1,7 @@
appicondir = $(datadir)/control-center-2/icons
appicon_DATA = control-center.png
-splashdir = $(datadir)/pixmaps/gnomecc
+splashdir = $(datadir)/pixmaps/gnomecc-2
splash_DATA = \
bcg_top.png \
title.png \
@@ -51,4 +51,4 @@ EXTRA_DIST = gnomecc.desktop.in $(appicon_DATA) $(splash_DATA) $(glade_DATA)
paneldir = $(datadir)/gnome/apps/Settings
-CLEANFILES=gnomecc.desktop \ No newline at end of file
+CLEANFILES=gnomecc.desktop