change to be parallel installable

2002-02-05  jacob berkman  <jacob@ximian.com>

	* configure.in (GETTEXT_PACKAGE): change to be parallel
	installable

	* control-center2.png:
	* Makefile.am (pixmap_DATA): rename to be parallel installable
This commit is contained in:
jacob berkman 2002-02-05 22:16:31 +00:00 committed by Jacob Berkman
parent 008d65f134
commit 8c65931b04
4 changed files with 12 additions and 4 deletions

View file

@ -1,3 +1,11 @@
2002-02-05 jacob berkman <jacob@ximian.com>
* configure.in (GETTEXT_PACKAGE): change to be parallel
installable
* control-center2.png:
* Makefile.am (pixmap_DATA): rename to be parallel installable
2002-01-28 Richard Hestilow <hestilow@ximian.com>
* po/POTFILES.in: Remove panel.desktop.in.in.

View file

@ -9,8 +9,8 @@ SUBDIRS = libsounds libbackground gnome-settings-daemon capplets control-center
# remove it from the default build. Chema
pixmapdir = $(datadir)/pixmaps
pixmap_DATA = control-center.png
pixmap_DATA = control-center2.png
dist-hook: control-center.spec
cp control-center.spec $(distdir)
@ -24,4 +24,4 @@ EXTRA_DIST = \
intltool-extract.in \
intltool-merge.in \
intltool-update.in \
control-center.png
control-center2.png

View file

@ -26,7 +26,7 @@ fi
changequote([,])dnl
# Internationalization support
GETTEXT_PACKAGE=control-center
GETTEXT_PACKAGE=control-center-2.0
AC_SUBST(GETTEXT_PACKAGE)
ALL_LINGUAS="az ca cs da de el en_GB es et fi fr ga gl hr hu it ja ko lt lv ms nl nn no pl pt pt_BR ro ru sk sl sv tr uk wa zh_CN zh_TW"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB