summaryrefslogtreecommitdiffstats
path: root/x11/gnome-menus3
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-10-28 06:10:10 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-10-28 06:10:10 +0800
commit752a66b40a757b50196fb97fda1143a42e96c295 (patch)
tree49bd85e2fc333a96c40e09b46a8027f64b1a470f /x11/gnome-menus3
parent2d81cfc3ccdf086d3ac5c107818ffe2f73f04d9a (diff)
downloadmarcuscom-ports-752a66b40a757b50196fb97fda1143a42e96c295.tar
marcuscom-ports-752a66b40a757b50196fb97fda1143a42e96c295.tar.gz
marcuscom-ports-752a66b40a757b50196fb97fda1143a42e96c295.tar.bz2
marcuscom-ports-752a66b40a757b50196fb97fda1143a42e96c295.tar.lz
marcuscom-ports-752a66b40a757b50196fb97fda1143a42e96c295.tar.xz
marcuscom-ports-752a66b40a757b50196fb97fda1143a42e96c295.tar.zst
marcuscom-ports-752a66b40a757b50196fb97fda1143a42e96c295.zip
Move gnome3 ports into the place of the gnome2 locations.
Update to new port rules, remove conflicts, latest_link, enable stage support. gnome-games was skipped because I got a update for that. gnome-keyring 2 vs 3, needs to be looked at. zenity 2 vs 3, and libgnomekbd 2 vs 3 Use new lib_depend syntax in bsd.gnome.mk. Possible lots of broken links. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18813 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-menus3')
-rw-r--r--x11/gnome-menus3/Makefile49
-rw-r--r--x11/gnome-menus3/distinfo2
-rw-r--r--x11/gnome-menus3/files/KDE.directory5
-rw-r--r--x11/gnome-menus3/files/patch-layout::applications.menu306
-rw-r--r--x11/gnome-menus3/files/patch-simple-editor_GMenuSimpleEditor_menutreemodel.py11
-rw-r--r--x11/gnome-menus3/files/patch-util_Makefile.in10
-rw-r--r--x11/gnome-menus3/pkg-descr14
-rw-r--r--x11/gnome-menus3/pkg-plist244
8 files changed, 0 insertions, 641 deletions
diff --git a/x11/gnome-menus3/Makefile b/x11/gnome-menus3/Makefile
deleted file mode 100644
index a9753662b..000000000
--- a/x11/gnome-menus3/Makefile
+++ /dev/null
@@ -1,49 +0,0 @@
-# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
-# $FreeBSD$
-# $MCom: ports/trunk/x11/gnome-menus3/Makefile 18610 2013-06-30 16:33:05Z marcus $
-
-PORTNAME= gnome-menus
-PORTVERSION= 3.6.2
-CATEGORIES= x11 gnome
-MASTER_SITES= GNOME
-DIST_SUBDIR= gnome3
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= Implementation of the FreeDesktop Desktop Menu Spec
-
-CONFLICTS= gnome-menus-2.[0-9]*
-
-NO_STAGE= yes
-LATEST_LINK= gnome-menus3
-USES= gettext gmake pathfix pkgconfig
-USE_XZ= yes
-USE_GNOME= glib20 gnomehier gnomeprefix intlhack introspection:build \
- ltverhack
-USE_AUTOTOOLS= libtool
-USE_PYTHON= yes
-USE_LDCONFIG= yes
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
-
-post-patch:
- @${REINPLACE_CMD} -e 's|applications.menu||' \
- ${WRKSRC}/layout/Makefile.in
- @${REINPLACE_CMD} -e 's|applications.menu|gnome-applications.menu|' \
- ${WRKSRC}/util/test-menu-spec.c
- @${REINPLACE_CMD} -e 's|/usr/share/gnome|${LOCALBASE}/share/gnome|g' \
- ${WRKSRC}/layout/applications.menu
- @${SED} -e 's|/usr/local|${LOCALBASE}|g' \
- < ${FILESDIR}/KDE.directory > ${WRKSRC}/KDE.directory
- @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \
- ${WRKSRC}/simple-editor/GMenuSimpleEditor/menutreemodel.py
- @${REINPLACE_CMD} -e 's|%%PTHREAD_LIBS%%|${PTHREAD_LIBS}|' \
- ${WRKSRC}/util/Makefile.in
-
-post-install:
- @${MKDIR} -p ${PREFIX}/etc/xdg/menus/
- @${INSTALL_DATA} ${WRKSRC}/layout/applications.menu \
- ${PREFIX}/etc/xdg/menus/gnome-applications.menu
- @${INSTALL_DATA} ${WRKSRC}/KDE.directory \
- ${PREFIX}/share/desktop-directories
-
-.include <bsd.port.mk>
diff --git a/x11/gnome-menus3/distinfo b/x11/gnome-menus3/distinfo
deleted file mode 100644
index 98119ce84..000000000
--- a/x11/gnome-menus3/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (gnome3/gnome-menus-3.6.2.tar.xz) = f6cefb25ce3ca2a0e4cb43894089cc6079bf948230e99bc0e244b380fa84bf4f
-SIZE (gnome3/gnome-menus-3.6.2.tar.xz) = 423948
diff --git a/x11/gnome-menus3/files/KDE.directory b/x11/gnome-menus3/files/KDE.directory
deleted file mode 100644
index d8cacb750..000000000
--- a/x11/gnome-menus3/files/KDE.directory
+++ /dev/null
@@ -1,5 +0,0 @@
-[Desktop Entry]
-Name=KDE
-Comment=Some comment about KDE menu
-Icon=/usr/local/share/icons/default.kde/48x48/apps/kmenu.png
-Type=Directory
diff --git a/x11/gnome-menus3/files/patch-layout::applications.menu b/x11/gnome-menus3/files/patch-layout::applications.menu
deleted file mode 100644
index 9a0719a38..000000000
--- a/x11/gnome-menus3/files/patch-layout::applications.menu
+++ /dev/null
@@ -1,306 +0,0 @@
---- layout/applications.menu.orig 2012-07-10 01:54:30.000000000 +0000
-+++ layout/applications.menu 2013-03-30 10:41:37.311882486 +0000
-@@ -6,10 +6,9 @@
- <Name>Applications</Name>
- <Directory>X-GNOME-Menu-Applications.directory</Directory>
-
-- <!-- Scan legacy dirs first, as later items take priority -->
-- <KDELegacyDirs/>
-- <LegacyDir>/etc/X11/applnk</LegacyDir>
-- <LegacyDir>/usr/share/gnome/apps</LegacyDir>
-+ <!-- Scan legacy dirs first, as later items take priority
-+ <LegacyDir>/etc/X11/applnk</LegacyDir> -->
-+ <LegacyDir>/usr/local/share/gnome/apps</LegacyDir>
-
- <!-- Read standard .directory and .desktop file locations -->
- <DefaultAppDirs/>
-@@ -31,6 +30,8 @@
- applications here -->
- <Not><Category>Accessibility</Category></Not>
- <Not><Category>System</Category></Not>
-+ <Not><Category>Qt</Category></Not>
-+ <Not><Category>KDE</Category></Not>
- </And>
- </Include>
- </Menu> <!-- End Accessories -->
-@@ -43,6 +44,8 @@
- <And>
- <Category>Accessibility</Category>
- <Not><Category>Settings</Category></Not>
-+ <Not><Category>Qt</Category></Not>
-+ <Not><Category>KDE</Category></Not>
- </And>
- </Include>
- </Menu> <!-- End Accessibility -->
-@@ -54,6 +57,8 @@
- <Include>
- <And>
- <Category>Development</Category>
-+ <Not><Category>Qt</Category></Not>
-+ <Not><Category>KDE</Category></Not>
- </And>
- <Filename>emacs.desktop</Filename>
- </Include>
-@@ -66,6 +71,8 @@
- <Include>
- <And>
- <Category>Education</Category>
-+ <Not><Category>Qt</Category></Not>
-+ <Not><Category>KDE</Category></Not>
- </And>
- </Include>
- </Menu> <!-- End Education -->
-@@ -77,6 +84,8 @@
- <Include>
- <And>
- <Category>Game</Category>
-+ <Not><Category>Qt</Category></Not>
-+ <Not><Category>KDE</Category></Not>
- </And>
- </Include>
- </Menu> <!-- End Games -->
-@@ -88,6 +97,8 @@
- <Include>
- <And>
- <Category>Graphics</Category>
-+ <Not><Category>Qt</Category></Not>
-+ <Not><Category>KDE</Category></Not>
- </And>
- </Include>
- </Menu> <!-- End Graphics -->
-@@ -99,6 +110,8 @@
- <Include>
- <And>
- <Category>Network</Category>
-+ <Not><Category>Qt</Category></Not>
-+ <Not><Category>KDE</Category></Not>
- <Not>
- <Category>X-GNOME-WebApplication</Category>
- </Not>
-@@ -125,6 +138,8 @@
- <Include>
- <And>
- <Category>AudioVideo</Category>
-+ <Not><Category>Qt</Category></Not>
-+ <Not><Category>KDE</Category></Not>
- </And>
- </Include>
- </Menu> <!-- End Multimedia -->
-@@ -136,6 +151,8 @@
- <Include>
- <And>
- <Category>Office</Category>
-+ <Not><Category>Qt</Category></Not>
-+ <Not><Category>KDE</Category></Not>
- </And>
- </Include>
- </Menu> <!-- End Office -->
-@@ -148,6 +165,8 @@
- <And>
- <Category>System</Category>
- <Not><Category>Settings</Category></Not>
-+ <Not><Category>Qt</Category></Not>
-+ <Not><Category>KDE</Category></Not>
- </And>
- </Include>
- </Menu> <!-- End System Tools -->
-@@ -162,10 +181,199 @@
- <Not><Category>Core</Category></Not>
- <Not><Category>Screensaver</Category></Not>
- <Not><Category>X-GNOME-Settings-Panel</Category></Not>
-+ <Not><Category>Qt</Category></Not>
-+ <Not><Category>KDE</Category></Not>
- </And>
- </Include>
- </Menu> <!-- End Other -->
-
-+ <!-- Read in overrides and child menus from applications-merged/ -->
-+ <DefaultMergeDirs/>
-+
-+ <!-- KDE -->
-+ <Menu>
-+ <KDELegacyDirs/>
-+ <Name>KDE</Name>
-+ <Directory>KDE.directory</Directory>
-+
-+ <!-- KAccessories submenu -->
-+ <Menu>
-+ <Name>Accessories</Name>
-+ <Directory>Accessories.directory</Directory>
-+ <Include>
-+ <And>
-+ <Or>
-+ <Category>Qt</Category>
-+ <Category>KDE</Category>
-+ </Or>
-+ <Category>Utility</Category>
-+ <Not>
-+ <Category>System</Category>
-+ </Not>
-+ </And>
-+ </Include>
-+ </Menu> <!-- End KAccessories -->
-+
-+ <!-- KAccessibility submenu -->
-+ <Menu>
-+ <Name>Accessibility</Name>
-+ <Directory>Accessibility.directory</Directory>
-+ <Include>
-+ <And>
-+ <Or>
-+ <Category>Qt</Category>
-+ <Category>KDE</Category>
-+ </Or>
-+ <Category>Accessibility</Category>
-+ <Not>
-+ <Category>Settings</Category>
-+ </Not>
-+ </And>
-+ </Include>
-+ </Menu> <!-- End KAccessibility -->
-+
-+ <!-- KDevelopment Tools -->
-+ <Menu>
-+ <Name>Development</Name>
-+ <Directory>Development.directory</Directory>
-+ <Include>
-+ <And>
-+ <Or>
-+ <Category>Qt</Category>
-+ <Category>KDE</Category>
-+ </Or>
-+ <Category>Development</Category>
-+ </And>
-+ </Include>
-+ </Menu> <!-- End KDevelopment Tools -->
-+
-+ <!-- KEducation -->
-+ <Menu>
-+ <Name>Education</Name>
-+ <Directory>Education.directory</Directory>
-+ <Include>
-+ <And>
-+ <Or>
-+ <Category>Qt</Category>
-+ <Category>KDE</Category>
-+ </Or>
-+ <Category>Education</Category>
-+ </And>
-+ </Include>
-+ </Menu> <!-- End KEducation -->
-+
-+ <!-- KGames -->
-+ <Menu>
-+ <Name>Games</Name>
-+ <Directory>Games.directory</Directory>
-+ <Include>
-+ <And>
-+ <Or>
-+ <Category>Qt</Category>
-+ <Category>KDE</Category>
-+ </Or>
-+ <Category>Game</Category>
-+ </And>
-+ </Include>
-+ </Menu> <!-- End KGames -->
-+
-+ <!-- KGraphics -->
-+ <Menu>
-+ <Name>Graphics</Name>
-+ <Directory>Graphics.directory</Directory>
-+ <Include>
-+ <And>
-+ <Or>
-+ <Category>Qt</Category>
-+ <Category>KDE</Category>
-+ </Or>
-+ <Category>Graphics</Category>
-+ </And>
-+ </Include>
-+ </Menu> <!-- End KGraphics -->
-+
-+ <!-- KInternet -->
-+ <Menu>
-+ <Name>Internet</Name>
-+ <Directory>Internet.directory</Directory>
-+ <Include>
-+ <And>
-+ <Or>
-+ <Category>Qt</Category>
-+ <Category>KDE</Category>
-+ </Or>
-+ <Category>Network</Category>
-+ </And>
-+ </Include>
-+ </Menu> <!-- End KInternet -->
-+
-+ <!-- KMultimedia -->
-+ <Menu>
-+ <Name>Multimedia</Name>
-+ <Directory>Multimedia.directory</Directory>
-+ <Include>
-+ <And>
-+ <Or>
-+ <Category>Qt</Category>
-+ <Category>KDE</Category>
-+ </Or>
-+ <Category>AudioVideo</Category>
-+ </And>
-+ </Include>
-+ </Menu> <!-- End KMultimedia -->
-+
-+ <!-- KOffice -->
-+ <Menu>
-+ <Name>Office</Name>
-+ <Directory>Office.directory</Directory>
-+ <Include>
-+ <And>
-+ <Or>
-+ <Category>Qt</Category>
-+ <Category>KDE</Category>
-+ </Or>
-+ <Or>
-+ <Category>Office</Category>
-+ </Or>
-+ </And>
-+ </Include>
-+ </Menu><!-- End KOffice -->
-+
-+ <!-- KSystem Tools-->
-+ <Menu>
-+ <Name>System</Name>
-+ <Directory>System-Tools.directory</Directory>
-+ <Include>
-+ <And>
-+ <Or>
-+ <Category>Qt</Category>
-+ <Category>KDE</Category>
-+ </Or>
-+ <Category>System</Category>
-+ <Not><Category>Settings</Category></Not>
-+ </And>
-+ </Include>
-+ </Menu> <!-- End KSystem Tools -->
-+
-+ <!-- KOther -->
-+ <Menu>
-+ <Name>Other</Name>
-+ <Directory>Other.directory</Directory>
-+ <OnlyUnallocated/>
-+ <Include>
-+ <And>
-+ <Or>
-+ <Category>Qt</Category>
-+ <Category>KDE</Category>
-+ </Or>
-+ <Category>Application</Category>
-+ <Not><Category>Core</Category></Not>
-+ <Not><Category>Settings</Category></Not>
-+ </And>
-+ </Include>
-+ </Menu> <!-- End KOther -->
-+ </Menu> <!-- KDE -->
-+
- <Layout>
- <Merge type="menus" />
- <Menuname>Other</Menuname>
diff --git a/x11/gnome-menus3/files/patch-simple-editor_GMenuSimpleEditor_menutreemodel.py b/x11/gnome-menus3/files/patch-simple-editor_GMenuSimpleEditor_menutreemodel.py
deleted file mode 100644
index d57d4f523..000000000
--- a/x11/gnome-menus3/files/patch-simple-editor_GMenuSimpleEditor_menutreemodel.py
+++ /dev/null
@@ -1,11 +0,0 @@
---- simple-editor/GMenuSimpleEditor/menutreemodel.py.orig 2011-08-16 14:04:56.000000000 +0200
-+++ simple-editor/GMenuSimpleEditor/menutreemodel.py 2011-09-17 13:01:18.000000000 +0200
-@@ -29,7 +29,7 @@ def lookup_system_menu_file (menu_file):
- if os.environ.has_key ("XDG_CONFIG_DIRS"):
- conf_dirs = os.environ["XDG_CONFIG_DIRS"]
- if not conf_dirs:
-- conf_dirs = "/etc/xdg"
-+ conf_dirs = "%%LOCALBASE%%/etc/xdg"
-
- for conf_dir in conf_dirs.split (":"):
- menu_file_path = os.path.join (conf_dir, "menus", menu_file)
diff --git a/x11/gnome-menus3/files/patch-util_Makefile.in b/x11/gnome-menus3/files/patch-util_Makefile.in
deleted file mode 100644
index bd9515e01..000000000
--- a/x11/gnome-menus3/files/patch-util_Makefile.in
+++ /dev/null
@@ -1,10 +0,0 @@
---- util/Makefile.in.orig 2011-09-17 13:03:46.000000000 +0200
-+++ util/Makefile.in 2011-09-17 13:04:20.000000000 +0200
-@@ -267,6 +267,7 @@
- test-menu-spec.c
-
- gnome_menu_spec_test_LDADD = \
-+ %%PTHREAD_LIBS%% \
- $(GIO_UNIX_LIBS) \
- ../libmenu/libgnome-menu-3.la
-
diff --git a/x11/gnome-menus3/pkg-descr b/x11/gnome-menus3/pkg-descr
deleted file mode 100644
index 7b27b4e2e..000000000
--- a/x11/gnome-menus3/pkg-descr
+++ /dev/null
@@ -1,14 +0,0 @@
-This package is free software and is part of the
-GNOME project.
-
-The package contains an implementation of the draft "Desktop
-Menu Specification" from freedesktop.org:
-
- http://www.freedesktop.org/Standards/menu-spec
-
-Also contained here are the GNOME menu layout configuration
-files, .directory files and assorted menu related utility programs.
-
--- gnome-menus README
-
-WWW: http://www.freedesktop.org/Standards/menu-spec
diff --git a/x11/gnome-menus3/pkg-plist b/x11/gnome-menus3/pkg-plist
deleted file mode 100644
index d1ca3ae38..000000000
--- a/x11/gnome-menus3/pkg-plist
+++ /dev/null
@@ -1,244 +0,0 @@
-bin/gmenu-simple-editor
-etc/xdg/menus/gnome-applications.menu
-include/gnome-menus-3.0/gmenu-tree.h
-lib/girepository-1.0/GMenu-3.0.typelib
-lib/libgnome-menu-3.a
-lib/libgnome-menu-3.la
-lib/libgnome-menu-3.so
-lib/libgnome-menu-3.so.0
-%%PYTHON_SITELIBDIR%%/GMenuSimpleEditor/__init__.py
-%%PYTHON_SITELIBDIR%%/GMenuSimpleEditor/__init__.pyc
-%%PYTHON_SITELIBDIR%%/GMenuSimpleEditor/__init__.pyo
-%%PYTHON_SITELIBDIR%%/GMenuSimpleEditor/config.py
-%%PYTHON_SITELIBDIR%%/GMenuSimpleEditor/config.pyc
-%%PYTHON_SITELIBDIR%%/GMenuSimpleEditor/config.pyo
-%%PYTHON_SITELIBDIR%%/GMenuSimpleEditor/main.py
-%%PYTHON_SITELIBDIR%%/GMenuSimpleEditor/main.pyc
-%%PYTHON_SITELIBDIR%%/GMenuSimpleEditor/main.pyo
-%%PYTHON_SITELIBDIR%%/GMenuSimpleEditor/maindialog.py
-%%PYTHON_SITELIBDIR%%/GMenuSimpleEditor/maindialog.pyc
-%%PYTHON_SITELIBDIR%%/GMenuSimpleEditor/maindialog.pyo
-%%PYTHON_SITELIBDIR%%/GMenuSimpleEditor/menufilewriter.py
-%%PYTHON_SITELIBDIR%%/GMenuSimpleEditor/menufilewriter.pyc
-%%PYTHON_SITELIBDIR%%/GMenuSimpleEditor/menufilewriter.pyo
-%%PYTHON_SITELIBDIR%%/GMenuSimpleEditor/menutreemodel.py
-%%PYTHON_SITELIBDIR%%/GMenuSimpleEditor/menutreemodel.pyc
-%%PYTHON_SITELIBDIR%%/GMenuSimpleEditor/menutreemodel.pyo
-libdata/pkgconfig/libgnome-menu-3.0.pc
-share/applications/gmenu-simple-editor.desktop
-share/desktop-directories/AudioVideo.directory
-share/desktop-directories/Development.directory
-share/desktop-directories/Education.directory
-share/desktop-directories/Game.directory
-share/desktop-directories/Graphics.directory
-share/desktop-directories/Hardware.directory
-share/desktop-directories/KDE.directory
-share/desktop-directories/Network.directory
-share/desktop-directories/Office.directory
-share/desktop-directories/Personal.directory
-share/desktop-directories/System-Tools.directory
-share/desktop-directories/System.directory
-share/desktop-directories/Utility-Accessibility.directory
-share/desktop-directories/Utility.directory
-share/desktop-directories/X-GNOME-Menu-Applications.directory
-share/desktop-directories/X-GNOME-Other.directory
-share/desktop-directories/X-GNOME-WebApplications.directory
-share/gir-1.0/GMenu-3.0.gir
-share/gnome-menus/ui/gmenu-simple-editor.ui
-share/locale/af/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/an/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/ar/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/as/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/ast/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/be/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/be@latin/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/bg/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/bn/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/bn_IN/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/br/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/ca/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/ca@valencia/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/crh/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/cs/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/csb/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/cy/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/da/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/de/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/dv/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/dz/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/el/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/en@shaw/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/en_CA/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/en_GB/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/eo/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/es/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/et/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/eu/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/fa/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/fi/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/fr/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/fur/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/fy/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/ga/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/gl/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/gn/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/gu/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/gv/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/ha/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/he/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/hi/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/hr/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/hu/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/hy/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/id/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/ig/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/io/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/is/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/it/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/ja/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/ka/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/kg/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/kk/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/km/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/kn/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/ko/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/ku/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/ky/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/lo/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/lt/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/lv/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/mai/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/mg/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/mk/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/ml/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/mn/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/mr/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/ms/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/nb/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/nds/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/ne/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/nl/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/nn/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/oc/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/or/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/pa/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/pl/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/ps/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/pt/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/pt_BR/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/ro/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/ru/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/rw/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/si/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/sk/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/sl/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/sq/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/sr/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/sr@latin/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/sv/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/szl/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/ta/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/te/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/th/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/tr/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/ug/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/uk/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/uz@cyrillic/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/vi/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/xh/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/yo/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/zh_CN/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/zh_HK/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/zh_TW/LC_MESSAGES/gnome-menus-3.0.mo
-share/locale/zu/LC_MESSAGES/gnome-menus-3.0.mo
-@dirrm share/gnome-menus/ui
-@dirrm share/gnome-menus
-@dirrmtry share/desktop-directories
-@dirrmtry share/applications
-@dirrm %%PYTHON_SITELIBDIR%%/GMenuSimpleEditor
-@dirrm include/gnome-menus-3.0
-@dirrmtry etc/xdg/menus
-@dirrmtry share/locale/zu/LC_MESSAGES
-@dirrmtry share/locale/zu
-@dirrmtry share/locale/zh_HK/LC_MESSAGES
-@dirrmtry share/locale/zh_HK
-@dirrmtry share/locale/yo/LC_MESSAGES
-@dirrmtry share/locale/yo
-@dirrmtry share/locale/xh/LC_MESSAGES
-@dirrmtry share/locale/xh
-@dirrmtry share/locale/uz@cyrillic/LC_MESSAGES
-@dirrmtry share/locale/uz@cyrillic
-@dirrmtry share/locale/ug/LC_MESSAGES
-@dirrmtry share/locale/ug
-@dirrmtry share/locale/te/LC_MESSAGES
-@dirrmtry share/locale/te
-@dirrm share/locale/szl/LC_MESSAGES
-@dirrm share/locale/szl
-@dirrmtry share/locale/sr@latin/LC_MESSAGES
-@dirrmtry share/locale/sr@latin
-@dirrmtry share/locale/si/LC_MESSAGES
-@dirrmtry share/locale/si
-@dirrmtry share/locale/rw/LC_MESSAGES
-@dirrmtry share/locale/rw
-@dirrmtry share/locale/ps/LC_MESSAGES
-@dirrmtry share/locale/ps
-@dirrmtry share/locale/oc/LC_MESSAGES
-@dirrmtry share/locale/oc
-@dirrmtry share/locale/nds/LC_MESSAGES
-@dirrmtry share/locale/nds
-@dirrmtry share/locale/mr/LC_MESSAGES
-@dirrmtry share/locale/mr
-@dirrmtry share/locale/mg/LC_MESSAGES
-@dirrmtry share/locale/mg
-@dirrmtry share/locale/mai/LC_MESSAGES
-@dirrmtry share/locale/mai
-@dirrmtry share/locale/lo/LC_MESSAGES
-@dirrmtry share/locale/lo
-@dirrmtry share/locale/ky/LC_MESSAGES
-@dirrmtry share/locale/ky
-@dirrmtry share/locale/ku/LC_MESSAGES
-@dirrmtry share/locale/ku
-@dirrmtry share/locale/km/LC_MESSAGES
-@dirrmtry share/locale/km
-@dirrmtry share/locale/kk/LC_MESSAGES
-@dirrmtry share/locale/kk
-@dirrmtry share/locale/kg/LC_MESSAGES
-@dirrmtry share/locale/kg
-@dirrmtry share/locale/io/LC_MESSAGES
-@dirrmtry share/locale/io
-@dirrmtry share/locale/ig/LC_MESSAGES
-@dirrmtry share/locale/ig
-@dirrmtry share/locale/hy/LC_MESSAGES
-@dirrmtry share/locale/hy
-@dirrmtry share/locale/ha/LC_MESSAGES
-@dirrmtry share/locale/ha
-@dirrmtry share/locale/gv/LC_MESSAGES
-@dirrmtry share/locale/gv
-@dirrmtry share/locale/gn/LC_MESSAGES
-@dirrmtry share/locale/gn
-@dirrmtry share/locale/fy/LC_MESSAGES
-@dirrmtry share/locale/fy
-@dirrmtry share/locale/fur/LC_MESSAGES
-@dirrmtry share/locale/fur
-@dirrmtry share/locale/en@shaw/LC_MESSAGES
-@dirrmtry share/locale/en@shaw
-@dirrmtry share/locale/dz/LC_MESSAGES
-@dirrmtry share/locale/dz
-@dirrmtry share/locale/dv/LC_MESSAGES
-@dirrmtry share/locale/dv
-@dirrmtry share/locale/csb/LC_MESSAGES
-@dirrmtry share/locale/csb
-@dirrmtry share/locale/crh/LC_MESSAGES
-@dirrmtry share/locale/crh
-@dirrmtry share/locale/ca@valencia/LC_MESSAGES
-@dirrmtry share/locale/ca@valencia
-@dirrmtry share/locale/bn_IN/LC_MESSAGES
-@dirrmtry share/locale/bn_IN
-@dirrmtry share/locale/be@latin/LC_MESSAGES
-@dirrmtry share/locale/be@latin
-@dirrmtry share/locale/ast/LC_MESSAGES
-@dirrmtry share/locale/ast
-@dirrmtry share/locale/as/LC_MESSAGES
-@dirrmtry share/locale/as
-@dirrmtry share/locale/an/LC_MESSAGES
-@dirrmtry share/locale/an