aboutsummaryrefslogtreecommitdiff
path: root/sysutils/gnome-control-center1
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/gnome-control-center1')
-rw-r--r--sysutils/gnome-control-center1/Makefile28
-rw-r--r--sysutils/gnome-control-center1/distinfo2
-rw-r--r--sysutils/gnome-control-center1/files/patch-Makefile.in14
-rw-r--r--sysutils/gnome-control-center1/files/patch-ad11
-rw-r--r--sysutils/gnome-control-center1/files/patch-bn54
-rw-r--r--sysutils/gnome-control-center1/files/patch-capplets::theme-switcher::lister.c15
-rw-r--r--sysutils/gnome-control-center1/files/patch-capplets_file-types_file-types-icon-entry.c11
-rw-r--r--sysutils/gnome-control-center1/files/patch-ce8
-rw-r--r--sysutils/gnome-control-center1/files/patch-configure11
-rw-r--r--sysutils/gnome-control-center1/files/patch-idl::Makefile.in14
-rw-r--r--sysutils/gnome-control-center1/files/patch-ltmain.sh45
-rw-r--r--sysutils/gnome-control-center1/files/patch-po::Makefile.in.in14
-rw-r--r--sysutils/gnome-control-center1/pkg-descr1
-rw-r--r--sysutils/gnome-control-center1/pkg-plist185
14 files changed, 0 insertions, 413 deletions
diff --git a/sysutils/gnome-control-center1/Makefile b/sysutils/gnome-control-center1/Makefile
deleted file mode 100644
index e88ab10e0efa..000000000000
--- a/sysutils/gnome-control-center1/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# New ports collection makefile for: control-center
-# Date created: 29 Dec 1998
-# Whom: Vanilla I. Shu <vanilla@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= gnomecontrolcenter
-PORTVERSION= 1.4.0.5
-PORTREVISION= 2
-CATEGORIES= sysutils gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/control-center/1.4
-DISTNAME= control-center-${PORTVERSION}
-DIST_SUBDIR= gnome
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= Control center for GNOME project
-
-USE_BZIP2= yes
-USE_X_PREFIX= yes
-USE_GMAKE= yes
-USE_GNOME= gnomeprefix gnomehack gnomecanvas gnomevfs libcapplet
-GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="-L${LOCALBASE}/lib"
-
-.include <bsd.port.mk>
diff --git a/sysutils/gnome-control-center1/distinfo b/sysutils/gnome-control-center1/distinfo
deleted file mode 100644
index 653a9eff04da..000000000000
--- a/sysutils/gnome-control-center1/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (gnome/control-center-1.4.0.5.tar.bz2) = 63e731f7c9f5fca354de5de4f881e952
-SIZE (gnome/control-center-1.4.0.5.tar.bz2) = 3382798
diff --git a/sysutils/gnome-control-center1/files/patch-Makefile.in b/sysutils/gnome-control-center1/files/patch-Makefile.in
deleted file mode 100644
index feb63528f70a..000000000000
--- a/sysutils/gnome-control-center1/files/patch-Makefile.in
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- Makefile.in 2002/02/05 09:46:12 1.1
-+++ Makefile.in 2002/02/05 09:46:25
-@@ -151,7 +151,7 @@
- cxxflags_set = @cxxflags_set@
- l = @l@
-
--always_built_SUBDIRS = control-center capplets idl doc omf-install man
-+always_built_SUBDIRS = control-center capplets idl doc omf-install
-
- SUBDIRS = intl po macros \
- $(always_built_SUBDIRS)
diff --git a/sysutils/gnome-control-center1/files/patch-ad b/sysutils/gnome-control-center1/files/patch-ad
deleted file mode 100644
index c27189a35ee9..000000000000
--- a/sysutils/gnome-control-center1/files/patch-ad
+++ /dev/null
@@ -1,11 +0,0 @@
---- capplets/wm-properties/wm-list.c.orig Tue Mar 2 22:53:29 1999
-+++ capplets/wm-properties/wm-list.c Tue Mar 2 22:53:52 1999
-@@ -210,7 +210,7 @@
- gchar *tempdir;
- gchar *name;
-
-- tempdir = gnome_unconditional_datadir_file ("gnome/wm-properties/");
-+ tempdir = gnome_unconditional_datadir_file ("wm-properties/");
- wm_list_read_dir (tempdir, FALSE);
- g_free (tempdir);
-
diff --git a/sysutils/gnome-control-center1/files/patch-bn b/sysutils/gnome-control-center1/files/patch-bn
deleted file mode 100644
index 737c98cab630..000000000000
--- a/sysutils/gnome-control-center1/files/patch-bn
+++ /dev/null
@@ -1,54 +0,0 @@
-
-$FreeBSD$
-
---- control-center/Makefile.in.orig Wed Jul 10 16:48:34 2002
-+++ control-center/Makefile.in Wed Jul 10 16:51:37 2002
-@@ -208,7 +208,7 @@
- sys_in_files = gnomecc.desktop.in
- sys_DATA = $(sys_in_files:.desktop.in=.desktop)
-
--confexecdir = $(libdir)
-+confexecdir = $(sysconfdir)
- confexec_DATA = cappletConf.sh
-
- libcapplet_la_SOURCES = \
-@@ -218,7 +218,7 @@
- $(CORBA_SRCLIST)
-
-
--libcapplet_la_LDFLAGS = -version-info 0:0:0 -rpath $(libdir)
-+libcapplet_la_LDFLAGS = -version-info 5:0:0
- libcapplet_la_LIBADD = $(ORB_LIBS) -lm $(DL_LIB) $(GNORBA_LIBS)
-
- libcappletincludedir = $(includedir)/libcapplet1
-@@ -522,12 +522,10 @@
- check: check-am
- installcheck-am:
- installcheck: installcheck-am
--install-exec-am: install-libLTLIBRARIES install-binPROGRAMS \
-- install-confexecDATA
-+install-exec-am: install-binPROGRAMS
- install-exec: install-exec-am
-
--install-data-am: install-appiconDATA install-splashDATA install-sysDATA \
-- install-libcappletincludeHEADERS
-+install-data-am: install-appiconDATA install-splashDATA install-sysDATA
- install-data: install-data-am
-
- install-am: all-am
-@@ -546,7 +544,6 @@
- $(mkinstalldirs) $(DESTDIR)$(libdir) $(DESTDIR)$(bindir) \
- $(DESTDIR)$(appicondir) $(DESTDIR)$(confexecdir) \
- $(DESTDIR)$(splashdir) $(DESTDIR)$(sysdir) \
-- $(DESTDIR)$(libcappletincludedir)
-
-
- mostlyclean-generic:
-@@ -592,6 +589,7 @@
- clean-libLTLIBRARIES maintainer-clean-libLTLIBRARIES \
- uninstall-libLTLIBRARIES install-libLTLIBRARIES mostlyclean-compile \
- distclean-compile clean-compile maintainer-clean-compile \
-+ -e 's?\@VERSION\@?$(VERSION)?g' \
- mostlyclean-libtool distclean-libtool clean-libtool \
- maintainer-clean-libtool mostlyclean-binPROGRAMS distclean-binPROGRAMS \
- clean-binPROGRAMS maintainer-clean-binPROGRAMS uninstall-binPROGRAMS \
diff --git a/sysutils/gnome-control-center1/files/patch-capplets::theme-switcher::lister.c b/sysutils/gnome-control-center1/files/patch-capplets::theme-switcher::lister.c
deleted file mode 100644
index ce8170370123..000000000000
--- a/sysutils/gnome-control-center1/files/patch-capplets::theme-switcher::lister.c
+++ /dev/null
@@ -1,15 +0,0 @@
-
-$FreeBSD$
-
---- capplets/theme-switcher/lister.c 2002/03/29 12:43:59 1.1
-+++ capplets/theme-switcher/lister.c 2002/03/29 12:45:18
-@@ -115,8 +115,7 @@
- char *errstring = NULL;
- int out_fd;
- #ifndef HAVE_GETLINE
-- char line[1024];
-- char *lineptr = line;
-+ char *lineptr = (char *)malloc(1024);
- #else
- char *lineptr = NULL;
- #endif
diff --git a/sysutils/gnome-control-center1/files/patch-capplets_file-types_file-types-icon-entry.c b/sysutils/gnome-control-center1/files/patch-capplets_file-types_file-types-icon-entry.c
deleted file mode 100644
index 5b48cd25cb94..000000000000
--- a/sysutils/gnome-control-center1/files/patch-capplets_file-types_file-types-icon-entry.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- capplets/file-types/file-types-icon-entry.c.orig Sun May 5 16:33:51 2002
-+++ capplets/file-types/file-types-icon-entry.c Sun May 5 16:34:02 2002
-@@ -424,7 +424,7 @@
- result = NULL;
- filename = nautilus_mime_type_icon_entry_get_full_filename (NAUTILUS_MIME_ICON_ENTRY (ientry));
- if (filename != NULL) {
-- path_parts = g_strsplit (filename, "/share/pixmaps/", 0);
-+ path_parts = g_strsplit (filename, "/share/gnome/pixmaps/", 0);
- g_free (filename);
-
- if (path_parts[1] != NULL) {
diff --git a/sysutils/gnome-control-center1/files/patch-ce b/sysutils/gnome-control-center1/files/patch-ce
deleted file mode 100644
index b2186ac89c4c..000000000000
--- a/sysutils/gnome-control-center1/files/patch-ce
+++ /dev/null
@@ -1,8 +0,0 @@
---- capplets/wm-properties/wm-desktops/WindowMaker.desktop.orig Wed May 12 02:56:05 1999
-+++ capplets/wm-properties/wm-desktops/WindowMaker.desktop Wed May 12 02:56:22 1999
-@@ -5,4 +5,4 @@
-
- [Window Manager]
- SessionManaged=false
--ConfigExec=/usr/X11R6/lib/GNUstep/Apps/WPrefs.app/WPrefs
-+ConfigExec=/usr/X11R6/share/GNUstep/Apps/WPrefs.app/WPrefs
diff --git a/sysutils/gnome-control-center1/files/patch-configure b/sysutils/gnome-control-center1/files/patch-configure
deleted file mode 100644
index 53566354e4ac..000000000000
--- a/sysutils/gnome-control-center1/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig Sun May 5 16:29:53 2002
-+++ configure Sun May 5 16:30:05 2002
-@@ -9161,7 +9161,7 @@
-
-
- cat >> confdefs.h <<EOF
--#define GNOME_ICONDIR "${prefix}/share/pixmaps"
-+#define GNOME_ICONDIR "${datadir}/pixmaps"
- EOF
-
-
diff --git a/sysutils/gnome-control-center1/files/patch-idl::Makefile.in b/sysutils/gnome-control-center1/files/patch-idl::Makefile.in
deleted file mode 100644
index 8bc65dc999aa..000000000000
--- a/sysutils/gnome-control-center1/files/patch-idl::Makefile.in
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- idl/Makefile.in 2002/07/10 13:49:41 1.1
-+++ idl/Makefile.in 2002/07/10 13:50:18
-@@ -251,7 +251,7 @@
- install-exec-am:
- install-exec: install-exec-am
-
--install-data-am: install-gnomeccgnorbaDATA install-idlDATA
-+install-data-am: install-gnomeccgnorbaDATA
- install-data: install-data-am
-
- install-am: all-am
diff --git a/sysutils/gnome-control-center1/files/patch-ltmain.sh b/sysutils/gnome-control-center1/files/patch-ltmain.sh
deleted file mode 100644
index 91713d2306f8..000000000000
--- a/sysutils/gnome-control-center1/files/patch-ltmain.sh
+++ /dev/null
@@ -1,45 +0,0 @@
-
-$FreeBSD$
-
---- ltmain.sh.orig Wed Jan 23 11:38:40 2002
-+++ ltmain.sh Sun Feb 3 01:44:17 2002
-@@ -1037,8 +1037,16 @@
- continue
- ;;
-
-+ -pthread)
-+ compile_command="$compile_command -pthread"
-+ finalize_command="$finalize_command -pthread"
-+ compiler_flags="$compiler_flags -pthread"
-+ continue
-+ ;;
-+
- -module)
- module=yes
-+ build_old_libs=no
- continue
- ;;
-
-@@ -2412,6 +2420,9 @@
- *-*-netbsd*)
- # Don't link with libc until the a.out ld.so is fixed.
- ;;
-+ *-*-freebsd*)
-+ # FreeBSD doesn't need this...
-+ ;;
- *)
- # Add libc to deplibs on all other systems if necessary.
- if test "$build_libtool_need_lc" = "yes"; then
-@@ -4179,10 +4190,12 @@
- fi
-
- # Install the pseudo-library for information purposes.
-+ if /usr/bin/false; then
- name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
- instname="$dir/$name"i
- $show "$install_prog $instname $destdir/$name"
- $run eval "$install_prog $instname $destdir/$name" || exit $?
-+ fi
-
- # Maybe install the static library, too.
- test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library"
diff --git a/sysutils/gnome-control-center1/files/patch-po::Makefile.in.in b/sysutils/gnome-control-center1/files/patch-po::Makefile.in.in
deleted file mode 100644
index 02994b404219..000000000000
--- a/sysutils/gnome-control-center1/files/patch-po::Makefile.in.in
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- po/Makefile.in.in 2002/02/05 08:03:55 1.1
-+++ po/Makefile.in.in 2002/02/05 08:04:08
-@@ -106,7 +106,7 @@
- @catalogs='$(CATALOGS)'; \
- for cat in $$catalogs; do \
- cat=`basename $$cat`; \
-- lang=`echo $$cat | sed 's/\.gmo$$//'`; \
-+ lang=`echo $$cat | sed 's/\.mo$$//'`; \
- dir=$(localedir)/$$lang/LC_MESSAGES; \
- $(mkinstalldirs) $(DESTDIR)$$dir; \
- if test -r $$cat; then \
diff --git a/sysutils/gnome-control-center1/pkg-descr b/sysutils/gnome-control-center1/pkg-descr
deleted file mode 100644
index b9ead6394b73..000000000000
--- a/sysutils/gnome-control-center1/pkg-descr
+++ /dev/null
@@ -1 +0,0 @@
-control center for GNOME project.
diff --git a/sysutils/gnome-control-center1/pkg-plist b/sysutils/gnome-control-center1/pkg-plist
deleted file mode 100644
index bea2205dc885..000000000000
--- a/sysutils/gnome-control-center1/pkg-plist
+++ /dev/null
@@ -1,185 +0,0 @@
-bin/background-properties-capplet
-bin/default-application-properties-capplet
-bin/file-types-capplet
-bin/gnomecc
-bin/keyboard-properties
-bin/mouse-properties-capplet
-bin/sound-properties
-bin/theme-selector-capplet
-bin/ui-properties
-bin/url-properties
-bin/wm-properties-capplet
-etc/CORBA/servers/gnomecc.gnorba
-share/gnome/apps/Settings/Desktop/.directory
-share/gnome/apps/Settings/Desktop/background-properties.desktop
-share/gnome/apps/Settings/Desktop/theme-selector.desktop
-share/gnome/apps/Settings/Desktop/wm-properties.desktop
-share/gnome/apps/Settings/Documents/.directory
-share/gnome/apps/Settings/Documents/default-applicaiton-properties.desktop
-share/gnome/apps/Settings/Documents/url-properties.desktop
-share/gnome/apps/Settings/Multimedia/.directory
-share/gnome/apps/Settings/Multimedia/sound-properties.desktop
-share/gnome/apps/Settings/Peripherals/.directory
-share/gnome/apps/Settings/Peripherals/keyboard-properties.desktop
-share/gnome/apps/Settings/Peripherals/mouse-properties.desktop
-share/gnome/apps/Settings/Session/.directory
-share/gnome/apps/Settings/UIOptions/.directory
-share/gnome/apps/Settings/file-types-capplet.desktop
-share/gnome/apps/Settings/gnomecc.desktop
-share/gnome/control-center/.directory
-share/gnome/control-center/Desktop/.directory
-share/gnome/control-center/Desktop/background-properties.desktop
-share/gnome/control-center/Desktop/theme-selector.desktop
-share/gnome/control-center/Desktop/wm-properties.desktop
-share/gnome/control-center/Documents/.directory
-share/gnome/control-center/Documents/default-application-properties.desktop
-share/gnome/control-center/Documents/file-types-capplet.desktop
-share/gnome/control-center/Documents/url-properties.desktop
-share/gnome/control-center/Multimedia/.directory
-share/gnome/control-center/Multimedia/sound-properties.desktop
-share/gnome/control-center/Peripherals/.directory
-share/gnome/control-center/Peripherals/keyboard-properties.desktop
-share/gnome/control-center/Peripherals/mouse-properties.desktop
-share/gnome/control-center/Session/.directory
-share/gnome/control-center/UIOptions/.directory
-share/gnome/control-center/UIOptions/application.desktop
-share/gnome/control-center/UIOptions/dialogs.desktop
-share/gnome/control-center/UIOptions/mdi.desktop
-share/gnome/help/control-center/C/control-center.sgml
-share/gnome/help/control-center/C/desktop-intro.html
-share/gnome/help/control-center/C/doc-handlers.html
-share/gnome/help/control-center/C/figures/bg-capplet.png
-share/gnome/help/control-center/C/figures/gccalf.png
-share/gnome/help/control-center/C/figures/gccappdef.png
-share/gnome/help/control-center/C/figures/gccdialog.png
-share/gnome/help/control-center/C/figures/gccedit.png
-share/gnome/help/control-center/C/figures/gcchints.png
-share/gnome/help/control-center/C/figures/gccmdi.png
-share/gnome/help/control-center/C/figures/gccmime.png
-share/gnome/help/control-center/C/figures/gccsession-props.png
-share/gnome/help/control-center/C/figures/gccsessopt.png
-share/gnome/help/control-center/C/figures/gccsound1.png
-share/gnome/help/control-center/C/figures/gccsound2.png
-share/gnome/help/control-center/C/figures/gccstartup.png
-share/gnome/help/control-center/C/figures/gccurl.png
-share/gnome/help/control-center/C/figures/glob_pref_anim.png
-share/gnome/help/control-center/C/figures/keyboard-capplet.png
-share/gnome/help/control-center/C/figures/mouse-capplet.png
-share/gnome/help/control-center/C/figures/screensave-capplet.png
-share/gnome/help/control-center/C/figures/theme-select.png
-share/gnome/help/control-center/C/figures/wm-add.png
-share/gnome/help/control-center/C/figures/wm-main.png
-share/gnome/help/control-center/C/index.html
-share/gnome/help/control-center/C/ln7.html
-share/gnome/help/control-center/C/stylesheet-images/caution.gif
-share/gnome/help/control-center/C/stylesheet-images/home.gif
-share/gnome/help/control-center/C/stylesheet-images/important.gif
-share/gnome/help/control-center/C/stylesheet-images/next.gif
-share/gnome/help/control-center/C/stylesheet-images/note.gif
-share/gnome/help/control-center/C/stylesheet-images/prev.gif
-share/gnome/help/control-center/C/stylesheet-images/tip.gif
-share/gnome/help/control-center/C/stylesheet-images/toc-blank.gif
-share/gnome/help/control-center/C/stylesheet-images/toc-minus.gif
-share/gnome/help/control-center/C/stylesheet-images/toc-plus.gif
-share/gnome/help/control-center/C/stylesheet-images/up.gif
-share/gnome/help/control-center/C/stylesheet-images/warning.gif
-share/gnome/help/control-center/C/topic.dat
-share/gnome/help/control-center/C/usage.html
-share/gnome/help/control-center/eu/control-center.sgml
-share/gnome/help/control-center/eu/desktop-intro.html
-share/gnome/help/control-center/eu/doc-handlers.html
-share/gnome/help/control-center/eu/figures/bg-capplet.png
-share/gnome/help/control-center/eu/figures/gccalf.png
-share/gnome/help/control-center/eu/figures/gccappdef.png
-share/gnome/help/control-center/eu/figures/gccdialog.png
-share/gnome/help/control-center/eu/figures/gccedit.png
-share/gnome/help/control-center/eu/figures/gcchints.png
-share/gnome/help/control-center/eu/figures/gccmdi.png
-share/gnome/help/control-center/eu/figures/gccmime.png
-share/gnome/help/control-center/eu/figures/gccsession-props.png
-share/gnome/help/control-center/eu/figures/gccsessopt.png
-share/gnome/help/control-center/eu/figures/gccsound1.png
-share/gnome/help/control-center/eu/figures/gccsound2.png
-share/gnome/help/control-center/eu/figures/gccstartup.png
-share/gnome/help/control-center/eu/figures/gccurl.png
-share/gnome/help/control-center/eu/figures/glob_pref_anim.png
-share/gnome/help/control-center/eu/figures/keyboard-capplet.png
-share/gnome/help/control-center/eu/figures/mouse-capplet.png
-share/gnome/help/control-center/eu/figures/screensave-capplet.png
-share/gnome/help/control-center/eu/figures/theme-select.png
-share/gnome/help/control-center/eu/figures/wm-add.png
-share/gnome/help/control-center/eu/figures/wm-main.png
-share/gnome/help/control-center/eu/index.html
-share/gnome/help/control-center/eu/ln7.html
-share/gnome/help/control-center/eu/stylesheet-images/caution.gif
-share/gnome/help/control-center/eu/stylesheet-images/home.gif
-share/gnome/help/control-center/eu/stylesheet-images/important.gif
-share/gnome/help/control-center/eu/stylesheet-images/next.gif
-share/gnome/help/control-center/eu/stylesheet-images/note.gif
-share/gnome/help/control-center/eu/stylesheet-images/prev.gif
-share/gnome/help/control-center/eu/stylesheet-images/tip.gif
-share/gnome/help/control-center/eu/stylesheet-images/toc-blank.gif
-share/gnome/help/control-center/eu/stylesheet-images/toc-minus.gif
-share/gnome/help/control-center/eu/stylesheet-images/toc-plus.gif
-share/gnome/help/control-center/eu/stylesheet-images/up.gif
-share/gnome/help/control-center/eu/stylesheet-images/warning.gif
-share/gnome/help/control-center/eu/topic.dat
-share/gnome/help/control-center/eu/usage.html
-share/gnome/omf/control-center/control-center-C.omf
-share/gnome/omf/control-center/control-center-eu.omf
-share/gnome/pixmaps/ccsplash.png
-share/gnome/pixmaps/control-center.png
-share/gnome/wm-properties/Enlightenment.desktop
-share/gnome/wm-properties/IceWM.desktop
-share/gnome/wm-properties/Scwm.desktop
-share/gnome/wm-properties/WindowMaker.desktop
-share/gnome/wm-properties/twm.desktop
-share/locale/az/LC_MESSAGES/control-center.mo
-share/locale/bg/LC_MESSAGES/control-center.mo
-share/locale/ca/LC_MESSAGES/control-center.mo
-share/locale/cs/LC_MESSAGES/control-center.mo
-share/locale/da/LC_MESSAGES/control-center.mo
-share/locale/de/LC_MESSAGES/control-center.mo
-share/locale/el/LC_MESSAGES/control-center.mo
-share/locale/en_GB/LC_MESSAGES/control-center.mo
-share/locale/es/LC_MESSAGES/control-center.mo
-share/locale/et/LC_MESSAGES/control-center.mo
-share/locale/eu/LC_MESSAGES/control-center.mo
-share/locale/fi/LC_MESSAGES/control-center.mo
-share/locale/fr/LC_MESSAGES/control-center.mo
-share/locale/ga/LC_MESSAGES/control-center.mo
-share/locale/gl/LC_MESSAGES/control-center.mo
-share/locale/hr/LC_MESSAGES/control-center.mo
-share/locale/hu/LC_MESSAGES/control-center.mo
-share/locale/it/LC_MESSAGES/control-center.mo
-share/locale/ja/LC_MESSAGES/control-center.mo
-share/locale/ko/LC_MESSAGES/control-center.mo
-share/locale/lt/LC_MESSAGES/control-center.mo
-share/locale/nl/LC_MESSAGES/control-center.mo
-share/locale/nn/LC_MESSAGES/control-center.mo
-share/locale/no/LC_MESSAGES/control-center.mo
-share/locale/pl/LC_MESSAGES/control-center.mo
-share/locale/pt/LC_MESSAGES/control-center.mo
-share/locale/pt_BR/LC_MESSAGES/control-center.mo
-share/locale/ro/LC_MESSAGES/control-center.mo
-share/locale/ru/LC_MESSAGES/control-center.mo
-share/locale/sk/LC_MESSAGES/control-center.mo
-share/locale/sl/LC_MESSAGES/control-center.mo
-share/locale/sv/LC_MESSAGES/control-center.mo
-share/locale/tr/LC_MESSAGES/control-center.mo
-share/locale/uk/LC_MESSAGES/control-center.mo
-share/locale/wa/LC_MESSAGES/control-center.mo
-share/locale/zh_CN/LC_MESSAGES/control-center.mo
-share/locale/zh_TW/LC_MESSAGES/control-center.mo
-@dirrm share/gnome/omf/control-center
-@dirrm share/gnome/help/control-center/C/stylesheet-images
-@dirrm share/gnome/help/control-center/C/figures
-@dirrm share/gnome/help/control-center/C
-@dirrm share/gnome/help/control-center/eu/stylesheet-images
-@dirrm share/gnome/help/control-center/eu/figures
-@dirrm share/gnome/help/control-center/eu
-@dirrm share/gnome/help/control-center
-@dirrm share/gnome/control-center/UIOptions
-@dirrm share/gnome/control-center/Multimedia
-@dirrm share/gnome/apps/Settings/UIOptions
-@dirrm share/gnome/apps/Settings/Multimedia