diff options
author | steve <steve@FreeBSD.org> | 1999-05-10 01:05:03 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-05-10 01:05:03 +0800 |
commit | e3d245c7417ee5daaa1f123c4267bf148be2e214 (patch) | |
tree | 29f13a3283716adb4bc41f3575ea3ee49504acc5 /x11/gnomecore | |
parent | e6b46863e3b111e2f2dd65e132ff76408e082c5e (diff) | |
download | freebsd-ports-gnome-e3d245c7417ee5daaa1f123c4267bf148be2e214.tar.gz freebsd-ports-gnome-e3d245c7417ee5daaa1f123c4267bf148be2e214.tar.zst freebsd-ports-gnome-e3d245c7417ee5daaa1f123c4267bf148be2e214.zip |
Update to version 1.0.5.
PR: 11538
Submitted by: Ade Lovett <ade@lovett.com>
Diffstat (limited to 'x11/gnomecore')
-rw-r--r-- | x11/gnomecore/Makefile | 8 | ||||
-rw-r--r-- | x11/gnomecore/distinfo | 2 | ||||
-rw-r--r-- | x11/gnomecore/files/patch-ae | 22 | ||||
-rw-r--r-- | x11/gnomecore/files/patch-ah | 14 | ||||
-rw-r--r-- | x11/gnomecore/pkg-plist | 224 |
5 files changed, 202 insertions, 68 deletions
diff --git a/x11/gnomecore/Makefile b/x11/gnomecore/Makefile index 75d583b375d6..467ee5198b6e 100644 --- a/x11/gnomecore/Makefile +++ b/x11/gnomecore/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: gnomecore -# Version required: 1.0.3 +# Version required: 1.0.5 # Date created: 17 March 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # -# $Id: Makefile,v 1.21 1999/03/27 10:35:54 vanilla Exp $ +# $Id: Makefile,v 1.22 1999/04/02 03:25:23 steve Exp $ # -DISTNAME= gnome-core-1.0.3 -PKGNAME= gnomecore-1.0.3 +DISTNAME= gnome-core-1.0.5 +PKGNAME= gnomecore-1.0.5 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-core diff --git a/x11/gnomecore/distinfo b/x11/gnomecore/distinfo index 887522f39685..d082d9962939 100644 --- a/x11/gnomecore/distinfo +++ b/x11/gnomecore/distinfo @@ -1 +1 @@ -MD5 (gnome-core-1.0.3.tar.gz) = e382a51aae8071844901090c6f6a98a1 +MD5 (gnome-core-1.0.5.tar.gz) = 85b5f32be0e582963f56c38c04b1d579 diff --git a/x11/gnomecore/files/patch-ae b/x11/gnomecore/files/patch-ae index 7c5b9b37684b..84697b02acf0 100644 --- a/x11/gnomecore/files/patch-ae +++ b/x11/gnomecore/files/patch-ae @@ -1,22 +1,22 @@ ---- applets/Makefile.in.orig Tue Mar 2 01:53:28 1999 -+++ applets/Makefile.in Sat Mar 6 17:59:43 1999 +--- applets/Makefile.in.orig Sat Apr 10 01:10:57 1999 ++++ applets/Makefile.in Thu May 6 07:43:27 1999 @@ -154,7 +154,7 @@ cxxflags_set = @cxxflags_set@ l = @l@ --always_built_SUBDIRS = applet-dirs gen_util asclock fish dialer webcontrol drivemount clockmail fifteen battery charpick gnome-pager mini-commander gkb jbc -+always_built_SUBDIRS = applet-dirs gen_util asclock fish dialer webcontrol clockmail fifteen battery charpick gnome-pager mini-commander gkb jbc +-always_built_SUBDIRS = applet-dirs gen_util asclock fish dialer webcontrol drivemount clockmail fifteen life battery charpick gnome-pager mini-commander gkb jbc another_clock ++always_built_SUBDIRS = applet-dirs gen_util asclock fish dialer webcontrol clockmail fifteen life battery charpick gnome-pager mini-commander gkb jbc another_clock @FALSE_TRUE@@HAVE_LIBESD_TRUE@esdmanager = esd-manager @FALSE_TRUE@@HAVE_LIBESD_FALSE@esdmanager = ---- applets/asclock/Makefile.in.orig Tue Mar 2 01:53:34 1999 -+++ applets/asclock/Makefile.in Sat Mar 6 17:59:42 1999 -@@ -154,7 +154,7 @@ - cxxflags_set = @cxxflags_set@ - l = @l@ +--- applets/asclock/Makefile.in.orig Sat Apr 10 01:11:04 1999 ++++ applets/asclock/Makefile.in Thu May 6 07:47:12 1999 +@@ -156,7 +156,7 @@ + + SUBDIRS = themes default_theme --INCLUDES = -I. -I$(srcdir) -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(srcdir)/../../panel -I$(top_builddir)/panel -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR) -DVERSION=\""$(VERSION)"\" -+INCLUDES = -I. -I$(srcdir) -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(srcdir)/../../panel -I$(top_builddir)/panel -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR) -DVERSION=\""$(VERSION)"\" +-INCLUDES = -I. -I$(srcdir) -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(srcdir)/../../panel -I$(top_builddir)/panel -DASCLOCK_THEMES_DIR=\""$(datadir)/asclock/"\" -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR) -DASCLOCK_GNOME -DVERSION=\""$(VERSION)"\" ++INCLUDES = -I. -I$(srcdir) -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(srcdir)/../../panel -I$(top_builddir)/panel -DASCLOCK_THEMES_DIR=\""$(datadir)/asclock/"\" -DGNOMELOCALEDIR=\""$(prefix)share/locale"\" -I$(includedir) $(GNOME_INCLUDEDIR) -DASCLOCK_GNOME -DVERSION=\""$(VERSION)"\" bin_PROGRAMS = asclock_applet diff --git a/x11/gnomecore/files/patch-ah b/x11/gnomecore/files/patch-ah index b109912dcead..079d91c6376e 100644 --- a/x11/gnomecore/files/patch-ah +++ b/x11/gnomecore/files/patch-ah @@ -1,13 +1,13 @@ ---- gmenu/gmenu.c.orig Tue Mar 2 21:19:55 1999 -+++ gmenu/gmenu.c Tue Mar 2 21:20:25 1999 -@@ -137,7 +137,7 @@ +--- gmenu/main.c.orig Thu May 6 11:44:25 1999 ++++ gmenu/main.c Thu May 6 11:44:43 1999 +@@ -271,7 +271,7 @@ gnome_init ("GNOME menu editor", VERSION, argc, argv); -- SYSTEM_APPS = gnome_unconditional_datadir_file("gnome/apps"); -+ SYSTEM_APPS = gnome_unconditional_datadir_file("apps"); - SYSTEM_PIXMAPS = gnome_unconditional_datadir_file("pixmaps"); - if (!g_file_exists(SYSTEM_APPS) || !g_file_exists(SYSTEM_PIXMAPS)) +- system_apps_dir = gnome_unconditional_datadir_file("gnome/apps"); ++ system_apps_dir = gnome_unconditional_datadir_file("apps"); + system_pixmap_dir = gnome_unconditional_datadir_file("pixmaps"); + if (!g_file_exists(system_apps_dir) || !g_file_exists(system_pixmap_dir)) { --- panel/menu.c.orig Tue Mar 2 21:21:00 1999 +++ panel/menu.c Tue Mar 2 21:21:46 1999 diff --git a/x11/gnomecore/pkg-plist b/x11/gnomecore/pkg-plist index ec18080d5f2c..696ee859515d 100644 --- a/x11/gnomecore/pkg-plist +++ b/x11/gnomecore/pkg-plist @@ -1,3 +1,4 @@ +bin/another_clock_applet bin/asclock_applet bin/battery_applet bin/cdplayer_applet @@ -17,8 +18,10 @@ bin/gnome-man2html bin/gnome-session bin/gnome-smproxy bin/gnome-terminal +bin/gnome-wm bin/gnomepager_applet bin/jbc_applet +bin/life_applet bin/mini_commander_applet bin/mixer_applet bin/modemlights_applet @@ -27,6 +30,7 @@ bin/panel bin/save-session bin/slash_applet bin/webcontrol_applet +etc/CORBA/servers/another_clock_applet.gnorba etc/CORBA/servers/asclock_applet.gnorba etc/CORBA/servers/battery_applet.gnorba etc/CORBA/servers/cdplayer_applet.gnorba @@ -42,6 +46,7 @@ etc/CORBA/servers/gkb_applet.gnorba etc/CORBA/servers/gnomepager_applet.gnorba etc/CORBA/servers/help-browser.gnorba etc/CORBA/servers/jbc_applet.gnorba +etc/CORBA/servers/life_applet.gnorba etc/CORBA/servers/mini-commander_applet.gnorba etc/CORBA/servers/mixer_applet.gnorba etc/CORBA/servers/modemlights_applet.gnorba @@ -56,21 +61,19 @@ include/gnome-panel.h include/panel-types.h lib/libfish_applet.a lib/libfish_applet.la -lib/libfish_applet.so lib/libfish_applet.so.0 lib/libgkb_applet.a lib/libgkb_applet.la -lib/libgkb_applet.so lib/libgkb_applet.so.0 lib/libpanel_applet.a lib/libpanel_applet.la -lib/libpanel_applet.so lib/libpanel_applet.so.1 @unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R @exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B share/gnome/applets/Amusements/.directory share/gnome/applets/Amusements/fifteen_applet.desktop share/gnome/applets/Amusements/fish_applet.desktop +share/gnome/applets/Amusements/life_applet.desktop share/gnome/applets/Amusements/slash_applet.desktop share/gnome/applets/Monitors/.directory share/gnome/applets/Monitors/battery_applet.desktop @@ -88,6 +91,7 @@ share/gnome/applets/Network/mailcheck_applet.desktop share/gnome/applets/Network/modemlights_applet.desktop share/gnome/applets/Network/webcontrol_applet.desktop share/gnome/applets/Utility/.directory +share/gnome/applets/Utility/another_clock_applet.desktop share/gnome/applets/Utility/asclock_applet.desktop share/gnome/applets/Utility/charpick_applet.desktop share/gnome/applets/Utility/clock_applet.desktop @@ -122,7 +126,81 @@ share/gnome/apps/Utilities/UNIX.desktop share/gnome/apps/Utilities/Vnterm.desktop share/gnome/apps/Utilities/gnome-terminal.desktop share/gnome/apps/gnome-help.desktop -share/gnome/default.session +share/gnome/asclock/Freeamp/beats.xpm +share/gnome/asclock/Freeamp/clock.xpm +share/gnome/asclock/Freeamp/config +share/gnome/asclock/Freeamp/date.xpm +share/gnome/asclock/Freeamp/hour.xpm +share/gnome/asclock/Freeamp/led.xpm +share/gnome/asclock/Freeamp/minute.xpm +share/gnome/asclock/Freeamp/month.xpm +share/gnome/asclock/Freeamp/second.xpm +share/gnome/asclock/Freeamp/weekday.xpm +share/gnome/asclock/Newstone/beats.xpm +share/gnome/asclock/Newstone/clock.xpm +share/gnome/asclock/Newstone/config +share/gnome/asclock/Newstone/date.xpm +share/gnome/asclock/Newstone/hour.xpm +share/gnome/asclock/Newstone/led.xpm +share/gnome/asclock/Newstone/minute.xpm +share/gnome/asclock/Newstone/month.xpm +share/gnome/asclock/Newstone/second.xpm +share/gnome/asclock/Newstone/weekday.xpm +share/gnome/asclock/Orb/beats.xpm +share/gnome/asclock/Orb/clock.xpm +share/gnome/asclock/Orb/config +share/gnome/asclock/Orb/date.xpm +share/gnome/asclock/Orb/hour.xpm +share/gnome/asclock/Orb/led.xpm +share/gnome/asclock/Orb/minute.xpm +share/gnome/asclock/Orb/month.xpm +share/gnome/asclock/Orb/second.xpm +share/gnome/asclock/Orb/weekday.xpm +share/gnome/asclock/Stone/beats.xpm +share/gnome/asclock/Stone/clock.xpm +share/gnome/asclock/Stone/config +share/gnome/asclock/Stone/date.xpm +share/gnome/asclock/Stone/hour.xpm +share/gnome/asclock/Stone/led.xpm +share/gnome/asclock/Stone/minute.xpm +share/gnome/asclock/Stone/month.xpm +share/gnome/asclock/Stone/second.xpm +share/gnome/asclock/Stone/weekday.xpm +share/gnome/asclock/beats/beats.xpm +share/gnome/asclock/beats/clock.xpm +share/gnome/asclock/beats/config +share/gnome/asclock/beats/date.xpm +share/gnome/asclock/beats/hour.xpm +share/gnome/asclock/beats/led.xpm +share/gnome/asclock/beats/minute.xpm +share/gnome/asclock/beats/month.xpm +share/gnome/asclock/beats/second.xpm +share/gnome/asclock/beats/weekday.xpm +share/gnome/asclock/classic/beats.xpm +share/gnome/asclock/classic/clock.xpm +share/gnome/asclock/classic/config +share/gnome/asclock/classic/date.xpm +share/gnome/asclock/classic/hour.xpm +share/gnome/asclock/classic/led.xpm +share/gnome/asclock/classic/minute.xpm +share/gnome/asclock/classic/month.xpm +share/gnome/asclock/classic/second.xpm +share/gnome/asclock/classic/weekday.xpm +share/gnome/asclock/shaped/beats.xpm +share/gnome/asclock/shaped/clock.xpm +share/gnome/asclock/shaped/config +share/gnome/asclock/shaped/date.xpm +share/gnome/asclock/shaped/hour.xpm +share/gnome/asclock/shaped/led.xpm +share/gnome/asclock/shaped/minute.xpm +share/gnome/asclock/shaped/month.xpm +share/gnome/asclock/shaped/second.xpm +share/gnome/asclock/shaped/weekday.xpm +share/gnome/gnome/default.session +share/gnome/gnome/default.wm +share/gnome/gnome/help/help-browser/ko/default-page.html +share/gnome/gnome/help/help-browser/ko/help-browser.html +share/gnome/gnome/help/help-browser/ko/topic.dat share/gnome/help/gnome-intro/C/a-sample-session.html share/gnome/help/gnome-intro/C/a-sample-session75.html share/gnome/help/gnome-intro/C/c93.html @@ -174,28 +252,22 @@ share/gnome/help/gnome-intro/C/topic.dat share/gnome/help/help-browser/C/default-page.html share/gnome/help/help-browser/C/gnome-logo-large.png share/gnome/help/help-browser/C/help-browser.html -share/gnome/help/help-browser/C/index.html share/gnome/help/help-browser/C/topic.dat share/gnome/help/help-browser/es/default-page.html share/gnome/help/help-browser/es/help-browser.html -share/gnome/help/help-browser/es/index.html share/gnome/help/help-browser/es/topic.dat share/gnome/help/help-browser/fr/default-page.html share/gnome/help/help-browser/fr/help-browser.html -share/gnome/help/help-browser/fr/index.html share/gnome/help/help-browser/fr/topic.dat share/gnome/help/help-browser/hu/default-page.html share/gnome/help/help-browser/hu/gnome-logo-large.png share/gnome/help/help-browser/hu/help-browser.html -share/gnome/help/help-browser/hu/index.html share/gnome/help/help-browser/hu/topic.dat share/gnome/help/help-browser/it/default-page.html share/gnome/help/help-browser/it/help-browser.html -share/gnome/help/help-browser/it/index.html share/gnome/help/help-browser/it/topic.dat share/gnome/help/help-browser/no/default-page.html share/gnome/help/help-browser/no/help-browser.html -share/gnome/help/help-browser/no/index.html share/gnome/help/help-browser/no/topic.dat share/gnome/help/mini-commander_applet/C/change-log.html share/gnome/help/mini-commander_applet/C/clock.html @@ -220,10 +292,12 @@ share/gnome/idl/gnome-panel.idl share/gnome/idl/help-browser.idl share/gnome/mc/templates/GIMP.desktop share/gnome/panelrc +share/gnome/pixmaps/another_clock.xpm share/gnome/pixmaps/emacs.png share/gnome/pixmaps/fish/fishanim.png share/gnome/pixmaps/fish/oldwanda.png share/gnome/pixmaps/gkb.xpm +share/gnome/pixmaps/gkb/at.xpm share/gnome/pixmaps/gkb/be.xpm share/gnome/pixmaps/gkb/bg.xpm share/gnome/pixmaps/gkb/ca.xpm @@ -260,10 +334,18 @@ share/gnome/pixmaps/gnome-background.png share/gnome/pixmaps/gnome-balsa2.png share/gnome/pixmaps/gnome-calc2.png share/gnome/pixmaps/gnome-calendar.png +share/gnome/pixmaps/gnome-cardgame.png share/gnome/pixmaps/gnome-color-browser.png share/gnome/pixmaps/gnome-cromagnon.png share/gnome/pixmaps/gnome-default.png +share/gnome/pixmaps/gnome-die1.png +share/gnome/pixmaps/gnome-die2.png +share/gnome/pixmaps/gnome-die3.png +share/gnome/pixmaps/gnome-die4.png +share/gnome/pixmaps/gnome-die5.png +share/gnome/pixmaps/gnome-die6.png share/gnome/pixmaps/gnome-ee.png +share/gnome/pixmaps/gnome-eterm.png share/gnome/pixmaps/gnome-file-c.png share/gnome/pixmaps/gnome-file-h.png share/gnome/pixmaps/gnome-folder.png @@ -325,6 +407,8 @@ share/gnome/pixmaps/tiles/tile-drc-1-down.png share/gnome/pixmaps/tiles/tile-drc-1-up.png share/gnome/pixmaps/tiles/tile-drc-2-down.png share/gnome/pixmaps/tiles/tile-drc-2-up.png +share/gnome/pixmaps/tiles/tile-drc-4-down.png +share/gnome/pixmaps/tiles/tile-drc-4-up.png share/gnome/pixmaps/tiles/tile-green-down.png share/gnome/pixmaps/tiles/tile-green-up.png share/gnome/pixmaps/tiles/tile-moon-down.png @@ -346,6 +430,7 @@ share/gnome/xmodmap/xmodmap.dvorak share/gnome/xmodmap/xmodmap.es share/gnome/xmodmap/xmodmap.fi share/gnome/xmodmap/xmodmap.fr +share/gnome/xmodmap/xmodmap.fr-2 share/gnome/xmodmap/xmodmap.gr share/gnome/xmodmap/xmodmap.hu share/gnome/xmodmap/xmodmap.hu.old @@ -392,41 +477,90 @@ share/locale/pl/LC_MESSAGES/gnome-core.mo share/locale/pt/LC_MESSAGES/gnome-core.mo share/locale/ru/LC_MESSAGES/gnome-core.mo share/locale/sv/LC_MESSAGES/gnome-core.mo -@dirrm share/gnome/xmodmap -@dirrm share/gnome/pixmaps/tiles -@dirrm share/gnome/pixmaps/mini-commander -@dirrm share/gnome/pixmaps/mailcheck -@dirrm share/gnome/pixmaps/gkb -@dirrm share/gnome/pixmaps/fish -@dirrm share/gnome/mc/templates -@dirrm share/gnome/mc -@dirrm share/gnome/help/mini-commander_applet/C -@dirrm share/gnome/help/mini-commander_applet -@dirrm share/gnome/help/help-browser/no -@dirrm share/gnome/help/help-browser/it -@dirrm share/gnome/help/help-browser/hu -@dirrm share/gnome/help/help-browser/fr -@dirrm share/gnome/help/help-browser/es +share/locale/wa/LC_MESSAGES/gnome-core.mo +@dirrm etc/CORBA/servers +@dirrm etc/CORBA +@dirrm etc/sound/events +@dirrm share/gnome/applets/Amusements +@dirrm share/gnome/applets/Monitors +@dirrm share/gnome/applets/Multimedia +@dirrm share/gnome/applets/Network +@dirrm share/gnome/applets/Utility +@dirrm share/gnome/applets +@dirrm share/gnome/apps/Applications +@dirrm share/gnome/apps/Games +@dirrm share/gnome/apps/Graphics +@dirrm share/gnome/apps/Internet +@dirrm share/gnome/apps/Multimedia +@dirrm share/gnome/apps/Settings +@dirrm share/gnome/apps/System +@dirrm share/gnome/apps/Utilities +@dirrm share/gnome/apps +@dirrm share/gnome/asclock/Freeamp +@dirrm share/gnome/asclock/Newstone +@dirrm share/gnome/asclock/Orb +@dirrm share/gnome/asclock/Stone +@dirrm share/gnome/asclock/beats +@dirrm share/gnome/asclock/classic +@dirrm share/gnome/asclock/shaped +@dirrm share/gnome/asclock +@dirrm share/gnome/gnome/help/help-browser/ko +@dirrm share/gnome/gnome/help/help-browser +@dirrm share/gnome/gnome/help +@dirrm share/gnome/gnome +@dirrm share/gnome/help/gnome-intro +@dirrm share/gnome/help/gnome-intro/C +@dirrm share/gnome/help/gnome-intro/C/pix @dirrm share/gnome/help/help-browser/C +@dirrm share/gnome/help/help-browser/es +@dirrm share/gnome/help/help-browser/fr +@dirrm share/gnome/help/help-browser/hu +@dirrm share/gnome/help/help-browser/it +@dirrm share/gnome/help/help-browser/no @dirrm share/gnome/help/help-browser -@dirrm share/gnome/help/gnome-intro/C/pix -@dirrm share/gnome/help/gnome-intro/C -@dirrm share/gnome/help/gnome-intro +@dirrm share/gnome/help/mini-commander_applet/C +@dirrm share/gnome/help/mini-commander_applet @dirrm share/gnome/help -@dirrm share/gnome/apps/Utilities -@dirrm share/gnome/apps/System -@dirrm share/gnome/apps/Settings -@dirrm share/gnome/apps/Multimedia -@dirrm share/gnome/apps/Internet -@dirrm share/gnome/apps/Graphics -@dirrm share/gnome/apps/Games -@dirrm share/gnome/apps/Applications -@dirrm share/gnome/apps -@dirrm share/gnome/applets/Utility -@dirrm share/gnome/applets/Network -@dirrm share/gnome/applets/Multimedia -@dirrm share/gnome/applets/Monitors -@dirrm share/gnome/applets/Amusements -@dirrm share/gnome/applets -@dirrm etc/CORBA/servers -@dirrm etc/CORBA +@dirrm share/gnome/idl +@dirrm share/gnome/mc/templates +@dirrm share/gnome/mc +@dirrm share/gnome/pixmaps/fish +@dirrm share/gnome/pixmaps/gkb +@dirrm share/gnome/pixmaps/mailcheck +@dirrm share/gnome/pixmaps/mini-commander +@dirrm share/gnome/pixmaps/tiles +@dirrm share/gnome/pixmaps +@dirrm share/gnome/xmodmap +@dirrm share/locale/ca/LC_MESSAGES +@dirrm share/locale/cs/LC_MESSAGES +@dirrm share/locale/da/LC_MESSAGES +@dirrm share/locale/de/LC_MESSAGES +@dirrm share/locale/es/LC_MESSAGES +@dirrm share/locale/es_DO/LC_MESSAGES +@dirrm share/locale/es_DO +@dirrm share/locale/es_GT/LC_MESSAGES +@dirrm share/locale/es_GT +@dirrm share/locale/es_HN/LC_MESSAGES +@dirrm share/locale/es_HN +@dirrm share/locale/es_MX/LC_MESSAGES +@dirrm share/locale/es_MX +@dirrm share/locale/es_PA/LC_MESSAGES +@dirrm share/locale/es_PA +@dirrm share/locale/es_PE/LC_MESSAGES +@dirrm share/locale/es_PE +@dirrm share/locale/es_SV/LC_MESSAGES +@dirrm share/locale/es_SV +@dirrm share/locale/fi/LC_MESSAGES +@dirrm share/locale/fr/LC_MESSAGES +@dirrm share/locale/ga/LC_MESSAGES +@dirrm share/locale/hu/LC_MESSAGES +@dirrm share/locale/it/LC_MESSAGES +@dirrm share/locale/ja/LC_MESSAGES +@dirrm share/locale/ko/LC_MESSAGES +@dirrm share/locale/nl/LC_MESSAGES +@dirrm share/locale/no/LC_MESSAGES +@dirrm share/locale/pl/LC_MESSAGES +@dirrm share/locale/pt/LC_MESSAGES +@dirrm share/locale/ru/LC_MESSAGES +@dirrm share/locale/sv/LC_MESSAGES +@dirrm share/locale/wa/LC_MESSAGES |