aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2014-11-19 11:49:04 +0000
committerKoop Mast <kwm@FreeBSD.org>2014-11-19 11:49:04 +0000
commitaf3811313c14afb06fe2d1f6158e3e431bbfc2b6 (patch)
tree1ad98a4e8faecd0e2fa9ac2c18e65da4cf89c236 /x11
parentc7d4d6bd7ef6ff4955eab2863a5c6e2feb14b839 (diff)
downloadports-af3811313c14afb06fe2d1f6158e3e431bbfc2b6.tar.gz
ports-af3811313c14afb06fe2d1f6158e3e431bbfc2b6.zip
The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.
Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up. This commit removes the old GNOME 2 desktop, bindings and some ports that can't be compiled. A few ports where updated to more recent versions to allow them to compile with this update. Apart from updating ports to newer versions GDM is more integrated with gnome-shell now, and handles several things for the GNOME desktop such as screen locking. If you want to use GNOME 3 via startx, you will have to add your own lock screen/screensaver. For example xscreensaver can be used for sessions started without GDM. Shell Extensions can be installed via https://extensions.gnome.org/ , we have ported a few that can't be installed via this way. The old gnome-utils and gnome-games ports where split up into single ports and where converted to meta-ports. gnome-terminal requires a UTF-8 locale to run, gdm handles this already, but if you use startx you need to do this yourself. Upgrade instructions: Delete the old and conflicting packages: # pkg delete clutter gnome-utils gnome-panel gnome-keyring vala-vapigen \ guile gcalctool gnome-media libgnomekbd # pkg delete gnome-screensaver gnome-applets bug-buddy evolution-exchange \ evolution-webcal gnome-system-tools seahorse-plugins gnome-control-center For package users the following lines will be enough: # pkg upgrade # pkg install gnome3 For ports users should do the following: # portmaster -a # portmaster x11/gnome3 We are currently aware of two issues. The first issue is a bug in the file monitoring code in the glib20 port. This bug causes glib programs to crash when files in a monitored directory are added or removed. Upstream is aware of the problem, but since the problem is quite complex there is no solution yet. This problem isn't restricted to BSD. The second issue is that on certain video cards totem will display a purple/pink overlay on the video. It not clear yet where the issues comes from. Major thanks goes to Gustau Perez for being a driving force behind getting GNOME 3 up to speed again. Also thanks to Antoine Brodin for running the exp-runs. This update was also made possible by: Joe Maloney Kris Moore Beeblebrox Ryan Lortie Antoine Jacoutot and everyone I missed
Notes
Notes: svn path=/head/; revision=372768
Diffstat (limited to 'x11')
-rw-r--r--x11/Makefile20
-rw-r--r--x11/avant-window-navigator/Makefile8
-rw-r--r--x11/cinnamon-desktop/Makefile51
-rw-r--r--x11/cinnamon-desktop/distinfo2
-rw-r--r--x11/cinnamon-desktop/pkg-descr3
-rw-r--r--x11/cinnamon-desktop/pkg-plist133
-rw-r--r--x11/cinnamon-menus/Makefile34
-rw-r--r--x11/cinnamon-menus/distinfo2
-rw-r--r--x11/cinnamon-menus/pkg-descr4
-rw-r--r--x11/cinnamon-menus/pkg-plist8
-rw-r--r--x11/cinnamon-screensaver/Makefile52
-rw-r--r--x11/cinnamon-screensaver/distinfo2
-rw-r--r--x11/cinnamon-screensaver/files/cinnamon-screensaver.pam.in3
-rw-r--r--x11/cinnamon-screensaver/files/patch-src_gs-auth-helper.c201
-rw-r--r--x11/cinnamon-screensaver/files/patch-src_gs-debug.c20
-rw-r--r--x11/cinnamon-screensaver/files/patch-src_gs-fade.c11
-rw-r--r--x11/cinnamon-screensaver/files/patch-src_gs-listener-dbus.c21
-rw-r--r--x11/cinnamon-screensaver/pkg-descr (renamed from x11/gnome-screensaver/pkg-descr)0
-rw-r--r--x11/cinnamon-screensaver/pkg-plist8
-rw-r--r--x11/cinnamon-session/Makefile41
-rw-r--r--x11/cinnamon-session/distinfo2
-rw-r--r--x11/cinnamon-session/files/patch-cinnamon-session_csm-consolekit.c51
-rw-r--r--x11/cinnamon-session/files/patch-cinnamon-session_csm-logout-dialog.c20
-rw-r--r--x11/cinnamon-session/pkg-descr4
-rw-r--r--x11/cinnamon-session/pkg-plist122
-rw-r--r--x11/cinnamon/Makefile147
-rw-r--r--x11/cinnamon/distinfo2
-rw-r--r--x11/cinnamon/files/patch-configure.ac11
-rw-r--r--x11/cinnamon/files/patch-files-usr-lib-cinnamon-settings_cinnamon-settings.py12
-rw-r--r--x11/cinnamon/files/patch-files_Makefile.in12
-rw-r--r--x11/cinnamon/files/patch-js-ui_statusIconDispatcher.js14
-rw-r--r--x11/cinnamon/files/patch-src_Makefile.am11
-rw-r--r--x11/cinnamon/files/patch-src_st_st.background.c11
-rw-r--r--x11/cinnamon/pkg-descr9
-rw-r--r--x11/cinnamon/pkg-plist684
-rw-r--r--x11/gdesklets-tasklist/Makefile31
-rw-r--r--x11/gdesklets-tasklist/distinfo2
-rw-r--r--x11/gdesklets-tasklist/pkg-descr4
-rw-r--r--x11/gdesklets-tasklist/pkg-message5
-rw-r--r--x11/gdesklets-tasklist/pkg-plist4
-rw-r--r--x11/gdm/Makefile145
-rw-r--r--x11/gdm/distinfo4
-rw-r--r--x11/gdm/files/client.conf.in2
-rw-r--r--x11/gdm/files/gdm-autologin.in12
-rw-r--r--x11/gdm/files/gdm-launch-environment.in12
-rw-r--r--x11/gdm/files/gdm-password.in15
-rw-r--r--x11/gdm/files/gdm.in16
-rw-r--r--x11/gdm/files/gdm.pam.in22
-rw-r--r--x11/gdm/files/locale.conf.in3
-rw-r--r--x11/gdm/files/patch-common_Makefile.in20
-rw-r--r--x11/gdm/files/patch-common_gdm-address.h11
-rw-r--r--x11/gdm/files/patch-common_gdm-common.c13
-rw-r--r--x11/gdm/files/patch-daemon-gdm-xdmcp-display-factory.c48
-rw-r--r--x11/gdm/files/patch-daemon_Makefile.in14
-rw-r--r--x11/gdm/files/patch-daemon_gdm-session-worker.c68
-rw-r--r--x11/gdm/files/patch-daemon_gdm-xdmcp-display-factory.c11
-rw-r--r--x11/gdm/files/patch-data_Xsession.in46
-rw-r--r--x11/gdm/files/patch-data_applications_mime-dummy-handler.desktop10
-rw-r--r--x11/gdm/files/patch-data_dconf_defaults_00-upstream-settings11
-rw-r--r--x11/gdm/files/patch-data_gconf.path9
-rw-r--r--x11/gdm/files/patch-data_gdm.conf-custom.in12
-rw-r--r--x11/gdm/files/patch-data_greeter-autostart_gdm-simple-greeter.desktop.in.in7
-rw-r--r--x11/gdm/files/patch-gui_simple-greeter_Makefile.in11
-rw-r--r--x11/gdm/files/patch-gui_simple-greeter_gdm-languages.c11
-rw-r--r--x11/gdm/files/patch-gui_simple-greeter_gdm-remote-login-window.c10
-rw-r--r--x11/gdm/files/patch-gui_simple-greeter_gdm-user-manager.c57
-rw-r--r--x11/gdm/files/patch-gui_simple-greeter_gdm-user.c34
-rw-r--r--x11/gdm/files/patch-gui_user-switch-applet_Makefile.in11
-rw-r--r--x11/gdm/pkg-deinstall15
-rw-r--r--x11/gdm/pkg-install22
-rw-r--r--x11/gdm/pkg-message1
-rw-r--r--x11/gdm/pkg-plist267
-rw-r--r--x11/gnome-applets/Makefile106
-rw-r--r--x11/gnome-applets/distinfo2
-rw-r--r--x11/gnome-applets/files/patch-battstat_acpi-freebsd.c152
-rw-r--r--x11/gnome-applets/files/patch-battstat_acpi-freebsd.h78
-rw-r--r--x11/gnome-applets/files/patch-battstat_battstat_applet.c30
-rw-r--r--x11/gnome-applets/files/patch-battstat_power-management.c123
-rw-r--r--x11/gnome-applets/files/patch-configure95
-rw-r--r--x11/gnome-applets/files/patch-cpufreq-freebsd444
-rw-r--r--x11/gnome-applets/files/patch-cpufreq-selector-freebsd218
-rw-r--r--x11/gnome-applets/files/patch-gweather_gweather-applet.c12
-rw-r--r--x11/gnome-applets/files/patch-invest-applet_invest_invest-applet.py13
-rw-r--r--x11/gnome-applets/files/patch-invest-applet_invest_invest-chart13
-rw-r--r--x11/gnome-applets/pkg-descr3
-rw-r--r--x11/gnome-applets/pkg-plist2723
-rw-r--r--x11/gnome-desktop/Makefile31
-rw-r--r--x11/gnome-desktop/distinfo4
-rw-r--r--x11/gnome-desktop/files/patch-glib2_34114
-rw-r--r--x11/gnome-desktop/pkg-descr2
-rw-r--r--x11/gnome-desktop/pkg-plist662
-rw-r--r--x11/gnome-menus/Makefile24
-rw-r--r--x11/gnome-menus/distinfo4
-rw-r--r--x11/gnome-menus/files/patch-Makefile.in11
-rw-r--r--x11/gnome-menus/files/patch-layout__applications.menu302
-rw-r--r--x11/gnome-menus/files/patch-layout_gnome-applications.menu273
-rw-r--r--x11/gnome-menus/files/patch-simple-editor_GMenuSimpleEditor_menutreemodel.py20
-rw-r--r--x11/gnome-menus/files/patch-util_Makefile.in10
-rw-r--r--x11/gnome-menus/pkg-plist321
-rw-r--r--x11/gnome-panel-reference/Makefile8
-rw-r--r--x11/gnome-panel-reference/pkg-descr3
-rw-r--r--x11/gnome-panel/Makefile81
-rw-r--r--x11/gnome-panel/distinfo2
-rw-r--r--x11/gnome-panel/files/patch-applets_clock_clock-location.c11
-rw-r--r--x11/gnome-panel/files/patch-applets_clock_clock.c11
-rw-r--r--x11/gnome-panel/files/patch-po_ja.po20
-rw-r--r--x11/gnome-panel/pkg-descr3
-rw-r--r--x11/gnome-panel/pkg-plist635
-rw-r--r--x11/gnome-pie/Makefile63
-rw-r--r--x11/gnome-pie/distinfo2
-rw-r--r--x11/gnome-pie/files/patch-CMakeLists.txt30
-rw-r--r--x11/gnome-pie/files/patch-resources__gnome-pie.desktop8
-rw-r--r--x11/gnome-pie/files/patch-src__CMakeLists.txt43
-rw-r--r--x11/gnome-pie/files/patch-src__actionGroups__windowListGroup.vala28
-rw-r--r--x11/gnome-pie/files/patch-src__actions__actionRegistry.vala11
-rw-r--r--x11/gnome-pie/files/patch-src__gui__indicator.vala14
-rw-r--r--x11/gnome-pie/files/patch-src__gui__themeList.vala11
-rw-r--r--x11/gnome-pie/files/patch-src__utilities__bindingManager.vala19
-rw-r--r--x11/gnome-pie/files/patch-src__utilities__paths.vala36
-rw-r--r--x11/gnome-pie/files/pkg-message.in13
-rw-r--r--x11/gnome-pie/pkg-descr6
-rw-r--r--x11/gnome-pie/pkg-plist102
-rw-r--r--x11/gnome-screensaver/Makefile96
-rw-r--r--x11/gnome-screensaver/distinfo2
-rw-r--r--x11/gnome-screensaver/files/gnome-screensaver.pam.in3
-rw-r--r--x11/gnome-screensaver/files/patch-data_Makefile.in73
-rw-r--r--x11/gnome-screensaver/files/patch-src_gs-job.c12
-rw-r--r--x11/gnome-screensaver/files/patch-src_gs-lock-plug.c11
-rw-r--r--x11/gnome-screensaver/pkg-plist161
-rw-r--r--x11/gnome-session/Makefile32
-rw-r--r--x11/gnome-session/distinfo4
-rw-r--r--x11/gnome-session/files/patch-gnome-session_Makefile.in10
-rw-r--r--x11/gnome-session/files/patch-gnome-session_gsm-autostart-app.c10
-rw-r--r--x11/gnome-session/pkg-descr2
-rw-r--r--x11/gnome-session/pkg-plist297
-rw-r--r--x11/gnome-shell-extensions/Makefile31
-rw-r--r--x11/gnome-shell-extensions/distinfo2
-rw-r--r--x11/gnome-shell-extensions/pkg-descr6
-rw-r--r--x11/gnome-shell-extensions/pkg-plist135
-rw-r--r--x11/gnome-shell/Makefile75
-rw-r--r--x11/gnome-shell/distinfo4
-rw-r--r--x11/gnome-shell/files/patch-js_gdm_loginDialog.js23
-rw-r--r--x11/gnome-shell/files/patch-js_misc_loginManager.js110
-rw-r--r--x11/gnome-shell/files/patch-js_ui_sessionMode.js29
-rw-r--r--x11/gnome-shell/files/patch-src_data-to-c.pl8
-rw-r--r--x11/gnome-shell/files/patch-src_gdmuser_gdm-user-manager.c11
-rw-r--r--x11/gnome-shell/files/patch-src_gnome-shell-plugin.c26
-rw-r--r--x11/gnome-shell/files/patch-src_gnome-shell.in8
-rw-r--r--x11/gnome-shell/files/patch-src_shell-global.c31
-rw-r--r--x11/gnome-shell/pkg-message39
-rw-r--r--x11/gnome-shell/pkg-plist268
-rw-r--r--x11/gnome-swallow/Makefile26
-rw-r--r--x11/gnome-swallow/distinfo2
-rw-r--r--x11/gnome-swallow/files/patch-GNOME_Swallow.server17
-rw-r--r--x11/gnome-swallow/files/patch-Makefile.in11
-rw-r--r--x11/gnome-swallow/files/patch-gnome-swallow.c49
-rw-r--r--x11/gnome-swallow/pkg-descr5
-rw-r--r--x11/gnome-swallow/pkg-plist5
-rw-r--r--x11/gnome-terminal/Makefile43
-rw-r--r--x11/gnome-terminal/distinfo4
-rw-r--r--x11/gnome-terminal/files/extra-src_terminal-screen.c24
-rw-r--r--x11/gnome-terminal/files/patch-config.h.in6
-rw-r--r--x11/gnome-terminal/files/patch-configure82
-rw-r--r--x11/gnome-terminal/files/patch-configure.ac13
-rw-r--r--x11/gnome-terminal/files/patch-src-terminal.c11
-rw-r--r--x11/gnome-terminal/files/patch-src_terminal-screen.c97
-rw-r--r--x11/gnome-terminal/pkg-plist557
-rw-r--r--x11/gnome2-fifth-toe/Makefile30
-rw-r--r--x11/gnome2-fifth-toe/pkg-descr8
-rw-r--r--x11/gnome2-lite/Makefile36
-rw-r--r--x11/gnome2-lite/pkg-descr15
-rw-r--r--x11/gnome2-lite/pkg-message21
-rw-r--r--x11/gnome2-power-tools/Makefile31
-rw-r--r--x11/gnome2-power-tools/pkg-descr12
-rw-r--r--x11/gnome2/Makefile114
-rw-r--r--x11/gnome2/pkg-descr12
-rw-r--r--x11/gnome3-lite/Makefile17
-rw-r--r--x11/gnome3-lite/pkg-descr7
-rw-r--r--x11/gnome3-lite/pkg-message21
-rw-r--r--x11/gnome3/Makefile87
-rw-r--r--x11/gnome3/pkg-descr6
-rw-r--r--x11/gnome3/pkg-message (renamed from x11/gnome2/pkg-message)2
-rw-r--r--x11/gnome3/pkg-plist (renamed from x11/gnome2/pkg-plist)0
-rw-r--r--x11/libgnomekbd/Makefile26
-rw-r--r--x11/libgnomekbd/distinfo4
-rw-r--r--x11/libgnomekbd/pkg-plist60
-rw-r--r--x11/libxklavier/Makefile28
-rw-r--r--x11/libxklavier/distinfo4
-rw-r--r--x11/libxklavier/pkg-plist12
-rw-r--r--x11/sakura/Makefile1
-rw-r--r--x11/sakura/files/patch-vte-2.91228
-rw-r--r--x11/xfce4-xfapplet-plugin/Makefile24
-rw-r--r--x11/xfce4-xfapplet-plugin/distinfo2
-rw-r--r--x11/xfce4-xfapplet-plugin/pkg-descr6
-rw-r--r--x11/xfce4-xfapplet-plugin/pkg-plist22
-rw-r--r--x11/yelp/Makefile54
-rw-r--r--x11/yelp/distinfo4
-rw-r--r--x11/yelp/files/patch-yelp.desktop.in.in16
-rw-r--r--x11/yelp/pkg-descr2
-rw-r--r--x11/yelp/pkg-plist352
-rw-r--r--x11/zenity/Makefile31
-rw-r--r--x11/zenity/distinfo4
-rw-r--r--x11/zenity/files/patch-src_notification.c15
-rw-r--r--x11/zenity/pkg-plist1071
204 files changed, 5395 insertions, 9143 deletions
diff --git a/x11/Makefile b/x11/Makefile
index 84ff0059a5fe..9136d24de056 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -25,6 +25,11 @@
SUBDIR += bmpanel2
SUBDIR += bricons
SUBDIR += brightside
+ SUBDIR += cinnamon-desktop
+ SUBDIR += cinnamon-menus
+ SUBDIR += cinnamon-screensaver
+ SUBDIR += cinnamon-session
+ SUBDIR += cinnamon
SUBDIR += cl-clx
SUBDIR += compositeproto
SUBDIR += damageproto
@@ -67,29 +72,21 @@
SUBDIR += fpc-x11
SUBDIR += fstobdf
SUBDIR += gcb
- SUBDIR += gdesklets-tasklist
SUBDIR += gdkxft
SUBDIR += gdm
SUBDIR += glproto
SUBDIR += gmessage
SUBDIR += gmrun
- SUBDIR += gnome-applets
SUBDIR += gnome-clipboard-daemon
SUBDIR += gnome-desktop
SUBDIR += gnome-desktop-reference
SUBDIR += gnome-menus
- SUBDIR += gnome-panel
- SUBDIR += gnome-panel-reference
- SUBDIR += gnome-pie
- SUBDIR += gnome-screensaver
SUBDIR += gnome-session
+ SUBDIR += gnome-shell-extensions
SUBDIR += gnome-shell
- SUBDIR += gnome-swallow
SUBDIR += gnome-terminal
- SUBDIR += gnome2
- SUBDIR += gnome2-fifth-toe
- SUBDIR += gnome2-lite
- SUBDIR += gnome2-power-tools
+ SUBDIR += gnome3
+ SUBDIR += gnome3-lite
SUBDIR += gnustep-app
SUBDIR += gpctool
SUBDIR += grabc
@@ -380,7 +377,6 @@
SUBDIR += xfce4-verve-plugin
SUBDIR += xfce4-whiskermenu-plugin
SUBDIR += xfce4-wmdock-plugin
- SUBDIR += xfce4-xfapplet-plugin
SUBDIR += xfd
SUBDIR += xfindproxy
SUBDIR += xfishtank
diff --git a/x11/avant-window-navigator/Makefile b/x11/avant-window-navigator/Makefile
index ef1bea92daef..0fb42e057f6a 100644
--- a/x11/avant-window-navigator/Makefile
+++ b/x11/avant-window-navigator/Makefile
@@ -27,13 +27,7 @@ LIBS+= -L${LOCALBASE}/lib
AWN_DESKTOP?= agnostic
-.if ${AWN_DESKTOP} == "gnome"
-USE_GNOME+= gnomedesktop libgnomeui
-CONFIGURE_ARGS+= --with-desktop=gnome
-CONFLICTS= ${PORTNAME}-xfce4-[0-9]* ${PORTNAME}-[0-9]*
-WITH_GCONF= yes
-PKGNAMESUFFIX= -gnome
-.elif ${AWN_DESKTOP} == "xfce4"
+.if ${AWN_DESKTOP} == "xfce4"
OPTIONS_DEFINE= GCONF
USE_XFCE+= thunar
CONFIGURE_ARGS+= --with-desktop=xfce4
diff --git a/x11/cinnamon-desktop/Makefile b/x11/cinnamon-desktop/Makefile
new file mode 100644
index 000000000000..03133dfb3c78
--- /dev/null
+++ b/x11/cinnamon-desktop/Makefile
@@ -0,0 +1,51 @@
+# Created by: Gustau Perez i Querol <gustau.perez@gmail.com>
+# $FreeBSD$
+# $MCom: ports/trunk/x11/cinnamon-desktop/Makefile 20008 2014-10-21 15:13:35Z gusi $
+
+PORTNAME= cinnamon-desktop
+PORTVERSION= 2.2.3
+CATEGORIES= x11 gnome
+MASTER_SITES= http://github.com/linuxmint/${PORTNAME}/archive/${PORTVERSION}.tar.gz?dummy=/
+DIST_SUBDIR= gnome3
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= Additional UI API for cinnamon
+
+BUILD_DEPENDS= gnome-autogen.sh:${PORTSDIR}/devel/gnome-common \
+ xkeyboard-config>=0:${PORTSDIR}/x11/xkeyboard-config \
+ libxkbfile>=0:${PORTSDIR}/x11/libxkbfile
+RUN_DEPENDS= xkeyboard-config>=0:${PORTSDIR}/x11/xkeyboard-config \
+ libxkbfile>=0:${PORTSDIR}/x11/libxkbfile
+
+USE_XORG= x11 xrandr xext
+USES= autoreconf:build gettext gmake libtool pathfix pkgconfig tar:xz
+USE_GNOME= gnomeprefix gtk30 intlhack introspection:build
+USE_LDCONFIG= yes
+GNU_CONFIGURE= yes
+PATHFIX_MAKEFILEIN= Makefile.am
+CONFIGURE_ARGS= --with-gnome-distributor="FreeBSD GNOME Project"
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
+INSTALL_TARGET= install-strip
+GLIB_SCHEMAS= org.cinnamon.desktop.a11y.applications.gschema.xml \
+ org.cinnamon.desktop.a11y.keyboard.gschema.xml \
+ org.cinnamon.desktop.a11y.magnifier.gschema.xml \
+ org.cinnamon.desktop.a11y.mouse.gschema.xml \
+ org.cinnamon.desktop.background.gschema.xml \
+ org.cinnamon.desktop.default-applications.gschema.xml \
+ org.cinnamon.desktop.enums.xml \
+ org.cinnamon.desktop.input-sources.gschema.xml \
+ org.cinnamon.desktop.interface.gschema.xml \
+ org.cinnamon.desktop.lockdown.gschema.xml \
+ org.cinnamon.desktop.media-handling.gschema.xml \
+ org.cinnamon.desktop.screensaver.gschema.xml \
+ org.cinnamon.desktop.session.gschema.xml \
+ org.cinnamon.desktop.sound.gschema.xml \
+ org.cinnamon.desktop.thumbnail-cache.gschema.xml \
+ org.cinnamon.desktop.thumbnailers.gschema.xml \
+ org.cinnamon.desktop.wm.preferences.gschema.xml
+
+pre-configure:
+ cd ${WRKSRC} && NOCONFIGURE=yes ${SH} ./autogen.sh
+
+.include <bsd.port.mk>
diff --git a/x11/cinnamon-desktop/distinfo b/x11/cinnamon-desktop/distinfo
new file mode 100644
index 000000000000..52284cf3db44
--- /dev/null
+++ b/x11/cinnamon-desktop/distinfo
@@ -0,0 +1,2 @@
+SHA256 (gnome3/cinnamon-desktop-2.2.3.tar.xz) = 0950bdee8671e4693bfd375f01a25fb8ef5d38d246338600083cd181400619d8
+SIZE (gnome3/cinnamon-desktop-2.2.3.tar.xz) = 555916
diff --git a/x11/cinnamon-desktop/pkg-descr b/x11/cinnamon-desktop/pkg-descr
new file mode 100644
index 000000000000..d8b385cbbf94
--- /dev/null
+++ b/x11/cinnamon-desktop/pkg-descr
@@ -0,0 +1,3 @@
+This is a collection of APIs.
+
+WWW: http://cinnamon.linuxmint.com/
diff --git a/x11/cinnamon-desktop/pkg-plist b/x11/cinnamon-desktop/pkg-plist
new file mode 100644
index 000000000000..15a80ba7ea8f
--- /dev/null
+++ b/x11/cinnamon-desktop/pkg-plist
@@ -0,0 +1,133 @@
+include/cinnamon-desktop/libcinnamon-desktop/cdesktop-enums.h
+include/cinnamon-desktop/libcinnamon-desktop/gnome-bg-crossfade.h
+include/cinnamon-desktop/libcinnamon-desktop/gnome-bg.h
+include/cinnamon-desktop/libcinnamon-desktop/gnome-desktop-thumbnail.h
+include/cinnamon-desktop/libcinnamon-desktop/gnome-desktop-utils.h
+include/cinnamon-desktop/libcinnamon-desktop/gnome-pnp-ids.h
+include/cinnamon-desktop/libcinnamon-desktop/gnome-rr-config.h
+include/cinnamon-desktop/libcinnamon-desktop/gnome-rr-labeler.h
+include/cinnamon-desktop/libcinnamon-desktop/gnome-rr.h
+include/cinnamon-desktop/libcinnamon-desktop/gnome-wall-clock.h
+include/cinnamon-desktop/libcinnamon-desktop/gnome-xkb-info.h
+lib/libcinnamon-desktop.so
+lib/libcinnamon-desktop.so.4
+lib/libcinnamon-desktop.so.4.0.0
+lib/girepository-1.0/CDesktopEnums-3.0.typelib
+lib/girepository-1.0/CinnamonDesktop-3.0.typelib
+libdata/pkgconfig/cinnamon-desktop.pc
+libexec/cinnamon-rr-debug
+share/gir-1.0/CDesktopEnums-3.0.gir
+share/gir-1.0/CinnamonDesktop-3.0.gir
+share/libcinnamon-desktop/pnp.ids
+share/locale/af/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/am/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/an/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/ar/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/as/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/ast/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/az/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/be/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/be@latin/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/bg/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/bn/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/bn_IN/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/br/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/bs/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/ca/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/ca@valencia/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/crh/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/cs/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/csb/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/cy/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/da/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/de/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/dz/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/el/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/en@shaw/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/en_CA/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/en_GB/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/eo/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/es/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/et/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/eu/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/fa/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/fi/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/fr/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/fur/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/fy/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/ga/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/gl/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/gu/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/ha/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/he/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/hi/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/hr/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/hu/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/hy/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/id/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/ig/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/is/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/it/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/ja/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/ka/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/kg/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/kk/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/km/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/kn/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/ko/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/ku/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/ky/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/li/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/lo/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/lt/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/lv/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/mai/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/mg/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/mi/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/mk/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/ml/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/mn/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/mr/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/ms/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/nb/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/nds/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/ne/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/nl/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/nn/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/nso/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/oc/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/or/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/pa/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/pl/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/ps/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/pt/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/pt_BR/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/ro/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/ru/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/rw/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/si/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/sk/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/sl/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/sq/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/sr/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/sr@latin/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/sv/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/ta/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/te/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/th/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/tk/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/tr/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/ug/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/uk/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/ur/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/uz/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/uz@cyrillic/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/vi/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/wa/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/xh/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/yi/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/yo/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/zh_CN/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/zh_HK/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/zh_TW/LC_MESSAGES/cinnamon-desktop.mo
+share/locale/zu/LC_MESSAGES/cinnamon-desktop.mo
diff --git a/x11/cinnamon-menus/Makefile b/x11/cinnamon-menus/Makefile
new file mode 100644
index 000000000000..68c850ed2bb1
--- /dev/null
+++ b/x11/cinnamon-menus/Makefile
@@ -0,0 +1,34 @@
+# Created by: Gustau Perez i Querol <gustau.perez@gmail.com>
+# $FreeBSD$
+# $MCom: ports/trunk/x11/cinnamon-menus/Makefile 20031 2014-11-02 21:47:55Z kwm $
+
+PORTNAME= cinnamon-menus
+PORTVERSION= 2.2.0
+CATEGORIES= x11 gnome
+MASTER_SITES= http://github.com/linuxmint/${PORTNAME}/archive/${PORTVERSION}.tar.gz?dummy=/
+DIST_SUBDIR= gnome3
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= Additional UI API for cinnamon
+
+BUILD_DEPENDS= gnome-autogen.sh:${PORTSDIR}/devel/gnome-common \
+ xkeyboard-config>=0:${PORTSDIR}/x11/xkeyboard-config \
+ libxkbfile>=0:${PORTSDIR}/x11/libxkbfile
+RUN_DEPENDS= xkeyboard-config>=0:${PORTSDIR}/x11/xkeyboard-config \
+ libxkbfile>=0:${PORTSDIR}/x11/libxkbfile
+
+USES= autoreconf:build gettext gmake libtool pathfix pkgconfig \
+ python:2 tar:xz
+USE_GNOME= gnomemenus3 gnomeprefix gtk30 intlhack \
+ introspection:build
+USE_LDCONFIG= yes
+GNU_CONFIGURE= yes
+PATHFIX_MAKEFILEIN= Makefile.am
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
+INSTALL_TARGET= install-strip
+
+pre-configure:
+ cd ${WRKSRC} && ${SETENV} NOCONFIGURE=yes ${SH} ./autogen.sh
+
+.include <bsd.port.mk>
diff --git a/x11/cinnamon-menus/distinfo b/x11/cinnamon-menus/distinfo
new file mode 100644
index 000000000000..fb9742cb01f3
--- /dev/null
+++ b/x11/cinnamon-menus/distinfo
@@ -0,0 +1,2 @@
+SHA256 (gnome3/cinnamon-menus-2.2.0.tar.xz) = e354273c29bc610925d81263c90c9e67137a39fb8d241e125d530842a60ec286
+SIZE (gnome3/cinnamon-menus-2.2.0.tar.xz) = 542548
diff --git a/x11/cinnamon-menus/pkg-descr b/x11/cinnamon-menus/pkg-descr
new file mode 100644
index 000000000000..195e8f44d373
--- /dev/null
+++ b/x11/cinnamon-menus/pkg-descr
@@ -0,0 +1,4 @@
+This package is a replacemenent of gnome-menus for
+the cinnamon project.
+
+WWW: https://github.com/linuxmint/cinnamon-menus
diff --git a/x11/cinnamon-menus/pkg-plist b/x11/cinnamon-menus/pkg-plist
new file mode 100644
index 000000000000..fead2ebd7056
--- /dev/null
+++ b/x11/cinnamon-menus/pkg-plist
@@ -0,0 +1,8 @@
+include/cinnamon-menus-3.0/gmenu-tree.h
+lib/libcinnamon-menu-3.a
+lib/libcinnamon-menu-3.so
+lib/libcinnamon-menu-3.so.0
+lib/libcinnamon-menu-3.so.0.0.1
+lib/girepository-1.0/CMenu-3.0.typelib
+libdata/pkgconfig/libcinnamon-menu-3.0.pc
+share/gir-1.0/CMenu-3.0.gir
diff --git a/x11/cinnamon-screensaver/Makefile b/x11/cinnamon-screensaver/Makefile
new file mode 100644
index 000000000000..f34d293f4f6d
--- /dev/null
+++ b/x11/cinnamon-screensaver/Makefile
@@ -0,0 +1,52 @@
+# Created by: Gustau Perez i Querol <gustau.perez@gmail.com>
+# $FreeBSD$
+# $MCom: ports/trunk/x11/cinnamon-screensaver/Makefile 20008 2014-10-21 15:13:35Z gusi $
+
+PORTNAME= cinnamon-screensaver
+PORTVERSION= 2.2.4
+MASTER_SITES= http://github.com/linuxmint/${PORTNAME}/archive/${PORTVERSION}.tar.gz?dummy=/
+CATEGORIES= x11 gnome
+DIST_SUBDIR= gnome3
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= GNOME screen saver and locker
+
+BUILD_DEPENDS= gsettings-desktop-schemas>=3.2.0:${PORTSDIR}/devel/gsettings-desktop-schemas \
+ gnome-autogen.sh:${PORTSDIR}/devel/gnome-common
+LIB_DEPENDS= libnotify.so:${PORTSDIR}/devel/libnotify \
+ libcinnamon-desktop.so:${PORTSDIR}/x11/cinnamon-desktop \
+ libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib
+RUN_DEPENDS= pam_helper:${PORTSDIR}/security/pam_helper \
+ gsettings-desktop-schemas>=3.2.0:${PORTSDIR}/devel/gsettings-desktop-schemas \
+ gnome-keyring>=0:${PORTSDIR}/security/gnome-keyring
+
+USES= autoreconf:build gettext gmake libtool pathfix pkgconfig tar:xz
+USE_XORG= x11 xext xxf86vm xxf86misc xscrnsaver
+USE_GNOME= gnomedesktop3 gnomeprefix intlhack intlhack libgnomekbd libxml2
+GNU_CONFIGURE= yes
+PATHFIX_MAKEFILEIN= Makefile.am
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
+CONFIGURE_ARGS= --with-pam-prefix=${PREFIX}/etc/pam.d \
+ --without-systemd
+INSTALL_TARGET= install-strip
+
+SUB_FILES+= cinnamon-screensaver.pam
+
+post-patch:
+ @${REINPLACE_CMD} -e 's|/etc/pam.d|${PREFIX}/etc/pam.d|g' \
+ ${WRKSRC}/src/gs-auth-pam.c
+ @${REINPLACE_CMD} -e 's|find -m|find . -m|g' \
+ ${WRKSRC}/files/Makefile.in
+ @${ECHO} "#define PASSWD_HELPER_PROGRAM \"/usr/local/bin/pam_helper\"" \
+ >> ${WRKSRC}/config.h.in
+
+post-install:
+ ${INSTALL_DATA} ${WRKDIR}/cinnamon-screensaver.pam \
+ ${STAGEDIR}${PREFIX}/etc/pam.d/cinnamon-screensaver
+ ${RM} -fr ${STAGEDIR}${PREFIX}/etc/pam.d/pam.d/
+
+pre-configure:
+ cd ${WRKSRC} && NOCONFIGURE=yes ${SH} ./autogen.sh
+
+.include <bsd.port.mk>
diff --git a/x11/cinnamon-screensaver/distinfo b/x11/cinnamon-screensaver/distinfo
new file mode 100644
index 000000000000..265db4affd51
--- /dev/null
+++ b/x11/cinnamon-screensaver/distinfo
@@ -0,0 +1,2 @@
+SHA256 (gnome3/cinnamon-screensaver-2.2.4.tar.xz) = 5fed9a7504856dc362390e3f020b5faa5b4e9a2b4dd09b0e87c04ee18bd40bfa
+SIZE (gnome3/cinnamon-screensaver-2.2.4.tar.xz) = 141772
diff --git a/x11/cinnamon-screensaver/files/cinnamon-screensaver.pam.in b/x11/cinnamon-screensaver/files/cinnamon-screensaver.pam.in
new file mode 100644
index 000000000000..539ca0ee7e13
--- /dev/null
+++ b/x11/cinnamon-screensaver/files/cinnamon-screensaver.pam.in
@@ -0,0 +1,3 @@
+auth include system
+auth optional %%LOCALBASE%%/lib/pam_gnome_keyring.so
+account include system
diff --git a/x11/cinnamon-screensaver/files/patch-src_gs-auth-helper.c b/x11/cinnamon-screensaver/files/patch-src_gs-auth-helper.c
new file mode 100644
index 000000000000..00e8766f402c
--- /dev/null
+++ b/x11/cinnamon-screensaver/files/patch-src_gs-auth-helper.c
@@ -0,0 +1,201 @@
+--- src/gs-auth-helper.c.orig 2011-03-16 17:24:06.000000000 -0500
++++ src/gs-auth-helper.c 2011-03-16 17:23:55.000000000 -0500
+@@ -0,0 +1,198 @@
++/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*-
++ *
++ * written by Olaf Kirch <okir@suse.de>
++ * xscreensaver, Copyright (c) 1993-2004 Jamie Zawinski <jwz@jwz.org>
++ *
++ * Permission to use, copy, modify, distribute, and sell this software and its
++ * documentation for any purpose is hereby granted without fee, provided that
++ * the above copyright notice appear in all copies and that both that
++ * copyright notice and this permission notice appear in supporting
++ * documentation. No representations are made about the suitability of this
++ * software for any purpose. It is provided "as is" without express or
++ * implied warranty.
++ */
++
++/* The idea here is to be able to run gnome-screensaver-dialog without any setuid bits.
++ * Password verification happens through an external program that you feed
++ * your password to on stdin. The external command is invoked with a user
++ * name argument.
++ *
++ * The external helper does whatever authentication is necessary. Currently,
++ * SuSE uses "unix2_chkpwd", which is a variation of "unix_chkpwd" from the
++ * PAM distribution.
++ *
++ * Normally, the password helper should just authenticate the calling user
++ * (i.e. based on the caller's real uid). This is in order to prevent
++ * brute-forcing passwords in a shadow environment. A less restrictive
++ * approach would be to allow verifying other passwords as well, but always
++ * with a 2 second delay or so. (Not sure what SuSE's "unix2_chkpwd"
++ * currently does.)
++ * -- Olaf Kirch <okir@suse.de>, 16-Dec-2003
++ */
++
++#include "config.h"
++
++#include <stdlib.h>
++#ifdef HAVE_UNISTD_H
++# include <unistd.h>
++#endif
++
++#include <stdio.h>
++#include <string.h>
++#include <sys/types.h>
++#include <pwd.h>
++#include <errno.h>
++#include <sys/wait.h>
++
++#include <glib.h>
++#include <glib/gstdio.h>
++
++#include "gs-auth.h"
++#include "subprocs.h"
++
++static gboolean verbose_enabled = FALSE;
++
++GQuark
++gs_auth_error_quark (void)
++{
++ static GQuark quark = 0;
++ if (! quark) {
++ quark = g_quark_from_static_string ("gs_auth_error");
++ }
++
++ return quark;
++}
++
++void
++gs_auth_set_verbose (gboolean enabled)
++{
++ verbose_enabled = enabled;
++}
++
++gboolean
++gs_auth_get_verbose (void)
++{
++ return verbose_enabled;
++}
++
++static gboolean
++ext_run (const char *user,
++ const char *typed_passwd,
++ gboolean verbose)
++{
++ int pfd[2], status;
++ pid_t pid;
++
++ if (pipe (pfd) < 0) {
++ return 0;
++ }
++
++ if (verbose) {
++ g_message ("ext_run (%s, %s)",
++ PASSWD_HELPER_PROGRAM, user);
++ }
++
++ block_sigchld ();
++
++ if ((pid = fork ()) < 0) {
++ close (pfd [0]);
++ close (pfd [1]);
++ return FALSE;
++ }
++
++ if (pid == 0) {
++ close (pfd [1]);
++ if (pfd [0] != 0) {
++ dup2 (pfd [0], 0);
++ }
++
++ /* Helper is invoked as helper service-name [user] */
++ execlp (PASSWD_HELPER_PROGRAM, PASSWD_HELPER_PROGRAM, "gnome-screensaver", user, NULL);
++ if (verbose) {
++ g_message ("%s: %s", PASSWD_HELPER_PROGRAM, g_strerror (errno));
++ }
++
++ exit (1);
++ }
++
++ close (pfd [0]);
++
++ /* Write out password to helper process */
++ if (!typed_passwd) {
++ typed_passwd = "";
++ }
++ write (pfd [1], typed_passwd, strlen (typed_passwd));
++ close (pfd [1]);
++
++ while (waitpid (pid, &status, 0) < 0) {
++ if (errno == EINTR) {
++ continue;
++ }
++
++ if (verbose) {
++ g_message ("ext_run: waitpid failed: %s\n",
++ g_strerror (errno));
++ }
++
++ unblock_sigchld ();
++ return FALSE;
++ }
++
++ unblock_sigchld ();
++
++ if (! WIFEXITED (status) || WEXITSTATUS (status) != 0) {
++ return FALSE;
++ }
++
++ return TRUE;
++}
++
++gboolean
++gs_auth_verify_user (const char *username,
++ const char *display,
++ GSAuthMessageFunc func,
++ gpointer data,
++ GError **error)
++{
++ gboolean res = FALSE;
++ char *password;
++
++ password = NULL;
++
++ /* ask for the password for user */
++ if (func != NULL) {
++ func (GS_AUTH_MESSAGE_PROMPT_ECHO_OFF,
++ "Password: ",
++ &password,
++ data);
++ }
++
++ if (password == NULL) {
++ return FALSE;
++ }
++
++ res = ext_run (username, password, gs_auth_get_verbose ());
++
++ return res;
++}
++
++gboolean
++gs_auth_init (void)
++{
++ return TRUE;
++}
++
++gboolean
++gs_auth_priv_init (void)
++{
++ /* Make sure the passwd helper exists */
++ if (g_access (PASSWD_HELPER_PROGRAM, X_OK) < 0) {
++ g_warning ("%s does not exist. "
++ "password authentication via "
++ "external helper will not work.",
++ PASSWD_HELPER_PROGRAM);
++ return FALSE;
++ }
++
++ return TRUE;
++}
diff --git a/x11/cinnamon-screensaver/files/patch-src_gs-debug.c b/x11/cinnamon-screensaver/files/patch-src_gs-debug.c
new file mode 100644
index 000000000000..d4d5dcc90048
--- /dev/null
+++ b/x11/cinnamon-screensaver/files/patch-src_gs-debug.c
@@ -0,0 +1,20 @@
+--- src/gs-debug.c.orig 2013-11-25 08:35:36.406973707 +0000
++++ src/gs-debug.c 2013-11-25 08:37:07.941451522 +0000
+@@ -57,8 +57,17 @@
+
+ va_start (args, format);
+
++#ifdef __clang__
++#pragma clang diagnostic push
++#pragma clang diagnostic ignored "-Wformat-nonliteral"
++#endif
++
+ g_vsnprintf (buffer, 1024, format, args);
+
++#ifdef __clang__
++#pragma clang diagnostic pop
++#endif
++
+ va_end (args);
+
+ time (&the_time);
diff --git a/x11/cinnamon-screensaver/files/patch-src_gs-fade.c b/x11/cinnamon-screensaver/files/patch-src_gs-fade.c
new file mode 100644
index 000000000000..bb554c4f274e
--- /dev/null
+++ b/x11/cinnamon-screensaver/files/patch-src_gs-fade.c
@@ -0,0 +1,11 @@
+--- src/gs-fade.c.orig 2013-11-25 08:42:45.005944760 +0000
++++ src/gs-fade.c 2013-11-25 08:43:11.449942142 +0000
+@@ -420,7 +420,7 @@
+
+ #ifdef HAVE_XF86VMODE_GAMMA
+ if (g_getenv("LTSP_CLIENT")) {
+- return FADE_TYPE_NONE; /* We're on an LTSP Client, bad idea to fade at all */
++ return;
+ }
+
+ res = XF86VidModeQueryExtension (GDK_DISPLAY_XDISPLAY (gdk_display_get_default ()), &event, &error);
diff --git a/x11/cinnamon-screensaver/files/patch-src_gs-listener-dbus.c b/x11/cinnamon-screensaver/files/patch-src_gs-listener-dbus.c
new file mode 100644
index 000000000000..e154472a84c7
--- /dev/null
+++ b/x11/cinnamon-screensaver/files/patch-src_gs-listener-dbus.c
@@ -0,0 +1,21 @@
+--- src/gs-listener-dbus.c.orig 2013-11-25 08:35:49.853972866 +0000
++++ src/gs-listener-dbus.c 2013-11-25 08:38:02.592963642 +0000
+@@ -359,7 +359,18 @@
+
+ va_list args;
+ va_start (args, format);
++
++#ifdef __clang__
++#pragma clang diagnostic push
++#pragma clang diagnostic ignored "-Wformat-nonliteral"
++#endif
++
+ vsnprintf (buf, sizeof (buf), format, args);
++
++#ifdef __clang__
++#pragma clang diagnostic pop
++#endif
++
+ va_end (args);
+
+ gs_debug (buf);
diff --git a/x11/gnome-screensaver/pkg-descr b/x11/cinnamon-screensaver/pkg-descr
index 96af92f1163e..96af92f1163e 100644
--- a/x11/gnome-screensaver/pkg-descr
+++ b/x11/cinnamon-screensaver/pkg-descr
diff --git a/x11/cinnamon-screensaver/pkg-plist b/x11/cinnamon-screensaver/pkg-plist
new file mode 100644
index 000000000000..502af42763d6
--- /dev/null
+++ b/x11/cinnamon-screensaver/pkg-plist
@@ -0,0 +1,8 @@
+bin/cinnamon-screensaver
+bin/cinnamon-screensaver-command
+etc/pam.d/cinnamon-screensaver
+libexec/cinnamon-screensaver-dialog
+man/man1/cinnamon-screensaver-command.1.gz
+man/man1/cinnamon-screensaver.1.gz
+share/applications/cinnamon-screensaver.desktop
+share/dbus-1/services/org.cinnamon.ScreenSaver.service
diff --git a/x11/cinnamon-session/Makefile b/x11/cinnamon-session/Makefile
new file mode 100644
index 000000000000..850c8a0f0b30
--- /dev/null
+++ b/x11/cinnamon-session/Makefile
@@ -0,0 +1,41 @@
+# Created by: Gustau Perez i Querol <gustau.perez@gmail.com>
+# $FreeBSD$
+# $MCom: ports/trunk/x11/cinnamon-session/Makefile 20008 2014-10-21 15:13:35Z gusi $
+
+PORTNAME= cinnamon-session
+PORTVERSION= 2.2.2
+CATEGORIES= x11 gnome
+MASTER_SITES= http://github.com/linuxmint/${PORTNAME}/archive/${PORTVERSION}.tar.gz?dummy=/
+DIST_SUBDIR= gnome3
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= Session component for the cinnamon desktop
+
+BUILD_DEPENDS= gnome-autogen.sh:${PORTSDIR}/devel/gnome-common
+LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
+ libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib \
+ libupower-glib.so:${PORTSDIR}/sysutils/upower \
+ libcanberra.so:${PORTSDIR}/audio/libcanberra
+RUN_DEPENDS= console-kit-daemon:${PORTSDIR}/sysutils/consolekit \
+ xdpyinfo:${PORTSDIR}/x11/xdpyinfo
+
+USES= autoreconf:build execinfo gettext gmake libtool \
+ pathfix pkgconfig tar:xz
+USE_GNOME= gnomeprefix gtk30 intlhack
+USE_XORG= ice sm xau xext xtst xrender xtrans xcomposite
+USE_GL= gl
+INSTALLS_ICONS= yes
+GNU_CONFIGURE= yes
+PATHFIX_MAKEFILEIN= Makefile.am
+CONFIGURE_ARGS= --disable-docbook-docs
+CPPFLAGS+= -I${LOCALBASE}/include -Wno-error=format-nonliteral -Wno-error=implicit-function-declaration
+CFLAGS+= -I${LOCALBASE}/include -Wno-error=format-nonliteral -Wno-error=implicit-function-declaration
+LDFLAGS+= -L${LOCALBASE}/lib
+INSTALL_TARGET= install-strip
+
+GLIB_SCHEMAS= org.cinnamon.SessionManager.gschema.xml
+
+pre-configure:
+ cd ${WRKSRC} && ${SETENV} NOCONFIGURE=yes ${SH} ./autogen.sh
+
+.include <bsd.port.mk>
diff --git a/x11/cinnamon-session/distinfo b/x11/cinnamon-session/distinfo
new file mode 100644
index 000000000000..4001ead25898
--- /dev/null
+++ b/x11/cinnamon-session/distinfo
@@ -0,0 +1,2 @@
+SHA256 (gnome3/cinnamon-session-2.2.2.tar.xz) = 16e94442dc8c3d666ca2b576088b7dd4b179e48a3af96ac92ac94864c1f51288
+SIZE (gnome3/cinnamon-session-2.2.2.tar.xz) = 902668
diff --git a/x11/cinnamon-session/files/patch-cinnamon-session_csm-consolekit.c b/x11/cinnamon-session/files/patch-cinnamon-session_csm-consolekit.c
new file mode 100644
index 000000000000..06c968c5791c
--- /dev/null
+++ b/x11/cinnamon-session/files/patch-cinnamon-session_csm-consolekit.c
@@ -0,0 +1,51 @@
+--- cinnamon-session/csm-consolekit.c.orig 2013-11-22 10:57:50.000000000 +0000
++++ cinnamon-session/csm-consolekit.c 2014-04-03 10:54:40.480547301 +0000
+@@ -816,16 +816,22 @@
+ csm_consolekit_can_suspend (CsmSystem *system)
+ {
+ CsmConsolekit *consolekit = CSM_CONSOLEKIT (system);
+-
++#ifdef HAVE_OLD_UPOWER
+ return up_client_get_can_suspend (consolekit->priv->up_client);
++#else
++ return FALSE;
++#endif
+ }
+
+ static gboolean
+ csm_consolekit_can_hibernate (CsmSystem *system)
+ {
+ CsmConsolekit *consolekit = CSM_CONSOLEKIT (system);
+-
++#ifdef HAVE_OLD_UPOWER
+ return up_client_get_can_hibernate (consolekit->priv->up_client);
++#else
++ return FALSE;
++#endif
+ }
+
+ static void
+@@ -835,7 +841,11 @@
+ GError *error = NULL;
+ gboolean ret;
+
++#ifdef HAVE_OLD_UPOWER
+ ret = up_client_suspend_sync (consolekit->priv->up_client, NULL, &error);
++#else
++ ret = FALSE;
++#endif
+ if (!ret) {
+ g_warning ("Unexpected suspend failure: %s", error->message);
+ g_error_free (error);
+@@ -849,7 +859,11 @@
+ GError *error = NULL;
+ gboolean ret;
+
++#ifdef HAVE_OLD_UPOWER
+ ret = up_client_hibernate_sync (consolekit->priv->up_client, NULL, &error);
++#else
++ ret = FALSE;
++#endif
+ if (!ret) {
+ g_warning ("Unexpected hibernate failure: %s", error->message);
+ g_error_free (error);
diff --git a/x11/cinnamon-session/files/patch-cinnamon-session_csm-logout-dialog.c b/x11/cinnamon-session/files/patch-cinnamon-session_csm-logout-dialog.c
new file mode 100644
index 000000000000..6857daee2abe
--- /dev/null
+++ b/x11/cinnamon-session/files/patch-cinnamon-session_csm-logout-dialog.c
@@ -0,0 +1,20 @@
+--- cinnamon-session/csm-logout-dialog.c.orig 2014-04-12 10:25:22.000000000 +0000
++++ cinnamon-session/csm-logout-dialog.c 2014-04-24 08:07:46.179191996 +0000
+@@ -188,6 +188,8 @@
+ return csm_system_can_suspend (logout_dialog->priv->system);
+ #elif defined(HAVE_OLD_UPOWER)
+ return up_client_get_can_suspend (logout_dialog->priv->up_client);
++#else
++ return FALSE;
+ #endif
+ }
+
+@@ -198,6 +200,8 @@
+ return csm_system_can_hibernate (logout_dialog->priv->system);
+ #elif defined(HAVE_OLD_UPOWER)
+ return up_client_get_can_hibernate (logout_dialog->priv->up_client);
++#else
++ return FALSE;
+ #endif
+ }
+
diff --git a/x11/cinnamon-session/pkg-descr b/x11/cinnamon-session/pkg-descr
new file mode 100644
index 000000000000..4f41c40b892d
--- /dev/null
+++ b/x11/cinnamon-session/pkg-descr
@@ -0,0 +1,4 @@
+This provides session management for the cinnamon desktop, and
+provides the tools used to start the desktop.
+
+WWW: http://cinnamon.linuxmint.com/
diff --git a/x11/cinnamon-session/pkg-plist b/x11/cinnamon-session/pkg-plist
new file mode 100644
index 000000000000..f4e6359b0ed0
--- /dev/null
+++ b/x11/cinnamon-session/pkg-plist
@@ -0,0 +1,122 @@
+bin/cinnamon-session
+bin/cinnamon-session-properties
+bin/cinnamon-session-quit
+libexec/cinnamon-session-check-accelerated
+libexec/cinnamon-session-check-accelerated-helper
+man/man1/cinnamon-session-properties.1.gz
+man/man1/cinnamon-session-quit.1.gz
+man/man1/cinnamon-session.1.gz
+share/applications/cinnamon-session-properties.desktop
+%%DATADIR%%/cinnamon-session-properties.glade
+%%DATADIR%%/csm-inhibit-dialog.glade
+%%DATADIR%%/hardware-compatibility
+share/icons/hicolor/16x16/apps/cinnamon-session-properties.png
+share/icons/hicolor/22x22/apps/cinnamon-session-properties.png
+share/icons/hicolor/24x24/apps/cinnamon-session-properties.png
+share/icons/hicolor/32x32/apps/cinnamon-session-properties.png
+share/icons/hicolor/48x48/apps/cinnamon-session-properties.png
+share/icons/hicolor/scalable/apps/cinnamon-session-properties.svg
+share/locale/af/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/am/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/ar/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/as/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/ast/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/az/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/be/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/be@latin/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/bg/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/bn/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/bn_IN/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/br/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/bs/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/ca/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/ca@valencia/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/crh/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/cs/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/csb/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/cy/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/da/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/de/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/dz/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/el/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/en@shaw/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/en_CA/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/en_GB/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/eo/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/es/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/et/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/eu/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/fa/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/fi/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/fr/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/fur/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/fy/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/ga/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/gl/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/gu/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/ha/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/he/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/hi/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/hr/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/hu/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/hy/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/id/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/ig/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/is/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/it/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/ja/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/ka/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/km/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/kn/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/ko/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/ku/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/lt/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/lv/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/mai/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/mg/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/mi/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/mk/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/ml/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/mn/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/mr/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/ms/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/nb/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/nds/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/ne/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/nl/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/nn/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/nso/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/oc/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/or/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/pa/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/pl/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/ps/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/pt/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/pt_BR/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/ro/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/ru/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/rw/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/si/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/sk/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/sl/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/sq/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/sr/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/sr@latin/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/sv/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/ta/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/te/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/th/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/tk/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/tr/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/ug/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/uk/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/uz/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/uz@cyrillic/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/vi/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/wa/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/xh/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/yo/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/zh_CN/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/zh_HK/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/zh_TW/LC_MESSAGES/cinnamon-session-3.0.mo
+share/locale/zu/LC_MESSAGES/cinnamon-session-3.0.mo
diff --git a/x11/cinnamon/Makefile b/x11/cinnamon/Makefile
new file mode 100644
index 000000000000..087f46417206
--- /dev/null
+++ b/x11/cinnamon/Makefile
@@ -0,0 +1,147 @@
+# Created by: Gustau Perez i Querol <gustau.perez@gmail.com>
+# $FreeBSD$
+# $MCom: ports/trunk/x11/cinnamon/Makefile 20008 2014-10-21 15:13:35Z gusi $
+
+PORTNAME= cinnamon
+PORTVERSION= 2.2.16
+CATEGORIES= x11 gnome
+MASTER_SITES= http://github.com/linuxmint/${PORTNAME}/archive/${PORTVERSION}.tar.gz?dummy=/
+DIST_SUBDIR= gnome3
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= Fork of GNOME Shell with layout similar to GNOME 2
+
+BUILD_DEPENDS= ca_root_nss>=0:${PORTSDIR}/security/ca_root_nss \
+ gnome-autogen.sh:${PORTSDIR}/devel/gnome-common
+LIB_DEPENDS= libstartup-notification-1.so:${PORTSDIR}/x11/startup-notification \
+ libcaribou.so:${PORTSDIR}/accessibility/caribou \
+ libmuffin.so:${PORTSDIR}/x11-wm/muffin \
+ libtelepathy-glib.so:${PORTSDIR}/net-im/telepathy-glib \
+ libtelepathy-logger.so:${PORTSDIR}/net-im/telepathy-logger \
+ libfolks.so:${PORTSDIR}/net-im/folks \
+ libpulse.so:${PORTSDIR}/audio/pulseaudio \
+ libcroco-0.6.so:${PORTSDIR}/textproc/libcroco \
+ libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
+ libclutter-glx-1.0.so:${PORTSDIR}/graphics/clutter \
+ libcjs.so:${PORTSDIR}/lang/cjs \
+ libcinnamon-menu-3.so:${PORTSDIR}/x11/cinnamon-menus \
+ libaccountsservice.so:${PORTSDIR}/sysutils/accountsservice
+RUN_DEPENDS= py*-dbus>=0:${PORTSDIR}/devel/py-dbus \
+ ca_root_nss>=0:${PORTSDIR}/security/ca_root_nss \
+ gnome-themes-standard>=3.0.0:${PORTSDIR}/x11-themes/gnome-themes-standard \
+ cinnamon-control-center:${PORTSDIR}/sysutils/cinnamon-control-center \
+ cinnamon-translations>=0:${PORTSDIR}/misc/cinnamon-translations \
+ cinnamon-screensaver:${PORTSDIR}/x11/cinnamon-screensaver \
+ nemo:${PORTSDIR}/x11-fm/nemo \
+ py*-imaging>=0:${PORTSDIR}/graphics/py-imaging \
+ py*-lxml>=0:${PORTSDIR}/devel/py-lxml
+
+WRKSRC= ${WRKDIR}/Cinnamon-${PORTVERSION}
+
+USES= autoreconf:build gettext gmake libtool pathfix pkgconfig python shebangfix
+USE_GNOME= evolutiondataserver3 gconf2 gnomedesktop3 \
+ gnomeprefix gtk30 intlhack introspection:build
+# this happens before moving the file to ${PREFIX} (which then will be copied to ${STAGEDIR}${PREFIX})
+SHEBANG_FILES= files/usr/bin/cinnamon2d
+USE_XORG= x11 xfixes sm
+USE_GSTREAMER= theora vp8 ogg
+INSTALLS_ICONS= yes
+USE_LDCONFIG= yes
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS+=--enable-compile-warnings=no \
+ --with-ca-certificates=${LOCALBASE}/share/certs/ca-root-nss.crt
+CPPFLAGS+= -I${LOCALASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
+INSTALL_TARGET= install-strip
+
+GLIB_SCHEMAS= org.cinnamon.gschema.xml
+
+OPTIONS_DEFINE= NLS
+NLS_RUN_DEPENDS= cinnamon-translations>=0:${PORTSDIR}/misc/cinnamon-translations
+
+post-patch:
+ @${MKDIR} ${WRKSRC}/files${PREFIX}
+.for d in bin lib share
+ @${MV} ${WRKSRC}/files/usr/${d} ${WRKSRC}/files${PREFIX}
+.endfor
+
+ @${REINPLACE_CMD} -e 's|/usr/share/cinnamon|${STAGEDIR}${PREFIX}/share/|g ;\
+ s|/usr/lib|${STAGEDIR}${PREFIX}/share/|g' \
+ ${WRKSRC}/files/generate_desktop_files
+
+ @${REINPLACE_CMD} -e 's|"usr/lib|"${STAGEDIR}${PREFIX}/share/|g ;\
+ s|"usr/share|"${STAGEDIR}${PREFIX}/share/|g' \
+ ${WRKSRC}/files/generate_desktop_files
+
+ @${MV} ${WRKSRC}/files/etc ${WRKSRC}/files${PREFIX}
+ @${RM} ${WRKSRC}/files/${PREFIX}/lib/cinnamon-settings/modules/cs_user.py
+ # Remove a broken link (is applications-merge used anywhere?)
+ @${RM} ${WRKSRC}/files/${PREFIX}/etc/xdg/menus/cinnamon-applications-merged
+
+ @${REINPLACE_CMD} -e 's|AM_GNU_GETTEXT_VERSION(\[0.17\])||g ;\
+ s|AM_GNU_GETTEXT(\[external\])||g' \
+ ${WRKSRC}/configure.ac
+
+ @${REINPLACE_CMD} -e 's|find|find ${WRKSRC}/files|g' \
+ ${WRKSRC}/files/Makefile.in
+
+ # is this really needed?
+ @${REINPLACE_CMD} -e 's|const NetworkManager = imports.gi.NetworkManager;||g ;\
+ s|const NMClient = imports.gi.NMClient;||g' \
+ ${WRKSRC}/files${PREFIX}/share/cinnamon/applets/network\@cinnamon.org/applet.js
+
+ @${REINPLACE_CMD} -e 's|nm-applet;||g' \
+ ${WRKSRC}/files${PREFIX}/share/cinnamon-session/sessions/cinnamon.session \
+ ${WRKSRC}/files${PREFIX}/share/cinnamon-session/sessions/cinnamon2d.session
+
+ @${REINPLACE_CMD} -e '/prefix/s|/usr|${PREFIX}|g ; \
+ /datadir/s|/usr|${PREFIX}|g' \
+ ${WRKSRC}/files${PREFIX}/lib/cinnamon-menu-editor/cme/config.py
+
+ @${FIND} ${WRKSRC} -name \* | ${XARGS} ${EGREP} -l "/usr/share/cinnamon/locale" | \
+ ${XARGS} ${REINPLACE_CMD} -e "s|/usr/share/cinnamon/locale|${PREFIX}/share/locale|g"
+
+ @${FIND} ${WRKSRC} -name \* | ${XARGS} ${EGREP} -l "/usr/share" | \
+ ${XARGS} ${REINPLACE_CMD} -e "s|/usr/share|${PREFIX}/share|g"
+
+ @${FIND} ${WRKSRC} -name \* | ${XARGS} ${EGREP} -l "/usr/lib" | \
+ ${XARGS} ${REINPLACE_CMD} -e "s|/usr/lib|${PREFIX}/lib|g"
+
+# The cs_user.py is not patched until we have the python-pam module
+ @${REINPLACE_CMD} -e 's|"/usr/bin|"${PREFIX}/bin|g' \
+ ${WRKSRC}/files${PREFIX}/share/cinnamon/applets/menu@cinnamon.org/applet.js \
+ ${WRKSRC}/files${PREFIX}/share/cinnamon/applets/user@cinnamon.org/applet.js \
+ ${WRKSRC}/files${PREFIX}/lib/cinnamon-settings/bin/Spices.py \
+# ${WRKSRC}/files${PREFIX}/lib/cinnamon-settings/modules/cs_user.py \
+ ${WRKSRC}/files${PREFIX}/lib/cinnamon-settings/modules/cs_screensaver.py \
+ ${WRKSRC}/files${PREFIX}/bin/cinnamon-settings \
+ ${WRKSRC}/files${PREFIX}/bin/cinnamon-launcher
+
+ @${REINPLACE_CMD} -e '/cs-tablet/d; /cs-bluetooth/d; /cs-network/d' \
+ ${WRKSRC}/files${PREFIX}/lib/cinnamon-settings/cinnamon-settings.py
+
+ @${REINPLACE_CMD} -e '/increase-opacity/d; /decrease-opacity/d' \
+ ${WRKSRC}/files${PREFIX}/lib/cinnamon-settings/modules/cs_keyboard.py
+
+ #@${REINPLACE_CMD} -e 's/SIZE\/$$$$CONTEXT/CONTEXT\/$$$$SIZE/g' \
+ # ${WRKSRC}/data/icons/Makefile.am
+
+ @${REINPLACE_CMD} -e 's|=/usr/bin/|=${PREFIX}/bin/|g' \
+ ${WRKSRC}/files${PREFIX}/share/xsessions/cinnamon2d.desktop \
+ ${WRKSRC}/files${PREFIX}/share/xsessions/cinnamon.desktop \
+ ${WRKSRC}/files${PREFIX}/share/applications/cinnamon2d.desktop
+
+# Some python files use #! /usr/bin/python (note the space between the bang and the python interpreter
+ @${FIND} ${WRKSRC} -name \* | ${XARGS} ${EGREP} -l "#!.*\/usr\/bin\/python" | \
+ ${XARGS} ${REINPLACE_CMD} -e "s|#!.*python.*|#!/usr/bin/env python|g"
+
+ @${FIND} ${WRKSRC} -name '*.orig' -delete
+ @${FIND} ${WRKSRC} -name '*.bak' -delete
+
+pre-configure:
+ cd ${WRKSRC} && NOCONFIGURE=yes ${SH} ./autogen.sh
+
+post-install:
+ @${PYTHON_CMD} ${WRKSRC}/files/generate_desktop_files
+
+.include <bsd.port.mk>
diff --git a/x11/cinnamon/distinfo b/x11/cinnamon/distinfo
new file mode 100644
index 000000000000..c8f30b1fef40
--- /dev/null
+++ b/x11/cinnamon/distinfo
@@ -0,0 +1,2 @@
+SHA256 (gnome3/cinnamon-2.2.16.tar.gz) = 1fc0bc1b6dbd071ca61f90c5cac5e41abfddbfa77577bdf3407afd1c1ca04793
+SIZE (gnome3/cinnamon-2.2.16.tar.gz) = 2656994
diff --git a/x11/cinnamon/files/patch-configure.ac b/x11/cinnamon/files/patch-configure.ac
new file mode 100644
index 000000000000..d4b5512ecf10
--- /dev/null
+++ b/x11/cinnamon/files/patch-configure.ac
@@ -0,0 +1,11 @@
+--- configure.orig.ac 2013-02-24 19:16:00.316517145 +0100
++++ configure.ac 2013-02-24 19:16:08.735516143 +0100
+@@ -82,7 +82,7 @@
+ gobject-introspection-1.0 >= $GOBJECT_INTROSPECTION_MIN_VERSION
+ libcanberra
+ polkit-agent-1 >= $POLKIT_MIN_VERSION xfixes
+- libnm-glib libnm-util gnome-keyring-1)
++ gnome-keyring-1)
+
+ PKG_CHECK_MODULES(CINNAMON_PERF_HELPER, gtk+-3.0 gio-2.0)
+
diff --git a/x11/cinnamon/files/patch-files-usr-lib-cinnamon-settings_cinnamon-settings.py b/x11/cinnamon/files/patch-files-usr-lib-cinnamon-settings_cinnamon-settings.py
new file mode 100644
index 000000000000..b5de9f46fb46
--- /dev/null
+++ b/x11/cinnamon/files/patch-files-usr-lib-cinnamon-settings_cinnamon-settings.py
@@ -0,0 +1,12 @@
+--- files/usr/lib/cinnamon-settings/cinnamon-settings.orig.py 2013-02-26 17:20:22.252933982 +0100
++++ files/usr/lib/cinnamon-settings/cinnamon-settings.py 2013-02-26 17:21:19.081928251 +0100
+@@ -17,7 +17,8 @@
+ if len(mod_files) is 0:
+ raise Exception("No settings modules found!!")
+ for i in range(len(mod_files)):
+- mod_files[i] = mod_files[i].split('/')[5]
++ mod_files[i] = mod_files[i].split('/')
++ mod_files[i] = mod_files[i][len(mod_files[i])-1]
+ mod_files[i] = mod_files[i].split('.')[0]
+ if mod_files[i][0:3] != "cs_":
+ raise Exception("Settings modules must have a prefix of 'cs_' !!")
diff --git a/x11/cinnamon/files/patch-files_Makefile.in b/x11/cinnamon/files/patch-files_Makefile.in
new file mode 100644
index 000000000000..d348f327b9ad
--- /dev/null
+++ b/x11/cinnamon/files/patch-files_Makefile.in
@@ -0,0 +1,12 @@
+--- files/Makefile.orig.in 2013-02-24 22:40:45.200518946 +0100
++++ files/Makefile.in 2013-02-24 22:40:55.794515056 +0100
+@@ -5,7 +5,7 @@
+ distclean:
+
+ install:
+- find -mindepth 1 -maxdepth 1 -type d -exec cp -R {} $(DESTDIR)/ \;
++ find . -mindepth 1 -maxdepth 1 -type d -exec cp -R {} $(DESTDIR)/ \;
+
+ uninstall:
+- find -mindepth 1 -type f -exec rm $(DESTDIR)/{} \;
++ find . -mindepth 1 -type f -exec rm $(DESTDIR)/{} \;
diff --git a/x11/cinnamon/files/patch-js-ui_statusIconDispatcher.js b/x11/cinnamon/files/patch-js-ui_statusIconDispatcher.js
new file mode 100644
index 000000000000..89f86a321ae3
--- /dev/null
+++ b/x11/cinnamon/files/patch-js-ui_statusIconDispatcher.js
@@ -0,0 +1,14 @@
+--- js/ui/statusIconDispatcher.old.js 2013-02-26 15:18:27.696454220 +0100
++++ js/ui/statusIconDispatcher.js 2013-02-26 15:19:02.768452834 +0100
+@@ -8,11 +8,9 @@
+
+
+ const STANDARD_TRAY_ICON_IMPLEMENTATIONS = {
+- 'bluetooth-applet': 'bluetooth',
+ 'gnome-volume-control-applet': 'volume', // renamed to gnome-sound-applet
+ // when moved to control center
+ 'gnome-sound-applet': 'volume',
+- 'nm-applet': 'network',
+ 'gnome-power-manager': 'battery',
+ 'keyboard': 'keyboard',
+ 'a11y-keyboard': 'a11y',
diff --git a/x11/cinnamon/files/patch-src_Makefile.am b/x11/cinnamon/files/patch-src_Makefile.am
new file mode 100644
index 000000000000..b3bdb04fb1df
--- /dev/null
+++ b/x11/cinnamon/files/patch-src_Makefile.am
@@ -0,0 +1,11 @@
+--- src/Makefile.am.orig 2014-04-12 14:28:57.000000000 +0000
++++ src/Makefile.am 2014-04-24 15:24:43.261840738 +0000
+@@ -267,7 +267,7 @@
+ libcinnamon_la_CPPFLAGS = $(cinnamon_cflags)
+
+ Cinnamon-0.1.gir: libcinnamon.la St-1.0.gir
+-Cinnamon_0_1_gir_INCLUDES = Clutter-1.0 ClutterX11-1.0 Meta-Muffin.0 Soup-2.4 CMenu-3.0 NetworkManager-1.0 NMClient-1.0
++Cinnamon_0_1_gir_INCLUDES = Clutter-1.0 ClutterX11-1.0 Meta-Muffin.0 Soup-2.4 CMenu-3.0
+ Cinnamon_0_1_gir_CFLAGS = $(libcinnamon_la_CPPFLAGS) -I $(srcdir)
+ Cinnamon_0_1_gir_LIBS = libcinnamon.la
+ Cinnamon_0_1_gir_FILES = $(libcinnamon_la_gir_sources)
diff --git a/x11/cinnamon/files/patch-src_st_st.background.c b/x11/cinnamon/files/patch-src_st_st.background.c
new file mode 100644
index 000000000000..29d69332377f
--- /dev/null
+++ b/x11/cinnamon/files/patch-src_st_st.background.c
@@ -0,0 +1,11 @@
+--- src/st/st-background-effect.orig.c 2013-02-24 19:18:24.592514376 +0100
++++ src/st/st-background-effect.c 2013-02-24 19:18:36.891516814 +0100
+@@ -225,7 +225,7 @@
+ || ( posy != self->posy_old)
+ || ( width != self->width_old)
+ || ( height != self->height_old)
+- || (time_used > 50.0d))
++ || (time_used > 50.0))
+
+ {
+ self->posx_old = posx;
diff --git a/x11/cinnamon/pkg-descr b/x11/cinnamon/pkg-descr
new file mode 100644
index 000000000000..234388e48b7a
--- /dev/null
+++ b/x11/cinnamon/pkg-descr
@@ -0,0 +1,9 @@
+Cinnamon is a Linux desktop which provides advanced innovative features and a
+traditional user experience.
+
+The desktop layout is similar to Gnome 2.
+The underlying technology is forked from Gnome Shell.
+The emphasis is put on making users feel at home and providing them with an
+easy to use and comfortable desktop experience.
+
+WWW: http://cinnamon.linuxmint.com/
diff --git a/x11/cinnamon/pkg-plist b/x11/cinnamon/pkg-plist
new file mode 100644
index 000000000000..7a379a34d84a
--- /dev/null
+++ b/x11/cinnamon/pkg-plist
@@ -0,0 +1,684 @@
+bin/cinnamon
+bin/cinnamon-desktop-editor
+bin/cinnamon-extension-tool
+bin/cinnamon-json-makepot
+bin/cinnamon-launcher
+bin/cinnamon-looking-glass
+bin/cinnamon-menu-editor
+bin/cinnamon-screensaver-lock-dialog
+bin/cinnamon-session-cinnamon
+bin/cinnamon-session-cinnamon2d
+bin/cinnamon-settings
+bin/cinnamon-settings-users
+bin/cinnamon2d
+etc/xdg/menus/cinnamon-applications.menu
+lib/cinnamon/Cinnamon-0.1.typelib
+lib/cinnamon/Gvc-1.0.typelib
+lib/cinnamon/St-1.0.typelib
+lib/cinnamon/libcinnamon.so
+lib/cinnamon-desktop-editor/cinnamon-desktop-editor.py
+lib/cinnamon-desktop-editor/directory-editor.ui
+lib/cinnamon-desktop-editor/launcher-editor.ui
+lib/cinnamon-json-makepot/cinnamon-json-makepot.py
+lib/cinnamon-looking-glass/cinnamon-looking-glass.py
+lib/cinnamon-looking-glass/lookingglass_proxy.py
+lib/cinnamon-looking-glass/page_extensions.py
+lib/cinnamon-looking-glass/page_inspect.py
+lib/cinnamon-looking-glass/page_log.py
+lib/cinnamon-looking-glass/page_memory.py
+lib/cinnamon-looking-glass/page_results.py
+lib/cinnamon-looking-glass/page_windows.py
+lib/cinnamon-looking-glass/pageutils.py
+lib/cinnamon-menu-editor/cinnamon-menu-editor.ui
+lib/cinnamon-menu-editor/cme/MainWindow.py
+lib/cinnamon-menu-editor/cme/MenuEditor.py
+lib/cinnamon-menu-editor/cme/__init__.py
+lib/cinnamon-menu-editor/cme/config.py
+lib/cinnamon-menu-editor/cme/util.py
+lib/cinnamon-screensaver-lock-dialog/cinnamon-screensaver-lock-dialog.py
+lib/cinnamon-screensaver-lock-dialog/cinnamon-screensaver-lock-dialog.ui
+lib/cinnamon-settings/cinnamon-settings.py
+lib/cinnamon-settings/cinnamon-settings.ui
+lib/cinnamon-settings/modules/cs_power.py
+lib/cinnamon-settings/bin/ExtensionCore.py
+lib/cinnamon-settings/bin/SettingsWidgets.py
+lib/cinnamon-settings/bin/Spices.py
+lib/cinnamon-settings/bin/XletSettings.py
+lib/cinnamon-settings/bin/XletSettingsWidgets.py
+lib/cinnamon-settings/bin/capi.py
+lib/cinnamon-settings/bin/eyedropper.py
+lib/cinnamon-settings/bin/imtools.py
+lib/cinnamon-settings/bin/installSchema.py
+lib/cinnamon-settings/bin/removeSchema.py
+lib/cinnamon-settings/bin/xlet-settings.ui
+lib/cinnamon-settings/data/spices/applet-detail.html
+lib/cinnamon-settings/data/spices/jquery.js
+lib/cinnamon-settings/modules/cs_applets.py
+lib/cinnamon-settings/modules/cs_backgrounds.py
+lib/cinnamon-settings/modules/cs_calendar.py
+lib/cinnamon-settings/modules/cs_default.py
+lib/cinnamon-settings/modules/cs_desklets.py
+lib/cinnamon-settings/modules/cs_desktop.py
+lib/cinnamon-settings/modules/cs_effects.py
+lib/cinnamon-settings/modules/cs_extensions.py
+lib/cinnamon-settings/modules/cs_fonts.py
+lib/cinnamon-settings/modules/cs_general.py
+lib/cinnamon-settings/modules/cs_hotcorner.py
+lib/cinnamon-settings/modules/cs_info.py
+lib/cinnamon-settings/modules/cs_keyboard.py
+lib/cinnamon-settings/modules/cs_mouse.py
+lib/cinnamon-settings/modules/cs_panel.py
+lib/cinnamon-settings/modules/cs_screensaver.py
+lib/cinnamon-settings/modules/cs_themes.py
+lib/cinnamon-settings/modules/cs_tiling.py
+lib/cinnamon-settings/modules/cs_windows.py
+lib/cinnamon-settings/modules/cs_workspaces.py
+lib/cinnamon-settings-users/cinnamon-settings-users.py
+lib/cinnamon-settings-users/cinnamon-settings-users.svg
+lib/cinnamon-settings-users/cinnamon-settings-users.ui
+libexec/cinnamon/cinnamon-hotplug-sniffer
+libexec/cinnamon/cinnamon-perf-helper
+man/man1/cinnamon-extension-tool.1.gz
+man/man1/cinnamon-launcher.1.gz
+man/man1/cinnamon-menu-editor.1.gz
+man/man1/cinnamon-settings.1.gz
+man/man1/cinnamon.1.gz
+man/man1/cinnamon2d.1.gz
+man/man1/gnome-session-cinnamon.1.gz
+man/man1/gnome-session-cinnamon2d.1.gz
+share/applications/cinnamon-menu-editor.desktop
+share/applications/cinnamon-settings-applets.desktop
+share/applications/cinnamon-settings-backgrounds.desktop
+share/applications/cinnamon-settings-calendar.desktop
+share/applications/cinnamon-settings-default.desktop
+share/applications/cinnamon-settings-desklets.desktop
+share/applications/cinnamon-settings-desktop.desktop
+share/applications/cinnamon-settings-effects.desktop
+share/applications/cinnamon-settings-extensions.desktop
+share/applications/cinnamon-settings-fonts.desktop
+share/applications/cinnamon-settings-general.desktop
+share/applications/cinnamon-settings-hotcorner.desktop
+share/applications/cinnamon-settings-info.desktop
+share/applications/cinnamon-settings-keyboard.desktop
+share/applications/cinnamon-settings-mouse.desktop
+share/applications/cinnamon-settings-panel.desktop
+share/applications/cinnamon-settings-power.desktop
+share/applications/cinnamon-settings-screensaver.desktop
+share/applications/cinnamon-settings-themes.desktop
+share/applications/cinnamon-settings-tiling.desktop
+share/applications/cinnamon-settings-user.desktop
+share/applications/cinnamon-settings-users.desktop
+share/applications/cinnamon-settings-windows.desktop
+share/applications/cinnamon-settings-workspaces.desktop
+share/applications/cinnamon-settings.desktop
+share/applications/cinnamon.desktop
+share/applications/cinnamon2d.desktop
+%%DATADIR%%/applets/a11y@cinnamon.org/applet.js
+%%DATADIR%%/applets/a11y@cinnamon.org/metadata.json
+%%DATADIR%%/applets/brightness@cinnamon.org/applet.js
+%%DATADIR%%/applets/brightness@cinnamon.org/metadata.json
+%%DATADIR%%/applets/calendar@cinnamon.org/applet.js
+%%DATADIR%%/applets/calendar@cinnamon.org/calendar.js
+%%DATADIR%%/applets/calendar@cinnamon.org/metadata.json
+%%DATADIR%%/applets/calendar@cinnamon.org/settings-schema.json
+%%DATADIR%%/applets/expo@cinnamon.org/applet.js
+%%DATADIR%%/applets/expo@cinnamon.org/cinnamon-expo-symbolic.svg
+%%DATADIR%%/applets/expo@cinnamon.org/icon.png
+%%DATADIR%%/applets/expo@cinnamon.org/metadata.json
+%%DATADIR%%/applets/expo@cinnamon.org/settings-schema.json
+%%DATADIR%%/applets/keyboard@cinnamon.org/applet.js
+%%DATADIR%%/applets/keyboard@cinnamon.org/metadata.json
+%%DATADIR%%/applets/keyboard@cinnamon.org/settings-schema.json
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/aa.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/ad.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/ae.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/af.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/ag.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/ai.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/al.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/am.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/ao.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/aq.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/ar.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/ara.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/as.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/at.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/au.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/aw.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/ax.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/az.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/ba.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/bb.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/bd.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/be.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/bf.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/bg.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/bh.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/bi.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/bj.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/bl.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/bm.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/bn.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/bo.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/bq.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/br.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/brai.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/bs.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/bt.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/bv.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/bw.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/by.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/bz.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/ca.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/cc.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/cd.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/cf.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/cg.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/ch.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/ci.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/ck.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/cl.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/cm.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/cn.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/co.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/cr.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/cu.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/cv.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/cw.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/cx.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/cy.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/cz.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/de.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/dj.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/dk.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/dm.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/do.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/dz.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/ec.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/ee.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/eg.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/eh.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/epo.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/er.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/es.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/et.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/fi.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/fj.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/fk.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/fm.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/fo.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/fr.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/ga.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/gb.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/gd.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/ge.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/gf.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/gg.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/gh.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/gi.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/gl.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/gm.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/gn.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/gp.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/gq.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/gr.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/gs.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/gt.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/gu.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/gw.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/gy.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/hk.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/hm.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/hn.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/hr.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/ht.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/hu.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/id.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/ie.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/il.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/im.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/in.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/io.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/iq.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/ir.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/is.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/it.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/je.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/jm.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/jo.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/jp.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/ke.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/kg.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/kh.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/ki.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/km.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/kn.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/kp.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/kr.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/kw.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/ky.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/kz.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/la.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/lb.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/lc.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/li.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/lk.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/lr.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/ls.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/lt.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/lu.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/lv.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/ly.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/ma.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/mc.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/md.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/me.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/mf.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/mg.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/mh.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/mk.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/ml.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/mm.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/mn.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/mo.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/mp.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/mq.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/mr.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/ms.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/mt.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/mu.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/mv.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/mw.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/mx.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/my.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/mz.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/na.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/nc.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/ne.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/nf.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/ng.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/ni.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/nl.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/no.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/np.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/nr.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/nu.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/nz.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/om.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/pa.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/pe.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/pf.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/pg.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/ph.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/pk.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/pl.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/pm.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/pn.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/pr.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/ps.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/pt.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/pw.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/py.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/qa.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/re.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/ro.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/rs.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/ru.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/rw.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/sa.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/sb.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/sc.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/sd.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/se.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/sg.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/sh.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/si.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/sj.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/sk.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/sl.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/sm.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/sn.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/so.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/sr.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/ss.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/st.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/sv.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/sx.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/sy.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/sz.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/tc.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/td.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/tf.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/tg.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/th.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/tj.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/tk.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/tl.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/tm.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/tn.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/to.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/tr.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/tt.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/tv.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/tw.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/tz.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/ua.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/ug.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/um.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/us.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/uy.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/uz.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/va.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/vc.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/ve.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/vg.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/vi.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/vn.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/vu.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/wf.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/ws.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/ye.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/yt.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/za.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/zm.png
+%%DATADIR%%/applets/keyboard@cinnamon.org/flags/zw.png
+%%DATADIR%%/applets/menu@cinnamon.org/applet.js
+%%DATADIR%%/applets/menu@cinnamon.org/metadata.json
+%%DATADIR%%/applets/menu@cinnamon.org/settings-schema.json
+%%DATADIR%%/applets/network@cinnamon.org/applet.js
+%%DATADIR%%/applets/network@cinnamon.org/metadata.json
+%%DATADIR%%/applets/notifications@cinnamon.org/alt-critical-notif-symbolic.svg
+%%DATADIR%%/applets/notifications@cinnamon.org/applet.js
+%%DATADIR%%/applets/notifications@cinnamon.org/critical-notif-symbolic.svg
+%%DATADIR%%/applets/notifications@cinnamon.org/empty-notif-symbolic.svg
+%%DATADIR%%/applets/notifications@cinnamon.org/icon.svg
+%%DATADIR%%/applets/notifications@cinnamon.org/low-notif-symbolic.svg
+%%DATADIR%%/applets/notifications@cinnamon.org/metadata.json
+%%DATADIR%%/applets/notifications@cinnamon.org/normal-notif-symbolic.svg
+%%DATADIR%%/applets/notifications@cinnamon.org/settings-schema.json
+%%DATADIR%%/applets/panel-launchers@cinnamon.org/applet.js
+%%DATADIR%%/applets/panel-launchers@cinnamon.org/metadata.json
+%%DATADIR%%/applets/power@cinnamon.org/applet.js
+%%DATADIR%%/applets/power@cinnamon.org/metadata.json
+%%DATADIR%%/applets/power@cinnamon.org/settings-schema.json
+%%DATADIR%%/applets/recent@cinnamon.org/applet.js
+%%DATADIR%%/applets/recent@cinnamon.org/metadata.json
+%%DATADIR%%/applets/removable-drives@cinnamon.org/applet.js
+%%DATADIR%%/applets/removable-drives@cinnamon.org/metadata.json
+%%DATADIR%%/applets/scale@cinnamon.org/applet.js
+%%DATADIR%%/applets/scale@cinnamon.org/cinnamon-scale-symbolic.svg
+%%DATADIR%%/applets/scale@cinnamon.org/icon.png
+%%DATADIR%%/applets/scale@cinnamon.org/metadata.json
+%%DATADIR%%/applets/scale@cinnamon.org/settings-schema.json
+%%DATADIR%%/applets/separator@cinnamon.org/applet.js
+%%DATADIR%%/applets/separator@cinnamon.org/metadata.json
+%%DATADIR%%/applets/settings-example@cinnamon.org/applet.js
+%%DATADIR%%/applets/settings-example@cinnamon.org/metadata.json
+%%DATADIR%%/applets/settings-example@cinnamon.org/settings-schema.json
+%%DATADIR%%/applets/settings@cinnamon.org/applet.js
+%%DATADIR%%/applets/settings@cinnamon.org/metadata.json
+%%DATADIR%%/applets/show-desktop@cinnamon.org/applet.js
+%%DATADIR%%/applets/show-desktop@cinnamon.org/metadata.json
+%%DATADIR%%/applets/sound@cinnamon.org/applet.js
+%%DATADIR%%/applets/sound@cinnamon.org/metadata.json
+%%DATADIR%%/applets/sound@cinnamon.org/settings-schema.json
+%%DATADIR%%/applets/spacer@cinnamon.org/applet.js
+%%DATADIR%%/applets/spacer@cinnamon.org/metadata.json
+%%DATADIR%%/applets/spacer@cinnamon.org/settings-schema.json
+%%DATADIR%%/applets/systray@cinnamon.org/applet.js
+%%DATADIR%%/applets/systray@cinnamon.org/metadata.json
+%%DATADIR%%/applets/trash@cinnamon.org/applet.js
+%%DATADIR%%/applets/trash@cinnamon.org/metadata.json
+%%DATADIR%%/applets/user@cinnamon.org/applet.js
+%%DATADIR%%/applets/user@cinnamon.org/icon.png
+%%DATADIR%%/applets/user@cinnamon.org/metadata.json
+%%DATADIR%%/applets/user@cinnamon.org/settings-schema.json
+%%DATADIR%%/applets/user@cinnamon.org/stylesheet.css
+%%DATADIR%%/applets/window-list@cinnamon.org/applet.js
+%%DATADIR%%/applets/window-list@cinnamon.org/metadata.json
+%%DATADIR%%/applets/windows-quick-list@cinnamon.org/applet.js
+%%DATADIR%%/applets/windows-quick-list@cinnamon.org/icon.png
+%%DATADIR%%/applets/windows-quick-list@cinnamon.org/metadata.json
+%%DATADIR%%/applets/windows-quick-list@cinnamon.org/windows-quick-list-symbolic.svg
+%%DATADIR%%/applets/workspace-switcher@cinnamon.org/applet.js
+%%DATADIR%%/applets/workspace-switcher@cinnamon.org/metadata.json
+%%DATADIR%%/applets/xrandr@cinnamon.org/applet.js
+%%DATADIR%%/applets/xrandr@cinnamon.org/metadata.json
+%%DATADIR%%/applets/xrandr@cinnamon.org/stylesheet.css
+%%DATADIR%%/bumpmaps/birdnfish.png
+%%DATADIR%%/bumpmaps/brick.png
+%%DATADIR%%/bumpmaps/fish.png
+%%DATADIR%%/bumpmaps/frost.png
+%%DATADIR%%/bumpmaps/hex.png
+%%DATADIR%%/bumpmaps/lizard.png
+%%DATADIR%%/desklets/clock@cinnamon.org/desklet.js
+%%DATADIR%%/desklets/clock@cinnamon.org/metadata.json
+%%DATADIR%%/desklets/clock@cinnamon.org/settings-schema.json
+%%DATADIR%%/desklets/launcher@cinnamon.org/desklet.js
+%%DATADIR%%/desklets/launcher@cinnamon.org/editorDialog.py
+%%DATADIR%%/desklets/launcher@cinnamon.org/editorDialog.ui
+%%DATADIR%%/desklets/launcher@cinnamon.org/metadata.json
+%%DATADIR%%/desklets/photoframe@cinnamon.org/README
+%%DATADIR%%/desklets/photoframe@cinnamon.org/desklet.js
+%%DATADIR%%/desklets/photoframe@cinnamon.org/icon.png
+%%DATADIR%%/desklets/photoframe@cinnamon.org/metadata.json
+%%DATADIR%%/desklets/photoframe@cinnamon.org/settings-schema.json
+%%DATADIR%%/desklets/photoframe@cinnamon.org/stylesheet.css
+%%DATADIR%%/faces/0_cars.jpg
+%%DATADIR%%/faces/0_chess.jpg
+%%DATADIR%%/faces/0_coffee.jpg
+%%DATADIR%%/faces/0_guitar.jpg
+%%DATADIR%%/faces/2_10.png
+%%DATADIR%%/faces/2_11.png
+%%DATADIR%%/faces/2_12.png
+%%DATADIR%%/faces/2_13.png
+%%DATADIR%%/faces/3_lightning.jpg
+%%DATADIR%%/faces/3_mountain.jpg
+%%DATADIR%%/faces/3_sky.jpg
+%%DATADIR%%/faces/3_sunset.jpg
+%%DATADIR%%/faces/4_cinnamon.jpg
+%%DATADIR%%/faces/4_flower.jpg
+%%DATADIR%%/faces/4_leaf.jpg
+%%DATADIR%%/faces/4_sunflower.jpg
+%%DATADIR%%/faces/5_fish.jpg
+%%DATADIR%%/faces/5_kitten.jpg
+%%DATADIR%%/faces/5_penguin.jpg
+%%DATADIR%%/faces/5_puppy.jpg
+%%DATADIR%%/faces/6_astronaut.jpg
+%%DATADIR%%/faces/6_butterfly.png
+%%DATADIR%%/faces/6_flake.jpg
+%%DATADIR%%/faces/6_grapes.jpg
+%%DATADIR%%/faces/7_bat.png
+%%DATADIR%%/faces/7_dog.png
+%%DATADIR%%/faces/7_elephant.png
+%%DATADIR%%/faces/7_fox.png
+%%DATADIR%%/faces/7_lion.png
+%%DATADIR%%/faces/7_panda.png
+%%DATADIR%%/faces/7_penguin.png
+%%DATADIR%%/faces/7_tucan.png
+%%DATADIR%%/faces/user-generic.png
+%%DATADIR%%/icons/move-symbolic.svg
+%%DATADIR%%/js/misc/config.js
+%%DATADIR%%/js/misc/docInfo.js
+%%DATADIR%%/js/misc/fileUtils.js
+%%DATADIR%%/js/misc/format.js
+%%DATADIR%%/js/misc/gnomeSession.js
+%%DATADIR%%/js/misc/gridNavigator.js
+%%DATADIR%%/js/misc/history.js
+%%DATADIR%%/js/misc/modemManager.js
+%%DATADIR%%/js/misc/params.js
+%%DATADIR%%/js/misc/pointerTracker.js
+%%DATADIR%%/js/misc/screenSaver.js
+%%DATADIR%%/js/misc/timers.js
+%%DATADIR%%/js/misc/util.js
+%%DATADIR%%/js/misc/windowUtils.js
+%%DATADIR%%/js/perf/core.js
+%%DATADIR%%/js/ui/appFavorites.js
+%%DATADIR%%/js/ui/applet.js
+%%DATADIR%%/js/ui/appletManager.js
+%%DATADIR%%/js/ui/automountManager.js
+%%DATADIR%%/js/ui/backgroundManager.js
+%%DATADIR%%/js/ui/boxpointer.js
+%%DATADIR%%/js/ui/checkBox.js
+%%DATADIR%%/js/ui/cinnamonDBus.js
+%%DATADIR%%/js/ui/cinnamonEntry.js
+%%DATADIR%%/js/ui/cinnamonMountOperation.js
+%%DATADIR%%/js/ui/desklet.js
+%%DATADIR%%/js/ui/deskletManager.js
+%%DATADIR%%/js/ui/dnd.js
+%%DATADIR%%/js/ui/edgeFlip.js
+%%DATADIR%%/js/ui/environment.js
+%%DATADIR%%/js/ui/expo.js
+%%DATADIR%%/js/ui/expoThumbnail.js
+%%DATADIR%%/js/ui/extension.js
+%%DATADIR%%/js/ui/extensionSystem.js
+%%DATADIR%%/js/ui/flashspot.js
+%%DATADIR%%/js/ui/hotCorner.js
+%%DATADIR%%/js/ui/keybindings.js
+%%DATADIR%%/js/ui/keyboard.js
+%%DATADIR%%/js/ui/layout.js
+%%DATADIR%%/js/ui/lightbox.js
+%%DATADIR%%/js/ui/link.js
+%%DATADIR%%/js/ui/lookingGlass.js
+%%DATADIR%%/js/ui/lookingGlassDBus.js
+%%DATADIR%%/js/ui/magnifier.js
+%%DATADIR%%/js/ui/magnifierDBus.js
+%%DATADIR%%/js/ui/main.js
+%%DATADIR%%/js/ui/messageTray.js
+%%DATADIR%%/js/ui/modalDialog.js
+%%DATADIR%%/js/ui/notificationDaemon.js
+%%DATADIR%%/js/ui/overview.js
+%%DATADIR%%/js/ui/panel.js
+%%DATADIR%%/js/ui/panelMenu.js
+%%DATADIR%%/js/ui/placesManager.js
+%%DATADIR%%/js/ui/popupMenu.js
+%%DATADIR%%/js/ui/radioButton.js
+%%DATADIR%%/js/ui/runDialog.js
+%%DATADIR%%/js/ui/scripting.js
+%%DATADIR%%/js/ui/search.js
+%%DATADIR%%/js/ui/settings.js
+%%DATADIR%%/js/ui/soundManager.js
+%%DATADIR%%/js/ui/statusIconDispatcher.js
+%%DATADIR%%/js/ui/systray.js
+%%DATADIR%%/js/ui/themeManager.js
+%%DATADIR%%/js/ui/tooltips.js
+%%DATADIR%%/js/ui/tweener.js
+%%DATADIR%%/js/ui/windowAttentionHandler.js
+%%DATADIR%%/js/ui/windowManager.js
+%%DATADIR%%/js/ui/workspace.js
+%%DATADIR%%/js/ui/workspacesView.js
+%%DATADIR%%/js/ui/xdndHandler.js
+%%DATADIR%%/js/ui/appSwitcher/appSwitcher.js
+%%DATADIR%%/js/ui/appSwitcher/appSwitcher3D.js
+%%DATADIR%%/js/ui/appSwitcher/classicSwitcher.js
+%%DATADIR%%/js/ui/appSwitcher/coverflowSwitcher.js
+%%DATADIR%%/js/ui/appSwitcher/timelineSwitcher.js
+%%DATADIR%%/search_providers/google.xml
+%%DATADIR%%/search_providers/wikipedia.xml
+%%DATADIR%%/theme/add-workspace-hover.png
+%%DATADIR%%/theme/add-workspace.png
+%%DATADIR%%/theme/calendar-arrow-left.svg
+%%DATADIR%%/theme/calendar-arrow-right.svg
+%%DATADIR%%/theme/calendar-today.svg
+%%DATADIR%%/theme/checkbox-focused.svg
+%%DATADIR%%/theme/checkbox-off-focused.svg
+%%DATADIR%%/theme/checkbox-off.svg
+%%DATADIR%%/theme/checkbox.svg
+%%DATADIR%%/theme/cinnamon.css
+%%DATADIR%%/theme/close-window.svg
+%%DATADIR%%/theme/close.svg
+%%DATADIR%%/theme/corner-ripple.png
+%%DATADIR%%/theme/menu.svg
+%%DATADIR%%/theme/overview-hover.png
+%%DATADIR%%/theme/overview.png
+%%DATADIR%%/theme/player-paused.svg
+%%DATADIR%%/theme/player-playing.svg
+%%DATADIR%%/theme/player-stopped.svg
+%%DATADIR%%/theme/process-working.svg
+%%DATADIR%%/theme/radiobutton-off.svg
+%%DATADIR%%/theme/radiobutton.svg
+%%DATADIR%%/theme/scroll-hhandle.svg
+%%DATADIR%%/theme/scroll-vhandle.svg
+%%DATADIR%%/theme/thumbnail-generic.png
+%%DATADIR%%/theme/thumbnail.png
+%%DATADIR%%/theme/toggle-off-intl.svg
+%%DATADIR%%/theme/toggle-off-us.svg
+%%DATADIR%%/theme/toggle-on-intl.svg
+%%DATADIR%%/theme/toggle-on-us.svg
+%%DATADIR%%/theme/trash-icon.png
+%%DATADIR%%-session/sessions/cinnamon.session
+%%DATADIR%%-session/sessions/cinnamon2d.session
+share/dbus-1/services/org.Cinnamon.HotplugSniffer.service
+share/desktop-directories/cinnamon-audio-video.directory
+share/desktop-directories/cinnamon-c.directory
+share/desktop-directories/cinnamon-development.directory
+share/desktop-directories/cinnamon-education.directory
+share/desktop-directories/cinnamon-game.directory
+share/desktop-directories/cinnamon-graphics.directory
+share/desktop-directories/cinnamon-hardware.directory
+share/desktop-directories/cinnamon-internet-and-network.directory
+share/desktop-directories/cinnamon-look-and-feel.directory
+share/desktop-directories/cinnamon-menu-applications.directory
+share/desktop-directories/cinnamon-menu-system.directory
+share/desktop-directories/cinnamon-network.directory
+share/desktop-directories/cinnamon-office.directory
+share/desktop-directories/cinnamon-other.directory
+share/desktop-directories/cinnamon-personal.directory
+share/desktop-directories/cinnamon-settings-system.directory
+share/desktop-directories/cinnamon-settings.directory
+share/desktop-directories/cinnamon-system-tools.directory
+share/desktop-directories/cinnamon-system.directory
+share/desktop-directories/cinnamon-utility-accessibility.directory
+share/desktop-directories/cinnamon-utility.directory
+share/polkit-1/actions/org.cinnamon.settings-users.policy
+share/xsessions/cinnamon.desktop
+share/xsessions/cinnamon2d.desktop
+share/icons/hicolor/16x16/categories/cs-backgrounds.svg
+share/icons/hicolor/16x16/categories/cs-desklets.svg
+share/icons/hicolor/scalable/categories/cs-applets.svg
+share/icons/hicolor/scalable/categories/cs-backgrounds.svg
+share/icons/hicolor/scalable/categories/cs-bluetooth.svg
+share/icons/hicolor/scalable/categories/cs-cat-admin.svg
+share/icons/hicolor/scalable/categories/cs-cat-appearance.svg
+share/icons/hicolor/scalable/categories/cs-cat-hardware.svg
+share/icons/hicolor/scalable/categories/cs-cat-prefs.svg
+share/icons/hicolor/scalable/categories/cs-color.svg
+share/icons/hicolor/scalable/categories/cs-date-time.svg
+share/icons/hicolor/scalable/categories/cs-default-applications.svg
+share/icons/hicolor/scalable/categories/cs-desklets.svg
+share/icons/hicolor/scalable/categories/cs-desktop-effects.svg
+share/icons/hicolor/scalable/categories/cs-desktop.svg
+share/icons/hicolor/scalable/categories/cs-details.svg
+share/icons/hicolor/scalable/categories/cs-display.svg
+share/icons/hicolor/scalable/categories/cs-drivers.svg
+share/icons/hicolor/scalable/categories/cs-extensions.svg
+share/icons/hicolor/scalable/categories/cs-firewall.svg
+share/icons/hicolor/scalable/categories/cs-fonts.svg
+share/icons/hicolor/scalable/categories/cs-general.svg
+share/icons/hicolor/scalable/categories/cs-keyboard.svg
+share/icons/hicolor/scalable/categories/cs-language.svg
+share/icons/hicolor/scalable/categories/cs-login.svg
+share/icons/hicolor/scalable/categories/cs-mouse.svg
+share/icons/hicolor/scalable/categories/cs-network.svg
+share/icons/hicolor/scalable/categories/cs-overview.svg
+share/icons/hicolor/scalable/categories/cs-panel.svg
+share/icons/hicolor/scalable/categories/cs-power.svg
+share/icons/hicolor/scalable/categories/cs-printer.svg
+share/icons/hicolor/scalable/categories/cs-region.svg
+share/icons/hicolor/scalable/categories/cs-screen.svg
+share/icons/hicolor/scalable/categories/cs-screensaver.svg
+share/icons/hicolor/scalable/categories/cs-sound.svg
+share/icons/hicolor/scalable/categories/cs-sources.svg
+share/icons/hicolor/scalable/categories/cs-startup-programs.svg
+share/icons/hicolor/scalable/categories/cs-tablet.svg
+share/icons/hicolor/scalable/categories/cs-themes.svg
+share/icons/hicolor/scalable/categories/cs-tiling.svg
+share/icons/hicolor/scalable/categories/cs-universal-access.svg
+share/icons/hicolor/scalable/categories/cs-user-accounts.svg
+share/icons/hicolor/scalable/categories/cs-user.svg
+share/icons/hicolor/scalable/categories/cs-windows.svg
+share/icons/hicolor/scalable/categories/cs-workspaces.svg
+share/icons/hicolor/scalable/emblems/cs-xlet-installed.svg
+share/icons/hicolor/scalable/emblems/cs-xlet-running.svg
+share/icons/hicolor/scalable/emblems/cs-xlet-system.svg
+share/icons/hicolor/scalable/emblems/cs-xlet-update.svg
diff --git a/x11/gdesklets-tasklist/Makefile b/x11/gdesklets-tasklist/Makefile
deleted file mode 100644
index ae8316b6df1c..000000000000
--- a/x11/gdesklets-tasklist/Makefile
+++ /dev/null
@@ -1,31 +0,0 @@
-# Created by: Vincent Tantardini <vinc@FreeBSD-fr.org>
-# $FreeBSD$
-
-PORTNAME= tasklist
-PORTVERSION= 0.10
-PORTREVISION= 12
-CATEGORIES= x11 gnome
-MASTER_SITES= http://gdesklets.zencomputer.ca/
-PKGNAMEPREFIX= gdesklets-
-DISTNAME= ${PORTNAME}-desklet-${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Displays the GNOME tasklist and floats above the other windows
-
-RUN_DEPENDS= gdesklets:${PORTSDIR}/deskutils/gdesklets
-
-NAME= tasklist
-DATADIR= ${PREFIX}/share
-PKGMESSAGE= ${WRKDIR}/pkg-message
-WRKSRC= ${WRKDIR}/${PORTNAME}-desklet-${PORTVERSION}
-
-do-build:
- @${CAT} pkg-message | ${SED} -e 's|%%PREFIX%%|${PREFIX}|g ; s|%%NAME%%|${NAME}|g' > ${PKGMESSAGE}
-
-do-install:
- @${MKDIR} ${STAGEDIR}${DATADIR}/gdesklets/Displays/${NAME}
- @${INSTALL_DATA} ${WRKSRC}/*.display ${STAGEDIR}${DATADIR}/gdesklets/Displays/${NAME}/
- @${INSTALL_DATA} ${WRKSRC}/*.png ${STAGEDIR}${DATADIR}/gdesklets/Displays/${NAME}/
- @${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DATADIR}/gdesklets/Displays/${NAME}/
-
-.include <bsd.port.mk>
diff --git a/x11/gdesklets-tasklist/distinfo b/x11/gdesklets-tasklist/distinfo
deleted file mode 100644
index a70fbd8155cd..000000000000
--- a/x11/gdesklets-tasklist/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (tasklist-desklet-0.10.tar.gz) = e121e06a9cde7449026b0d7e0d8a61817361f6cd3a15173ff527bb75226b2969
-SIZE (tasklist-desklet-0.10.tar.gz) = 2738
diff --git a/x11/gdesklets-tasklist/pkg-descr b/x11/gdesklets-tasklist/pkg-descr
deleted file mode 100644
index 8607a6359de8..000000000000
--- a/x11/gdesklets-tasklist/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-This desklet embeds the GNOME tasklist and floats above
-the other windows.
-
-WWW: http://gdesklets.zencomputer.ca/
diff --git a/x11/gdesklets-tasklist/pkg-message b/x11/gdesklets-tasklist/pkg-message
deleted file mode 100644
index ebf3c223a9be..000000000000
--- a/x11/gdesklets-tasklist/pkg-message
+++ /dev/null
@@ -1,5 +0,0 @@
-
-To add this desklet to your desktop:
-
- gdesklets open %%PREFIX%%/share/gdesklets/Displays/%%NAME%%/%%NAME%%.display
-
diff --git a/x11/gdesklets-tasklist/pkg-plist b/x11/gdesklets-tasklist/pkg-plist
deleted file mode 100644
index 9e41ee90119d..000000000000
--- a/x11/gdesklets-tasklist/pkg-plist
+++ /dev/null
@@ -1,4 +0,0 @@
-share/gdesklets/Displays/tasklist/preview.png
-share/gdesklets/Displays/tasklist/tasklist.display
-share/gdesklets/Displays/tasklist/README
-@dirrm share/gdesklets/Displays/tasklist
diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile
index 3142661882ad..4317dae651e2 100644
--- a/x11/gdm/Makefile
+++ b/x11/gdm/Makefile
@@ -1,51 +1,81 @@
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
-# $MCom: ports/x11/gdm/Makefile,v 1.192 2012/09/03 16:28:28 mezz Exp $
+# $MCom: ports/trunk/x11/gdm/Makefile 20031 2014-11-02 21:47:55Z kwm $
PORTNAME= gdm
-PORTVERSION= 2.30.7
-PORTREVISION= 3
+PORTVERSION= 3.14.1
CATEGORIES= x11 gnome
MASTER_SITES= GNOME
-DIST_SUBDIR= gnome2
+DIST_SUBDIR= gnome3
MAINTAINER= gnome@FreeBSD.org
-COMMENT= GNOME 2 version of xdm display manager
+COMMENT= GNOME 3 version of xdm display manager
-BUILD_DEPENDS= zenity:${PORTSDIR}/x11/zenity \
- ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes
+BUILD_DEPENDS= zenity>=3.0.0:${PORTSDIR}/x11/zenity \
+ itstool:${PORTSDIR}/textproc/itstool \
+ iso-codes>=0:${PORTSDIR}/misc/iso-codes
LIB_DEPENDS= libck-connector.so:${PORTSDIR}/sysutils/consolekit \
- libpolkit-gtk-1.so:${PORTSDIR}/sysutils/polkit-gnome \
+ libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
libupower-glib.so:${PORTSDIR}/sysutils/upower \
- libxklavier.so:${PORTSDIR}/x11/libxklavier \
- libcanberra-gtk.so:${PORTSDIR}/audio/libcanberra
-RUN_DEPENDS= zenity:${PORTSDIR}/x11/zenity \
- ${LOCALBASE}/libexec/gnome-settings-daemon:${PORTSDIR}/sysutils/gnome-settings-daemon \
- gnome-session:${PORTSDIR}/x11/gnome-session \
- ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes
-
-CONFLICTS= gdm-3.[0-9]*
+ libnss3.so:${PORTSDIR}/security/nss \
+ libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig \
+ libaccountsservice.so:${PORTSDIR}/sysutils/accountsservice \
+ libcanberra-gtk3.so:${PORTSDIR}/audio/libcanberra-gtk3
+RUN_DEPENDS= zenity>=3.0.0:${PORTSDIR}/x11/zenity \
+ gnome-settings-daemon>=3.0.0:${PORTSDIR}/sysutils/gnome-settings-daemon \
+ gnome-keyring-3:${PORTSDIR}/security/gnome-keyring \
+ gnome-session>=3.0.0:${PORTSDIR}/x11/gnome-session \
+ gnome-icon-theme-symbolic>=0:${PORTSDIR}/x11-themes/gnome-icon-theme-symbolic \
+ polkit-gnome>=0.105:${PORTSDIR}/sysutils/polkit-gnome \
+ at-spi2-core>=0:${PORTSDIR}/accessibility/at-spi2-core \
+ iso-codes>=0:${PORTSDIR}/misc/iso-codes
+# used in scripts
+RUN_DEPENDS+= xrdb:${PORTSDIR}/x11/xrdb \
+ setxkbmap:${PORTSDIR}/x11/setxkbmap \
+ xmodmap:${PORTSDIR}/x11/xmodmap \
+ xterm:${PORTSDIR}/x11/xterm
USERS= gdm
GROUPS= gdm
+USES= execinfo gettext gmake libtool pathfix pkgconfig tar:xz
+USE_GNOME= dconf gnomeprefix intlhack introspection librsvg2
USE_LDCONFIG= yes
USE_XORG= dmx dmxproto
INSTALLS_ICONS= yes
USE_RC_SUBR= gdm
USE_GNOME_SUBR= yes
-USES= alias execinfo gettext gmake pathfix pkgconfig tar:xz
-USE_GNOME= intlhack gnomehier gconf2 librsvg2 \
- gnomedocutils gnomeprefix gnomepanel
-GCONF_SCHEMAS= gdm-simple-greeter.schemas
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-working-directory=${PREFIX}/etc/gdm/home \
- --with-at-spi-registryd-directory=${LOCALBASE}/libexec
-CONFIGURE_ENV= GTKDOC="false"
+GLIB_SCHEMAS= org.gnome.login-screen.gschema.xml
+CONFIGURE_ARGS= --disable-static \
+ --mandir=${PREFIX}/man \
+ --with-lang-file=${PREFIX}/etc/gdm/locale.conf \
+ --with-at-spi-registryd-directory=${LOCALBASE}/libexec \
+ --with-custom-conf=${PREFIX}/etc/gdm/custom.conf \
+ --with-dbus-sys=${PREFIX}/etc/dbus-1/system.d \
+ --with-log-dir=/var/log/gdm \
+ --with-working-directory=${PREFIX}/etc/gdm/home \
+ --with-sysconfsubdir=gdm \
+ --with-pid-file=/var/run/gdm.pid \
+ --with-dmconfdir=${LOCALBASE}/share/xsessions \
+ --with-screenshot-dir=/var/run/gdm/greeter \
+ --enable-authentication-scheme=pam \
+ --with-user=gdm \
+ --with-group=gdm \
+ --with-initial-vt=09 \
+ --with-systemd=no
+
+# this is a hack until we can get our own pam dir and dir in order.
+CONFIGURE_ARGS+=--with-default-pam-config=redhat
CPPFLAGS+= -I${LOCALBASE}/include -DHAS_SA_LEN
-LIBS+= -L${LOCALBASE}/lib -lm
+LDFLAGS+= -L${LOCALBASE}/lib
+INSTALL_TARGET= install-strip
-SUB_FILES+= gdm.pam
+SUB_FILES+= gdm-launch-environment \
+ gdm-password \
+ gdm-autologin \
+ client.conf \
+ locale.conf
GDMDIR?= ${PREFIX}/etc/gdm
PKGMESSAGE= ${WRKDIR}/pkg-message
@@ -54,50 +84,69 @@ GNOME_LOCALSTATEDIR= /var
OPTIONS_DEFINE= IPV6 KEYRING
OPTIONS_DEFAULT=KEYRING
-KEYRING_DESC= GnomeKeyring/PAM integration
+KEYRING_DESC= Gnomekeyring/PAM integration
+KEYRING_LIB_DEPENDS= libgnome-keyring.so:${PORTSDIR}/security/libgnome-keyring
+IPV6_CONFIGURE_ENABLE= ipv6
.include <bsd.port.options.mk>
+.if defined(WITH_DEBUG)
+CONFIGURE_ARGS+= --enable-debug
+.endif
+
.if ${PORT_OPTIONS:MKEYRING}
-LIB_DEPENDS+= libgnome-keyring.so:${PORTSDIR}/security/libgnome-keyring
SUB_LIST+= PAM_KEYRING=
.else
SUB_LIST+= PAM_KEYRING=\#
.endif
-.if ${PORT_OPTIONS:MIPV6}
-CONFIGURE_ARGS+= --enable-ipv6
-.else
-CONFIGURE_ARGS+= --disable-ipv6
-.endif
-
post-patch:
- @${REINPLACE_CMD} -e '/root:/d; s/1640/0640/g' \
+ @${REINPLACE_CMD} -e 's|root:root|root:wheel|g' \
${WRKSRC}/data/Makefile.in
@${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' \
-e 's|%%LOCALBASE%%|${LOCALBASE}|g' \
- ${WRKSRC}/daemon/gdm-session-worker.c \
- ${WRKSRC}/data/gconf.path
- @${REINPLACE_CMD} -e 's|/bin/true|/usr/bin/true|g' \
- ${WRKSRC}/data/session-setup.entries
+ ${WRKSRC}/daemon/gdm-session-worker.c
@${REINPLACE_CMD} -e 's|/usr/X11R6|${LOCALBASE}|g' \
+ -e 's|/usr/bin/X|${LOCALBASE}/bin/X|g' \
+ -e 's|/usr/bin/Xorg|${LOCALBASE}/bin/Xorg|g' \
${WRKSRC}/configure ${WRKSRC}/daemon/*.c ${WRKSRC}/po/*.po
- @${REINPLACE_CMD} -e 's|/usr/lib|${LOCALBASE}/lib|g' \
- ${WRKSRC}/data/greeter-autostart/*.desktop.in*
+ @${REINPLACE_CMD} -e 's|/at-spi-registryd|/at-spi2-registryd|g' \
+ ${WRKSRC}/gui/simple-chooser/gdm-host-chooser.c \
+ ${WRKSRC}/gui/simple-chooser/chooser-main.c
+ @${REINPLACE_CMD} -e 's|/etc/X11|${LOCALBASE}/etc/X11|g' \
+ ${WRKSRC}/data/Init.in \
+ ${WRKSRC}/data/PostLogin \
+ ${WRKSRC}/data/PostSession.in \
+ ${WRKSRC}/data/PreSession.in \
+ ${WRKSRC}/data/Xsession.in
+ @${RM} ${WRKSRC}/data/applications/gdm-simple-greeter.desktop \
+ ${WRKSRC}/data/applications/gdm-simple-greeter.desktop.in \
+ ${WRKSRC}/data/applications/gnome-shell.desktop \
post-install:
- ${INSTALL_DATA} ${WRKSRC}/data/gconf.path \
- ${STAGEDIR}${PREFIX}/share/gdm/gconf.path
- ${INSTALL_DATA} ${WRKSRC}/data/session-setup.entries \
- ${STAGEDIR}${PREFIX}/share/gdm/session-setup.entries
${INSTALL_DATA} ${WRKSRC}/data/gdm.conf-custom \
${STAGEDIR}${PREFIX}/etc/gdm/custom.conf.default
${MKDIR} ${STAGEDIR}${PREFIX}/share/xsessions
- ${INSTALL_DATA} ${WRKDIR}/gdm.pam ${STAGEDIR}${PREFIX}/etc/pam.d/gdm
+ ${MKDIR} ${STAGEDIR}${PREFIX}/etc/gdm/Sessions
+ ${MKDIR} ${STAGEDIR}${PREFIX}/etc/dm/Sessions
+
+ ${MKDIR} ${STAGEDIR}${PREFIX}/etc/gdm/home
+ ${MKDIR} ${STAGEDIR}${PREFIX}/etc/gdm/home/.pulse/
+
+ ${INSTALL_DATA} ${WRKDIR}/gdm-autologin ${STAGEDIR}${PREFIX}/etc/pam.d/gdm-autologin
+ ${INSTALL_DATA} ${WRKDIR}/gdm-launch-environment ${STAGEDIR}${PREFIX}/etc/pam.d/gdm-launch-environment
+ ${INSTALL_DATA} ${WRKDIR}/gdm-password ${STAGEDIR}${PREFIX}/etc/pam.d/gdm-password
+
+ ${INSTALL_DATA} ${WRKDIR}/client.conf ${STAGEDIR}${PREFIX}/etc/gdm/home/.pulse/
+
+ ${INSTALL_DATA} ${WRKDIR}/locale.conf ${STAGEDIR}${PREFIX}/etc/gdm/
+
@${SED} -e 's|%%PREFIX%%|${PREFIX}|g' < ${PKGDIR}/pkg-message \
| /usr/bin/fmt 75 79 > ${PKGMESSAGE}
- ${RM} -rf ${STAGEDIR}${ETCDIR}/home/.gconf*
- ${RM} -f ${STAGEDIR}${ETCDIR}/custom.conf
- ${MKDIR} ${STAGEDIR}${PREFIX}/etc/gdm/Sessions ${STAGEDIR}${PREFIX}/etc/dm/Sessions
+
+# logwtmp lives here.
+.if ${OSVERSION} < 900000
+CONFIGLIBS+= -lutil
+.endif
.include <bsd.port.mk>
diff --git a/x11/gdm/distinfo b/x11/gdm/distinfo
index 1346e9a0ca65..e63b0b900853 100644
--- a/x11/gdm/distinfo
+++ b/x11/gdm/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gnome2/gdm-2.30.7.tar.xz) = e5a098ebf0fdb5aff669dfca6e696433c4c8962c005bd13f296b7e13a60bc03b
-SIZE (gnome2/gdm-2.30.7.tar.xz) = 1715056
+SHA256 (gnome3/gdm-3.14.1.tar.xz) = ed83498131bcea69ce60f882783c669c24b007d2b7e1219b4bdde18f6c94deb1
+SIZE (gnome3/gdm-3.14.1.tar.xz) = 1503232
diff --git a/x11/gdm/files/client.conf.in b/x11/gdm/files/client.conf.in
new file mode 100644
index 000000000000..ef886bff7259
--- /dev/null
+++ b/x11/gdm/files/client.conf.in
@@ -0,0 +1,2 @@
+autospawn = no
+daemon-binary = /usr/bin/true
diff --git a/x11/gdm/files/gdm-autologin.in b/x11/gdm/files/gdm-autologin.in
new file mode 100644
index 000000000000..378cd549e9bd
--- /dev/null
+++ b/x11/gdm/files/gdm-autologin.in
@@ -0,0 +1,12 @@
+# $OpenBSD: gdm-autologin,v 1.4 2012/10/10 08:47:14 ajacoutot Exp $
+#
+# gdm-autologin settings for pam(3)
+
+auth required pam_permit.so
+
+account required pam_nologin.so
+account include system
+
+password include system
+
+session include system
diff --git a/x11/gdm/files/gdm-launch-environment.in b/x11/gdm/files/gdm-launch-environment.in
new file mode 100644
index 000000000000..f2de8abe8311
--- /dev/null
+++ b/x11/gdm/files/gdm-launch-environment.in
@@ -0,0 +1,12 @@
+# $OpenBSD: gdm-launch-environment,v 1.3 2012/10/10 08:47:14 ajacoutot Exp $
+#
+# gdm-launch-environment settings for pam(3)
+
+auth required pam_permit.so
+
+account required pam_nologin.so
+account include system
+
+password include system
+
+session include system
diff --git a/x11/gdm/files/gdm-password.in b/x11/gdm/files/gdm-password.in
new file mode 100644
index 000000000000..bf5b63b353b2
--- /dev/null
+++ b/x11/gdm/files/gdm-password.in
@@ -0,0 +1,15 @@
+# $OpenBSD: gdm-password,v 1.4 2012/10/10 08:47:14 ajacoutot Exp $
+#
+# gdm-password settings for pam(3)
+
+auth include system
+auth optional /usr/local/lib/pam_ck_connector.so
+%%PAM_KEYRING%%auth optional %%LOCALBASE%%/lib/pam_gnome_keyring.so
+
+account required pam_nologin.so
+account include system
+
+password include system
+
+session include system
+%%PAM_KEYRING%%session optional %%LOCALBASE%%/lib/pam_gnome_keyring.so auto_start
diff --git a/x11/gdm/files/gdm.in b/x11/gdm/files/gdm.in
index 9feb8801fe67..e0b13582b940 100644
--- a/x11/gdm/files/gdm.in
+++ b/x11/gdm/files/gdm.in
@@ -1,6 +1,6 @@
#!/bin/sh
# $FreeBSD$
-# $MCom: ports/x11/gdm/files/gdm.in,v 1.50 2012/01/15 18:18:36 kwm Exp $
+# $MCom: ports/trunk/x11/gdm3/files/gdm.in 18610 2013-06-30 16:33:05Z marcus $
# PROVIDE: gdm
# REQUIRE: LOGIN cleanvar moused syscons dbus
@@ -25,6 +25,7 @@ command="%%PREFIX%%/sbin/${name}"
pidfile="/var/run/${name}.pid"
procname="%%PREFIX%%/sbin/gdm-binary"
start_cmd="gdm_start"
+stop_cmd="gdm_stop"
gdm_start()
{
@@ -33,6 +34,10 @@ gdm_start()
fi
echo "Starting ${name}."
+ # we need to remove locking files under $gdm_home/.cache/gnome-shell/
+ # until XDG_RUNTIME_DIR can be set and used
+ rm -fr %%PREFIX%%/etc/gdm/home/.cache/gnome-shell/runtime-state*
+
# make sure there is no pam configuration for gdm service in base system
if ! checkyesno gdm_preserve_base_pam_conf && [ -f /etc/pam.d/gdm ]; then
cp -p /etc/pam.d/gdm /etc/pam.d/gdm_disabled
@@ -58,5 +63,14 @@ gdm_start()
LANG=${gdm_lang} ${command} ${gdm_flags} ) &
}
+gdm_stop()
+{
+ /bin/kill -9 $(/bin/cat "${pidfile}")
+ pkill -9 -u gdm
+ pkill -9 X
+ pkill -9 gdm-session-worker
+
+}
+
load_rc_config ${name}
run_rc_command "$1"
diff --git a/x11/gdm/files/gdm.pam.in b/x11/gdm/files/gdm.pam.in
deleted file mode 100644
index d6382bb34a69..000000000000
--- a/x11/gdm/files/gdm.pam.in
+++ /dev/null
@@ -1,22 +0,0 @@
-#
-# $FreeBSD$
-# $MCom: ports/x11/gdm/files/gdm.pam.in,v 1.17 2011/06/02 11:58:24 kwm Exp $
-#
-# PAM configuration for the "gdm" service
-#
-
-# auth
-#auth sufficient pam_krb5.so no_warn try_first_pass
-#auth sufficient pam_ssh.so no_warn try_first_pass
-auth required pam_unix.so no_warn try_first_pass
-%%PAM_KEYRING%%auth optional %%LOCALBASE%%/lib/pam_gnome_keyring.so
-
-# account
-account required pam_nologin.so
-#account required pam_krb5.so
-account required pam_unix.so
-
-# session
-#session optional pam_ssh.so
-session required pam_permit.so
-%%PAM_KEYRING%%session optional %%LOCALBASE%%/lib/pam_gnome_keyring.so auto_start
diff --git a/x11/gdm/files/locale.conf.in b/x11/gdm/files/locale.conf.in
new file mode 100644
index 000000000000..884682f48149
--- /dev/null
+++ b/x11/gdm/files/locale.conf.in
@@ -0,0 +1,3 @@
+LANG="en_US.UTF-8"
+LC_CTYPE="en_US.UTF-8"
+LC_MESSAGES="en_US.UTF-8"
diff --git a/x11/gdm/files/patch-common_Makefile.in b/x11/gdm/files/patch-common_Makefile.in
index 2ab0a50015ea..87f2cc911408 100644
--- a/x11/gdm/files/patch-common_Makefile.in
+++ b/x11/gdm/files/patch-common_Makefile.in
@@ -1,20 +1,10 @@
---- common/Makefile.in.orig 2008-08-20 14:34:16.000000000 -0400
-+++ common/Makefile.in 2008-08-20 14:36:50.000000000 -0400
-@@ -428,7 +428,8 @@ gdm_crash_logger_CPPFLAGS = \
- -DLOCALSTATEDIR=\"$(localstatedir)\" \
- $(NULL)
-
--gdm_crash_logger_LDADD = $(GTHREAD_LIBS)
-+gdm_crash_logger_LDADD = $(GTHREAD_LIBS) \
-+ -lexecinfo
- @MKDTEMP_MISSING_FALSE@MKDTEMP_FILES =
- @MKDTEMP_MISSING_TRUE@MKDTEMP_FILES = mkdtemp.c mkdtemp.h
- libgdmcommon_la_SOURCES = \
-@@ -473,6 +474,7 @@ libgdmcommon_la_CFLAGS = \
+--- common/Makefile.in.orig 2014-03-21 08:15:10.657611891 +0000
++++ common/Makefile.in 2014-03-21 08:17:08.641605278 +0000
+@@ -548,6 +548,7 @@
$(NULL)
libgdmcommon_la_LIBADD = \
-+ -lexecinfo \
++ -lexecinfo \
+ $(SYSTEMD_LIBS) \
$(NULL)
- libgdmcommon_la_LDFLAGS = \
diff --git a/x11/gdm/files/patch-common_gdm-address.h b/x11/gdm/files/patch-common_gdm-address.h
deleted file mode 100644
index a4fd3931075a..000000000000
--- a/x11/gdm/files/patch-common_gdm-address.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- common/gdm-address.h.orig 2009-05-09 21:08:07.000000000 -0400
-+++ common/gdm-address.h 2009-05-09 21:08:34.000000000 -0400
-@@ -36,6 +36,8 @@ G_BEGIN_DECLS
-
- #define GDM_TYPE_ADDRESS (gdm_address_get_type ())
-
-+#define gdm_sockaddr_len(sa) (((struct sockaddr *)sa)->sa_family == AF_INET6 ? sizeof(struct sockaddr_in6) : sizeof(struct sockaddr_in))
-+
- typedef struct _GdmAddress GdmAddress;
-
- GType gdm_address_get_type (void);
diff --git a/x11/gdm/files/patch-common_gdm-common.c b/x11/gdm/files/patch-common_gdm-common.c
deleted file mode 100644
index 9fa4acafa6c8..000000000000
--- a/x11/gdm/files/patch-common_gdm-common.c
+++ /dev/null
@@ -1,13 +0,0 @@
---- common/gdm-common.c.orig 2007-12-23 10:29:20.000000000 +0100
-+++ common/gdm-common.c 2007-12-23 10:29:34.000000000 +0100
-@@ -33,6 +33,10 @@
-
- #include "gdm-common.h"
-
-+#ifndef ENODATA
-+#define ENODATA EAGAIN
-+#endif
-+
- void
- gdm_set_fatal_warnings_if_unstable (void)
- {
diff --git a/x11/gdm/files/patch-daemon-gdm-xdmcp-display-factory.c b/x11/gdm/files/patch-daemon-gdm-xdmcp-display-factory.c
deleted file mode 100644
index ede7f2c2f8b6..000000000000
--- a/x11/gdm/files/patch-daemon-gdm-xdmcp-display-factory.c
+++ /dev/null
@@ -1,48 +0,0 @@
---- daemon/gdm-xdmcp-display-factory.c.orig 2009-12-21 17:36:30.000000000 +0100
-+++ daemon/gdm-xdmcp-display-factory.c 2009-12-26 23:26:24.000000000 +0100
-@@ -35,6 +35,7 @@
- #include <netdb.h>
- #include <arpa/inet.h>
- #include <net/if.h>
-+#include <netinet/in.h>
- #ifdef HAVE_SYS_SOCKIO_H
- #include <sys/sockio.h>
- #endif
-@@ -76,7 +77,7 @@
- #define DEFAULT_USE_MULTICAST FALSE
- #define DEFAULT_MULTICAST_ADDRESS "ff02::1"
- #define DEFAULT_HONOR_INDIRECT TRUE
--#define DEFAULT_MAX_DISPLAYS_PER_HOST 1
-+#define DEFAULT_MAX_DISPLAYS_PER_HOST 2
- #define DEFAULT_MAX_DISPLAYS 16
- #define DEFAULT_MAX_PENDING_DISPLAYS 4
- #define DEFAULT_MAX_WAIT 30
-@@ -404,6 +405,11 @@
- create_socket (struct addrinfo *ai)
- {
- int sock;
-+#ifdef ENABLE_IPV6
-+#ifdef IPV6_V6ONLY
-+ int off = 0;
-+#endif
-+#endif
-
- sock = socket (ai->ai_family, ai->ai_socktype, ai->ai_protocol);
- if (sock < 0) {
-@@ -411,6 +417,16 @@
- return sock;
- }
-
-+#ifdef ENABLE_IPV6
-+#ifdef IPV6_V6ONLY
-+ if (setsockopt (sock, IPPROTO_IPV6, IPV6_V6ONLY, (void *)&off, sizeof (off)) < 0) {
-+ g_warning ("setsockopt: %s", g_strerror (errno));
-+ close (sock);
-+ return -1;
-+ }
-+#endif
-+#endif
-+
- if (bind (sock, ai->ai_addr, ai->ai_addrlen) < 0) {
- g_warning ("bind: %s", g_strerror (errno));
- close (sock);
diff --git a/x11/gdm/files/patch-daemon_Makefile.in b/x11/gdm/files/patch-daemon_Makefile.in
index 137352970a91..4b6e01c7fe7d 100644
--- a/x11/gdm/files/patch-daemon_Makefile.in
+++ b/x11/gdm/files/patch-daemon_Makefile.in
@@ -1,14 +1,6 @@
---- daemon/Makefile.in.orig 2009-05-31 15:51:18.000000000 -0400
-+++ daemon/Makefile.in 2009-05-31 15:56:32.000000000 -0400
-@@ -525,6 +525,7 @@ test_session_LDADD = \
- $(XLIB_LIBS) \
- $(EXTRA_DAEMON_LIBS) \
- $(DAEMON_LIBS) \
-+ $(EXTRA_DAEMON_LIBS) \
- $(PAM_LIBS) \
- $(NULL)
-
-@@ -660,6 +661,7 @@ gdm_session_worker_SOURCES = session-wor
+--- daemon/Makefile.in.orig 2013-04-12 00:53:59.667693353 +0000
++++ daemon/Makefile.in 2013-04-12 00:54:27.682691596 +0000
+@@ -752,6 +752,7 @@
gdm_session_worker_LDFLAGS = \
$(XLIB_LIBS) \
$(PAM_LIBS) \
diff --git a/x11/gdm/files/patch-daemon_gdm-session-worker.c b/x11/gdm/files/patch-daemon_gdm-session-worker.c
deleted file mode 100644
index a15c91658554..000000000000
--- a/x11/gdm/files/patch-daemon_gdm-session-worker.c
+++ /dev/null
@@ -1,68 +0,0 @@
---- daemon/gdm-session-worker.c.orig 2011-06-02 09:50:17.000000000 -0500
-+++ daemon/gdm-session-worker.c 2011-06-24 17:59:50.000000000 -0500
-@@ -31,6 +31,9 @@
- #include <errno.h>
- #include <grp.h>
- #include <pwd.h>
-+#ifdef HAVE_LOGINCAP
-+#include <login_cap.h>
-+#endif
-
- #ifdef HAVE_LOGINDEVPERM
- #include <libdevinfo.h>
-@@ -341,7 +344,7 @@
- * what to search if PATH is unset. POSIX may, dunno.
- */
-
-- path = "/bin:/usr/bin:.";
-+ path = "/bin:/usr/bin:%%LOCALBASE%%/bin:.";
- }
-
- len = strlen (file) + 1;
-@@ -2032,15 +2035,16 @@
- char *cachedirname;
- char *home_dir;
- int fd;
-+#ifdef HAVE_LOGINCAP
-+ char *login = worker->priv->username;
-+ struct passwd *pwent = getpwnam (login);
-+#endif
-
- /* Make sure cachedir gets created before we drop to user */
- cachedirname = gdm_session_worker_create_cachedir (worker);
- g_free (cachedirname);
-
-- if (setuid (worker->priv->uid) < 0) {
-- g_debug ("GdmSessionWorker: could not reset uid - %s", g_strerror (errno));
-- _exit (1);
-- }
-+ /* Call setsid() before setusercontext() */
-
- if (setsid () < 0) {
- g_debug ("GdmSessionWorker: could not set pid '%u' as leader of new session and process group - %s",
-@@ -2048,6 +2052,25 @@
- _exit (2);
- }
-
-+#ifdef HAVE_LOGINCAP
-+ if (setusercontext (NULL, pwent, pwent->pw_uid,
-+ LOGIN_SETALL & ~LOGIN_SETGROUP) < 0) {
-+ g_debug ("%s: setusercontext () failed for %s. "
-+ "Aborting.", "gdm_session_worker_start_user_session",
-+ login ? login : "(null)");
-+ }
-+
-+ /* Propagate PATH environment variable from user context to child processes */
-+
-+ gdm_session_worker_set_environment_variable (worker, "PATH", getenv ("PATH"));
-+
-+#else
-+ if (setuid (worker->priv->uid) < 0) {
-+ g_debug ("GdmSessionWorker: could not reset uid - %s", g_strerror (errno));
-+ _exit (1);
-+ }
-+#endif
-+
- environment = gdm_session_worker_get_environment (worker);
-
- g_assert (geteuid () == getuid ());
diff --git a/x11/gdm/files/patch-daemon_gdm-xdmcp-display-factory.c b/x11/gdm/files/patch-daemon_gdm-xdmcp-display-factory.c
new file mode 100644
index 000000000000..2d5aa39d1285
--- /dev/null
+++ b/x11/gdm/files/patch-daemon_gdm-xdmcp-display-factory.c
@@ -0,0 +1,11 @@
+--- daemon/gdm-xdmcp-display-factory.c.orig 2014-03-21 08:21:57.405582553 +0000
++++ daemon/gdm-xdmcp-display-factory.c 2014-03-21 08:22:13.029582593 +0000
+@@ -77,7 +77,7 @@
+ #define DEFAULT_USE_MULTICAST FALSE
+ #define DEFAULT_MULTICAST_ADDRESS "ff02::1"
+ #define DEFAULT_HONOR_INDIRECT TRUE
+-#define DEFAULT_MAX_DISPLAYS_PER_HOST 1
++#define DEFAULT_MAX_DISPLAYS_PER_HOST 2
+ #define DEFAULT_MAX_DISPLAYS 16
+ #define DEFAULT_MAX_PENDING_DISPLAYS 4
+ #define DEFAULT_MAX_WAIT 30
diff --git a/x11/gdm/files/patch-data_Xsession.in b/x11/gdm/files/patch-data_Xsession.in
index 894c97d1620c..9675cb2af95a 100644
--- a/x11/gdm/files/patch-data_Xsession.in
+++ b/x11/gdm/files/patch-data_Xsession.in
@@ -1,39 +1,21 @@
---- data/Xsession.in.orig 2008-05-12 20:25:54.000000000 -0400
-+++ data/Xsession.in 2008-06-09 01:29:59.000000000 -0400
-@@ -231,12 +231,31 @@ if [ "x$command" = "xdefault" ] ; then
+--- data/Xsession.in.orig 2014-05-08 18:53:58.000000000 +0200
++++ data/Xsession.in 2014-05-08 18:54:21.000000000 +0200
+@@ -184,6 +184,10 @@
fi
fi
-+is_gnome=0
-+if [ "x$command" = "xgnome-session" ]; then
-+ is_gnome=1
-+fi
-+
-+# add seahorse-agent if found
-+if [ ${is_gnome} = 1 ]; then
-+ seahorseagent="`gdmwhich seahorse-agent`"
-+ if [ -n "$seahorseagent" ] && [ -x "$seahorseagent" ] && [ -z "$GPG_AGENT_INFO" ] ; then
-+ command="dbus-launch --exit-with-session $seahorseagent --execute $command"
-+ elif [ -z "$seahorseagent" ] ; then
-+ echo "$0: seahorse-agent not found!"
-+ fi
-+fi
-+
++# Do not start ssh-agent(1) in case we run gnome-session (gnome-keyring
++# already provides the functionality of an SSH agent), see:
++# https://bugzilla.redhat.com/show_bug.cgi?id=441123
++if [ "x$command" != "xgnome-session" ]; then
# add ssh-agent if found
--sshagent="`gdmwhich ssh-agent`"
--if [ -n "$sshagent" ] && [ -x "$sshagent" ] && [ -z "$SSH_AUTH_SOCK" ]; then
-- command="$sshagent -- $command"
--elif [ -z "$sshagent" ] ; then
-- echo "$0: ssh-agent not found!"
-+# ssh-agent functionality is handled by gnome-keyring-daemon which is launched
-+# from gnome-session
-+if [ ${is_gnome} != 1 ]; then
-+ sshagent="`gdmwhich ssh-agent`"
-+ if [ -n "$sshagent" ] && [ -x "$sshagent" ] && [ -z "$SSH_AUTH_SOCK" ]; then
-+ command="$sshagent -- $command"
-+ elif [ -z "$sshagent" ] ; then
-+ echo "$0: ssh-agent not found!"
-+ fi
+ sshagent="`gdmwhich ssh-agent`"
+ if [ -n "$sshagent" ] && [ -x "$sshagent" ] && [ -z "$SSH_AUTH_SOCK" ]; then
+@@ -191,6 +195,7 @@
+ elif [ -z "$sshagent" ] ; then
+ echo "$0: ssh-agent not found!"
fi
++fi
echo "$0: Setup done, will execute: $command"
+
diff --git a/x11/gdm/files/patch-data_applications_mime-dummy-handler.desktop b/x11/gdm/files/patch-data_applications_mime-dummy-handler.desktop
new file mode 100644
index 000000000000..e1183761c946
--- /dev/null
+++ b/x11/gdm/files/patch-data_applications_mime-dummy-handler.desktop
@@ -0,0 +1,10 @@
+--- data/applications/mime-dummy-handler.desktop.orig 2013-08-26 10:09:17.171162980 +0000
++++ data/applications/mime-dummy-handler.desktop 2013-08-26 10:09:28.342160146 +0000
+@@ -1,6 +1,6 @@
+ [Desktop Entry]
+ Type=Application
+ Name=Dummy URI Handler
+-Exec=/bin/true %U
++Exec=/usr/bin/true %U
+ Terminal=false
+ StartupNotify=false
diff --git a/x11/gdm/files/patch-data_dconf_defaults_00-upstream-settings b/x11/gdm/files/patch-data_dconf_defaults_00-upstream-settings
new file mode 100644
index 000000000000..0000c8b0d06f
--- /dev/null
+++ b/x11/gdm/files/patch-data_dconf_defaults_00-upstream-settings
@@ -0,0 +1,11 @@
+--- data/dconf/defaults/00-upstream-settings.orig 2014-03-21 08:45:14.698486081 +0000
++++ data/dconf/defaults/00-upstream-settings 2014-03-21 08:45:23.489485407 +0000
+@@ -13,7 +13,7 @@
+ show-desktop-icons=false
+
+ [org/gnome/desktop/default-applications/terminal]
+-exec='/bin/true'
++exec='/usr/bin/true'
+
+ [org/gnome/desktop/interface]
+ toolkit-accessibility=true
diff --git a/x11/gdm/files/patch-data_gconf.path b/x11/gdm/files/patch-data_gconf.path
deleted file mode 100644
index 2efdb3cc975d..000000000000
--- a/x11/gdm/files/patch-data_gconf.path
+++ /dev/null
@@ -1,9 +0,0 @@
---- data/gconf.path.orig 2008-12-26 17:04:03.000000000 -0500
-+++ data/gconf.path 2008-12-26 17:04:13.000000000 -0500
-@@ -1,5 +1,5 @@
- # treat system-wide settings as mandatory
--xml:readonly:/etc/gconf/gconf.xml.system
-+xml:readonly:%%LOCALBASE%%/etc/gconf/gconf.xml.system
-
- # override some settings
- # we treat settings in this location as
diff --git a/x11/gdm/files/patch-data_gdm.conf-custom.in b/x11/gdm/files/patch-data_gdm.conf-custom.in
new file mode 100644
index 000000000000..7bf827126730
--- /dev/null
+++ b/x11/gdm/files/patch-data_gdm.conf-custom.in
@@ -0,0 +1,12 @@
+--- data/gdm.conf-custom.in.orig 2013-11-20 10:35:05.845253412 +0000
++++ data/gdm.conf-custom.in 2013-11-20 10:35:11.644252821 +0000
+@@ -2,6 +2,9 @@
+
+ [daemon]
+
++HaltCommand=/sbin/shutdown -p now
++RebootCommand=/sbin/shutdown -r now
++
+ [security]
+
+ [xdmcp]
diff --git a/x11/gdm/files/patch-data_greeter-autostart_gdm-simple-greeter.desktop.in.in b/x11/gdm/files/patch-data_greeter-autostart_gdm-simple-greeter.desktop.in.in
deleted file mode 100644
index 7febf5165bdd..000000000000
--- a/x11/gdm/files/patch-data_greeter-autostart_gdm-simple-greeter.desktop.in.in
+++ /dev/null
@@ -1,7 +0,0 @@
---- data/greeter-autostart/gdm-simple-greeter.desktop.in.in.orig 2008-11-23 22:22:04.000000000 -0500
-+++ data/greeter-autostart/gdm-simple-greeter.desktop.in.in 2008-11-23 22:22:09.000000000 -0500
-@@ -5,4 +5,3 @@ Exec=@LIBEXECDIR@/gdm-simple-greeter
- OnlyShowIn=GNOME;
- X-GNOME-Autostart-Phase=Application
- X-GNOME-Autostart-Notify=true
--X-GNOME-AutoRestart=true
diff --git a/x11/gdm/files/patch-gui_simple-greeter_Makefile.in b/x11/gdm/files/patch-gui_simple-greeter_Makefile.in
deleted file mode 100644
index e8a958e66ac4..000000000000
--- a/x11/gdm/files/patch-gui_simple-greeter_Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- gui/simple-greeter/Makefile.in.orig 2008-02-13 01:57:37.000000000 -0500
-+++ gui/simple-greeter/Makefile.in 2008-02-13 01:57:44.000000000 -0500
-@@ -445,7 +445,7 @@ INCLUDES = \
- -DGDMCONFDIR=\"$(gdmconfdir)\" \
- -DDATADIR=\""$(datadir)"\" \
- -DSYSCONFDIR=\""$(sysconfdir)"\" \
-- -DLIBLOCALEDIR=\""$(prefix)/lib/locale"\" \
-+ -DLIBLOCALEDIR=\""/usr/share/locale"\" \
- -DGNOMELOCALEDIR=\""$(datadir)/locale"\" \
- -DGLADEDIR=\""$(pkgdatadir)"\" \
- -DLIBEXECDIR=\""$(libexecdir)"\" \
diff --git a/x11/gdm/files/patch-gui_simple-greeter_gdm-languages.c b/x11/gdm/files/patch-gui_simple-greeter_gdm-languages.c
deleted file mode 100644
index cd8a0f496b5d..000000000000
--- a/x11/gdm/files/patch-gui_simple-greeter_gdm-languages.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- gui/simple-greeter/gdm-languages.c.orig 2010-01-13 16:20:08.000000000 +0000
-+++ gui/simple-greeter/gdm-languages.c 2010-01-17 13:10:50.000000000 +0000
-@@ -365,7 +365,7 @@ add_locale (const char *language_name,
- if (is_utf8) {
- name = g_strdup (language_name);
- } else if (utf8_only) {
-- name = g_strdup_printf ("%s.utf8", language_name);
-+ name = g_strdup_printf ("%s.UTF-8", language_name);
-
- language_name_get_codeset_details (name, NULL, &is_utf8);
- if (is_utf8) {
diff --git a/x11/gdm/files/patch-gui_simple-greeter_gdm-remote-login-window.c b/x11/gdm/files/patch-gui_simple-greeter_gdm-remote-login-window.c
deleted file mode 100644
index 059d72cf456b..000000000000
--- a/x11/gdm/files/patch-gui_simple-greeter_gdm-remote-login-window.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- gui/simple-greeter/gdm-remote-login-window.c.orig 2008-03-24 11:27:13.000000000 +0100
-+++ gui/simple-greeter/gdm-remote-login-window.c 2008-03-24 11:27:31.000000000 +0100
-@@ -25,6 +25,7 @@
- #include <unistd.h>
- #include <sys/types.h>
- #include <sys/wait.h>
-+#include <sys/signal.h>
- #include <errno.h>
-
- #include <glib.h>
diff --git a/x11/gdm/files/patch-gui_simple-greeter_gdm-user-manager.c b/x11/gdm/files/patch-gui_simple-greeter_gdm-user-manager.c
deleted file mode 100644
index a7bfbc883da0..000000000000
--- a/x11/gdm/files/patch-gui_simple-greeter_gdm-user-manager.c
+++ /dev/null
@@ -1,57 +0,0 @@
---- gui/simple-greeter/gdm-user-manager.c.orig 2010-06-26 00:09:31.000000000 +0200
-+++ gui/simple-greeter/gdm-user-manager.c 2010-07-20 23:23:07.000000000 +0200
-@@ -62,6 +62,8 @@
-
- #ifdef __sun
- #define DEFAULT_MINIMAL_UID 100
-+#elif defined(__FreeBSD__)
-+#define DEFAULT_MINIMAL_UID 1000
- #else
- #define DEFAULT_MINIMAL_UID 500
- #endif
-@@ -1678,12 +1680,17 @@ reload_passwd_file (GHashTable *valid_sh
- NULL,
- g_object_unref);
-
-+#ifdef __FreeBSD__
-+ setpwent ();
-+#else
-+
- errno = 0;
- fp = fopen (PATH_PASSWD, "r");
- if (fp == NULL) {
- g_warning ("Unable to open %s: %s", PATH_PASSWD, g_strerror (errno));
- goto out;
- }
-+#endif
-
- /* Make sure we keep users who are logged in no matter what. */
- g_hash_table_iter_init (&iter, current_users_by_name);
-@@ -1733,9 +1740,15 @@ reload_passwd_file (GHashTable *valid_sh
-
- g_debug ("GdmUserManager: include_all is TRUE");
-
-+#ifdef __FreeBSD__
-+ for (pwent = getpwent ();
-+ pwent != NULL;
-+ pwent = getpwent ()) {
-+#else
- for (pwent = fgetpwent (fp);
- pwent != NULL;
- pwent = fgetpwent (fp)) {
-+#endif
-
- /* Skip users below MinimalUID... */
- if (pwent->pw_uid < DEFAULT_MINIMAL_UID) {
-@@ -1810,7 +1823,11 @@ reload_passwd_file (GHashTable *valid_sh
- out:
- /* Cleanup */
-
-+#ifdef __FreeBSD__
-+ endpwent ();
-+#else
- fclose (fp);
-+#endif
-
- g_hash_table_iter_init (&iter, new_users_by_name);
- while (g_hash_table_iter_next (&iter, (gpointer *) &name, (gpointer *) &user)) {
diff --git a/x11/gdm/files/patch-gui_simple-greeter_gdm-user.c b/x11/gdm/files/patch-gui_simple-greeter_gdm-user.c
deleted file mode 100644
index e5fb649c66ca..000000000000
--- a/x11/gdm/files/patch-gui_simple-greeter_gdm-user.c
+++ /dev/null
@@ -1,34 +0,0 @@
---- gui/simple-greeter/gdm-user.c.orig 2009-12-16 17:52:36.000000000 -0500
-+++ gui/simple-greeter/gdm-user.c 2009-12-18 21:43:38.000000000 -0500
-@@ -425,6 +425,7 @@ _gdm_user_update (GdmUser *u
- /* Display Name */
- if (pwent->pw_gecos && pwent->pw_gecos[0] != '\0') {
- gchar *first_comma = NULL;
-+ gchar *ampersand;
- gchar *valid_utf8_name = NULL;
-
- if (g_utf8_validate (pwent->pw_gecos, -1, NULL)) {
-@@ -449,6 +450,23 @@ _gdm_user_update (GdmUser *u
- g_free (real_name);
- real_name = NULL;
- }
-+
-+ while (real_name != NULL && (ampersand = strchr (real_name, '&')) != NULL) {
-+ gchar *temp_real_name1;
-+ gchar *temp_real_name2;
-+ gchar *temp_name;
-+
-+ temp_real_name1 = g_strndup (real_name,
-+ (ampersand - real_name));
-+ temp_real_name2 = g_strdup (ampersand + 1);
-+ temp_name = g_strdup (pwent->pw_name);
-+ temp_name[0] = toupper (temp_name[0]);
-+ g_free (real_name);
-+ real_name = g_strdup_printf ("%s%s%s", temp_real_name1, temp_name, temp_real_name2);
-+ g_free (temp_real_name1);
-+ g_free (temp_real_name2);
-+ g_free (temp_name);
-+ }
- } else {
- real_name = NULL;
- }
diff --git a/x11/gdm/files/patch-gui_user-switch-applet_Makefile.in b/x11/gdm/files/patch-gui_user-switch-applet_Makefile.in
deleted file mode 100644
index d14791f00d06..000000000000
--- a/x11/gdm/files/patch-gui_user-switch-applet_Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- gui/user-switch-applet/Makefile.in.orig 2010-03-20 15:19:16.000000000 -0500
-+++ gui/user-switch-applet/Makefile.in 2010-03-20 15:20:28.000000000 -0500
-@@ -324,7 +324,7 @@
- -DLIBDIR=\""$(libdir)"\" \
- -DDATADIR=\""$(datadir)"\" \
- -DSYSCONFDIR=\""$(sysconfdir)"\" \
-- -DLIBLOCALEDIR=\""$(prefix)/lib/locale"\" \
-+ -DLIBLOCALEDIR=\""/usr/share/locale"\" \
- -DGNOMELOCALEDIR=\""$(datadir)/locale"\" \
- -DGLADEDIR=\""$(pkgdatadir)"\" \
- -DLIBEXECDIR=\""$(libexecdir)"\" \
diff --git a/x11/gdm/pkg-deinstall b/x11/gdm/pkg-deinstall
new file mode 100644
index 000000000000..6cb043caeb1c
--- /dev/null
+++ b/x11/gdm/pkg-deinstall
@@ -0,0 +1,15 @@
+#!/bin/sh
+#
+# $FreeBSD$
+#
+
+case $2 in
+DEINSTALL)
+ echo ""
+ echo "To really remove the gdm port, please remove the following"
+ echo "directories manualy:"
+ echo ""
+ echo "/var/cache/gdm /var/gdm /var/log/gdm and /var/run/gdm"
+ echo ""
+ ;;
+esac
diff --git a/x11/gdm/pkg-install b/x11/gdm/pkg-install
index fb834c40fbc2..9c3cae51803c 100644
--- a/x11/gdm/pkg-install
+++ b/x11/gdm/pkg-install
@@ -8,18 +8,30 @@ POST-INSTALL)
CHOWN=/usr/sbin/chown
MKDIR=/bin/mkdir
+ ${MKDIR} -p /var/gdm
+ ${MKDIR} -p /var/log/gdm
+ ${CHMOD} 1770 /var/log/gdm
+ ${CHOWN} ${USER}:${GROUP} /var/log/gdm
+ ${CHOWN} -R root:${GROUP} /var/gdm
+ ${CHMOD} 1770 /var/gdm
+ ${MKDIR} -p /var/run/gdm/greeter
+ ${CHOWN} root:${GROUP} /var/run/gdm
+ ${CHMOD} -R 1777 /var/run/gdm
+ ${MKDIR} -p /var/cache/gdm
+ ${CHMOD} 1755 /var/cache/gdm
+ ${CHOWN} root:${GROUP} /var/cache/gdm
${CHOWN} root:wheel ${PKG_PREFIX}/share/gdm
${CHMOD} 0755 ${PKG_PREFIX}/share/gdm
- ${MKDIR} -p ${PKG_PREFIX}/etc/gdm/home
- ${CHOWN} ${USER}:${GROUP} ${PKG_PREFIX}/etc/gdm/home
- ${CHMOD} 1770 ${PKG_PREFIX}/etc/gdm/home
- install -o root -g wheel -m 444 ${PKG_PREFIX}/share/gdm/gconf.path ${PKG_PREFIX}/etc/gdm/home/.gconf.path
gconftool-2 --direct --config-source=xml:merged:${PKG_PREFIX}/etc/gdm/home/.gconf.mandatory --recursive-unset /
- gconftool-2 --direct --config-source=xml:merged:${PKG_PREFIX}/etc/gdm/home/.gconf.mandatory --load ${PKG_PREFIX}/share/gdm/session-setup.entries
${CHOWN} -R ${USER}:${GROUP} ${PKG_PREFIX}/etc/gdm/home/.gconf.mandatory
${CHMOD} 1750 ${PKG_PREFIX}/etc/gdm/home/.gconf.mandatory
${CHMOD} 1640 ${PKG_PREFIX}/etc/gdm/home/.gconf.mandatory/*.xml
+ ${MKDIR} -p ${PKG_PREFIX}/etc/gdm/Sessions
+ ${MKDIR} -p ${PKG_PREFIX}/etc/dm/Sessions
+
+ ${CHOWN} -R ${USER}:${GROUP} ${PKG_PREFIX}/etc/gdm/home
+
exit 0
;;
esac
diff --git a/x11/gdm/pkg-message b/x11/gdm/pkg-message
index 03810155292d..99ecdf8ddfa6 100644
--- a/x11/gdm/pkg-message
+++ b/x11/gdm/pkg-message
@@ -3,4 +3,3 @@ GDM is installed.
Do _NOT_ use /etc/ttys to start gdm at boot time. This will result in gdm
hanging or restarting constantly. Instead, add gdm_enable="YES" to
/etc/rc.conf. GDM will be started automatic on the next reboot.
-
diff --git a/x11/gdm/pkg-plist b/x11/gdm/pkg-plist
index a52215641dad..c1f9b731eaff 100644
--- a/x11/gdm/pkg-plist
+++ b/x11/gdm/pkg-plist
@@ -1,65 +1,89 @@
bin/gdm-screenshot
bin/gdmflexiserver
etc/dbus-1/system.d/gdm.conf
+etc/gdm/Xsession
+etc/gdm/custom.conf
+etc/gdm/custom.conf.default
+etc/gdm/locale.conf
etc/gdm/Init/Default
etc/gdm/PostLogin/Default.sample
etc/gdm/PostSession/Default
etc/gdm/PreSession/Default
-etc/gdm/Xsession
-@unexec if cmp -s %D/etc/gdm/custom.conf %D/etc/gdm/custom.conf.default; then rm -f %D/etc/gdm/custom.conf; fi
-etc/gdm/custom.conf.default
-@exec [ -f %B/custom.conf ] || cp %B/%f %B/custom.conf
-etc/gdm/gdm.schemas
-@(gdm,gdm,) etc/gdm/home/.local/share/applications/mime-dummy-handler.desktop
-@(gdm,gdm,) etc/gdm/home/.local/share/applications/mimeapps.list
-etc/pam.d/gdm
-libdata/bonobo/servers/GNOME_FastUserSwitchApplet.server
-libexec/gdm-crash-logger
-libexec/gdm-factory-slave
+etc/gdm/home/.pulse/client.conf
+etc/pam.d/gdm-autologin
+etc/pam.d/gdm-launch-environment
+etc/pam.d/gdm-password
+include/gdm/gdm-client-glue.h
+include/gdm/gdm-client.h
+include/gdm/gdm-sessions.h
+include/gdm/gdm-user-switching.h
+lib/libgdm.so
+lib/libgdm.so.1
+lib/libgdm.so.1.0.0
+lib/girepository-1.0/Gdm-1.0.typelib
+libdata/pkgconfig/gdm.pc
libexec/gdm-host-chooser
-libexec/gdm-product-slave
libexec/gdm-session-worker
libexec/gdm-simple-chooser
-libexec/gdm-simple-greeter
-libexec/gdm-simple-slave
-libexec/gdm-user-switch-applet
-libexec/gdm-xdmcp-chooser-slave
sbin/gdm
-sbin/gdm-binary
-%%DATADIR%%/autostart/LoginWindow/at-spi-registryd-wrapper.desktop
-%%DATADIR%%/autostart/LoginWindow/gdm-simple-greeter.desktop
-%%DATADIR%%/autostart/LoginWindow/gnome-mag.desktop
-%%DATADIR%%/autostart/LoginWindow/gnome-power-manager.desktop
-%%DATADIR%%/autostart/LoginWindow/gnome-settings-daemon.desktop
-%%DATADIR%%/autostart/LoginWindow/gok.desktop
-%%DATADIR%%/autostart/LoginWindow/metacity.desktop
-%%DATADIR%%/autostart/LoginWindow/orca-screen-reader.desktop
-%%DATADIR%%/autostart/LoginWindow/polkit-gnome-authentication-agent-1.desktop
-%%DATADIR%%/gconf.path
+share/dconf/profile/gdm
+share/gir-1.0/Gdm-1.0.gir
%%DATADIR%%/gdb-cmd
-%%DATADIR%%/gdm-greeter-login-window.ui
+%%DATADIR%%/gdm.schemas
+%%DATADIR%%/greeter/autostart/caribou-autostart.desktop
+%%DATADIR%%/greeter-dconf-defaults
+%%DATADIR%%/greeter/applications/gnome-shell.desktop
+%%DATADIR%%/greeter/applications/mime-dummy-handler.desktop
+%%DATADIR%%/greeter/applications/mimeapps.list
+%%DATADIR%%/greeter/autostart/orca-autostart.desktop
%%DATADIR%%/locale.alias
-%%DATADIR%%/session-setup.entries
-share/gnome-2.0/ui/GNOME_FastUserSwitchApplet.xml
-share/gnome/help/gdm/C/gdm.xml
-share/gnome/help/gdm/C/legal.xml
-share/gnome/help/gdm/de/gdm.xml
-share/gnome/help/gdm/el/gdm.xml
-share/gnome/help/gdm/en_GB/gdm.xml
-share/gnome/help/gdm/es/gdm.xml
-share/gnome/help/gdm/fr/gdm.xml
-share/gnome/help/gdm/it/gdm.xml
-share/gnome/help/gdm/ko/gdm.xml
-share/gnome/help/gdm/oc/gdm.xml
-share/gnome/help/gdm/ru/gdm.xml
-share/gnome/help/gdm/sv/gdm.xml
-share/gnome/help/gdm/uk/gdm.xml
-share/gnome/help/gdm/zh_CN/gdm.xml
+share/gnome-session/sessions/gdm-shell.session
+share/help/C/gdm/index.docbook
+share/help/C/gdm/legal.xml
+share/help/ca/gdm/index.docbook
+share/help/ca/gdm/legal.xml
+share/help/de/gdm/index.docbook
+share/help/de/gdm/legal.xml
+share/help/el/gdm/index.docbook
+share/help/el/gdm/legal.xml
+share/help/en_GB/gdm/index.docbook
+share/help/en_GB/gdm/legal.xml
+share/help/es/gdm/index.docbook
+share/help/es/gdm/legal.xml
+share/help/fr/gdm/index.docbook
+share/help/fr/gdm/legal.xml
+share/help/gl/gdm/index.docbook
+share/help/gl/gdm/legal.xml
+share/help/hu/gdm/index.docbook
+share/help/hu/gdm/legal.xml
+share/help/id/gdm/index.docbook
+share/help/id/gdm/legal.xml
+share/help/it/gdm/index.docbook
+share/help/it/gdm/legal.xml
+share/help/ko/gdm/index.docbook
+share/help/ko/gdm/legal.xml
+share/help/oc/gdm/index.docbook
+share/help/oc/gdm/legal.xml
+share/help/pt_BR/gdm/index.docbook
+share/help/pt_BR/gdm/legal.xml
+share/help/ru/gdm/index.docbook
+share/help/ru/gdm/legal.xml
+share/help/sl/gdm/index.docbook
+share/help/sl/gdm/legal.xml
+share/help/sv/gdm/index.docbook
+share/help/sv/gdm/legal.xml
+share/help/te/gdm/index.docbook
+share/help/te/gdm/legal.xml
+share/help/uk/gdm/index.docbook
+share/help/uk/gdm/legal.xml
+share/help/zh_CN/gdm/index.docbook
+share/help/zh_CN/gdm/legal.xml
share/icons/hicolor/16x16/apps/gdm-xnest.png
share/icons/hicolor/32x32/apps/gdm-setup.png
share/icons/hicolor/32x32/apps/gdm-xnest.png
share/locale/af/LC_MESSAGES/gdm.mo
share/locale/am/LC_MESSAGES/gdm.mo
+share/locale/an/LC_MESSAGES/gdm.mo
share/locale/ar/LC_MESSAGES/gdm.mo
share/locale/as/LC_MESSAGES/gdm.mo
share/locale/ast/LC_MESSAGES/gdm.mo
@@ -75,14 +99,15 @@ share/locale/ca/LC_MESSAGES/gdm.mo
share/locale/ca@valencia/LC_MESSAGES/gdm.mo
share/locale/crh/LC_MESSAGES/gdm.mo
share/locale/cs/LC_MESSAGES/gdm.mo
+share/locale/csb/LC_MESSAGES/gdm.mo
share/locale/cy/LC_MESSAGES/gdm.mo
share/locale/da/LC_MESSAGES/gdm.mo
share/locale/de/LC_MESSAGES/gdm.mo
share/locale/dz/LC_MESSAGES/gdm.mo
share/locale/el/LC_MESSAGES/gdm.mo
+share/locale/en@shaw/LC_MESSAGES/gdm.mo
share/locale/en_CA/LC_MESSAGES/gdm.mo
share/locale/en_GB/LC_MESSAGES/gdm.mo
-share/locale/en@shaw/LC_MESSAGES/gdm.mo
share/locale/eo/LC_MESSAGES/gdm.mo
share/locale/es/LC_MESSAGES/gdm.mo
share/locale/et/LC_MESSAGES/gdm.mo
@@ -91,9 +116,12 @@ share/locale/fa/LC_MESSAGES/gdm.mo
share/locale/fi/LC_MESSAGES/gdm.mo
share/locale/fr/LC_MESSAGES/gdm.mo
share/locale/fur/LC_MESSAGES/gdm.mo
+share/locale/fy/LC_MESSAGES/gdm.mo
share/locale/ga/LC_MESSAGES/gdm.mo
+share/locale/gd/LC_MESSAGES/gdm.mo
share/locale/gl/LC_MESSAGES/gdm.mo
share/locale/gu/LC_MESSAGES/gdm.mo
+share/locale/gv/LC_MESSAGES/gdm.mo
share/locale/he/LC_MESSAGES/gdm.mo
share/locale/hi/LC_MESSAGES/gdm.mo
share/locale/hr/LC_MESSAGES/gdm.mo
@@ -105,9 +133,11 @@ share/locale/it/LC_MESSAGES/gdm.mo
share/locale/ja/LC_MESSAGES/gdm.mo
share/locale/ka/LC_MESSAGES/gdm.mo
share/locale/kk/LC_MESSAGES/gdm.mo
+share/locale/km/LC_MESSAGES/gdm.mo
share/locale/kn/LC_MESSAGES/gdm.mo
share/locale/ko/LC_MESSAGES/gdm.mo
share/locale/ku/LC_MESSAGES/gdm.mo
+share/locale/ky/LC_MESSAGES/gdm.mo
share/locale/lt/LC_MESSAGES/gdm.mo
share/locale/lv/LC_MESSAGES/gdm.mo
share/locale/mai/LC_MESSAGES/gdm.mo
@@ -143,6 +173,7 @@ share/locale/sr@latin/LC_MESSAGES/gdm.mo
share/locale/sv/LC_MESSAGES/gdm.mo
share/locale/ta/LC_MESSAGES/gdm.mo
share/locale/te/LC_MESSAGES/gdm.mo
+share/locale/tg/LC_MESSAGES/gdm.mo
share/locale/th/LC_MESSAGES/gdm.mo
share/locale/tr/LC_MESSAGES/gdm.mo
share/locale/ug/LC_MESSAGES/gdm.mo
@@ -156,142 +187,24 @@ share/locale/zh_CN/LC_MESSAGES/gdm.mo
share/locale/zh_HK/LC_MESSAGES/gdm.mo
share/locale/zh_TW/LC_MESSAGES/gdm.mo
share/locale/zu/LC_MESSAGES/gdm.mo
-share/omf/gdm/gdm-C.omf
-share/omf/gdm/gdm-de.omf
-share/omf/gdm/gdm-el.omf
-share/omf/gdm/gdm-en_GB.omf
-share/omf/gdm/gdm-es.omf
-share/omf/gdm/gdm-fr.omf
-share/omf/gdm/gdm-it.omf
-share/omf/gdm/gdm-ko.omf
-share/omf/gdm/gdm-oc.omf
-share/omf/gdm/gdm-ru.omf
-share/omf/gdm/gdm-sv.omf
-share/omf/gdm/gdm-uk.omf
-share/omf/gdm/gdm-zh_CN.omf
-share/pixmaps/faces/astronaut.jpg
-share/pixmaps/faces/baseball.png
-share/pixmaps/faces/butterfly.png
-share/pixmaps/faces/cat-eye.jpg
-share/pixmaps/faces/chess.jpg
-share/pixmaps/faces/coffee.jpg
-share/pixmaps/faces/dice.jpg
-share/pixmaps/faces/energy-arc.jpg
-share/pixmaps/faces/fish.jpg
-share/pixmaps/faces/flake.jpg
-share/pixmaps/faces/flower.jpg
-share/pixmaps/faces/grapes.jpg
-share/pixmaps/faces/guitar.jpg
-share/pixmaps/faces/launch.jpg
-share/pixmaps/faces/leaf.jpg
-share/pixmaps/faces/lightning.jpg
-share/pixmaps/faces/penguin.jpg
-share/pixmaps/faces/puppy.jpg
-share/pixmaps/faces/sky.jpg
-share/pixmaps/faces/soccerball.png
-share/pixmaps/faces/sunflower.jpg
-share/pixmaps/faces/sunset.jpg
-share/pixmaps/faces/tennis-ball.png
-share/pixmaps/faces/yellow-rose.jpg
share/pixmaps/gdm-foot-logo.png
share/pixmaps/gdm-setup.png
share/pixmaps/gdm-xnest.png
share/pixmaps/gdm.png
share/pixmaps/nobody.png
share/pixmaps/nohost.png
-@dirrmtry share/xsessions
-@dirrm share/pixmaps/faces
-@dirrm share/omf/gdm
-@dirrm share/gnome/help/gdm/zh_CN
-@dirrm share/gnome/help/gdm/uk
-@dirrm share/gnome/help/gdm/sv
-@dirrm share/gnome/help/gdm/ru
-@dirrm share/gnome/help/gdm/oc
-@dirrm share/gnome/help/gdm/ko
-@dirrm share/gnome/help/gdm/it
-@dirrm share/gnome/help/gdm/fr
-@dirrm share/gnome/help/gdm/es
-@dirrm share/gnome/help/gdm/en_GB
-@dirrm share/gnome/help/gdm/el
-@dirrm share/gnome/help/gdm/de
-@dirrm share/gnome/help/gdm/C
-@dirrm share/gnome/help/gdm
-@dirrm %%DATADIR%%/autostart/LoginWindow
-@dirrm %%DATADIR%%/autostart
-@dirrm %%DATADIR%%
-@dirrm etc/dm/Sessions
-@dirrm etc/dm
-@dirrm etc/gdm/Sessions
-@dirrm etc/gdm/PreSession
-@dirrm etc/gdm/PostSession
-@dirrm etc/gdm/PostLogin
-@dirrm etc/gdm/Init
-@dirrmtry etc/gdm/home/.local/share/applications
-@dirrmtry etc/gdm/home/.local/share
-@dirrmtry etc/gdm/home/.local
+@exec mkdir -p %D/share/xsessions
+@exec dconf update
+@unexec dconf update
+@mode 1775
+@dir etc/gdm/home
+@mode
@unexec rm -rf %D/etc/gdm/home/.gconf*
-@dirrmtry etc/gdm/home
-@dirrmtry etc/gdm
-@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/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
-@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/nso/LC_MESSAGES
-@dirrmtry share/locale/nso
-@dirrmtry share/locale/nds/LC_MESSAGES
-@dirrmtry share/locale/nds
-@dirrmtry share/locale/mr/LC_MESSAGES
-@dirrmtry share/locale/mr
-@dirrmtry share/locale/mi/LC_MESSAGES
-@dirrmtry share/locale/mi
-@dirrmtry share/locale/mg/LC_MESSAGES
-@dirrmtry share/locale/mg
-@dirrmtry share/locale/mai/LC_MESSAGES
-@dirrmtry share/locale/mai
-@dirrmtry share/locale/ku/LC_MESSAGES
-@dirrmtry share/locale/ku
-@dirrmtry share/locale/kk/LC_MESSAGES
-@dirrmtry share/locale/kk
-@dirrmtry share/locale/hy/LC_MESSAGES
-@dirrmtry share/locale/hy
-@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/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(root,gdm,1777) /var/run/gdm/greeter
-@dirrmtry(root,gdm,1777) /var/run/gdm
-@dirrmtry(gdm,gdm,1770) /var/log/gdm
-@dirrmtry(root,gdm,1775) /var/cache/gdm
-@dirrmtry(root,gdm,1770) /var/gdm
+@dir %%ETCDIR%%/Sessions
+@dir etc/dm
+@dir etc/dm/Sessions
+@dir /var/cache/gdm/
+@dir /var/run/gdm/greeter
+@dir /var/run/gdm/
+@dir /var/log/gdm/
+@unexec rm -fr /var/gdm
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile
deleted file mode 100644
index 9bb769b53b53..000000000000
--- a/x11/gnome-applets/Makefile
+++ /dev/null
@@ -1,106 +0,0 @@
-# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
-# $FreeBSD$
-# $MCom: ports/x11/gnome-applets/Makefile,v 1.219 2011/04/10 19:41:38 mezz Exp $
-
-PORTNAME= gnome-applets
-PORTVERSION= 2.32.1.1
-PORTREVISION= 6
-CATEGORIES= x11 gnome
-MASTER_SITES= GNOME
-DIST_SUBDIR= gnome2
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= Applets components for the GNOME 2 Desktop Environment
-
-BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/system-tools-backends-2.0.pc:${PORTSDIR}/sysutils/system-tools-backends \
- ${LOCALBASE}/libexec/gnome-settings-daemon:${PORTSDIR}/sysutils/gnome-settings-daemon
-LIB_DEPENDS= libgtop-2.0.so:${PORTSDIR}/devel/libgtop \
- libgweather.so:${PORTSDIR}/net/libgweather \
- libpolkit-gobject-1.so:${PORTSDIR}/sysutils/polkit \
- libxklavier.so:${PORTSDIR}/x11/libxklavier \
- libgucharmap.so:${PORTSDIR}/deskutils/gucharmap
-RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/system-tools-backends-2.0.pc:${PORTSDIR}/sysutils/system-tools-backends \
- ${LOCALBASE}/libexec/gnome-settings-daemon:${PORTSDIR}/sysutils/gnome-settings-daemon
-
-INSTALLS_OMF= yes
-INSTALLS_ICONS= yes
-USE_LDCONFIG= yes
-USES= libtool pathfix gettext gmake pkgconfig tar:bzip2
-USE_GNOME= gnomeprefix intlhack gnomepanel gnomedocutils libgnomekbd
-WANT_GNOME= yes
-USE_GSTREAMER= yes
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --enable-mixer-applet \
- --disable-networkmanager
-CONFIGURE_ENV= OS_SYS="/usr/include"
-CPPFLAGS+= -I${LOCALBASE}/include
-LIBS+= -L${LOCALBASE}/lib
-
-GCONF_SCHEMAS= charpick.schemas drivemount.schemas geyes.schemas \
- mixer.schemas multiload.schemas stickynotes.schemas
-
-OPTIONS_DEFINE= MINI_COMMANDER NOTIFY PYTHON
-MINI_COMMANDER_DESC= Mini-commander applet
-
-.include <bsd.port.options.mk>
-
-.if exists(${LOCALBASE}/libdata/pkgconfig/libnotify.pc) || \
- ${PORT_OPTIONS:MNOTIFY}
-LIB_DEPENDS+= libnotify.so:${PORTSDIR}/devel/libnotify
-.endif
-
-.if ${PORT_OPTIONS:MMINI_COMMANDER}
-CONFIGURE_ARGS+= --enable-mini-commander
-GCONF_SCHEMAS+= mini-commander-global.schemas mini-commander.schemas
-PLIST_SUB+= COMMANDER="" OLDCOMMANDER="@comment "
-.else
-PLIST_SUB+= COMMANDER="@comment " OLDCOMMANDER=""
-.endif
-
-.if defined(PACKAGE_BUILDING)
-.undef WITHOUT_GNOME
-WITH_GNOME= yes
-.endif
-
-.if ${PORT_OPTIONS:MPYTHON}
-USES+= python
-USE_GNOME+= pygnomedesktop
-PLIST_SUB+= PYTHON=""
-.else
-CONFIGURE_ENV+= ac_cv_path_PYTHON=none
-PLIST_SUB+= PYTHON="@comment "
-.endif
-
-.include <bsd.port.pre.mk>
-
-.if ${ARCH} == "sparc64" && ${PORT_OPTIONS:MPYTHON}
-IGNORE= Python bindings for gnomedesktop are unsupported on ${ARCH}"
-.endif
-
-.if ${ARCH} != "i386" && ${ARCH} != "amd64"
-PLIST_SUB+= BATTERY="@comment "
-.else
-GCONF_SCHEMAS+= battstat.schemas
-PLIST_SUB+= BATTERY=""
-.endif
-
-.if ${ARCH} != "i386" && ${ARCH} != "amd64"
-PLIST_SUB+= CPUFREQ="@comment "
-.else
-PLIST_SUB+= CPUFREQ=""
-GCONF_SCHEMAS+= cpufreq-applet.schemas
-.endif
-
-.if !(${OPSYS} == FreeBSD && ${OSVERSION} < 900033)
-LDFLAGS+= -Wl,--add-needed
-.endif
-
-post-patch:
- @${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \
- 's|" == "|" = "|g'
-.if !defined(USE_PYTHON)
- @${REINPLACE_CMD} -e 's|HAVE_PYGTK="yes"|HAVE_PYGTK="no"|' \
- ${WRKSRC}/configure
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/x11/gnome-applets/distinfo b/x11/gnome-applets/distinfo
deleted file mode 100644
index 9f2731c59b89..000000000000
--- a/x11/gnome-applets/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (gnome2/gnome-applets-2.32.1.1.tar.bz2) = 2b92fe4b3062dfbe264f45472b4db3a27d1e69e13260d37da9fb36b2cbd40327
-SIZE (gnome2/gnome-applets-2.32.1.1.tar.bz2) = 10083534
diff --git a/x11/gnome-applets/files/patch-battstat_acpi-freebsd.c b/x11/gnome-applets/files/patch-battstat_acpi-freebsd.c
deleted file mode 100644
index 48746fa03bbd..000000000000
--- a/x11/gnome-applets/files/patch-battstat_acpi-freebsd.c
+++ /dev/null
@@ -1,152 +0,0 @@
---- battstat/acpi-freebsd.c.orig Sun Jul 3 16:41:26 2005
-+++ battstat/acpi-freebsd.c Sun Jul 3 16:49:55 2005
-@@ -31,9 +31,13 @@
-
- #include <stdio.h>
- #include <sys/types.h>
-+#include <sys/socket.h>
- #include <sys/sysctl.h>
-+#include <sys/un.h>
- #include <sys/ioctl.h>
-+#if defined(__i386__)
- #include <machine/apm_bios.h>
-+#endif
- #include <stdlib.h>
- #include <errno.h>
- #include <unistd.h>
-@@ -92,16 +96,36 @@ gboolean
- acpi_freebsd_init(struct acpi_info * acpiinfo)
- {
- int acpi_fd;
-+ int event_fd;
-
- g_assert(acpiinfo);
-
-- acpi_fd = open(ACPIDEV, O_RDONLY);
-- if (acpi_fd >= 0) {
-- acpiinfo->acpifd = acpi_fd;
-+ if (acpiinfo->acpifd == -1) {
-+ acpi_fd = open(ACPIDEV, O_RDONLY);
-+ if (acpi_fd >= 0) {
-+ acpiinfo->acpifd = acpi_fd;
-+ }
-+ else {
-+ acpiinfo->acpifd = -1;
-+ return FALSE;
-+ }
- }
-- else {
-- acpiinfo->acpifd = -1;
-- return FALSE;
-+
-+ event_fd = socket(PF_UNIX, SOCK_STREAM, 0);
-+ if (event_fd >= 0) {
-+ struct sockaddr_un addr;
-+ addr.sun_family = AF_UNIX;
-+ strcpy(addr.sun_path, "/var/run/devd.pipe");
-+ if (connect(event_fd, (struct sockaddr *) &addr, sizeof(addr)) == 0) {
-+ acpiinfo->event_fd = event_fd;
-+ acpiinfo->event_inited = TRUE;
-+ acpiinfo->channel = g_io_channel_unix_new(event_fd);
-+ }
-+ else {
-+ close(event_fd);
-+ acpiinfo->event_fd = -1;
-+ acpiinfo->event_inited = FALSE;
-+ }
- }
-
- update_battery_info(acpiinfo);
-@@ -110,6 +134,65 @@ acpi_freebsd_init(struct acpi_info * acp
- return TRUE;
- }
-
-+#define ACPI_EVENT_IGNORE 0
-+#define ACPI_EVENT_AC 1
-+#define ACPI_EVENT_BATTERY_INFO 2
-+
-+static int parse_acpi_event(GString *buffer)
-+{
-+ if (strstr(buffer->str, "system=ACPI")) {
-+ if (strstr(buffer->str, "subsystem=ACAD"))
-+ return ACPI_EVENT_AC;
-+ if (strstr(buffer->str, "subsystem=CMBAT"))
-+ return ACPI_EVENT_BATTERY_INFO;
-+ }
-+
-+ return ACPI_EVENT_IGNORE;
-+}
-+
-+void acpi_freebsd_update(struct acpi_info *acpiinfo)
-+{
-+ /* XXX This is needed for systems where devd does not have permissions
-+ * to allow for event-driven updates.
-+ */
-+ update_ac_info(acpiinfo);
-+ update_battery_info(acpiinfo);
-+}
-+
-+gboolean acpi_process_event(struct acpi_info *acpiinfo, gboolean *read_error)
-+{
-+ gsize i;
-+ int evt;
-+ gboolean result = FALSE;
-+ GString *buffer;
-+ GIOStatus stat;
-+ buffer = g_string_new(NULL);
-+
-+ *read_error = FALSE;
-+ stat = g_io_channel_read_line_string(acpiinfo->channel, buffer, &i, NULL);
-+
-+ if (stat == G_IO_STATUS_ERROR || stat == G_IO_STATUS_EOF) {
-+ *read_error = TRUE;
-+ g_string_free(buffer, TRUE);
-+ return FALSE;
-+ }
-+
-+ evt = parse_acpi_event(buffer);
-+ switch (evt) {
-+ case ACPI_EVENT_AC:
-+ update_ac_info(acpiinfo);
-+ result = TRUE;
-+ break;
-+ case ACPI_EVENT_BATTERY_INFO:
-+ update_battery_info(acpiinfo);
-+ result = TRUE;
-+ break;
-+ }
-+
-+ g_string_free(buffer, TRUE);
-+ return result;
-+}
-+
- void
- acpi_freebsd_cleanup(struct acpi_info * acpiinfo)
- {
-@@ -119,21 +202,12 @@ acpi_freebsd_cleanup(struct acpi_info *
- close(acpiinfo->acpifd);
- acpiinfo->acpifd = -1;
- }
--}
-
--/* XXX This is a hack since user-land applications can't get ACPI events yet.
-- * Devd provides this (or supposedly provides this), but you need to be
-- * root to access devd.
-- */
--gboolean
--acpi_process_event(struct acpi_info * acpiinfo)
--{
-- g_assert(acpiinfo);
--
-- update_ac_info(acpiinfo);
-- update_battery_info(acpiinfo);
--
-- return TRUE;
-+ if (acpiinfo->event_fd >= 0) {
-+ g_io_channel_unref(acpiinfo->channel);
-+ close(acpiinfo->event_fd);
-+ acpiinfo->event_fd = -1;
-+ }
- }
-
- gboolean
diff --git a/x11/gnome-applets/files/patch-battstat_acpi-freebsd.h b/x11/gnome-applets/files/patch-battstat_acpi-freebsd.h
deleted file mode 100644
index 918cd59eb241..000000000000
--- a/x11/gnome-applets/files/patch-battstat_acpi-freebsd.h
+++ /dev/null
@@ -1,78 +0,0 @@
---- battstat/acpi-freebsd.h.orig Sun Jul 3 16:50:22 2005
-+++ battstat/acpi-freebsd.h Sun Jul 3 16:54:14 2005
-@@ -29,61 +29,31 @@
- #define ACPI_LIFE "hw.acpi.battery.life"
- #define ACPI_STATE "hw.acpi.battery.state"
-
--struct acpi_info {
-- gboolean ac_online;
-- int acpifd;
-- int max_capacity;
-- int low_capacity;
-- int critical_capacity;
-+/* XXX: AMD64 does not have machine/apm_bios.h. */
-+#if !defined(__i386__)
-+struct apm_info {
-+ guint ai_acline;
-+ guint ai_batt_stat;
-+ guint ai_batt_life;
-+ int ai_batt_time;
-+ guint ai_status;
- };
--
--gboolean acpi_freebsd_read(struct apm_info *apminfo, struct acpi_info * acpiinfo);
--gboolean acpi_process_event(struct acpi_info * acpiinfo);
--gboolean acpi_freebsd_init(struct acpi_info * acpiinfo);
--void acpi_freebsd_cleanup(struct acpi_info * acpiinfo);
--
--#endif /* __ACPI_FREEBSD_H__ */
--/*
-- * Copyright (C) 2004 by Joe Marcus Clarke <marcus@FreeBSD.org>
-- *
-- * This program is free software; you can redistribute it and/or modify
-- * it under the terms of the GNU General Public License as published by
-- * the Free Software Foundation; either version 2 of the License, or
-- * (at your option) any later version.
-- *
-- * This program is distributed in the hope that it will be useful,
-- * but WITHOUT ANY WARRANTY; without even the implied warranty of
-- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-- * GNU General Public License for more details.
-- *
-- * You should have received a copy of the GNU General Public License
-- * along with this program; if not, write to the Free Software
-- * Foundation, Inc., 59 Temple Street #330, Boston, MA 02111-1307, USA.
-- */
--
--#ifndef __ACPI_FREEBSD_H__
--#define __ACPI_FREEBSD_H__
--
--#define ACPIDEV "/dev/acpi"
--
--#define BATT_MIN 0
--#define BATT_MAX 64
--
--#define ACPI_ACLINE "hw.acpi.acline"
--#define ACPI_TIME "hw.acpi.battery.time"
--#define ACPI_LIFE "hw.acpi.battery.life"
--#define ACPI_STATE "hw.acpi.battery.state"
-+#endif
-
- struct acpi_info {
- gboolean ac_online;
-+ gboolean event_inited;
- int acpifd;
-+ int event_fd;
- int max_capacity;
- int low_capacity;
- int critical_capacity;
-+ GIOChannel * channel;
- };
-
- gboolean acpi_freebsd_read(struct apm_info *apminfo, struct acpi_info * acpiinfo);
--gboolean acpi_process_event(struct acpi_info * acpiinfo);
-+void acpi_freebsd_update(struct acpi_info * acpiinfo);
-+gboolean acpi_process_event(struct acpi_info * acpiinfo, gboolean *read_error);
- gboolean acpi_freebsd_init(struct acpi_info * acpiinfo);
- void acpi_freebsd_cleanup(struct acpi_info * acpiinfo);
-
diff --git a/x11/gnome-applets/files/patch-battstat_battstat_applet.c b/x11/gnome-applets/files/patch-battstat_battstat_applet.c
deleted file mode 100644
index 05f2171440bb..000000000000
--- a/x11/gnome-applets/files/patch-battstat_battstat_applet.c
+++ /dev/null
@@ -1,30 +0,0 @@
---- battstat/battstat_applet.c.orig 2010-11-22 15:38:27.000000000 +0100
-+++ battstat/battstat_applet.c 2011-03-07 19:09:55.000000000 +0100
-@@ -435,7 +435,7 @@ battery_full_notify (GtkWidget *applet)
- GTK_ICON_LOOKUP_USE_BUILTIN,
- NULL);
-
-- NotifyNotification *n = notify_notification_new (_("Your battery is now fully recharged"), "", /* "battery" */ NULL, applet);
-+ NotifyNotification *n = notify_notification_new (_("Your battery is now fully recharged"), "", /* "battery" */ NULL);
-
- /* XXX: it would be nice to pass this as a named icon */
- notify_notification_set_icon_from_pixbuf (n, icon);
-@@ -462,14 +462,14 @@ battery_full_notify (GtkWidget *applet)
- static void
- battery_full_dialog (GtkWidget *applet)
- {
-- /* first attempt to use libnotify */
-- if (battery_full_notify (applet))
-- return;
--
- GtkWidget *dialog, *hbox, *image, *label;
- GdkPixbuf *pixbuf;
-
- gchar *new_label;
-+ /* first attempt to use libnotify */
-+ if (battery_full_notify (applet))
-+ return;
-+
- dialog = gtk_dialog_new_with_buttons (
- _("Battery Notice"),
- NULL,
diff --git a/x11/gnome-applets/files/patch-battstat_power-management.c b/x11/gnome-applets/files/patch-battstat_power-management.c
deleted file mode 100644
index 9cea2d65b8fb..000000000000
--- a/x11/gnome-applets/files/patch-battstat_power-management.c
+++ /dev/null
@@ -1,123 +0,0 @@
---- battstat/power-management.c.orig Thu Aug 25 23:45:47 2005
-+++ battstat/power-management.c Tue Aug 30 01:28:40 2005
-@@ -61,9 +61,7 @@
-
- static const char *apm_readinfo (BatteryStatus *status);
- static int pm_initialised;
--#ifdef HAVE_HAL
--static int using_hal;
--#endif
-+static int using_hal = FALSE;
-
- /*
- * What follows is a series of platform-specific apm_readinfo functions
-@@ -173,16 +171,40 @@ apm_readinfo (BatteryStatus *status)
-
- #elif __FreeBSD__
-
-+#if defined(__i386__)
- #include <machine/apm_bios.h>
-+#endif
- #include "acpi-freebsd.h"
-
- static struct acpi_info acpiinfo;
- static gboolean using_acpi;
- static int acpi_count;
-+static int acpiwatch;
- static struct apm_info apminfo;
-
-+gboolean acpi_freebsd_read(struct apm_info *apminfo, struct acpi_info *acpiinfo);
-+
- #define APMDEVICE "/dev/apm"
-
-+static gboolean acpi_callback (GIOChannel * chan, GIOCondition cond, gpointer data)
-+{
-+ gboolean read_error;
-+ if (cond & (G_IO_ERR | G_IO_HUP)) {
-+ acpi_freebsd_cleanup(&acpiinfo);
-+ return FALSE;
-+ }
-+
-+ if (acpi_process_event(&acpiinfo, &read_error)) {
-+ acpi_freebsd_read(&apminfo, &acpiinfo);
-+ }
-+ else if (read_error) {
-+ acpi_freebsd_cleanup(&acpiinfo);
-+ return FALSE;
-+ }
-+
-+ return TRUE;
-+}
-+
- static const char *
- apm_readinfo (BatteryStatus *status)
- {
-@@ -190,21 +212,27 @@ apm_readinfo (BatteryStatus *status)
-
- if (DEBUG) g_print("apm_readinfo() (FreeBSD)\n");
-
-- if (using_acpi) {
-+ if (using_acpi && (!acpiinfo.event_inited || acpiinfo.event_fd >= 0)) {
- if (acpi_count <= 0) {
- acpi_count = 30;
-- acpi_process_event(&acpiinfo);
-+ if (!acpiinfo.event_inited) {
-+ acpi_freebsd_update(&acpiinfo);
-+ }
- if (acpi_freebsd_read(&apminfo, &acpiinfo) == FALSE)
- return ERR_FREEBSD_ACPI;
- }
- acpi_count--;
- }
-- else
-- {
-- /* This is how I read the information from the APM subsystem under
-- FreeBSD. Each time this functions is called (once every second)
-- the APM device is opened, read from and then closed.
-- */
-+ else if (using_acpi && acpiinfo.event_inited) {
-+ if (acpi_freebsd_init(&acpiinfo)) {
-+ acpiwatch = g_io_add_watch (acpiinfo.channel,
-+ G_IO_IN | G_IO_ERR | G_IO_HUP,
-+ acpi_callback, NULL);
-+ acpi_freebsd_read(&apminfo, &acpiinfo);
-+ }
-+ }
-+ else {
-+#if defined(__i386__)
- fd = open(APMDEVICE, O_RDONLY);
- if (fd == -1) {
- return ERR_OPEN_APMDEV;
-@@ -217,6 +245,9 @@ apm_readinfo (BatteryStatus *status)
-
- if(apminfo.ai_status == 0)
- return ERR_APM_E;
-+#else
-+ return ERR_OPEN_APMDEV;
-+#endif
- }
-
- status->present = TRUE;
-@@ -480,6 +511,12 @@ power_management_initialise( int no_hal
- }
- else
- using_acpi = FALSE;
-+
-+ if (using_acpi && acpiinfo.event_fd >= 0) {
-+ acpiwatch = g_io_add_watch (acpiinfo.channel,
-+ G_IO_IN | G_IO_ERR | G_IO_HUP,
-+ acpi_callback, NULL);
-+ }
- #endif
- pm_initialised = 1;
-
-@@ -513,6 +550,9 @@ power_management_cleanup( void )
- }
- #elif defined(__FreeBSD__)
- if (using_acpi) {
-+ if (acpiwatch != 0)
-+ g_source_remove(acpiwatch);
-+ acpiwatch = 0;
- acpi_freebsd_cleanup(&acpiinfo);
- }
- #endif
diff --git a/x11/gnome-applets/files/patch-configure b/x11/gnome-applets/files/patch-configure
deleted file mode 100644
index 8a9822d48f15..000000000000
--- a/x11/gnome-applets/files/patch-configure
+++ /dev/null
@@ -1,95 +0,0 @@
---- configure.orig 2008-12-20 14:46:11.000000000 -0500
-+++ configure 2008-12-20 14:54:57.000000000 -0500
-@@ -17150,7 +17150,7 @@ _ACEOF
-
- test "x$prefix" = xNONE && prefix="$ac_default_prefix"
- test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
-- ac_define_dir=`eval echo $"${datadir}/locale"`
-+ ac_define_dir=`eval echo "${datadir}/locale"`
- ac_define_dir=`eval echo $ac_define_dir`
- GNOMELOCALEDIR="$ac_define_dir"
-
-@@ -19097,8 +19097,8 @@ fi
-
- ;;
- # list of supported OS cores that do not use libapm
-- i386-*-freebsd*|*-*-netbsd*|*-*-openbsd*|*-*kfreebsd*-gnu)
-- if -n "${OS_SYS}" ; then
-+ i386-*-freebsd*|amd64-*-freebsd*|*-*-netbsd*|*-*-openbsd*|*-*kfreebsd*-gnu)
-+ if test -n "${OS_SYS}" ; then
- ACPIINC="-I${OS_SYS}"
- else
- ACPIINC="-I/usr/src/sys"
-@@ -20023,6 +20023,9 @@ if test x$disable_cpufreq = xno; then
- *linux*)
- build_cpufreq_applet=yes
- ;;
-+ i386-*-freebsd*|amd64-*-freebsd*)
-+ build_cpufreq_applet=yes
-+ ;;
- *)
- { echo "$as_me:$LINENO: WARNING: ${host} is not supported by cpufreq applet, not building" >&5
- echo "$as_me: WARNING: ${host} is not supported by cpufreq applet, not building" >&2;}
-@@ -20591,7 +20594,7 @@ builderdir="${pkgdatadir}/builder"
-
- test "x$prefix" = xNONE && prefix="$ac_default_prefix"
- test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
-- ac_define_dir=`eval echo $"${iconsdir}"`
-+ ac_define_dir=`eval echo "${iconsdir}"`
- ac_define_dir=`eval echo $ac_define_dir`
- GNOME_ICONDIR="$ac_define_dir"
-
-@@ -20604,7 +20607,7 @@ _ACEOF
-
- test "x$prefix" = xNONE && prefix="$ac_default_prefix"
- test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
-- ac_define_dir=`eval echo $"${pixmapsdir}"`
-+ ac_define_dir=`eval echo "${pixmapsdir}"`
- ac_define_dir=`eval echo $ac_define_dir`
- GNOME_PIXMAPSDIR="$ac_define_dir"
-
-@@ -20617,7 +20620,7 @@ _ACEOF
-
- test "x$prefix" = xNONE && prefix="$ac_default_prefix"
- test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
-- ac_define_dir=`eval echo $"${builderdir}"`
-+ ac_define_dir=`eval echo "${builderdir}"`
- ac_define_dir=`eval echo $ac_define_dir`
- GTK_BUILDERDIR="$ac_define_dir"
-
-@@ -20630,7 +20633,7 @@ _ACEOF
-
- test "x$prefix" = xNONE && prefix="$ac_default_prefix"
- test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
-- ac_define_dir=`eval echo $"${datadir}"`
-+ ac_define_dir=`eval echo "${datadir}"`
- ac_define_dir=`eval echo $ac_define_dir`
- DATADIR="$ac_define_dir"
-
-@@ -20643,7 +20646,7 @@ _ACEOF
-
- test "x$prefix" = xNONE && prefix="$ac_default_prefix"
- test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
-- ac_define_dir=`eval echo $"${sysconfdir}"`
-+ ac_define_dir=`eval echo "${sysconfdir}"`
- ac_define_dir=`eval echo $ac_define_dir`
- SYSCONFDIR="$ac_define_dir"
-
-@@ -20656,7 +20659,7 @@ _ACEOF
-
- test "x$prefix" = xNONE && prefix="$ac_default_prefix"
- test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
-- ac_define_dir=`eval echo $"${libdir}"`
-+ ac_define_dir=`eval echo "${libdir}"`
- ac_define_dir=`eval echo $ac_define_dir`
- LIBDIR="$ac_define_dir"
-
-@@ -20669,7 +20672,7 @@ _ACEOF
-
- test "x$prefix" = xNONE && prefix="$ac_default_prefix"
- test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
-- ac_define_dir=`eval echo $"$prefix"`
-+ ac_define_dir=`eval echo "$prefix"`
- ac_define_dir=`eval echo $ac_define_dir`
- PREFIX="$ac_define_dir"
-
diff --git a/x11/gnome-applets/files/patch-cpufreq-freebsd b/x11/gnome-applets/files/patch-cpufreq-freebsd
deleted file mode 100644
index 57928476f403..000000000000
--- a/x11/gnome-applets/files/patch-cpufreq-freebsd
+++ /dev/null
@@ -1,444 +0,0 @@
---- cpufreq/src/cpufreq-monitor-cpuinfo.c.orig Thu Jun 15 01:01:54 2006
-+++ cpufreq/src/cpufreq-monitor-cpuinfo.c Sat Jun 17 13:48:19 2006
-@@ -22,6 +22,10 @@
- #include <glib.h>
- #include <glib/gi18n.h>
-
-+#ifdef __FreeBSD__
-+#include <sys/types.h>
-+#include <sys/sysctl.h>
-+#endif /* __FreeBSD__ */
- #include <string.h>
- #include <stdio.h>
-
-@@ -59,15 +63,20 @@ cpufreq_monitor_cpuinfo_new (guint cpu)
- static gboolean
- cpufreq_monitor_cpuinfo_run (CPUFreqMonitor *monitor)
- {
-+#ifndef __FreeBSD__
- gchar *file;
- gchar **lines;
- gchar *buffer = NULL;
- gchar *p;
-+#else
-+ size_t len;
-+#endif /* __FreeBSD__ */
- gint cpu, i;
- gint cur_freq, max_freq;
- gchar *governor;
- GError *error = NULL;
-
-+#ifndef __FreeBSD__
- file = g_strdup ("/proc/cpuinfo");
- if (!g_file_get_contents (file, &buffer, NULL, &error)) {
- g_warning (error->message);
-@@ -112,6 +121,12 @@ cpufreq_monitor_cpuinfo_run (CPUFreqMoni
-
- g_strfreev (lines);
- g_free (buffer);
-+#else
-+ len = sizeof (cpu);
-+
-+ if (sysctlbyname ("hw.clockrate", &cpu, &len, NULL, 0) == -1)
-+ return FALSE;
-+#endif /* __FreeBSD__ */
-
- governor = g_strdup (_("Frequency Scaling Unsupported"));
- cur_freq = cpu * 1000;
---- cpufreq/src/cpufreq-applet.c.orig Thu Jun 15 01:01:53 2006
-+++ cpufreq/src/cpufreq-applet.c Sat Jun 17 13:42:50 2006
-@@ -17,6 +17,7 @@
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- *
- * Authors : Carlos García Campos <carlosgc@gnome.org>
-+ * Joe Marcus Clarke <marcus@FreeBSD.org>
- */
-
- #ifdef HAVE_CONFIG_H
-@@ -519,6 +524,7 @@ cpufreq_applet_about_cb (BonoboUICompone
- {
- static const gchar *const authors[] = {
- "Carlos Garcia Campos <carlosgc@gnome.org>",
-+ "Joe Marcus Clarke <marcus@FreeBSD.org> (FreeBSD support)",
- NULL
- };
- static const gchar *const documenters[] = {
---- cpufreq/src/cpufreq-monitor-sysctl.h.orig Sat Jun 17 14:05:37 2006
-+++ cpufreq/src/cpufreq-monitor-sysctl.h Sat Jun 17 14:14:13 2006
-@@ -0,0 +1,49 @@
-+/*
-+ * Copyright (C) 2001, 2002 Free Software Foundation
-+ *
-+ * This library is free software; you can redistribute it and/or
-+ * modify it under the terms of the GNU General Public
-+ * License as published by the Free Software Foundation; either
-+ * version 2 of the License, or (at your option) any later version.
-+ *
-+ * This library is distributed in the hope that it will be useful,
-+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
-+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-+ * General Public License for more details.
-+ *
-+ * You should have received a copy of the GNU General Public
-+ * License along with this library; if not, write to the Free
-+ * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
-+ *
-+ * Authors : Joe Marcus Clarke <marcus@FreeBSD.org>
-+ */
-+
-+#ifndef __CPUFREQ_MONITOR_SYSCTL_H__
-+#define __CPUFREQ_MONITOR_SYSCTL_H__
-+
-+#include <glib-object.h>
-+
-+#include "cpufreq-monitor.h"
-+
-+#define TYPE_CPUFREQ_MONITOR_SYSCTL (cpufreq_monitor_sysctl_get_type ())
-+#define CPUFREQ_MONITOR_SYSCTL(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), TYPE_CPUFREQ_MONITOR_SYSCTL, CPUFreqMonitorSysctl))
-+#define CPUFREQ_MONITOR_SYSCTL_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST((klass), TYPE_CPUFREQ_MONITOR_SYSCTL, CPUFreqMonitorSysctlClass))
-+#define IS_CPUFREQ_MONITOR_SYSCTL(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), TYPE_CPUFREQ_MONITOR_SYSCTL))
-+#define IS_CPUFREQ_MONITOR_SYSCTL_CLASS(klass) (G_TYPE_CHECK_CLASS_TYPE ((klass), TYPE_CPUFREQ_MONITOR_SYSCTL))
-+#define CPUFREQ_MONITOR_SYSCTL_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_CLASS ((obj), TYPE_CPUFREQ_MONITOR_SYSCTL, CPUFreqMonitorSysctlClass))
-+
-+typedef struct _CPUFreqMonitorSysctl CPUFreqMonitorSysctl;
-+typedef struct _CPUFreqMonitorSysctlClass CPUFreqMonitorSysctlClass;
-+
-+struct _CPUFreqMonitorSysctl {
-+ CPUFreqMonitor parent;
-+};
-+
-+struct _CPUFreqMonitorSysctlClass {
-+ CPUFreqMonitorClass parent_class;
-+};
-+
-+GType cpufreq_monitor_sysctl_get_type (void) G_GNUC_CONST;
-+CPUFreqMonitor *cpufreq_monitor_sysctl_new (guint cpu);
-+
-+#endif /* __CPUFREQ_MONITOR_SYSCTL_H__ */
---- cpufreq/src/cpufreq-monitor-factory.c.orig Sat Jun 17 06:28:02 2006
-+++ cpufreq/src/cpufreq-monitor-factory.c Sat Jun 24 01:45:54 2006
-@@ -17,6 +17,7 @@
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- *
- * Authors : Carlos García Campos <carlosgc@gnome.org>
-+ * Joe Marcus Clarke <marcus@FreeBSD.org>
- */
-
- #ifdef HAVE_CONFIG_H
-@@ -25,11 +26,18 @@
-
- #include <glib.h>
- #include <glib/gi18n.h>
-+#ifdef __FreeBSD__
-+#include <sys/types.h>
-+#include <sys/sysctl.h>
-+#endif /* __FreeBSD__ */
-
- #include "cpufreq-applet.h"
- #include "cpufreq-utils.h"
- #include "cpufreq-monitor-sysfs.h"
- #include "cpufreq-monitor-procfs.h"
-+#ifdef __FreeBSD__
-+#include "cpufreq-monitor-sysctl.h"
-+#endif /* __FreeBSD__ */
- #include "cpufreq-monitor-cpuinfo.h"
- #ifdef HAVE_LIBCPUFREQ
- #include "cpufreq-monitor-libcpufreq.h"
-@@ -40,6 +48,7 @@ CPUFreqMonitor *
- cpufreq_monitor_factory_create_monitor (guint cpu)
- {
- CPUFreqMonitor *monitor = NULL;
-+#ifndef __FreeBSD__
-
- #ifdef HAVE_LIBCPUFREQ
- monitor = cpufreq_monitor_libcpufreq_new (cpu);
-@@ -63,6 +72,19 @@ cpufreq_monitor_factory_create_monitor (
-
- monitor = cpufreq_monitor_cpuinfo_new (cpu);
- }
-+#else
-+ size_t len;
-+
-+ if (sysctlbyname ("dev.cpu.0.freq", NULL, &len, NULL, 0) == 0) {
-+ monitor = cpufreq_monitor_sysctl_new (cpu);
-+ } else {
-+ cpufreq_utils_display_error (_("CPU frequency scaling unsupported"),
-+ _("You will not be able to modify the frequency of your machine. "
-+ "Your machine may be misconfigured or not have hardware support "
-+ "for CPU frequency scaling."));
-+ monitor = cpufreq_monitor_cpuinfo_new (cpu);
-+ }
-+#endif /* __FreeBSD__ */
-
- return monitor;
- }
---- cpufreq/src/cpufreq-utils.c.orig Sat Aug 12 21:26:50 2006
-+++ cpufreq/src/cpufreq-utils.c Tue Aug 22 11:07:32 2006
-@@ -22,6 +22,9 @@
- #include <glib.h>
- #include <gtk/gtkmessagedialog.h>
- #include <sys/types.h>
-+#ifdef __FreeBSD__
-+#include <sys/sysctl.h>
-+#endif
- #include <sys/stat.h>
- #include <fcntl.h>
- #include <unistd.h>
-@@ -30,6 +33,24 @@
-
- #include "cpufreq-utils.h"
-
-+#ifdef __FreeBSD__
-+guint
-+cpufreq_utils_get_n_cpus (void)
-+{
-+ size_t len;
-+ static guint n_cpus = 0;
-+
-+ if (n_cpus > 0)
-+ return n_cpus;
-+
-+ len = sizeof (n_cpus);
-+ if (sysctlbyname ("hw.ncpu", &n_cpus, &len, NULL, 0) == -1) {
-+ return 1;
-+ }
-+
-+ return n_cpus;
-+}
-+#else
- guint
- cpufreq_utils_get_n_cpus (void)
- {
-@@ -72,6 +93,7 @@ cpufreq_utils_get_n_cpus (void)
-
- return 1;
- }
-+#endif /* __FreeBSD__ */
-
- void
- cpufreq_utils_display_error (const gchar *message,
---- cpufreq/src/cpufreq-monitor-sysctl.c.orig 2010-05-13 11:27:57.000000000 +0200
-+++ cpufreq/src/cpufreq-monitor-sysctl.c 2010-05-13 11:36:13.000000000 +0200
-@@ -0,0 +1,184 @@
-+/*
-+ * Copyright (C) 2001, 2002 Free Software Foundation
-+ *
-+ * This library is free software; you can redistribute it and/or
-+ * modify it under the terms of the GNU General Public
-+ * License as published by the Free Software Foundation; either
-+ * version 2 of the License, or (at your option) any later version.
-+ *
-+ * This library is distributed in the hope that it will be useful,
-+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
-+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-+ * General Public License for more details.
-+ *
-+ * You should have received a copy of the GNU General Public
-+ * License along with this library; if not, write to the Free
-+ * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
-+ *
-+ * Authors : Joe Marcus Clarke <marcus@FreeBSD.org>
-+ */
-+
-+#include <glib.h>
-+#include <glib/gi18n.h>
-+
-+#include <string.h>
-+
-+#ifdef __FreeBSD__
-+#include <sys/types.h>
-+#include <sys/sysctl.h>
-+
-+#include "cpufreq-monitor-sysctl.h"
-+
-+#define PARENT_TYPE TYPE_CPUFREQ_MONITOR
-+
-+#define CPUFREQ_MONITOR_GET_PROTECTED(obj) (G_TYPE_INSTANCE_GET_PRIVATE((obj), PARENT_TYPE, CPUFreqMonitorProtected))
-+
-+static void cpufreq_monitor_sysctl_class_init (CPUFreqMonitorSysctlClass *klass);
-+
-+static gboolean cpufreq_monitor_sysctl_run (CPUFreqMonitor *monitor);
-+static GList *cpufreq_monitor_sysctl_get_available_frequencies (CPUFreqMonitor *monitor);
-+static GList *cpufreq_monitor_sysctl_get_available_governors (CPUFreqMonitor *monitor);
-+
-+static gboolean cpufreq_monitor_sysctl_get (gpointer gdata);
-+
-+G_DEFINE_TYPE (CPUFreqMonitorSysctl, cpufreq_monitor_sysctl, CPUFREQ_TYPE_MONITOR)
-+
-+static void
-+cpufreq_monitor_sysctl_init (CPUFreqMonitorSysctl *monitor)
-+{
-+}
-+
-+static void
-+cpufreq_monitor_sysctl_class_init (CPUFreqMonitorSysctlClass *klass)
-+{
-+ CPUFreqMonitorClass *monitor_class = CPUFREQ_MONITOR_CLASS (klass);
-+
-+ monitor_class->run = cpufreq_monitor_sysctl_run;
-+ monitor_class->get_available_frequencies = cpufreq_monitor_sysctl_get_available_frequencies;
-+ monitor_class->get_available_governors = cpufreq_monitor_sysctl_get_available_governors;
-+}
-+
-+CPUFreqMonitor *
-+cpufreq_monitor_sysctl_new (guint cpu)
-+{
-+ CPUFreqMonitorSysctl *monitor;
-+
-+ monitor = g_object_new (TYPE_CPUFREQ_MONITOR_SYSCTL, "cpu", cpu, NULL);
-+
-+ return CPUFREQ_MONITOR (monitor);
-+}
-+
-+static gboolean
-+cpufreq_monitor_sysctl_run (CPUFreqMonitor *monitor)
-+{
-+ gint fmax, fmin, ifreq;
-+ gchar *governor;
-+ size_t len;
-+ gchar *freq_oid;
-+ guint mon_cpu;
-+ GList *list;
-+
-+ list = cpufreq_monitor_sysctl_get_available_frequencies (CPUFREQ_MONITOR (monitor));
-+
-+ fmax = atoi ((gchar *) list->data);
-+ fmin = atoi ((gchar *) g_list_nth_data (list, (g_list_length (list) - 1)));
-+
-+ g_list_foreach (list, (GFunc) g_free, NULL);
-+ g_list_free (list);
-+
-+ g_object_get (G_OBJECT (monitor), "cpu", &mon_cpu, NULL);
-+ len = sizeof (ifreq);
-+ freq_oid = g_strdup_printf ("dev.cpu.%d.freq", 0);
-+
-+ if (sysctlbyname (freq_oid, &ifreq, &len, NULL, 0) == -1) {
-+ g_free (freq_oid);
-+ return FALSE;
-+ }
-+
-+ ifreq *= 1000;
-+
-+ if (ifreq == fmax)
-+ governor = g_strdup ("performance");
-+ else if (ifreq == fmin)
-+ governor = g_strdup ("economy");
-+ else
-+ governor = g_strdup ("userspace");
-+
-+ g_object_set (G_OBJECT (monitor),
-+ "online", TRUE,
-+ "governor", governor,
-+ "frequency", ifreq,
-+ "max-frequency", fmax,
-+ NULL);
-+
-+ g_free (governor);
-+
-+ return TRUE;
-+}
-+
-+static GList *
-+cpufreq_monitor_sysctl_get_available_frequencies (CPUFreqMonitor *monitor)
-+{
-+ gchar *levels_oid, *levels;
-+ gchar **levelsp, **l;
-+ GList *list = NULL;
-+ gint mib[4];
-+ guint mon_cpu;
-+ size_t len;
-+
-+ g_object_get (G_OBJECT (monitor), "cpu", &mon_cpu, NULL);
-+
-+ levels_oid = g_strdup_printf ("dev.cpu.%d.freq_levels",
-+ 0);
-+ len = 4;
-+ sysctlnametomib (levels_oid, mib, &len);
-+ len = sizeof (levels);
-+ g_free (levels_oid);
-+
-+ if (sysctl (mib, 4, NULL, &len, NULL, 0) == -1)
-+ return NULL;
-+
-+ levels = g_malloc (len);
-+ if (sysctl (mib, 4, levels, &len, NULL, 0) == -1)
-+ {
-+ g_free(levels);
-+ return NULL;
-+ }
-+
-+ levelsp = g_strsplit (levels, " ", 0);
-+ g_free (levels);
-+
-+ for (l = levelsp; l && *l; l++) {
-+ gchar **frpr;
-+
-+ frpr = g_strsplit (*l, "/", 0);
-+ if (frpr && frpr[0] != NULL) {
-+ /* sysctl format is %d/%d where the
-+ * first %d is the frequency, and
-+ * the second is the power used in
-+ * mW.
-+ */
-+ int freq = atoi (frpr[0]);
-+ list =
-+ g_list_append (list, g_strdup_printf ("%d", freq * 1000));
-+ }
-+ g_strfreev (frpr);
-+ }
-+
-+ g_strfreev (levelsp);
-+
-+ return (list);
-+}
-+
-+static GList *
-+cpufreq_monitor_sysctl_get_available_governors (CPUFreqMonitor *monitor)
-+{
-+ GList *list = NULL;
-+
-+ list = g_list_prepend (list, g_strdup ("performance"));
-+ list = g_list_prepend (list, g_strdup ("userspace"));
-+ list = g_list_prepend (list, g_strdup ("economy"));
-+
-+ return list;
-+}
-+#endif /* __FreeBSD__ */
---- cpufreq/src/Makefile.in.orig 2007-07-30 21:06:58.000000000 -0400
-+++ cpufreq/src/Makefile.in 2007-07-30 21:06:58.000000000 -0400
-@@ -61,7 +61,8 @@ am__cpufreq_applet_SOURCES_DIST = cpufre
- cpufreq-monitor-procfs.h cpufreq-monitor-sysfs.c \
- cpufreq-monitor-sysfs.h cpufreq-monitor-libcpufreq.c \
- cpufreq-monitor-libcpufreq.h cpufreq-monitor-cpuinfo.c \
-- cpufreq-monitor-cpuinfo.h
-+ cpufreq-monitor-cpuinfo.h cpufreq-monitor-sysctl.c \
-+ cpufreq-monitor-sysctl.h
- @HAVE_LIBCPUFREQ_TRUE@am__objects_1 = \
- @HAVE_LIBCPUFREQ_TRUE@ cpufreq-monitor-libcpufreq.$(OBJEXT)
- am_cpufreq_applet_OBJECTS = cpufreq-applet.$(OBJEXT) \
-@@ -70,7 +71,8 @@ am_cpufreq_applet_OBJECTS = cpufreq-appl
- cpufreq-monitor-factory.$(OBJEXT) \
- cpufreq-monitor-procfs.$(OBJEXT) \
- cpufreq-monitor-sysfs.$(OBJEXT) $(am__objects_1) \
-- cpufreq-monitor-cpuinfo.$(OBJEXT)
-+ cpufreq-monitor-cpuinfo.$(OBJEXT) \
-+ cpufreq-monitor-sysctl.$(OBJEXT)
- cpufreq_applet_OBJECTS = $(am_cpufreq_applet_OBJECTS)
- am__DEPENDENCIES_1 =
- cpufreq_applet_DEPENDENCIES = $(am__DEPENDENCIES_1) \
-@@ -402,6 +404,7 @@ cpufreq_applet_SOURCES = \
- cpufreq-monitor.c cpufreq-monitor.h \
- cpufreq-monitor-factory.c cpufreq-monitor-factory.h \
- cpufreq-monitor-procfs.c cpufreq-monitor-procfs.h \
-+ cpufreq-monitor-sysctl.c cpufreq-monitor-sysctl.h \
- cpufreq-monitor-sysfs.c cpufreq-monitor-sysfs.h \
- $(cpufreq_files) \
- cpufreq-monitor-cpuinfo.c cpufreq-monitor-cpuinfo.h
-@@ -487,6 +490,7 @@ distclean-compile:
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpufreq-monitor-factory.Po@am__quote@
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpufreq-monitor-libcpufreq.Po@am__quote@
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpufreq-monitor-procfs.Po@am__quote@
-+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpufreq-monitor-sysctl.Po@am__quote@
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpufreq-monitor-sysfs.Po@am__quote@
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpufreq-monitor.Po@am__quote@
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpufreq-popup.Po@am__quote@
diff --git a/x11/gnome-applets/files/patch-cpufreq-selector-freebsd b/x11/gnome-applets/files/patch-cpufreq-selector-freebsd
deleted file mode 100644
index 5cca16dd4d9c..000000000000
--- a/x11/gnome-applets/files/patch-cpufreq-selector-freebsd
+++ /dev/null
@@ -1,218 +0,0 @@
---- cpufreq/src/cpufreq-selector/cpufreq-selector-sysctl.h.orig Sat Jun 24 01:52:35 2006
-+++ cpufreq/src/cpufreq-selector/cpufreq-selector-sysctl.h Sat Jun 24 02:13:05 2006
-@@ -0,0 +1,53 @@
-+/*
-+ * Copyright (C) 2001, 2002 Free Software Foundation
-+ *
-+ * This library is free software; you can redistribute it and/or
-+ * modify it under the terms of the GNU General Public
-+ * License as published by the Free Software Foundation; either
-+ * version 2 of the License, or (at your option) any later version.
-+ *
-+ * This library is distributed in the hope that it will be useful,
-+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
-+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-+ * General Public License for more details.
-+ *
-+ * You should have received a copy of the GNU General Public
-+ * License along with this library; if not, write to the Free
-+ * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
-+ *
-+ * Authors : Joe Marcus Clarke <marcus@FreeBSD.org>
-+ */
-+
-+#ifndef __CPUFREQ_SELECTOR_SYSCTL_H__
-+#define __CPUFREQ_SELECTOR_SYSCTL_H__
-+
-+#include <glib-object.h>
-+
-+#include "cpufreq-selector.h"
-+
-+G_BEGIN_DECLS
-+
-+#define CPUFREQ_TYPE_SELECTOR_SYSCTL (cpufreq_selector_sysctl_get_type ())
-+#define CPUFREQ_SELECTOR_SYSCTL(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), CPUFREQ_TYPE_SELECTOR_SYSCTL, CPUFreqSelectorProcfs))
-+#define CPUFREQ_SELECTOR_SYSCTL_CLASS(klass) (G_TYPE_CHECK_CLASS_CAST((klass), CPUFREQ_TYPE_SELECTOR_SYSCTL, CPUFreqSelectorProcfsClass))
-+#define CPUFREQ_IS_SELECTOR_SYSCTL(obj) (G_TYPE_CHECK_INSTANCE_TYPE ((obj), CPUFREQ_TYPE_SELECTOR_SYSCTL))
-+#define CPUFREQ_IS_SELECTOR_SYSCTL_CLASS(klass) (G_TYPE_CHECK_CLASS_TYPE ((klass), CPUFREQ_TYPE_SELECTOR_SYSCTL))
-+#define CPUFREQ_SELECTOR_SYSCTL_GET_CLASS(obj) (G_TYPE_INSTANCE_GET_CLASS ((obj), CPUFREQ_TYPE_SELECTOR_SYSCTL, CPUFreqSelectorProcfsClass))
-+
-+typedef struct _CPUFreqSelectorSysctl CPUFreqSelectorSysctl;
-+typedef struct _CPUFreqSelectorSysctlClass CPUFreqSelectorSysctlClass;
-+
-+struct _CPUFreqSelectorSysctl {
-+ CPUFreqSelector parent;
-+};
-+
-+struct _CPUFreqSelectorSysctlClass {
-+ CPUFreqSelectorClass parent_class;
-+};
-+
-+GType cpufreq_selector_sysctl_get_type (void) G_GNUC_CONST;
-+CPUFreqSelector *cpufreq_selector_sysctl_new (guint cpu);
-+
-+G_END_DECLS
-+
-+#endif /* __CPUFREQ_SELECTOR_SYSCTL_H__ */
---- cpufreq/src/cpufreq-selector/cpufreq-selector-sysctl.c.orig Wed Jul 26 01:34:18 2006
-+++ cpufreq/src/cpufreq-selector/cpufreq-selector-sysctl.c Wed Jul 26 01:42:00 2006
-@@ -0,0 +1,87 @@
-+/*
-+ * Copyright (C) 2001, 2002 Free Software Foundation
-+ *
-+ * This library is free software; you can redistribute it and/or
-+ * modify it under the terms of the GNU General Public
-+ * License as published by the Free Software Foundation; either
-+ * version 2 of the License, or (at your option) any later version.
-+ *
-+ * This library is distributed in the hope that it will be useful,
-+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
-+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-+ * General Public License for more details.
-+ *
-+ * You should have received a copy of the GNU General Public
-+ * License along with this library; if not, write to the Free
-+ * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
-+ *
-+ * Authors : Joe Marcus Clarke <marcus@FreeBSD.org>
-+ */
-+
-+#include <glib.h>
-+#include <stdio.h>
-+#include <stdlib.h>
-+
-+#ifdef __FreeBSD__
-+#include <sys/types.h>
-+#include <sys/sysctl.h>
-+#endif /* __FreeBSD__ */
-+
-+#include "cpufreq-selector-sysctl.h"
-+
-+static void cpufreq_selector_sysctl_init (CPUFreqSelectorSysctl *selector);
-+static void cpufreq_selector_sysctl_class_init (CPUFreqSelectorSysctlClass *klass);
-+
-+static gboolean cpufreq_selector_sysctl_set_frequency (CPUFreqSelector *selector, guint frequency, GError **error);
-+static gboolean cpufreq_selector_sysctl_set_governor (CPUFreqSelector *selector, const gchar *governor, GError **error);
-+
-+G_DEFINE_TYPE (CPUFreqSelectorSysctl, cpufreq_selector_sysctl, CPUFREQ_TYPE_SELECTOR)
-+
-+static void
-+cpufreq_selector_sysctl_init (CPUFreqSelectorSysctl *selector)
-+{
-+}
-+
-+static void
-+cpufreq_selector_sysctl_class_init (CPUFreqSelectorSysctlClass *klass)
-+{
-+ CPUFreqSelectorClass *selector_class = CPUFREQ_SELECTOR_CLASS (klass);
-+
-+ selector_class->set_frequency = cpufreq_selector_sysctl_set_frequency;
-+ selector_class->set_governor = cpufreq_selector_sysctl_set_governor;
-+}
-+
-+CPUFreqSelector *
-+cpufreq_selector_sysctl_new (guint cpu)
-+{
-+ CPUFreqSelector *selector;
-+
-+ selector = CPUFREQ_SELECTOR (g_object_new (CPUFREQ_TYPE_SELECTOR_SYSCTL,
-+ "cpu", cpu, NULL));
-+
-+ return selector;
-+}
-+
-+static gboolean
-+cpufreq_selector_sysctl_set_governor (CPUFreqSelector *selector, const gchar *governor, GError **error)
-+{
-+ return TRUE;
-+}
-+
-+static gboolean
-+cpufreq_selector_sysctl_set_frequency (CPUFreqSelector *selector, guint frequency, GError **error)
-+{
-+ guint cpu, i;
-+ size_t len;
-+ gchar *freq_oid;
-+
-+ g_object_get (G_OBJECT (selector), "cpu", &cpu, NULL);
-+
-+ frequency = (guint) ((gdouble) frequency / 1000); /* Convert back to MHz*/
-+ freq_oid = g_strdup_printf ("dev.cpu.%d.freq", (gint) 0);
-+
-+ sysctlbyname (freq_oid, NULL, &len, &frequency, sizeof (frequency));
-+ g_free (freq_oid);
-+
-+ return TRUE;
-+}
---- cpufreq/src/cpufreq-selector/cpufreq-selector-factory.c.orig 2008-06-16 14:33:25.000000000 -0400
-+++ cpufreq/src/cpufreq-selector/cpufreq-selector-factory.c 2008-06-16 14:35:28.000000000 -0400
-@@ -27,20 +27,32 @@
- #ifdef HAVE_LIBCPUFREQ
- #include "cpufreq-selector-libcpufreq.h"
- #endif
-+#ifdef __FreeBSD__
-+#include "cpufreq-selector-sysctl.h"
-+#endif /* __FreeBSD__ */
-
- CPUFreqSelector *
- cpufreq_selector_factory_create_selector (guint cpu)
- {
- CPUFreqSelector *selector = NULL;
-+#ifdef __FreeBSD__
-+ size_t len;
-+#endif
-
- #ifdef HAVE_LIBCPUFREQ
- selector = cpufreq_selector_libcpufreq_new (cpu);
- #else
-+#ifndef __FreeBSD__
- if (g_file_test ("/sys/devices/system/cpu/cpu0/cpufreq", G_FILE_TEST_EXISTS)) { /* 2.6 kernel */
- selector = cpufreq_selector_sysfs_new (cpu);
- } else if (g_file_test ("/proc/cpufreq", G_FILE_TEST_EXISTS)) { /* 2.4 kernel */
- selector = cpufreq_selector_procfs_new (cpu);
- }
-+#else
-+ if (sysctlbyname ("dev.cpu.0.freq", NULL, &len, NULL, 0) == 0) {
-+ selector = cpufreq_selector_sysctl_new (cpu);
-+ }
-+#endif /* __FreeBSD__ */
- #endif /* HAVE_LIBCPUFREQ */
-
- return selector;
---- cpufreq/src/cpufreq-selector/Makefile.in.orig 2008-06-16 14:26:07.000000000 -0400
-+++ cpufreq/src/cpufreq-selector/Makefile.in 2008-06-16 14:38:15.000000000 -0400
-@@ -65,7 +65,7 @@ am__cpufreq_selector_SOURCES_DIST = cpuf
- cpufreq-selector-libcpufreq.h cpufreq-selector-service.c \
- cpufreq-selector-service.h cpufreq-selector-factory.c \
- cpufreq-selector-factory.h cpufreq-selector-service-glue.h \
-- main.c
-+ main.c cpufreq-selector-sysctl.c cpufreq-selector-sysctl.h
- @HAVE_LIBCPUFREQ_TRUE@am__objects_1 = \
- @HAVE_LIBCPUFREQ_TRUE@ cpufreq-selector-libcpufreq.$(OBJEXT)
- @HAVE_POLKIT_TRUE@am__objects_2 = cpufreq-selector-service.$(OBJEXT)
-@@ -74,7 +74,8 @@ am_cpufreq_selector_OBJECTS = cpufreq-se
- cpufreq-selector-sysfs.$(OBJEXT) \
- cpufreq-selector-procfs.$(OBJEXT) $(am__objects_1) \
- $(am__objects_2) cpufreq-selector-factory.$(OBJEXT) \
-- $(am__objects_3) main.$(OBJEXT)
-+ $(am__objects_3) main.$(OBJEXT) \
-+ cpufreq-selector-sysctl.$(OBJEXT)
- cpufreq_selector_OBJECTS = $(am_cpufreq_selector_OBJECTS)
- am__DEPENDENCIES_1 =
- @HAVE_POLKIT_TRUE@am__DEPENDENCIES_2 = $(am__DEPENDENCIES_1) \
-@@ -371,6 +372,7 @@ cpufreq_selector_SOURCES = \
- cpufreq-selector.c cpufreq-selector.h \
- cpufreq-selector-sysfs.c cpufreq-selector-sysfs.h \
- cpufreq-selector-procfs.c cpufreq-selector-procfs.h \
-+ cpufreq-selector-sysctl.c cpufreq-selector-sysctl.h \
- $(cpufreq_files) \
- $(service_files) \
- cpufreq-selector-factory.c cpufreq-selector-factory.h \
-@@ -480,6 +482,7 @@ distclean-compile:
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpufreq-selector-procfs.Po@am__quote@
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpufreq-selector-service.Po@am__quote@
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpufreq-selector-sysfs.Po@am__quote@
-+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpufreq-selector-sysctl.Po@am__quote@
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpufreq-selector.Po@am__quote@
- @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@
-
diff --git a/x11/gnome-applets/files/patch-gweather_gweather-applet.c b/x11/gnome-applets/files/patch-gweather_gweather-applet.c
deleted file mode 100644
index 9472c7b9e5fd..000000000000
--- a/x11/gnome-applets/files/patch-gweather_gweather-applet.c
+++ /dev/null
@@ -1,12 +0,0 @@
---- gweather/gweather-applet.c.orig 2011-03-07 17:35:07.000000000 +0100
-+++ gweather/gweather-applet.c 2011-03-07 17:35:33.000000000 +0100
-@@ -471,8 +471,7 @@ update_finish (WeatherInfo *info, gpoint
- if (icon == NULL)
- icon = "stock-unknown";
-
-- n = notify_notification_new (message, detail, icon,
-- gw_applet->container);
-+ n = notify_notification_new (message, detail, icon);
-
- notify_notification_show (n, &error);
- if (error)
diff --git a/x11/gnome-applets/files/patch-invest-applet_invest_invest-applet.py b/x11/gnome-applets/files/patch-invest-applet_invest_invest-applet.py
deleted file mode 100644
index 7ddb583de639..000000000000
--- a/x11/gnome-applets/files/patch-invest-applet_invest_invest-applet.py
+++ /dev/null
@@ -1,13 +0,0 @@
---- invest-applet/invest/invest-applet.py.orig 2008-03-15 19:39:32.000000000 -0400
-+++ invest-applet/invest/invest-applet.py 2008-04-28 13:27:46.000000000 -0400
-@@ -26,8 +26,8 @@ import invest, invest.applet, invest.def
- import gettext, locale
- gettext.bindtextdomain(invest.defs.GETTEXT_PACKAGE, invest.defs.GNOMELOCALEDIR)
- gettext.textdomain(invest.defs.GETTEXT_PACKAGE)
--locale.bindtextdomain(invest.defs.GETTEXT_PACKAGE, invest.defs.GNOMELOCALEDIR)
--locale.textdomain(invest.defs.GETTEXT_PACKAGE)
-+#locale.bindtextdomain(invest.defs.GETTEXT_PACKAGE, invest.defs.GNOMELOCALEDIR)
-+#locale.textdomain(invest.defs.GETTEXT_PACKAGE)
-
- from gettext import gettext as _
-
diff --git a/x11/gnome-applets/files/patch-invest-applet_invest_invest-chart b/x11/gnome-applets/files/patch-invest-applet_invest_invest-chart
deleted file mode 100644
index aa763c16c429..000000000000
--- a/x11/gnome-applets/files/patch-invest-applet_invest_invest-chart
+++ /dev/null
@@ -1,13 +0,0 @@
---- invest-applet/invest/invest-chart.orig 2008-03-15 16:34:50.000000000 -0400
-+++ invest-applet/invest/invest-chart 2008-04-28 13:29:13.000000000 -0400
-@@ -6,8 +6,8 @@ import sys, invest.chart, gtk
- import gettext, locale
- gettext.bindtextdomain(invest.defs.GETTEXT_PACKAGE, invest.defs.GNOMELOCALEDIR)
- gettext.textdomain(invest.defs.GETTEXT_PACKAGE)
--locale.bindtextdomain(invest.defs.GETTEXT_PACKAGE, invest.defs.GNOMELOCALEDIR)
--locale.textdomain(invest.defs.GETTEXT_PACKAGE)
-+#locale.bindtextdomain(invest.defs.GETTEXT_PACKAGE, invest.defs.GNOMELOCALEDIR)
-+#locale.textdomain(invest.defs.GETTEXT_PACKAGE)
-
- if __name__ == "__main__":
- win = invest.chart.show_chart(sys.argv[1:])
diff --git a/x11/gnome-applets/pkg-descr b/x11/gnome-applets/pkg-descr
deleted file mode 100644
index 5f715cf9a438..000000000000
--- a/x11/gnome-applets/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-Panel applets for the Gnome 2.0 Desktop Environment.
-
-WWW: http://www.gnome.org/
diff --git a/x11/gnome-applets/pkg-plist b/x11/gnome-applets/pkg-plist
deleted file mode 100644
index 5f21a12716ed..000000000000
--- a/x11/gnome-applets/pkg-plist
+++ /dev/null
@@ -1,2723 +0,0 @@
-%%CPUFREQ%%bin/cpufreq-selector
-%%PYTHON%%bin/invest-chart
-%%CPUFREQ%%etc/dbus-1/system.d/org.gnome.CPUFreqSelector.conf
-%%BATTERY%%etc/sound/events/battstat_applet.soundlist
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/invest/__init__.py
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/invest/__init__.pyc
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/invest/__init__.pyo
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/invest/about.py
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/invest/about.pyc
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/invest/about.pyo
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/invest/applet.py
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/invest/applet.pyc
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/invest/applet.pyo
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/invest/chart.py
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/invest/chart.pyc
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/invest/chart.pyo
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/invest/currencies.py
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/invest/currencies.pyc
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/invest/currencies.pyo
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/invest/defs.py
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/invest/defs.pyc
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/invest/defs.pyo
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/invest/help.py
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/invest/help.pyc
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/invest/help.pyo
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/invest/networkmanager.py
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/invest/networkmanager.pyc
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/invest/networkmanager.pyo
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/invest/preferences.py
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/invest/preferences.pyc
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/invest/preferences.pyo
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/invest/quotes.py
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/invest/quotes.pyc
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/invest/quotes.pyo
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/invest/widgets.py
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/invest/widgets.pyc
-%%PYTHON%%%%PYTHON_SITELIBDIR%%/invest/widgets.pyo
-libdata/bonobo/servers/GNOME_CDPlayerApplet.server
-%%PYTHON%%libdata/bonobo/servers/GNOME_GtikApplet.server
-libdata/bonobo/servers/GNOME_KeyboardApplet.server
-libdata/bonobo/servers/GNOME_MailcheckApplet_Factory.server
-%%OLDCOMMANDER%%libdata/bonobo/servers/GNOME_MiniCommanderApplet.server
-libdata/bonobo/servers/GNOME_NullApplet_Factory.server
-libdata/bonobo/servers/GNOME_Panel_WirelessApplet.server
-%%PYTHON%%libdata/bonobo/servers/Invest_Applet.server
-libexec/accessx-status-applet
-%%BATTERY%%libexec/battstat-applet-2
-libexec/charpick_applet2
-%%CPUFREQ%%libexec/cpufreq-applet
-libexec/drivemount_applet2
-libexec/geyes_applet2
-%%COMMANDER%%libexec/gnome-applets/mc-install-default-macros
-libexec/gweather-applet-2
-%%PYTHON%%libexec/invest-applet
-%%COMMANDER%%libexec/mini_commander_applet
-libexec/mixer_applet2
-libexec/multiload-applet-2
-libexec/null_applet
-libexec/stickynotes_applet
-libexec/trashapplet
-share/dbus-1/services/org.gnome.panel.applet.AccessxStatusAppletFactory.service
-%%BATTERY%%share/dbus-1/services/org.gnome.panel.applet.BattstatAppletFactory.service
-%%CPUFREQ%%share/dbus-1/services/org.gnome.panel.applet.CPUFreqAppletFactory.service
-share/dbus-1/services/org.gnome.panel.applet.CharpickerAppletFactory.service
-share/dbus-1/services/org.gnome.panel.applet.DriveMountAppletFactory.service
-share/dbus-1/services/org.gnome.panel.applet.GWeatherAppletFactory.service
-share/dbus-1/services/org.gnome.panel.applet.GeyesAppletFactory.service
-%%COMMANDER%%share/dbus-1/services/org.gnome.panel.applet.MiniCommanderAppletFactory.service
-share/dbus-1/services/org.gnome.panel.applet.MixerAppletFactory.service
-share/dbus-1/services/org.gnome.panel.applet.MultiLoadAppletFactory.service
-share/dbus-1/services/org.gnome.panel.applet.StickyNotesAppletFactory.service
-share/dbus-1/services/org.gnome.panel.applet.TrashAppletFactory.service
-%%CPUFREQ%%share/dbus-1/system-services/org.gnome.CPUFreqSelector.service
-share/gnome-2.0/ui/accessx-status-applet-menu.xml
-%%BATTERY%%share/gnome-2.0/ui/battstat-applet-menu.xml
-share/gnome-2.0/ui/charpick-applet-menu.xml
-%%CPUFREQ%%share/gnome-2.0/ui/cpufreq-applet-menu.xml
-share/gnome-2.0/ui/drivemount-applet-menu.xml
-share/gnome-2.0/ui/geyes-applet-menu.xml
-share/gnome-2.0/ui/gweather-applet-menu.xml
-%%COMMANDER%%share/gnome-2.0/ui/mini-commander-applet-menu.xml
-share/gnome-2.0/ui/mixer-applet-menu.xml
-share/gnome-2.0/ui/multiload-applet-menu.xml
-share/gnome-2.0/ui/stickynotes-applet-menu.xml
-share/gnome-2.0/ui/trashapplet-menu.xml
-%%PYTHON%%share/gnome-2.0/ui/Invest_Applet.xml
-share/gnome-panel/applets/org.gnome.applets.AccessxStatusApplet.panel-applet
-%%BATTERY%%share/gnome-panel/applets/org.gnome.applets.BattstatApplet.panel-applet
-%%CPUFREQ%%share/gnome-panel/applets/org.gnome.applets.CPUFreqApplet.panel-applet
-share/gnome-panel/applets/org.gnome.applets.CharpickerApplet.panel-applet
-share/gnome-panel/applets/org.gnome.applets.DriveMountApplet.panel-applet
-share/gnome-panel/applets/org.gnome.applets.GWeatherApplet.panel-applet
-share/gnome-panel/applets/org.gnome.applets.GeyesApplet.panel-applet
-%%COMMANDER%%share/gnome-panel/applets/org.gnome.applets.MiniCommanderApplet.panel-applet
-share/gnome-panel/applets/org.gnome.applets.MixerApplet.panel-applet
-share/gnome-panel/applets/org.gnome.applets.MultiLoadApplet.panel-applet
-share/gnome-panel/applets/org.gnome.applets.StickyNotesApplet.panel-applet
-share/gnome-panel/applets/org.gnome.applets.TrashApplet.panel-applet
-%%BATTERY%%%%DATADIR%%/builder/battstat_applet.ui
-%%CPUFREQ%%%%DATADIR%%/builder/cpufreq-preferences.ui
-%%PYTHON%%%%DATADIR%%/builder/financialchart.ui
-%%COMMANDER%%%%DATADIR%%/builder/mini-commander.ui
-%%PYTHON%%%%DATADIR%%/builder/prefs-dialog.ui
-%%DATADIR%%/builder/stickynotes.ui
-%%DATADIR%%/builder/trashapplet-empty-progress.ui
-%%DATADIR%%/geyes/Bizarre/Bizarre-eye.png
-%%DATADIR%%/geyes/Bizarre/Bizarre-pupil.png
-%%DATADIR%%/geyes/Bizarre/config
-%%DATADIR%%/geyes/Bloodshot/Bloodshot-eye.png
-%%DATADIR%%/geyes/Bloodshot/Bloodshot-pupil.png
-%%DATADIR%%/geyes/Bloodshot/config
-%%DATADIR%%/geyes/Default-tiny/Default-tiny-eye.png
-%%DATADIR%%/geyes/Default-tiny/Default-tiny-pupil.png
-%%DATADIR%%/geyes/Default-tiny/config
-%%DATADIR%%/geyes/Default/Default-eye.png
-%%DATADIR%%/geyes/Default/Default-pupil.png
-%%DATADIR%%/geyes/Default/config
-%%DATADIR%%/geyes/Horrid/config
-%%DATADIR%%/geyes/Horrid/horrid_eye.png
-%%DATADIR%%/geyes/Horrid/horrid_pupil.png
-%%DATADIR%%/geyes/Tango/config
-%%DATADIR%%/geyes/Tango/tango-eye.png
-%%DATADIR%%/geyes/Tango/tango-pupil.png
-%%PYTHON%%%%DATADIR%%/invest-applet/invest-16_neutral.png
-%%PYTHON%%%%DATADIR%%/invest-applet/invest-22_down.png
-%%PYTHON%%%%DATADIR%%/invest-applet/invest-22_neutral.png
-%%PYTHON%%%%DATADIR%%/invest-applet/invest-22_up.png
-%%PYTHON%%%%DATADIR%%/invest-applet/invest_down.svg
-%%PYTHON%%%%DATADIR%%/invest-applet/invest_neutral.svg
-%%PYTHON%%%%DATADIR%%/invest-applet/invest_up.svg
-share/gnome/help/accessx-status/C/accessx-status.xml
-share/gnome/help/accessx-status/C/figures/accessx-status-applet.png
-share/gnome/help/accessx-status/C/figures/accessx-status-disabled.png
-share/gnome/help/accessx-status/C/figures/accessx_bounce-keys.png
-share/gnome/help/accessx-status/C/figures/accessx_mouse-keys.png
-share/gnome/help/accessx-status/C/figures/accessx_slow-keys.png
-share/gnome/help/accessx-status/C/figures/accessx_sticky-altGr-key.png
-share/gnome/help/accessx-status/C/figures/accessx_sticky-ctrl-key.png
-share/gnome/help/accessx-status/C/figures/accessx_sticky-keys.png
-share/gnome/help/accessx-status/C/figures/accessx_sticky-meta-key.png
-share/gnome/help/accessx-status/C/figures/accessx_sticky-shift-key.png
-share/gnome/help/accessx-status/C/figures/accessx_sticky-windows-key.png
-share/gnome/help/accessx-status/C/legal.xml
-share/gnome/help/accessx-status/bg/accessx-status.xml
-share/gnome/help/accessx-status/bg/figures/accessx-status-applet.png
-share/gnome/help/accessx-status/bg/figures/accessx-status-disabled.png
-share/gnome/help/accessx-status/bg/figures/accessx_bounce-keys.png
-share/gnome/help/accessx-status/bg/figures/accessx_mouse-keys.png
-share/gnome/help/accessx-status/bg/figures/accessx_slow-keys.png
-share/gnome/help/accessx-status/bg/figures/accessx_sticky-altGr-key.png
-share/gnome/help/accessx-status/bg/figures/accessx_sticky-ctrl-key.png
-share/gnome/help/accessx-status/bg/figures/accessx_sticky-keys.png
-share/gnome/help/accessx-status/bg/figures/accessx_sticky-meta-key.png
-share/gnome/help/accessx-status/bg/figures/accessx_sticky-shift-key.png
-share/gnome/help/accessx-status/bg/figures/accessx_sticky-windows-key.png
-share/gnome/help/accessx-status/ca/accessx-status.xml
-share/gnome/help/accessx-status/ca/figures/accessx-status-applet.png
-share/gnome/help/accessx-status/ca/figures/accessx-status-disabled.png
-share/gnome/help/accessx-status/ca/figures/accessx_bounce-keys.png
-share/gnome/help/accessx-status/ca/figures/accessx_mouse-keys.png
-share/gnome/help/accessx-status/ca/figures/accessx_slow-keys.png
-share/gnome/help/accessx-status/ca/figures/accessx_sticky-altGr-key.png
-share/gnome/help/accessx-status/ca/figures/accessx_sticky-ctrl-key.png
-share/gnome/help/accessx-status/ca/figures/accessx_sticky-keys.png
-share/gnome/help/accessx-status/ca/figures/accessx_sticky-meta-key.png
-share/gnome/help/accessx-status/ca/figures/accessx_sticky-shift-key.png
-share/gnome/help/accessx-status/ca/figures/accessx_sticky-windows-key.png
-share/gnome/help/accessx-status/cs/accessx-status.xml
-share/gnome/help/accessx-status/cs/figures/accessx-status-applet.png
-share/gnome/help/accessx-status/cs/figures/accessx-status-disabled.png
-share/gnome/help/accessx-status/cs/figures/accessx_bounce-keys.png
-share/gnome/help/accessx-status/cs/figures/accessx_mouse-keys.png
-share/gnome/help/accessx-status/cs/figures/accessx_slow-keys.png
-share/gnome/help/accessx-status/cs/figures/accessx_sticky-altGr-key.png
-share/gnome/help/accessx-status/cs/figures/accessx_sticky-ctrl-key.png
-share/gnome/help/accessx-status/cs/figures/accessx_sticky-keys.png
-share/gnome/help/accessx-status/cs/figures/accessx_sticky-meta-key.png
-share/gnome/help/accessx-status/cs/figures/accessx_sticky-shift-key.png
-share/gnome/help/accessx-status/cs/figures/accessx_sticky-windows-key.png
-share/gnome/help/accessx-status/de/accessx-status.xml
-share/gnome/help/accessx-status/de/figures/accessx-status-applet.png
-share/gnome/help/accessx-status/de/figures/accessx-status-disabled.png
-share/gnome/help/accessx-status/de/figures/accessx_bounce-keys.png
-share/gnome/help/accessx-status/de/figures/accessx_mouse-keys.png
-share/gnome/help/accessx-status/de/figures/accessx_slow-keys.png
-share/gnome/help/accessx-status/de/figures/accessx_sticky-altGr-key.png
-share/gnome/help/accessx-status/de/figures/accessx_sticky-ctrl-key.png
-share/gnome/help/accessx-status/de/figures/accessx_sticky-keys.png
-share/gnome/help/accessx-status/de/figures/accessx_sticky-meta-key.png
-share/gnome/help/accessx-status/de/figures/accessx_sticky-shift-key.png
-share/gnome/help/accessx-status/de/figures/accessx_sticky-windows-key.png
-share/gnome/help/accessx-status/el/accessx-status.xml
-share/gnome/help/accessx-status/el/figures/accessx-status-applet.png
-share/gnome/help/accessx-status/el/figures/accessx-status-disabled.png
-share/gnome/help/accessx-status/el/figures/accessx_bounce-keys.png
-share/gnome/help/accessx-status/el/figures/accessx_mouse-keys.png
-share/gnome/help/accessx-status/el/figures/accessx_slow-keys.png
-share/gnome/help/accessx-status/el/figures/accessx_sticky-altGr-key.png
-share/gnome/help/accessx-status/el/figures/accessx_sticky-ctrl-key.png
-share/gnome/help/accessx-status/el/figures/accessx_sticky-keys.png
-share/gnome/help/accessx-status/el/figures/accessx_sticky-meta-key.png
-share/gnome/help/accessx-status/el/figures/accessx_sticky-shift-key.png
-share/gnome/help/accessx-status/el/figures/accessx_sticky-windows-key.png
-share/gnome/help/accessx-status/en_GB/accessx-status.xml
-share/gnome/help/accessx-status/en_GB/figures/accessx-status-applet.png
-share/gnome/help/accessx-status/en_GB/figures/accessx-status-disabled.png
-share/gnome/help/accessx-status/en_GB/figures/accessx_bounce-keys.png
-share/gnome/help/accessx-status/en_GB/figures/accessx_mouse-keys.png
-share/gnome/help/accessx-status/en_GB/figures/accessx_slow-keys.png
-share/gnome/help/accessx-status/en_GB/figures/accessx_sticky-altGr-key.png
-share/gnome/help/accessx-status/en_GB/figures/accessx_sticky-ctrl-key.png
-share/gnome/help/accessx-status/en_GB/figures/accessx_sticky-keys.png
-share/gnome/help/accessx-status/en_GB/figures/accessx_sticky-meta-key.png
-share/gnome/help/accessx-status/en_GB/figures/accessx_sticky-shift-key.png
-share/gnome/help/accessx-status/en_GB/figures/accessx_sticky-windows-key.png
-share/gnome/help/accessx-status/es/accessx-status.xml
-share/gnome/help/accessx-status/es/figures/accessx-status-applet.png
-share/gnome/help/accessx-status/es/figures/accessx-status-disabled.png
-share/gnome/help/accessx-status/es/figures/accessx_bounce-keys.png
-share/gnome/help/accessx-status/es/figures/accessx_mouse-keys.png
-share/gnome/help/accessx-status/es/figures/accessx_slow-keys.png
-share/gnome/help/accessx-status/es/figures/accessx_sticky-altGr-key.png
-share/gnome/help/accessx-status/es/figures/accessx_sticky-ctrl-key.png
-share/gnome/help/accessx-status/es/figures/accessx_sticky-keys.png
-share/gnome/help/accessx-status/es/figures/accessx_sticky-meta-key.png
-share/gnome/help/accessx-status/es/figures/accessx_sticky-shift-key.png
-share/gnome/help/accessx-status/es/figures/accessx_sticky-windows-key.png
-share/gnome/help/accessx-status/eu/accessx-status.xml
-share/gnome/help/accessx-status/eu/figures/accessx-status-applet.png
-share/gnome/help/accessx-status/eu/figures/accessx-status-disabled.png
-share/gnome/help/accessx-status/eu/figures/accessx_bounce-keys.png
-share/gnome/help/accessx-status/eu/figures/accessx_mouse-keys.png
-share/gnome/help/accessx-status/eu/figures/accessx_slow-keys.png
-share/gnome/help/accessx-status/eu/figures/accessx_sticky-altGr-key.png
-share/gnome/help/accessx-status/eu/figures/accessx_sticky-ctrl-key.png
-share/gnome/help/accessx-status/eu/figures/accessx_sticky-keys.png
-share/gnome/help/accessx-status/eu/figures/accessx_sticky-meta-key.png
-share/gnome/help/accessx-status/eu/figures/accessx_sticky-shift-key.png
-share/gnome/help/accessx-status/eu/figures/accessx_sticky-windows-key.png
-share/gnome/help/accessx-status/fi/accessx-status.xml
-share/gnome/help/accessx-status/fi/figures/accessx-status-applet.png
-share/gnome/help/accessx-status/fi/figures/accessx-status-disabled.png
-share/gnome/help/accessx-status/fi/figures/accessx_bounce-keys.png
-share/gnome/help/accessx-status/fi/figures/accessx_mouse-keys.png
-share/gnome/help/accessx-status/fi/figures/accessx_slow-keys.png
-share/gnome/help/accessx-status/fi/figures/accessx_sticky-altGr-key.png
-share/gnome/help/accessx-status/fi/figures/accessx_sticky-ctrl-key.png
-share/gnome/help/accessx-status/fi/figures/accessx_sticky-keys.png
-share/gnome/help/accessx-status/fi/figures/accessx_sticky-meta-key.png
-share/gnome/help/accessx-status/fi/figures/accessx_sticky-shift-key.png
-share/gnome/help/accessx-status/fi/figures/accessx_sticky-windows-key.png
-share/gnome/help/accessx-status/fr/accessx-status.xml
-share/gnome/help/accessx-status/fr/figures/accessx-status-applet.png
-share/gnome/help/accessx-status/fr/figures/accessx-status-disabled.png
-share/gnome/help/accessx-status/fr/figures/accessx_bounce-keys.png
-share/gnome/help/accessx-status/fr/figures/accessx_mouse-keys.png
-share/gnome/help/accessx-status/fr/figures/accessx_slow-keys.png
-share/gnome/help/accessx-status/fr/figures/accessx_sticky-altGr-key.png
-share/gnome/help/accessx-status/fr/figures/accessx_sticky-ctrl-key.png
-share/gnome/help/accessx-status/fr/figures/accessx_sticky-keys.png
-share/gnome/help/accessx-status/fr/figures/accessx_sticky-meta-key.png
-share/gnome/help/accessx-status/fr/figures/accessx_sticky-shift-key.png
-share/gnome/help/accessx-status/fr/figures/accessx_sticky-windows-key.png
-share/gnome/help/accessx-status/gl/accessx-status.xml
-share/gnome/help/accessx-status/gl/figures/accessx-status-applet.png
-share/gnome/help/accessx-status/gl/figures/accessx-status-disabled.png
-share/gnome/help/accessx-status/gl/figures/accessx_bounce-keys.png
-share/gnome/help/accessx-status/gl/figures/accessx_mouse-keys.png
-share/gnome/help/accessx-status/gl/figures/accessx_slow-keys.png
-share/gnome/help/accessx-status/gl/figures/accessx_sticky-altGr-key.png
-share/gnome/help/accessx-status/gl/figures/accessx_sticky-ctrl-key.png
-share/gnome/help/accessx-status/gl/figures/accessx_sticky-keys.png
-share/gnome/help/accessx-status/gl/figures/accessx_sticky-meta-key.png
-share/gnome/help/accessx-status/gl/figures/accessx_sticky-shift-key.png
-share/gnome/help/accessx-status/gl/figures/accessx_sticky-windows-key.png
-share/gnome/help/accessx-status/it/accessx-status.xml
-share/gnome/help/accessx-status/it/figures/accessx-status-applet.png
-share/gnome/help/accessx-status/it/figures/accessx-status-disabled.png
-share/gnome/help/accessx-status/it/figures/accessx_bounce-keys.png
-share/gnome/help/accessx-status/it/figures/accessx_mouse-keys.png
-share/gnome/help/accessx-status/it/figures/accessx_slow-keys.png
-share/gnome/help/accessx-status/it/figures/accessx_sticky-altGr-key.png
-share/gnome/help/accessx-status/it/figures/accessx_sticky-ctrl-key.png
-share/gnome/help/accessx-status/it/figures/accessx_sticky-keys.png
-share/gnome/help/accessx-status/it/figures/accessx_sticky-meta-key.png
-share/gnome/help/accessx-status/it/figures/accessx_sticky-shift-key.png
-share/gnome/help/accessx-status/it/figures/accessx_sticky-windows-key.png
-share/gnome/help/accessx-status/ko/accessx-status.xml
-share/gnome/help/accessx-status/ko/figures/accessx-status-applet.png
-share/gnome/help/accessx-status/ko/figures/accessx-status-disabled.png
-share/gnome/help/accessx-status/ko/figures/accessx_bounce-keys.png
-share/gnome/help/accessx-status/ko/figures/accessx_mouse-keys.png
-share/gnome/help/accessx-status/ko/figures/accessx_slow-keys.png
-share/gnome/help/accessx-status/ko/figures/accessx_sticky-altGr-key.png
-share/gnome/help/accessx-status/ko/figures/accessx_sticky-ctrl-key.png
-share/gnome/help/accessx-status/ko/figures/accessx_sticky-keys.png
-share/gnome/help/accessx-status/ko/figures/accessx_sticky-meta-key.png
-share/gnome/help/accessx-status/ko/figures/accessx_sticky-shift-key.png
-share/gnome/help/accessx-status/ko/figures/accessx_sticky-windows-key.png
-share/gnome/help/accessx-status/nl/accessx-status.xml
-share/gnome/help/accessx-status/nl/figures/accessx-status-applet.png
-share/gnome/help/accessx-status/nl/figures/accessx-status-disabled.png
-share/gnome/help/accessx-status/nl/figures/accessx_bounce-keys.png
-share/gnome/help/accessx-status/nl/figures/accessx_mouse-keys.png
-share/gnome/help/accessx-status/nl/figures/accessx_slow-keys.png
-share/gnome/help/accessx-status/nl/figures/accessx_sticky-altGr-key.png
-share/gnome/help/accessx-status/nl/figures/accessx_sticky-ctrl-key.png
-share/gnome/help/accessx-status/nl/figures/accessx_sticky-keys.png
-share/gnome/help/accessx-status/nl/figures/accessx_sticky-meta-key.png
-share/gnome/help/accessx-status/nl/figures/accessx_sticky-shift-key.png
-share/gnome/help/accessx-status/nl/figures/accessx_sticky-windows-key.png
-share/gnome/help/accessx-status/oc/accessx-status.xml
-share/gnome/help/accessx-status/oc/figures/accessx-status-applet.png
-share/gnome/help/accessx-status/oc/figures/accessx-status-disabled.png
-share/gnome/help/accessx-status/oc/figures/accessx_bounce-keys.png
-share/gnome/help/accessx-status/oc/figures/accessx_mouse-keys.png
-share/gnome/help/accessx-status/oc/figures/accessx_slow-keys.png
-share/gnome/help/accessx-status/oc/figures/accessx_sticky-altGr-key.png
-share/gnome/help/accessx-status/oc/figures/accessx_sticky-ctrl-key.png
-share/gnome/help/accessx-status/oc/figures/accessx_sticky-keys.png
-share/gnome/help/accessx-status/oc/figures/accessx_sticky-meta-key.png
-share/gnome/help/accessx-status/oc/figures/accessx_sticky-shift-key.png
-share/gnome/help/accessx-status/oc/figures/accessx_sticky-windows-key.png
-share/gnome/help/accessx-status/sv/accessx-status.xml
-share/gnome/help/accessx-status/sv/figures/accessx-status-applet.png
-share/gnome/help/accessx-status/sv/figures/accessx-status-disabled.png
-share/gnome/help/accessx-status/sv/figures/accessx_bounce-keys.png
-share/gnome/help/accessx-status/sv/figures/accessx_mouse-keys.png
-share/gnome/help/accessx-status/sv/figures/accessx_slow-keys.png
-share/gnome/help/accessx-status/sv/figures/accessx_sticky-altGr-key.png
-share/gnome/help/accessx-status/sv/figures/accessx_sticky-ctrl-key.png
-share/gnome/help/accessx-status/sv/figures/accessx_sticky-keys.png
-share/gnome/help/accessx-status/sv/figures/accessx_sticky-meta-key.png
-share/gnome/help/accessx-status/sv/figures/accessx_sticky-shift-key.png
-share/gnome/help/accessx-status/sv/figures/accessx_sticky-windows-key.png
-share/gnome/help/accessx-status/uk/accessx-status.xml
-share/gnome/help/accessx-status/uk/figures/accessx-status-applet.png
-share/gnome/help/accessx-status/uk/figures/accessx-status-disabled.png
-share/gnome/help/accessx-status/uk/figures/accessx_bounce-keys.png
-share/gnome/help/accessx-status/uk/figures/accessx_mouse-keys.png
-share/gnome/help/accessx-status/uk/figures/accessx_slow-keys.png
-share/gnome/help/accessx-status/uk/figures/accessx_sticky-altGr-key.png
-share/gnome/help/accessx-status/uk/figures/accessx_sticky-ctrl-key.png
-share/gnome/help/accessx-status/uk/figures/accessx_sticky-keys.png
-share/gnome/help/accessx-status/uk/figures/accessx_sticky-meta-key.png
-share/gnome/help/accessx-status/uk/figures/accessx_sticky-shift-key.png
-share/gnome/help/accessx-status/uk/figures/accessx_sticky-windows-key.png
-share/gnome/help/accessx-status/zh_CN/accessx-status.xml
-share/gnome/help/accessx-status/zh_CN/figures/accessx-status-applet.png
-share/gnome/help/accessx-status/zh_CN/figures/accessx-status-disabled.png
-share/gnome/help/accessx-status/zh_CN/figures/accessx_bounce-keys.png
-share/gnome/help/accessx-status/zh_CN/figures/accessx_mouse-keys.png
-share/gnome/help/accessx-status/zh_CN/figures/accessx_slow-keys.png
-share/gnome/help/accessx-status/zh_CN/figures/accessx_sticky-altGr-key.png
-share/gnome/help/accessx-status/zh_CN/figures/accessx_sticky-ctrl-key.png
-share/gnome/help/accessx-status/zh_CN/figures/accessx_sticky-keys.png
-share/gnome/help/accessx-status/zh_CN/figures/accessx_sticky-meta-key.png
-share/gnome/help/accessx-status/zh_CN/figures/accessx_sticky-shift-key.png
-share/gnome/help/accessx-status/zh_CN/figures/accessx_sticky-windows-key.png
-%%BATTERY%%share/gnome/help/battstat/C/battstat.xml
-%%BATTERY%%share/gnome/help/battstat/C/figures/battstat-applet-expanded.png
-%%BATTERY%%share/gnome/help/battstat/C/figures/battstat-applet.png
-%%BATTERY%%share/gnome/help/battstat/C/figures/battstat-credits-hal.png
-%%BATTERY%%share/gnome/help/battstat/C/figures/battstat-preferences.png
-%%BATTERY%%share/gnome/help/battstat/C/figures/context-menu.png
-%%BATTERY%%share/gnome/help/battstat/C/legal.xml
-%%BATTERY%%share/gnome/help/battstat/bg/battstat.xml
-%%BATTERY%%share/gnome/help/battstat/bg/figures/battstat-applet-expanded.png
-%%BATTERY%%share/gnome/help/battstat/bg/figures/battstat-applet.png
-%%BATTERY%%share/gnome/help/battstat/bg/figures/battstat-credits-hal.png
-%%BATTERY%%share/gnome/help/battstat/bg/figures/battstat-preferences.png
-%%BATTERY%%share/gnome/help/battstat/bg/figures/context-menu.png
-%%BATTERY%%share/gnome/help/battstat/ca/battstat.xml
-%%BATTERY%%share/gnome/help/battstat/ca/figures/battstat-applet-expanded.png
-%%BATTERY%%share/gnome/help/battstat/ca/figures/battstat-applet.png
-%%BATTERY%%share/gnome/help/battstat/ca/figures/battstat-credits-hal.png
-%%BATTERY%%share/gnome/help/battstat/ca/figures/battstat-preferences.png
-%%BATTERY%%share/gnome/help/battstat/ca/figures/context-menu.png
-%%BATTERY%%share/gnome/help/battstat/cs/battstat.xml
-%%BATTERY%%share/gnome/help/battstat/cs/figures/battstat-applet-expanded.png
-%%BATTERY%%share/gnome/help/battstat/cs/figures/battstat-applet.png
-%%BATTERY%%share/gnome/help/battstat/cs/figures/battstat-credits-hal.png
-%%BATTERY%%share/gnome/help/battstat/cs/figures/battstat-preferences.png
-%%BATTERY%%share/gnome/help/battstat/cs/figures/context-menu.png
-%%BATTERY%%share/gnome/help/battstat/da/battstat.xml
-%%BATTERY%%share/gnome/help/battstat/da/figures/battstat-applet-expanded.png
-%%BATTERY%%share/gnome/help/battstat/da/figures/battstat-applet.png
-%%BATTERY%%share/gnome/help/battstat/da/figures/battstat-credits-hal.png
-%%BATTERY%%share/gnome/help/battstat/da/figures/battstat-preferences.png
-%%BATTERY%%share/gnome/help/battstat/da/figures/context-menu.png
-%%BATTERY%%share/gnome/help/battstat/de/battstat.xml
-%%BATTERY%%share/gnome/help/battstat/de/figures/battstat-applet-expanded.png
-%%BATTERY%%share/gnome/help/battstat/de/figures/battstat-applet.png
-%%BATTERY%%share/gnome/help/battstat/de/figures/battstat-credits-hal.png
-%%BATTERY%%share/gnome/help/battstat/de/figures/battstat-preferences.png
-%%BATTERY%%share/gnome/help/battstat/de/figures/context-menu.png
-%%BATTERY%%share/gnome/help/battstat/el/battstat.xml
-%%BATTERY%%share/gnome/help/battstat/el/figures/battstat-applet-expanded.png
-%%BATTERY%%share/gnome/help/battstat/el/figures/battstat-applet.png
-%%BATTERY%%share/gnome/help/battstat/el/figures/battstat-credits-hal.png
-%%BATTERY%%share/gnome/help/battstat/el/figures/battstat-preferences.png
-%%BATTERY%%share/gnome/help/battstat/el/figures/context-menu.png
-%%BATTERY%%share/gnome/help/battstat/en_GB/battstat.xml
-%%BATTERY%%share/gnome/help/battstat/en_GB/figures/battstat-applet-expanded.png
-%%BATTERY%%share/gnome/help/battstat/en_GB/figures/battstat-applet.png
-%%BATTERY%%share/gnome/help/battstat/en_GB/figures/battstat-credits-hal.png
-%%BATTERY%%share/gnome/help/battstat/en_GB/figures/battstat-preferences.png
-%%BATTERY%%share/gnome/help/battstat/en_GB/figures/context-menu.png
-%%BATTERY%%share/gnome/help/battstat/es/battstat.xml
-%%BATTERY%%share/gnome/help/battstat/es/figures/battstat-applet-expanded.png
-%%BATTERY%%share/gnome/help/battstat/es/figures/battstat-applet.png
-%%BATTERY%%share/gnome/help/battstat/es/figures/battstat-credits-hal.png
-%%BATTERY%%share/gnome/help/battstat/es/figures/battstat-preferences.png
-%%BATTERY%%share/gnome/help/battstat/es/figures/context-menu.png
-%%BATTERY%%share/gnome/help/battstat/eu/battstat.xml
-%%BATTERY%%share/gnome/help/battstat/eu/figures/battstat-applet-expanded.png
-%%BATTERY%%share/gnome/help/battstat/eu/figures/battstat-applet.png
-%%BATTERY%%share/gnome/help/battstat/eu/figures/battstat-credits-hal.png
-%%BATTERY%%share/gnome/help/battstat/eu/figures/battstat-preferences.png
-%%BATTERY%%share/gnome/help/battstat/eu/figures/context-menu.png
-%%BATTERY%%share/gnome/help/battstat/fi/battstat.xml
-%%BATTERY%%share/gnome/help/battstat/fi/figures/battstat-applet-expanded.png
-%%BATTERY%%share/gnome/help/battstat/fi/figures/battstat-applet.png
-%%BATTERY%%share/gnome/help/battstat/fi/figures/battstat-credits-hal.png
-%%BATTERY%%share/gnome/help/battstat/fi/figures/battstat-preferences.png
-%%BATTERY%%share/gnome/help/battstat/fi/figures/context-menu.png
-%%BATTERY%%share/gnome/help/battstat/fr/battstat.xml
-%%BATTERY%%share/gnome/help/battstat/fr/figures/battstat-applet-expanded.png
-%%BATTERY%%share/gnome/help/battstat/fr/figures/battstat-applet.png
-%%BATTERY%%share/gnome/help/battstat/fr/figures/battstat-credits-hal.png
-%%BATTERY%%share/gnome/help/battstat/fr/figures/battstat-preferences.png
-%%BATTERY%%share/gnome/help/battstat/fr/figures/context-menu.png
-%%BATTERY%%share/gnome/help/battstat/ko/battstat.xml
-%%BATTERY%%share/gnome/help/battstat/ko/figures/battstat-applet-expanded.png
-%%BATTERY%%share/gnome/help/battstat/ko/figures/battstat-applet.png
-%%BATTERY%%share/gnome/help/battstat/ko/figures/battstat-credits-hal.png
-%%BATTERY%%share/gnome/help/battstat/ko/figures/battstat-preferences.png
-%%BATTERY%%share/gnome/help/battstat/ko/figures/context-menu.png
-%%BATTERY%%share/gnome/help/battstat/oc/battstat.xml
-%%BATTERY%%share/gnome/help/battstat/oc/figures/battstat-applet-expanded.png
-%%BATTERY%%share/gnome/help/battstat/oc/figures/battstat-applet.png
-%%BATTERY%%share/gnome/help/battstat/oc/figures/battstat-credits-hal.png
-%%BATTERY%%share/gnome/help/battstat/oc/figures/battstat-preferences.png
-%%BATTERY%%share/gnome/help/battstat/oc/figures/context-menu.png
-%%BATTERY%%share/gnome/help/battstat/pa/battstat.xml
-%%BATTERY%%share/gnome/help/battstat/pa/figures/battstat-applet-expanded.png
-%%BATTERY%%share/gnome/help/battstat/pa/figures/battstat-applet.png
-%%BATTERY%%share/gnome/help/battstat/pa/figures/battstat-credits-hal.png
-%%BATTERY%%share/gnome/help/battstat/pa/figures/battstat-preferences.png
-%%BATTERY%%share/gnome/help/battstat/pa/figures/context-menu.png
-%%BATTERY%%share/gnome/help/battstat/pt_BR/battstat.xml
-%%BATTERY%%share/gnome/help/battstat/pt_BR/figures/battstat-applet-expanded.png
-%%BATTERY%%share/gnome/help/battstat/pt_BR/figures/battstat-applet.png
-%%BATTERY%%share/gnome/help/battstat/pt_BR/figures/battstat-credits-hal.png
-%%BATTERY%%share/gnome/help/battstat/pt_BR/figures/battstat-preferences.png
-%%BATTERY%%share/gnome/help/battstat/pt_BR/figures/context-menu.png
-%%BATTERY%%share/gnome/help/battstat/sv/battstat.xml
-%%BATTERY%%share/gnome/help/battstat/sv/figures/battstat-applet-expanded.png
-%%BATTERY%%share/gnome/help/battstat/sv/figures/battstat-applet.png
-%%BATTERY%%share/gnome/help/battstat/sv/figures/battstat-credits-hal.png
-%%BATTERY%%share/gnome/help/battstat/sv/figures/battstat-preferences.png
-%%BATTERY%%share/gnome/help/battstat/sv/figures/context-menu.png
-%%BATTERY%%share/gnome/help/battstat/uk/battstat.xml
-%%BATTERY%%share/gnome/help/battstat/uk/figures/battstat-applet-expanded.png
-%%BATTERY%%share/gnome/help/battstat/uk/figures/battstat-applet.png
-%%BATTERY%%share/gnome/help/battstat/uk/figures/battstat-credits-hal.png
-%%BATTERY%%share/gnome/help/battstat/uk/figures/battstat-preferences.png
-%%BATTERY%%share/gnome/help/battstat/uk/figures/context-menu.png
-%%BATTERY%%share/gnome/help/battstat/zh_CN/battstat.xml
-%%BATTERY%%share/gnome/help/battstat/zh_CN/figures/battstat-applet-expanded.png
-%%BATTERY%%share/gnome/help/battstat/zh_CN/figures/battstat-applet.png
-%%BATTERY%%share/gnome/help/battstat/zh_CN/figures/battstat-credits-hal.png
-%%BATTERY%%share/gnome/help/battstat/zh_CN/figures/battstat-preferences.png
-%%BATTERY%%share/gnome/help/battstat/zh_CN/figures/context-menu.png
-share/gnome/help/char-palette/C/char-palette.xml
-share/gnome/help/char-palette/C/figures/charpalette_applet.png
-share/gnome/help/char-palette/C/figures/charpalette_chargroup.png
-share/gnome/help/char-palette/C/figures/charpick-preferences.png
-share/gnome/help/char-palette/C/figures/charpick_characters.png
-share/gnome/help/char-palette/C/legal.xml
-share/gnome/help/char-palette/bg/char-palette.xml
-share/gnome/help/char-palette/bg/figures/charpalette_applet.png
-share/gnome/help/char-palette/bg/figures/charpalette_chargroup.png
-share/gnome/help/char-palette/bg/figures/charpick-preferences.png
-share/gnome/help/char-palette/bg/figures/charpick_characters.png
-share/gnome/help/char-palette/ca/char-palette.xml
-share/gnome/help/char-palette/ca/figures/charpalette_applet.png
-share/gnome/help/char-palette/ca/figures/charpalette_chargroup.png
-share/gnome/help/char-palette/ca/figures/charpick-preferences.png
-share/gnome/help/char-palette/ca/figures/charpick_characters.png
-share/gnome/help/char-palette/cs/char-palette.xml
-share/gnome/help/char-palette/cs/figures/charpalette_applet.png
-share/gnome/help/char-palette/cs/figures/charpalette_chargroup.png
-share/gnome/help/char-palette/cs/figures/charpick-preferences.png
-share/gnome/help/char-palette/cs/figures/charpick_characters.png
-share/gnome/help/char-palette/de/char-palette.xml
-share/gnome/help/char-palette/de/figures/charpalette_applet.png
-share/gnome/help/char-palette/de/figures/charpalette_chargroup.png
-share/gnome/help/char-palette/de/figures/charpick-preferences.png
-share/gnome/help/char-palette/de/figures/charpick_characters.png
-share/gnome/help/char-palette/el/char-palette.xml
-share/gnome/help/char-palette/el/figures/charpalette_applet.png
-share/gnome/help/char-palette/el/figures/charpalette_chargroup.png
-share/gnome/help/char-palette/el/figures/charpick_characters.png
-share/gnome/help/char-palette/el/figures/charpick-preferences.png
-share/gnome/help/char-palette/en_GB/char-palette.xml
-share/gnome/help/char-palette/en_GB/figures/charpalette_applet.png
-share/gnome/help/char-palette/en_GB/figures/charpalette_chargroup.png
-share/gnome/help/char-palette/en_GB/figures/charpick-preferences.png
-share/gnome/help/char-palette/en_GB/figures/charpick_characters.png
-share/gnome/help/char-palette/es/char-palette.xml
-share/gnome/help/char-palette/es/figures/charpalette_applet.png
-share/gnome/help/char-palette/es/figures/charpalette_chargroup.png
-share/gnome/help/char-palette/es/figures/charpick-preferences.png
-share/gnome/help/char-palette/es/figures/charpick_characters.png
-share/gnome/help/char-palette/eu/char-palette.xml
-share/gnome/help/char-palette/eu/figures/charpalette_applet.png
-share/gnome/help/char-palette/eu/figures/charpalette_chargroup.png
-share/gnome/help/char-palette/eu/figures/charpick-preferences.png
-share/gnome/help/char-palette/eu/figures/charpick_characters.png
-share/gnome/help/char-palette/fi/char-palette.xml
-share/gnome/help/char-palette/fi/figures/charpalette_applet.png
-share/gnome/help/char-palette/fi/figures/charpalette_chargroup.png
-share/gnome/help/char-palette/fi/figures/charpick-preferences.png
-share/gnome/help/char-palette/fi/figures/charpick_characters.png
-share/gnome/help/char-palette/fr/char-palette.xml
-share/gnome/help/char-palette/fr/figures/charpalette_applet.png
-share/gnome/help/char-palette/fr/figures/charpalette_chargroup.png
-share/gnome/help/char-palette/fr/figures/charpick-preferences.png
-share/gnome/help/char-palette/fr/figures/charpick_characters.png
-share/gnome/help/char-palette/it/char-palette.xml
-share/gnome/help/char-palette/it/figures/charpalette_applet.png
-share/gnome/help/char-palette/it/figures/charpalette_chargroup.png
-share/gnome/help/char-palette/it/figures/charpick-preferences.png
-share/gnome/help/char-palette/it/figures/charpick_characters.png
-share/gnome/help/char-palette/ko/char-palette.xml
-share/gnome/help/char-palette/ko/figures/charpalette_applet.png
-share/gnome/help/char-palette/ko/figures/charpalette_chargroup.png
-share/gnome/help/char-palette/ko/figures/charpick-preferences.png
-share/gnome/help/char-palette/ko/figures/charpick_characters.png
-share/gnome/help/char-palette/nl/char-palette.xml
-share/gnome/help/char-palette/nl/figures/charpalette_applet.png
-share/gnome/help/char-palette/nl/figures/charpalette_chargroup.png
-share/gnome/help/char-palette/nl/figures/charpick-preferences.png
-share/gnome/help/char-palette/nl/figures/charpick_characters.png
-share/gnome/help/char-palette/oc/char-palette.xml
-share/gnome/help/char-palette/oc/figures/charpalette_applet.png
-share/gnome/help/char-palette/oc/figures/charpalette_chargroup.png
-share/gnome/help/char-palette/oc/figures/charpick-preferences.png
-share/gnome/help/char-palette/oc/figures/charpick_characters.png
-share/gnome/help/char-palette/pt_BR/char-palette.xml
-share/gnome/help/char-palette/pt_BR/figures/charpalette_applet.png
-share/gnome/help/char-palette/pt_BR/figures/charpalette_chargroup.png
-share/gnome/help/char-palette/pt_BR/figures/charpick-preferences.png
-share/gnome/help/char-palette/pt_BR/figures/charpick_characters.png
-share/gnome/help/char-palette/ru/char-palette.xml
-share/gnome/help/char-palette/ru/figures/charpalette_applet.png
-share/gnome/help/char-palette/ru/figures/charpalette_chargroup.png
-share/gnome/help/char-palette/ru/figures/charpick-preferences.png
-share/gnome/help/char-palette/ru/figures/charpick_characters.png
-share/gnome/help/char-palette/sv/char-palette.xml
-share/gnome/help/char-palette/sv/figures/charpalette_applet.png
-share/gnome/help/char-palette/sv/figures/charpalette_chargroup.png
-share/gnome/help/char-palette/sv/figures/charpick-preferences.png
-share/gnome/help/char-palette/sv/figures/charpick_characters.png
-share/gnome/help/char-palette/uk/char-palette.xml
-share/gnome/help/char-palette/uk/figures/charpalette_applet.png
-share/gnome/help/char-palette/uk/figures/charpalette_chargroup.png
-share/gnome/help/char-palette/uk/figures/charpick-preferences.png
-share/gnome/help/char-palette/uk/figures/charpick_characters.png
-share/gnome/help/char-palette/zh_CN/char-palette.xml
-share/gnome/help/char-palette/zh_CN/figures/charpalette_applet.png
-share/gnome/help/char-palette/zh_CN/figures/charpalette_chargroup.png
-share/gnome/help/char-palette/zh_CN/figures/charpick-preferences.png
-share/gnome/help/char-palette/zh_CN/figures/charpick_characters.png
-%%COMMANDER%%share/gnome/help/command-line/C/command-line.xml
-%%COMMANDER%%share/gnome/help/command-line/C/figures/command-line.png
-%%COMMANDER%%share/gnome/help/command-line/C/figures/prefs-macros.png
-%%COMMANDER%%share/gnome/help/command-line/C/figures/prefs.png
-%%COMMANDER%%share/gnome/help/command-line/C/legal.xml
-%%COMMANDER%%share/gnome/help/command-line/ca/command-line.xml
-%%COMMANDER%%share/gnome/help/command-line/ca/figures/command-line.png
-%%COMMANDER%%share/gnome/help/command-line/ca/figures/prefs-macros.png
-%%COMMANDER%%share/gnome/help/command-line/ca/figures/prefs.png
-%%COMMANDER%%share/gnome/help/command-line/de/command-line.xml
-%%COMMANDER%%share/gnome/help/command-line/de/figures/command-line.png
-%%COMMANDER%%share/gnome/help/command-line/de/figures/prefs-macros.png
-%%COMMANDER%%share/gnome/help/command-line/de/figures/prefs.png
-%%COMMANDER%%share/gnome/help/command-line/el/command-line.xml
-%%COMMANDER%%share/gnome/help/command-line/el/figures/command-line.png
-%%COMMANDER%%share/gnome/help/command-line/el/figures/prefs-macros.png
-%%COMMANDER%%share/gnome/help/command-line/el/figures/prefs.png
-%%COMMANDER%%share/gnome/help/command-line/en_GB/command-line.xml
-%%COMMANDER%%share/gnome/help/command-line/en_GB/figures/command-line.png
-%%COMMANDER%%share/gnome/help/command-line/en_GB/figures/prefs-macros.png
-%%COMMANDER%%share/gnome/help/command-line/en_GB/figures/prefs.png
-%%COMMANDER%%share/gnome/help/command-line/es/command-line.xml
-%%COMMANDER%%share/gnome/help/command-line/es/figures/command-line.png
-%%COMMANDER%%share/gnome/help/command-line/es/figures/prefs-macros.png
-%%COMMANDER%%share/gnome/help/command-line/es/figures/prefs.png
-%%COMMANDER%%share/gnome/help/command-line/eu/command-line.xml
-%%COMMANDER%%share/gnome/help/command-line/eu/figures/command-line.png
-%%COMMANDER%%share/gnome/help/command-line/eu/figures/prefs-macros.png
-%%COMMANDER%%share/gnome/help/command-line/eu/figures/prefs.png
-%%COMMANDER%%share/gnome/help/command-line/fr/command-line.xml
-%%COMMANDER%%share/gnome/help/command-line/fr/figures/command-line.png
-%%COMMANDER%%share/gnome/help/command-line/fr/figures/prefs-macros.png
-%%COMMANDER%%share/gnome/help/command-line/fr/figures/prefs.png
-%%COMMANDER%%share/gnome/help/command-line/ko/command-line.xml
-%%COMMANDER%%share/gnome/help/command-line/ko/figures/command-line.png
-%%COMMANDER%%share/gnome/help/command-line/ko/figures/prefs-macros.png
-%%COMMANDER%%share/gnome/help/command-line/ko/figures/prefs.png
-%%COMMANDER%%share/gnome/help/command-line/oc/command-line.xml
-%%COMMANDER%%share/gnome/help/command-line/oc/figures/command-line.png
-%%COMMANDER%%share/gnome/help/command-line/oc/figures/prefs-macros.png
-%%COMMANDER%%share/gnome/help/command-line/oc/figures/prefs.png
-%%COMMANDER%%share/gnome/help/command-line/pt_BR/command-line.xml
-%%COMMANDER%%share/gnome/help/command-line/pt_BR/figures/command-line.png
-%%COMMANDER%%share/gnome/help/command-line/pt_BR/figures/prefs-macros.png
-%%COMMANDER%%share/gnome/help/command-line/pt_BR/figures/prefs.png
-%%COMMANDER%%share/gnome/help/command-line/sv/command-line.xml
-%%COMMANDER%%share/gnome/help/command-line/sv/figures/command-line.png
-%%COMMANDER%%share/gnome/help/command-line/sv/figures/prefs-macros.png
-%%COMMANDER%%share/gnome/help/command-line/sv/figures/prefs.png
-%%COMMANDER%%share/gnome/help/command-line/uk/command-line.xml
-%%COMMANDER%%share/gnome/help/command-line/uk/figures/command-line.png
-%%COMMANDER%%share/gnome/help/command-line/uk/figures/prefs-macros.png
-%%COMMANDER%%share/gnome/help/command-line/uk/figures/prefs.png
-%%COMMANDER%%share/gnome/help/command-line/zh_CN/command-line.xml
-%%COMMANDER%%share/gnome/help/command-line/zh_CN/figures/command-line.png
-%%COMMANDER%%share/gnome/help/command-line/zh_CN/figures/prefs-macros.png
-%%COMMANDER%%share/gnome/help/command-line/zh_CN/figures/prefs.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/C/cpufreq-applet.xml
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/C/figures/cpufreq-100.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/C/figures/cpufreq-25.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/C/figures/cpufreq-50.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/C/figures/cpufreq-75.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/C/figures/cpufreq-applet-preferences-smp.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/C/figures/cpufreq-applet-preferences.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/C/figures/cpufreq-applet-selector-both.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/C/figures/cpufreq-applet-selector.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/C/figures/cpufreq-applet.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/C/legal.xml
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/ca/cpufreq-applet.xml
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/ca/figures/cpufreq-100.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/ca/figures/cpufreq-25.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/ca/figures/cpufreq-50.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/ca/figures/cpufreq-75.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/ca/figures/cpufreq-applet-preferences-smp.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/ca/figures/cpufreq-applet-preferences.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/ca/figures/cpufreq-applet-selector-both.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/ca/figures/cpufreq-applet-selector.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/ca/figures/cpufreq-applet.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/cs/cpufreq-applet.xml
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/cs/figures/cpufreq-100.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/cs/figures/cpufreq-25.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/cs/figures/cpufreq-50.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/cs/figures/cpufreq-75.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/cs/figures/cpufreq-applet-preferences-smp.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/cs/figures/cpufreq-applet-preferences.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/cs/figures/cpufreq-applet-selector-both.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/cs/figures/cpufreq-applet-selector.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/cs/figures/cpufreq-applet.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/de/cpufreq-applet.xml
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/de/figures/cpufreq-100.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/de/figures/cpufreq-25.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/de/figures/cpufreq-50.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/de/figures/cpufreq-75.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/de/figures/cpufreq-applet-preferences-smp.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/de/figures/cpufreq-applet-preferences.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/de/figures/cpufreq-applet-selector-both.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/de/figures/cpufreq-applet-selector.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/de/figures/cpufreq-applet.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/el/cpufreq-applet.xml
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/el/figures/cpufreq-100.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/el/figures/cpufreq-25.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/el/figures/cpufreq-50.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/el/figures/cpufreq-75.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/el/figures/cpufreq-applet-preferences-smp.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/el/figures/cpufreq-applet-preferences.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/el/figures/cpufreq-applet-selector-both.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/el/figures/cpufreq-applet-selector.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/el/figures/cpufreq-applet.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/en_GB/cpufreq-applet.xml
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/en_GB/figures/cpufreq-100.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/en_GB/figures/cpufreq-25.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/en_GB/figures/cpufreq-50.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/en_GB/figures/cpufreq-75.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/en_GB/figures/cpufreq-applet-preferences-smp.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/en_GB/figures/cpufreq-applet-preferences.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/en_GB/figures/cpufreq-applet-selector-both.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/en_GB/figures/cpufreq-applet-selector.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/en_GB/figures/cpufreq-applet.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/es/cpufreq-applet.xml
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/es/figures/cpufreq-100.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/es/figures/cpufreq-25.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/es/figures/cpufreq-50.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/es/figures/cpufreq-75.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/es/figures/cpufreq-applet-preferences-smp.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/es/figures/cpufreq-applet-preferences.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/es/figures/cpufreq-applet-selector-both.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/es/figures/cpufreq-applet-selector.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/es/figures/cpufreq-applet.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/eu/cpufreq-applet.xml
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/eu/figures/cpufreq-100.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/eu/figures/cpufreq-25.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/eu/figures/cpufreq-50.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/eu/figures/cpufreq-75.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/eu/figures/cpufreq-applet-preferences-smp.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/eu/figures/cpufreq-applet-preferences.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/eu/figures/cpufreq-applet-selector-both.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/eu/figures/cpufreq-applet-selector.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/eu/figures/cpufreq-applet.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/fi/cpufreq-applet.xml
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/fi/figures/cpufreq-100.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/fi/figures/cpufreq-25.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/fi/figures/cpufreq-50.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/fi/figures/cpufreq-75.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/fi/figures/cpufreq-applet-preferences-smp.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/fi/figures/cpufreq-applet-preferences.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/fi/figures/cpufreq-applet-selector-both.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/fi/figures/cpufreq-applet-selector.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/fi/figures/cpufreq-applet.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/fr/cpufreq-applet.xml
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/fr/figures/cpufreq-100.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/fr/figures/cpufreq-25.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/fr/figures/cpufreq-50.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/fr/figures/cpufreq-75.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/fr/figures/cpufreq-applet-preferences-smp.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/fr/figures/cpufreq-applet-preferences.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/fr/figures/cpufreq-applet-selector-both.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/fr/figures/cpufreq-applet-selector.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/fr/figures/cpufreq-applet.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/hu/cpufreq-applet.xml
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/hu/figures/cpufreq-100.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/hu/figures/cpufreq-25.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/hu/figures/cpufreq-50.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/hu/figures/cpufreq-75.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/hu/figures/cpufreq-applet-preferences-smp.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/hu/figures/cpufreq-applet-preferences.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/hu/figures/cpufreq-applet-selector-both.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/hu/figures/cpufreq-applet-selector.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/hu/figures/cpufreq-applet.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/nl/cpufreq-applet.xml
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/nl/figures/cpufreq-100.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/nl/figures/cpufreq-25.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/nl/figures/cpufreq-50.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/nl/figures/cpufreq-75.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/nl/figures/cpufreq-applet-preferences-smp.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/nl/figures/cpufreq-applet-preferences.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/nl/figures/cpufreq-applet-selector-both.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/nl/figures/cpufreq-applet-selector.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/nl/figures/cpufreq-applet.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/oc/cpufreq-applet.xml
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/oc/figures/cpufreq-100.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/oc/figures/cpufreq-25.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/oc/figures/cpufreq-50.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/oc/figures/cpufreq-75.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/oc/figures/cpufreq-applet-preferences-smp.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/oc/figures/cpufreq-applet-preferences.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/oc/figures/cpufreq-applet-selector-both.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/oc/figures/cpufreq-applet-selector.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/oc/figures/cpufreq-applet.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/pt_BR/cpufreq-applet.xml
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/pt_BR/figures/cpufreq-100.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/pt_BR/figures/cpufreq-25.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/pt_BR/figures/cpufreq-50.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/pt_BR/figures/cpufreq-75.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/pt_BR/figures/cpufreq-applet-preferences-smp.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/pt_BR/figures/cpufreq-applet-preferences.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/pt_BR/figures/cpufreq-applet-selector-both.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/pt_BR/figures/cpufreq-applet-selector.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/pt_BR/figures/cpufreq-applet.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/ru/cpufreq-applet.xml
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/ru/figures/cpufreq-100.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/ru/figures/cpufreq-25.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/ru/figures/cpufreq-50.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/ru/figures/cpufreq-75.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/ru/figures/cpufreq-applet-preferences-smp.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/ru/figures/cpufreq-applet-preferences.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/ru/figures/cpufreq-applet-selector-both.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/ru/figures/cpufreq-applet-selector.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/ru/figures/cpufreq-applet.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/sv/cpufreq-applet.xml
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/sv/figures/cpufreq-100.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/sv/figures/cpufreq-25.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/sv/figures/cpufreq-50.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/sv/figures/cpufreq-75.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/sv/figures/cpufreq-applet-preferences-smp.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/sv/figures/cpufreq-applet-preferences.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/sv/figures/cpufreq-applet-selector-both.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/sv/figures/cpufreq-applet-selector.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/sv/figures/cpufreq-applet.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/uk/cpufreq-applet.xml
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/uk/figures/cpufreq-100.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/uk/figures/cpufreq-25.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/uk/figures/cpufreq-50.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/uk/figures/cpufreq-75.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/uk/figures/cpufreq-applet-preferences-smp.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/uk/figures/cpufreq-applet-preferences.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/uk/figures/cpufreq-applet-selector-both.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/uk/figures/cpufreq-applet-selector.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/uk/figures/cpufreq-applet.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/zh_CN/cpufreq-applet.xml
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/zh_CN/figures/cpufreq-100.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/zh_CN/figures/cpufreq-25.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/zh_CN/figures/cpufreq-50.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/zh_CN/figures/cpufreq-75.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/zh_CN/figures/cpufreq-applet-preferences-smp.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/zh_CN/figures/cpufreq-applet-preferences.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/zh_CN/figures/cpufreq-applet-selector-both.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/zh_CN/figures/cpufreq-applet-selector.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/zh_CN/figures/cpufreq-applet.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/zh_HK/cpufreq-applet.xml
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/zh_HK/figures/cpufreq-100.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/zh_HK/figures/cpufreq-25.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/zh_HK/figures/cpufreq-50.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/zh_HK/figures/cpufreq-75.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/zh_HK/figures/cpufreq-applet-preferences-smp.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/zh_HK/figures/cpufreq-applet-preferences.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/zh_HK/figures/cpufreq-applet-selector-both.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/zh_HK/figures/cpufreq-applet-selector.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/zh_HK/figures/cpufreq-applet.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/zh_TW/cpufreq-applet.xml
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/zh_TW/figures/cpufreq-100.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/zh_TW/figures/cpufreq-25.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/zh_TW/figures/cpufreq-50.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/zh_TW/figures/cpufreq-75.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/zh_TW/figures/cpufreq-applet-preferences-smp.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/zh_TW/figures/cpufreq-applet-preferences.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/zh_TW/figures/cpufreq-applet-selector-both.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/zh_TW/figures/cpufreq-applet-selector.png
-%%CPUFREQ%%share/gnome/help/cpufreq-applet/zh_TW/figures/cpufreq-applet.png
-share/gnome/help/drivemount/C/drivemount.xml
-share/gnome/help/drivemount/C/figures/drivemount-applet_eject.png
-share/gnome/help/drivemount/C/figures/drivemount-applet_example.png
-share/gnome/help/drivemount/C/figures/drivemount-applet_mount.png
-share/gnome/help/drivemount/C/figures/drivemount-applet_open.png
-share/gnome/help/drivemount/C/figures/drivemount-applet_status.png
-share/gnome/help/drivemount/C/legal.xml
-share/gnome/help/drivemount/ca/drivemount.xml
-share/gnome/help/drivemount/ca/figures/drivemount-applet_eject.png
-share/gnome/help/drivemount/ca/figures/drivemount-applet_example.png
-share/gnome/help/drivemount/ca/figures/drivemount-applet_mount.png
-share/gnome/help/drivemount/ca/figures/drivemount-applet_open.png
-share/gnome/help/drivemount/ca/figures/drivemount-applet_status.png
-share/gnome/help/drivemount/cs/drivemount.xml
-share/gnome/help/drivemount/cs/figures/drivemount-applet_eject.png
-share/gnome/help/drivemount/cs/figures/drivemount-applet_example.png
-share/gnome/help/drivemount/cs/figures/drivemount-applet_mount.png
-share/gnome/help/drivemount/cs/figures/drivemount-applet_open.png
-share/gnome/help/drivemount/cs/figures/drivemount-applet_status.png
-share/gnome/help/drivemount/da/drivemount.xml
-share/gnome/help/drivemount/da/figures/drivemount-applet_eject.png
-share/gnome/help/drivemount/da/figures/drivemount-applet_example.png
-share/gnome/help/drivemount/da/figures/drivemount-applet_mount.png
-share/gnome/help/drivemount/da/figures/drivemount-applet_open.png
-share/gnome/help/drivemount/da/figures/drivemount-applet_status.png
-share/gnome/help/drivemount/de/drivemount.xml
-share/gnome/help/drivemount/de/figures/drivemount-applet_eject.png
-share/gnome/help/drivemount/de/figures/drivemount-applet_example.png
-share/gnome/help/drivemount/de/figures/drivemount-applet_mount.png
-share/gnome/help/drivemount/de/figures/drivemount-applet_open.png
-share/gnome/help/drivemount/de/figures/drivemount-applet_status.png
-share/gnome/help/drivemount/el/drivemount.xml
-share/gnome/help/drivemount/el/figures/drivemount-applet_eject.png
-share/gnome/help/drivemount/el/figures/drivemount-applet_example.png
-share/gnome/help/drivemount/el/figures/drivemount-applet_mount.png
-share/gnome/help/drivemount/el/figures/drivemount-applet_open.png
-share/gnome/help/drivemount/el/figures/drivemount-applet_status.png
-share/gnome/help/drivemount/en_GB/drivemount.xml
-share/gnome/help/drivemount/en_GB/figures/drivemount-applet_eject.png
-share/gnome/help/drivemount/en_GB/figures/drivemount-applet_example.png
-share/gnome/help/drivemount/en_GB/figures/drivemount-applet_mount.png
-share/gnome/help/drivemount/en_GB/figures/drivemount-applet_open.png
-share/gnome/help/drivemount/en_GB/figures/drivemount-applet_status.png
-share/gnome/help/drivemount/es/drivemount.xml
-share/gnome/help/drivemount/es/figures/drivemount-applet_eject.png
-share/gnome/help/drivemount/es/figures/drivemount-applet_example.png
-share/gnome/help/drivemount/es/figures/drivemount-applet_mount.png
-share/gnome/help/drivemount/es/figures/drivemount-applet_open.png
-share/gnome/help/drivemount/es/figures/drivemount-applet_status.png
-share/gnome/help/drivemount/eu/drivemount.xml
-share/gnome/help/drivemount/eu/figures/drivemount-applet_eject.png
-share/gnome/help/drivemount/eu/figures/drivemount-applet_example.png
-share/gnome/help/drivemount/eu/figures/drivemount-applet_mount.png
-share/gnome/help/drivemount/eu/figures/drivemount-applet_open.png
-share/gnome/help/drivemount/eu/figures/drivemount-applet_status.png
-share/gnome/help/drivemount/fi/drivemount.xml
-share/gnome/help/drivemount/fi/figures/drivemount-applet_eject.png
-share/gnome/help/drivemount/fi/figures/drivemount-applet_example.png
-share/gnome/help/drivemount/fi/figures/drivemount-applet_mount.png
-share/gnome/help/drivemount/fi/figures/drivemount-applet_open.png
-share/gnome/help/drivemount/fi/figures/drivemount-applet_status.png
-share/gnome/help/drivemount/fr/drivemount.xml
-share/gnome/help/drivemount/fr/figures/drivemount-applet_eject.png
-share/gnome/help/drivemount/fr/figures/drivemount-applet_example.png
-share/gnome/help/drivemount/fr/figures/drivemount-applet_mount.png
-share/gnome/help/drivemount/fr/figures/drivemount-applet_open.png
-share/gnome/help/drivemount/fr/figures/drivemount-applet_status.png
-share/gnome/help/drivemount/it/drivemount.xml
-share/gnome/help/drivemount/it/figures/drivemount-applet_eject.png
-share/gnome/help/drivemount/it/figures/drivemount-applet_example.png
-share/gnome/help/drivemount/it/figures/drivemount-applet_mount.png
-share/gnome/help/drivemount/it/figures/drivemount-applet_open.png
-share/gnome/help/drivemount/it/figures/drivemount-applet_status.png
-share/gnome/help/drivemount/ko/drivemount.xml
-share/gnome/help/drivemount/ko/figures/drivemount-applet_eject.png
-share/gnome/help/drivemount/ko/figures/drivemount-applet_example.png
-share/gnome/help/drivemount/ko/figures/drivemount-applet_mount.png
-share/gnome/help/drivemount/ko/figures/drivemount-applet_open.png
-share/gnome/help/drivemount/ko/figures/drivemount-applet_status.png
-share/gnome/help/drivemount/oc/drivemount.xml
-share/gnome/help/drivemount/oc/figures/drivemount-applet_eject.png
-share/gnome/help/drivemount/oc/figures/drivemount-applet_example.png
-share/gnome/help/drivemount/oc/figures/drivemount-applet_mount.png
-share/gnome/help/drivemount/oc/figures/drivemount-applet_open.png
-share/gnome/help/drivemount/oc/figures/drivemount-applet_status.png
-share/gnome/help/drivemount/pa/drivemount.xml
-share/gnome/help/drivemount/pa/figures/drivemount-applet_eject.png
-share/gnome/help/drivemount/pa/figures/drivemount-applet_example.png
-share/gnome/help/drivemount/pa/figures/drivemount-applet_mount.png
-share/gnome/help/drivemount/pa/figures/drivemount-applet_open.png
-share/gnome/help/drivemount/pa/figures/drivemount-applet_status.png
-share/gnome/help/drivemount/ru/drivemount.xml
-share/gnome/help/drivemount/ru/figures/drivemount-applet_eject.png
-share/gnome/help/drivemount/ru/figures/drivemount-applet_example.png
-share/gnome/help/drivemount/ru/figures/drivemount-applet_mount.png
-share/gnome/help/drivemount/ru/figures/drivemount-applet_open.png
-share/gnome/help/drivemount/ru/figures/drivemount-applet_status.png
-share/gnome/help/drivemount/sv/drivemount.xml
-share/gnome/help/drivemount/sv/figures/drivemount-applet_eject.png
-share/gnome/help/drivemount/sv/figures/drivemount-applet_example.png
-share/gnome/help/drivemount/sv/figures/drivemount-applet_mount.png
-share/gnome/help/drivemount/sv/figures/drivemount-applet_open.png
-share/gnome/help/drivemount/sv/figures/drivemount-applet_status.png
-share/gnome/help/drivemount/uk/drivemount.xml
-share/gnome/help/drivemount/uk/figures/drivemount-applet_eject.png
-share/gnome/help/drivemount/uk/figures/drivemount-applet_example.png
-share/gnome/help/drivemount/uk/figures/drivemount-applet_mount.png
-share/gnome/help/drivemount/uk/figures/drivemount-applet_open.png
-share/gnome/help/drivemount/uk/figures/drivemount-applet_status.png
-share/gnome/help/drivemount/zh_CN/drivemount.xml
-share/gnome/help/drivemount/zh_CN/figures/drivemount-applet_eject.png
-share/gnome/help/drivemount/zh_CN/figures/drivemount-applet_example.png
-share/gnome/help/drivemount/zh_CN/figures/drivemount-applet_mount.png
-share/gnome/help/drivemount/zh_CN/figures/drivemount-applet_open.png
-share/gnome/help/drivemount/zh_CN/figures/drivemount-applet_status.png
-share/gnome/help/geyes/C/figures/geyes_applet.png
-share/gnome/help/geyes/C/geyes.xml
-share/gnome/help/geyes/C/legal.xml
-share/gnome/help/geyes/ast/figures/geyes_applet.png
-share/gnome/help/geyes/ast/geyes.xml
-share/gnome/help/geyes/bg/figures/geyes_applet.png
-share/gnome/help/geyes/bg/geyes.xml
-share/gnome/help/geyes/ca/figures/geyes_applet.png
-share/gnome/help/geyes/ca/geyes.xml
-share/gnome/help/geyes/cs/figures/geyes_applet.png
-share/gnome/help/geyes/cs/geyes.xml
-share/gnome/help/geyes/da/figures/geyes_applet.png
-share/gnome/help/geyes/da/geyes.xml
-share/gnome/help/geyes/de/figures/geyes_applet.png
-share/gnome/help/geyes/de/geyes.xml
-share/gnome/help/geyes/el/figures/geyes_applet.png
-share/gnome/help/geyes/el/geyes.xml
-share/gnome/help/geyes/en_GB/figures/geyes_applet.png
-share/gnome/help/geyes/en_GB/geyes.xml
-share/gnome/help/geyes/es/figures/geyes_applet.png
-share/gnome/help/geyes/es/geyes.xml
-share/gnome/help/geyes/eu/figures/geyes_applet.png
-share/gnome/help/geyes/eu/geyes.xml
-share/gnome/help/geyes/fi/figures/geyes_applet.png
-share/gnome/help/geyes/fi/geyes.xml
-share/gnome/help/geyes/fr/figures/geyes_applet.png
-share/gnome/help/geyes/fr/geyes.xml
-share/gnome/help/geyes/it/figures/geyes_applet.png
-share/gnome/help/geyes/it/geyes.xml
-share/gnome/help/geyes/ko/figures/geyes_applet.png
-share/gnome/help/geyes/ko/geyes.xml
-share/gnome/help/geyes/oc/figures/geyes_applet.png
-share/gnome/help/geyes/oc/geyes.xml
-share/gnome/help/geyes/ru/figures/geyes_applet.png
-share/gnome/help/geyes/ru/geyes.xml
-share/gnome/help/geyes/sv/figures/geyes_applet.png
-share/gnome/help/geyes/sv/geyes.xml
-share/gnome/help/geyes/uk/figures/geyes_applet.png
-share/gnome/help/geyes/uk/geyes.xml
-share/gnome/help/geyes/zh_CN/figures/geyes_applet.png
-share/gnome/help/geyes/zh_CN/geyes.xml
-share/gnome/help/geyes/zh_HK/figures/geyes_applet.png
-share/gnome/help/geyes/zh_HK/geyes.xml
-share/gnome/help/geyes/zh_TW/figures/geyes_applet.png
-share/gnome/help/geyes/zh_TW/geyes.xml
-share/gnome/help/gweather/C/figures/gweather-details.png
-share/gnome/help/gweather/C/figures/gweather-menu-prefs.png
-share/gnome/help/gweather/C/figures/gweather-prefs-general.png
-share/gnome/help/gweather/C/figures/gweather-prefs-locations.png
-share/gnome/help/gweather/C/figures/gweather_applet.png
-share/gnome/help/gweather/C/figures/stock_weather-cloudy.png
-share/gnome/help/gweather/C/figures/stock_weather-few-clouds.png
-share/gnome/help/gweather/C/figures/stock_weather-fog.png
-share/gnome/help/gweather/C/figures/stock_weather-night-clear.png
-share/gnome/help/gweather/C/figures/stock_weather-night-few-clouds.png
-share/gnome/help/gweather/C/figures/stock_weather-showers.png
-share/gnome/help/gweather/C/figures/stock_weather-snow.png
-share/gnome/help/gweather/C/figures/stock_weather-storm.png
-share/gnome/help/gweather/C/figures/stock_weather-sunny.png
-share/gnome/help/gweather/C/gweather.xml
-share/gnome/help/gweather/C/legal.xml
-share/gnome/help/gweather/ar/figures/gweather-details.png
-share/gnome/help/gweather/ar/figures/gweather-menu-prefs.png
-share/gnome/help/gweather/ar/figures/gweather-prefs-general.png
-share/gnome/help/gweather/ar/figures/gweather-prefs-locations.png
-share/gnome/help/gweather/ar/figures/gweather_applet.png
-share/gnome/help/gweather/ar/figures/stock_weather-cloudy.png
-share/gnome/help/gweather/ar/figures/stock_weather-few-clouds.png
-share/gnome/help/gweather/ar/figures/stock_weather-fog.png
-share/gnome/help/gweather/ar/figures/stock_weather-night-clear.png
-share/gnome/help/gweather/ar/figures/stock_weather-night-few-clouds.png
-share/gnome/help/gweather/ar/figures/stock_weather-showers.png
-share/gnome/help/gweather/ar/figures/stock_weather-snow.png
-share/gnome/help/gweather/ar/figures/stock_weather-storm.png
-share/gnome/help/gweather/ar/figures/stock_weather-sunny.png
-share/gnome/help/gweather/ar/gweather.xml
-share/gnome/help/gweather/ca/figures/gweather-details.png
-share/gnome/help/gweather/ca/figures/gweather-menu-prefs.png
-share/gnome/help/gweather/ca/figures/gweather-prefs-general.png
-share/gnome/help/gweather/ca/figures/gweather-prefs-locations.png
-share/gnome/help/gweather/ca/figures/gweather_applet.png
-share/gnome/help/gweather/ca/figures/stock_weather-cloudy.png
-share/gnome/help/gweather/ca/figures/stock_weather-few-clouds.png
-share/gnome/help/gweather/ca/figures/stock_weather-fog.png
-share/gnome/help/gweather/ca/figures/stock_weather-night-clear.png
-share/gnome/help/gweather/ca/figures/stock_weather-night-few-clouds.png
-share/gnome/help/gweather/ca/figures/stock_weather-showers.png
-share/gnome/help/gweather/ca/figures/stock_weather-snow.png
-share/gnome/help/gweather/ca/figures/stock_weather-storm.png
-share/gnome/help/gweather/ca/figures/stock_weather-sunny.png
-share/gnome/help/gweather/ca/gweather.xml
-share/gnome/help/gweather/cs/figures/gweather-details.png
-share/gnome/help/gweather/cs/figures/gweather-menu-prefs.png
-share/gnome/help/gweather/cs/figures/gweather-prefs-general.png
-share/gnome/help/gweather/cs/figures/gweather-prefs-locations.png
-share/gnome/help/gweather/cs/figures/gweather_applet.png
-share/gnome/help/gweather/cs/figures/stock_weather-cloudy.png
-share/gnome/help/gweather/cs/figures/stock_weather-few-clouds.png
-share/gnome/help/gweather/cs/figures/stock_weather-fog.png
-share/gnome/help/gweather/cs/figures/stock_weather-night-clear.png
-share/gnome/help/gweather/cs/figures/stock_weather-night-few-clouds.png
-share/gnome/help/gweather/cs/figures/stock_weather-showers.png
-share/gnome/help/gweather/cs/figures/stock_weather-snow.png
-share/gnome/help/gweather/cs/figures/stock_weather-storm.png
-share/gnome/help/gweather/cs/figures/stock_weather-sunny.png
-share/gnome/help/gweather/cs/gweather.xml
-share/gnome/help/gweather/de/figures/gweather-details.png
-share/gnome/help/gweather/de/figures/gweather-menu-prefs.png
-share/gnome/help/gweather/de/figures/gweather-prefs-general.png
-share/gnome/help/gweather/de/figures/gweather-prefs-locations.png
-share/gnome/help/gweather/de/figures/gweather_applet.png
-share/gnome/help/gweather/de/figures/stock_weather-cloudy.png
-share/gnome/help/gweather/de/figures/stock_weather-few-clouds.png
-share/gnome/help/gweather/de/figures/stock_weather-fog.png
-share/gnome/help/gweather/de/figures/stock_weather-night-clear.png
-share/gnome/help/gweather/de/figures/stock_weather-night-few-clouds.png
-share/gnome/help/gweather/de/figures/stock_weather-showers.png
-share/gnome/help/gweather/de/figures/stock_weather-snow.png
-share/gnome/help/gweather/de/figures/stock_weather-storm.png
-share/gnome/help/gweather/de/figures/stock_weather-sunny.png
-share/gnome/help/gweather/de/gweather.xml
-share/gnome/help/gweather/el/figures/gweather-details.png
-share/gnome/help/gweather/el/figures/gweather-menu-prefs.png
-share/gnome/help/gweather/el/figures/gweather-prefs-general.png
-share/gnome/help/gweather/el/figures/gweather-prefs-locations.png
-share/gnome/help/gweather/el/figures/gweather_applet.png
-share/gnome/help/gweather/el/figures/stock_weather-cloudy.png
-share/gnome/help/gweather/el/figures/stock_weather-few-clouds.png
-share/gnome/help/gweather/el/figures/stock_weather-fog.png
-share/gnome/help/gweather/el/figures/stock_weather-night-clear.png
-share/gnome/help/gweather/el/figures/stock_weather-night-few-clouds.png
-share/gnome/help/gweather/el/figures/stock_weather-showers.png
-share/gnome/help/gweather/el/figures/stock_weather-snow.png
-share/gnome/help/gweather/el/figures/stock_weather-storm.png
-share/gnome/help/gweather/el/figures/stock_weather-sunny.png
-share/gnome/help/gweather/el/gweather.xml
-share/gnome/help/gweather/en_GB/figures/gweather-details.png
-share/gnome/help/gweather/en_GB/figures/gweather-menu-prefs.png
-share/gnome/help/gweather/en_GB/figures/gweather-prefs-general.png
-share/gnome/help/gweather/en_GB/figures/gweather-prefs-locations.png
-share/gnome/help/gweather/en_GB/figures/gweather_applet.png
-share/gnome/help/gweather/en_GB/figures/stock_weather-cloudy.png
-share/gnome/help/gweather/en_GB/figures/stock_weather-few-clouds.png
-share/gnome/help/gweather/en_GB/figures/stock_weather-fog.png
-share/gnome/help/gweather/en_GB/figures/stock_weather-night-clear.png
-share/gnome/help/gweather/en_GB/figures/stock_weather-night-few-clouds.png
-share/gnome/help/gweather/en_GB/figures/stock_weather-showers.png
-share/gnome/help/gweather/en_GB/figures/stock_weather-snow.png
-share/gnome/help/gweather/en_GB/figures/stock_weather-storm.png
-share/gnome/help/gweather/en_GB/figures/stock_weather-sunny.png
-share/gnome/help/gweather/en_GB/gweather.xml
-share/gnome/help/gweather/es/figures/gweather-details.png
-share/gnome/help/gweather/es/figures/gweather-menu-prefs.png
-share/gnome/help/gweather/es/figures/gweather-prefs-general.png
-share/gnome/help/gweather/es/figures/gweather-prefs-locations.png
-share/gnome/help/gweather/es/figures/gweather_applet.png
-share/gnome/help/gweather/es/figures/stock_weather-cloudy.png
-share/gnome/help/gweather/es/figures/stock_weather-few-clouds.png
-share/gnome/help/gweather/es/figures/stock_weather-fog.png
-share/gnome/help/gweather/es/figures/stock_weather-night-clear.png
-share/gnome/help/gweather/es/figures/stock_weather-night-few-clouds.png
-share/gnome/help/gweather/es/figures/stock_weather-showers.png
-share/gnome/help/gweather/es/figures/stock_weather-snow.png
-share/gnome/help/gweather/es/figures/stock_weather-storm.png
-share/gnome/help/gweather/es/figures/stock_weather-sunny.png
-share/gnome/help/gweather/es/gweather.xml
-share/gnome/help/gweather/eu/figures/gweather-details.png
-share/gnome/help/gweather/eu/figures/gweather-menu-prefs.png
-share/gnome/help/gweather/eu/figures/gweather-prefs-general.png
-share/gnome/help/gweather/eu/figures/gweather-prefs-locations.png
-share/gnome/help/gweather/eu/figures/gweather_applet.png
-share/gnome/help/gweather/eu/figures/stock_weather-cloudy.png
-share/gnome/help/gweather/eu/figures/stock_weather-few-clouds.png
-share/gnome/help/gweather/eu/figures/stock_weather-fog.png
-share/gnome/help/gweather/eu/figures/stock_weather-night-clear.png
-share/gnome/help/gweather/eu/figures/stock_weather-night-few-clouds.png
-share/gnome/help/gweather/eu/figures/stock_weather-showers.png
-share/gnome/help/gweather/eu/figures/stock_weather-snow.png
-share/gnome/help/gweather/eu/figures/stock_weather-storm.png
-share/gnome/help/gweather/eu/figures/stock_weather-sunny.png
-share/gnome/help/gweather/eu/gweather.xml
-share/gnome/help/gweather/fi/figures/gweather-details.png
-share/gnome/help/gweather/fi/figures/gweather-menu-prefs.png
-share/gnome/help/gweather/fi/figures/gweather-prefs-general.png
-share/gnome/help/gweather/fi/figures/gweather-prefs-locations.png
-share/gnome/help/gweather/fi/figures/gweather_applet.png
-share/gnome/help/gweather/fi/figures/stock_weather-cloudy.png
-share/gnome/help/gweather/fi/figures/stock_weather-few-clouds.png
-share/gnome/help/gweather/fi/figures/stock_weather-fog.png
-share/gnome/help/gweather/fi/figures/stock_weather-night-clear.png
-share/gnome/help/gweather/fi/figures/stock_weather-night-few-clouds.png
-share/gnome/help/gweather/fi/figures/stock_weather-showers.png
-share/gnome/help/gweather/fi/figures/stock_weather-snow.png
-share/gnome/help/gweather/fi/figures/stock_weather-storm.png
-share/gnome/help/gweather/fi/figures/stock_weather-sunny.png
-share/gnome/help/gweather/fi/gweather.xml
-share/gnome/help/gweather/fr/figures/gweather-details.png
-share/gnome/help/gweather/fr/figures/gweather-menu-prefs.png
-share/gnome/help/gweather/fr/figures/gweather-prefs-general.png
-share/gnome/help/gweather/fr/figures/gweather-prefs-locations.png
-share/gnome/help/gweather/fr/figures/gweather_applet.png
-share/gnome/help/gweather/fr/figures/stock_weather-cloudy.png
-share/gnome/help/gweather/fr/figures/stock_weather-few-clouds.png
-share/gnome/help/gweather/fr/figures/stock_weather-fog.png
-share/gnome/help/gweather/fr/figures/stock_weather-night-clear.png
-share/gnome/help/gweather/fr/figures/stock_weather-night-few-clouds.png
-share/gnome/help/gweather/fr/figures/stock_weather-showers.png
-share/gnome/help/gweather/fr/figures/stock_weather-snow.png
-share/gnome/help/gweather/fr/figures/stock_weather-storm.png
-share/gnome/help/gweather/fr/figures/stock_weather-sunny.png
-share/gnome/help/gweather/fr/gweather.xml
-share/gnome/help/gweather/ko/figures/gweather-details.png
-share/gnome/help/gweather/ko/figures/gweather-menu-prefs.png
-share/gnome/help/gweather/ko/figures/gweather-prefs-general.png
-share/gnome/help/gweather/ko/figures/gweather-prefs-locations.png
-share/gnome/help/gweather/ko/figures/gweather_applet.png
-share/gnome/help/gweather/ko/figures/stock_weather-cloudy.png
-share/gnome/help/gweather/ko/figures/stock_weather-few-clouds.png
-share/gnome/help/gweather/ko/figures/stock_weather-fog.png
-share/gnome/help/gweather/ko/figures/stock_weather-night-clear.png
-share/gnome/help/gweather/ko/figures/stock_weather-night-few-clouds.png
-share/gnome/help/gweather/ko/figures/stock_weather-showers.png
-share/gnome/help/gweather/ko/figures/stock_weather-snow.png
-share/gnome/help/gweather/ko/figures/stock_weather-storm.png
-share/gnome/help/gweather/ko/figures/stock_weather-sunny.png
-share/gnome/help/gweather/ko/gweather.xml
-share/gnome/help/gweather/nl/figures/gweather-details.png
-share/gnome/help/gweather/nl/figures/gweather-menu-prefs.png
-share/gnome/help/gweather/nl/figures/gweather-prefs-general.png
-share/gnome/help/gweather/nl/figures/gweather-prefs-locations.png
-share/gnome/help/gweather/nl/figures/gweather_applet.png
-share/gnome/help/gweather/nl/figures/stock_weather-cloudy.png
-share/gnome/help/gweather/nl/figures/stock_weather-few-clouds.png
-share/gnome/help/gweather/nl/figures/stock_weather-fog.png
-share/gnome/help/gweather/nl/figures/stock_weather-night-clear.png
-share/gnome/help/gweather/nl/figures/stock_weather-night-few-clouds.png
-share/gnome/help/gweather/nl/figures/stock_weather-showers.png
-share/gnome/help/gweather/nl/figures/stock_weather-snow.png
-share/gnome/help/gweather/nl/figures/stock_weather-storm.png
-share/gnome/help/gweather/nl/figures/stock_weather-sunny.png
-share/gnome/help/gweather/nl/gweather.xml
-share/gnome/help/gweather/oc/figures/gweather-details.png
-share/gnome/help/gweather/oc/figures/gweather-menu-prefs.png
-share/gnome/help/gweather/oc/figures/gweather-prefs-general.png
-share/gnome/help/gweather/oc/figures/gweather-prefs-locations.png
-share/gnome/help/gweather/oc/figures/gweather_applet.png
-share/gnome/help/gweather/oc/figures/stock_weather-cloudy.png
-share/gnome/help/gweather/oc/figures/stock_weather-few-clouds.png
-share/gnome/help/gweather/oc/figures/stock_weather-fog.png
-share/gnome/help/gweather/oc/figures/stock_weather-night-clear.png
-share/gnome/help/gweather/oc/figures/stock_weather-night-few-clouds.png
-share/gnome/help/gweather/oc/figures/stock_weather-showers.png
-share/gnome/help/gweather/oc/figures/stock_weather-snow.png
-share/gnome/help/gweather/oc/figures/stock_weather-storm.png
-share/gnome/help/gweather/oc/figures/stock_weather-sunny.png
-share/gnome/help/gweather/oc/gweather.xml
-share/gnome/help/gweather/pa/figures/gweather-details.png
-share/gnome/help/gweather/pa/figures/gweather-menu-prefs.png
-share/gnome/help/gweather/pa/figures/gweather-prefs-general.png
-share/gnome/help/gweather/pa/figures/gweather-prefs-locations.png
-share/gnome/help/gweather/pa/figures/gweather_applet.png
-share/gnome/help/gweather/pa/figures/stock_weather-cloudy.png
-share/gnome/help/gweather/pa/figures/stock_weather-few-clouds.png
-share/gnome/help/gweather/pa/figures/stock_weather-fog.png
-share/gnome/help/gweather/pa/figures/stock_weather-night-clear.png
-share/gnome/help/gweather/pa/figures/stock_weather-night-few-clouds.png
-share/gnome/help/gweather/pa/figures/stock_weather-showers.png
-share/gnome/help/gweather/pa/figures/stock_weather-snow.png
-share/gnome/help/gweather/pa/figures/stock_weather-storm.png
-share/gnome/help/gweather/pa/figures/stock_weather-sunny.png
-share/gnome/help/gweather/pa/gweather.xml
-share/gnome/help/gweather/pt_BR/figures/gweather-details.png
-share/gnome/help/gweather/pt_BR/figures/gweather-menu-prefs.png
-share/gnome/help/gweather/pt_BR/figures/gweather-prefs-general.png
-share/gnome/help/gweather/pt_BR/figures/gweather-prefs-locations.png
-share/gnome/help/gweather/pt_BR/figures/gweather_applet.png
-share/gnome/help/gweather/pt_BR/figures/stock_weather-cloudy.png
-share/gnome/help/gweather/pt_BR/figures/stock_weather-few-clouds.png
-share/gnome/help/gweather/pt_BR/figures/stock_weather-fog.png
-share/gnome/help/gweather/pt_BR/figures/stock_weather-night-clear.png
-share/gnome/help/gweather/pt_BR/figures/stock_weather-night-few-clouds.png
-share/gnome/help/gweather/pt_BR/figures/stock_weather-showers.png
-share/gnome/help/gweather/pt_BR/figures/stock_weather-snow.png
-share/gnome/help/gweather/pt_BR/figures/stock_weather-storm.png
-share/gnome/help/gweather/pt_BR/figures/stock_weather-sunny.png
-share/gnome/help/gweather/pt_BR/gweather.xml
-share/gnome/help/gweather/ru/figures/gweather-details.png
-share/gnome/help/gweather/ru/figures/gweather-menu-prefs.png
-share/gnome/help/gweather/ru/figures/gweather-prefs-general.png
-share/gnome/help/gweather/ru/figures/gweather-prefs-locations.png
-share/gnome/help/gweather/ru/figures/gweather_applet.png
-share/gnome/help/gweather/ru/figures/stock_weather-cloudy.png
-share/gnome/help/gweather/ru/figures/stock_weather-few-clouds.png
-share/gnome/help/gweather/ru/figures/stock_weather-fog.png
-share/gnome/help/gweather/ru/figures/stock_weather-night-clear.png
-share/gnome/help/gweather/ru/figures/stock_weather-night-few-clouds.png
-share/gnome/help/gweather/ru/figures/stock_weather-showers.png
-share/gnome/help/gweather/ru/figures/stock_weather-snow.png
-share/gnome/help/gweather/ru/figures/stock_weather-storm.png
-share/gnome/help/gweather/ru/figures/stock_weather-sunny.png
-share/gnome/help/gweather/ru/gweather.xml
-share/gnome/help/gweather/sv/figures/gweather-details.png
-share/gnome/help/gweather/sv/figures/gweather-menu-prefs.png
-share/gnome/help/gweather/sv/figures/gweather-prefs-general.png
-share/gnome/help/gweather/sv/figures/gweather-prefs-locations.png
-share/gnome/help/gweather/sv/figures/gweather_applet.png
-share/gnome/help/gweather/sv/figures/stock_weather-cloudy.png
-share/gnome/help/gweather/sv/figures/stock_weather-few-clouds.png
-share/gnome/help/gweather/sv/figures/stock_weather-fog.png
-share/gnome/help/gweather/sv/figures/stock_weather-night-clear.png
-share/gnome/help/gweather/sv/figures/stock_weather-night-few-clouds.png
-share/gnome/help/gweather/sv/figures/stock_weather-showers.png
-share/gnome/help/gweather/sv/figures/stock_weather-snow.png
-share/gnome/help/gweather/sv/figures/stock_weather-storm.png
-share/gnome/help/gweather/sv/figures/stock_weather-sunny.png
-share/gnome/help/gweather/sv/gweather.xml
-share/gnome/help/gweather/uk/figures/gweather-details.png
-share/gnome/help/gweather/uk/figures/gweather-menu-prefs.png
-share/gnome/help/gweather/uk/figures/gweather-prefs-general.png
-share/gnome/help/gweather/uk/figures/gweather-prefs-locations.png
-share/gnome/help/gweather/uk/figures/gweather_applet.png
-share/gnome/help/gweather/uk/figures/stock_weather-cloudy.png
-share/gnome/help/gweather/uk/figures/stock_weather-few-clouds.png
-share/gnome/help/gweather/uk/figures/stock_weather-fog.png
-share/gnome/help/gweather/uk/figures/stock_weather-night-clear.png
-share/gnome/help/gweather/uk/figures/stock_weather-night-few-clouds.png
-share/gnome/help/gweather/uk/figures/stock_weather-showers.png
-share/gnome/help/gweather/uk/figures/stock_weather-snow.png
-share/gnome/help/gweather/uk/figures/stock_weather-storm.png
-share/gnome/help/gweather/uk/figures/stock_weather-sunny.png
-share/gnome/help/gweather/uk/gweather.xml
-share/gnome/help/gweather/zh_CN/figures/gweather-details.png
-share/gnome/help/gweather/zh_CN/figures/gweather-menu-prefs.png
-share/gnome/help/gweather/zh_CN/figures/gweather-prefs-general.png
-share/gnome/help/gweather/zh_CN/figures/gweather-prefs-locations.png
-share/gnome/help/gweather/zh_CN/figures/gweather_applet.png
-share/gnome/help/gweather/zh_CN/figures/stock_weather-cloudy.png
-share/gnome/help/gweather/zh_CN/figures/stock_weather-few-clouds.png
-share/gnome/help/gweather/zh_CN/figures/stock_weather-fog.png
-share/gnome/help/gweather/zh_CN/figures/stock_weather-night-clear.png
-share/gnome/help/gweather/zh_CN/figures/stock_weather-night-few-clouds.png
-share/gnome/help/gweather/zh_CN/figures/stock_weather-showers.png
-share/gnome/help/gweather/zh_CN/figures/stock_weather-snow.png
-share/gnome/help/gweather/zh_CN/figures/stock_weather-storm.png
-share/gnome/help/gweather/zh_CN/figures/stock_weather-sunny.png
-share/gnome/help/gweather/zh_CN/gweather.xml
-%%PYTHON%%share/gnome/help/invest-applet/C/figures/symbol-search.png
-%%PYTHON%%share/gnome/help/invest-applet/C/invest-applet.xml
-%%PYTHON%%share/gnome/help/invest-applet/C/legal.xml
-%%PYTHON%%share/gnome/help/invest-applet/ca/figures/symbol-search.png
-%%PYTHON%%share/gnome/help/invest-applet/ca/invest-applet.xml
-%%PYTHON%%share/gnome/help/invest-applet/de/figures/symbol-search.png
-%%PYTHON%%share/gnome/help/invest-applet/de/invest-applet.xml
-%%PYTHON%%share/gnome/help/invest-applet/el/figures/symbol-search.png
-%%PYTHON%%share/gnome/help/invest-applet/el/invest-applet.xml
-%%PYTHON%%share/gnome/help/invest-applet/en_GB/figures/symbol-search.png
-%%PYTHON%%share/gnome/help/invest-applet/en_GB/invest-applet.xml
-%%PYTHON%%share/gnome/help/invest-applet/es/figures/symbol-search.png
-%%PYTHON%%share/gnome/help/invest-applet/es/invest-applet.xml
-%%PYTHON%%share/gnome/help/invest-applet/fi/figures/symbol-search.png
-%%PYTHON%%share/gnome/help/invest-applet/fi/invest-applet.xml
-%%PYTHON%%share/gnome/help/invest-applet/it/figures/symbol-search.png
-%%PYTHON%%share/gnome/help/invest-applet/it/invest-applet.xml
-%%PYTHON%%share/gnome/help/invest-applet/ru/figures/symbol-search.png
-%%PYTHON%%share/gnome/help/invest-applet/ru/invest-applet.xml
-%%PYTHON%%share/gnome/help/invest-applet/sv/figures/symbol-search.png
-%%PYTHON%%share/gnome/help/invest-applet/sv/invest-applet.xml
-%%PYTHON%%share/gnome/help/invest-applet/zh_CN/figures/symbol-search.png
-%%PYTHON%%share/gnome/help/invest-applet/zh_CN/invest-applet.xml
-share/gnome/help/mixer_applet2/C/figures/volumecontrol_applet.png
-share/gnome/help/mixer_applet2/C/legal.xml
-share/gnome/help/mixer_applet2/C/mixer_applet2.xml
-share/gnome/help/mixer_applet2/ca/figures/volumecontrol_applet.png
-share/gnome/help/mixer_applet2/ca/mixer_applet2.xml
-share/gnome/help/mixer_applet2/cs/figures/volumecontrol_applet.png
-share/gnome/help/mixer_applet2/cs/mixer_applet2.xml
-share/gnome/help/mixer_applet2/da/figures/volumecontrol_applet.png
-share/gnome/help/mixer_applet2/da/mixer_applet2.xml
-share/gnome/help/mixer_applet2/de/figures/volumecontrol_applet.png
-share/gnome/help/mixer_applet2/de/mixer_applet2.xml
-share/gnome/help/mixer_applet2/el/figures/volumecontrol_applet.png
-share/gnome/help/mixer_applet2/el/mixer_applet2.xml
-share/gnome/help/mixer_applet2/en_GB/figures/volumecontrol_applet.png
-share/gnome/help/mixer_applet2/en_GB/mixer_applet2.xml
-share/gnome/help/mixer_applet2/es/figures/volumecontrol_applet.png
-share/gnome/help/mixer_applet2/es/mixer_applet2.xml
-share/gnome/help/mixer_applet2/eu/figures/volumecontrol_applet.png
-share/gnome/help/mixer_applet2/eu/mixer_applet2.xml
-share/gnome/help/mixer_applet2/fi/figures/volumecontrol_applet.png
-share/gnome/help/mixer_applet2/fi/mixer_applet2.xml
-share/gnome/help/mixer_applet2/fr/figures/volumecontrol_applet.png
-share/gnome/help/mixer_applet2/fr/mixer_applet2.xml
-share/gnome/help/mixer_applet2/hu/figures/volumecontrol_applet.png
-share/gnome/help/mixer_applet2/hu/mixer_applet2.xml
-share/gnome/help/mixer_applet2/it/figures/volumecontrol_applet.png
-share/gnome/help/mixer_applet2/it/mixer_applet2.xml
-share/gnome/help/mixer_applet2/ko/figures/volumecontrol_applet.png
-share/gnome/help/mixer_applet2/ko/mixer_applet2.xml
-share/gnome/help/mixer_applet2/oc/figures/volumecontrol_applet.png
-share/gnome/help/mixer_applet2/oc/mixer_applet2.xml
-share/gnome/help/mixer_applet2/pa/figures/volumecontrol_applet.png
-share/gnome/help/mixer_applet2/pa/mixer_applet2.xml
-share/gnome/help/mixer_applet2/pt_BR/figures/volumecontrol_applet.png
-share/gnome/help/mixer_applet2/pt_BR/mixer_applet2.xml
-share/gnome/help/mixer_applet2/ru/figures/volumecontrol_applet.png
-share/gnome/help/mixer_applet2/ru/mixer_applet2.xml
-share/gnome/help/mixer_applet2/sv/figures/volumecontrol_applet.png
-share/gnome/help/mixer_applet2/sv/mixer_applet2.xml
-share/gnome/help/mixer_applet2/uk/figures/volumecontrol_applet.png
-share/gnome/help/mixer_applet2/uk/mixer_applet2.xml
-share/gnome/help/mixer_applet2/zh_CN/figures/volumecontrol_applet.png
-share/gnome/help/mixer_applet2/zh_CN/mixer_applet2.xml
-share/gnome/help/multiload/C/figures/multiload-preferences.png
-share/gnome/help/multiload/C/figures/system-monitor-applet_window.png
-share/gnome/help/multiload/C/figures/system_monitor.png
-share/gnome/help/multiload/C/legal.xml
-share/gnome/help/multiload/C/multiload.xml
-share/gnome/help/multiload/ca/figures/multiload-preferences.png
-share/gnome/help/multiload/ca/figures/system-monitor-applet_window.png
-share/gnome/help/multiload/ca/figures/system_monitor.png
-share/gnome/help/multiload/ca/multiload.xml
-share/gnome/help/multiload/cs/figures/multiload-preferences.png
-share/gnome/help/multiload/cs/figures/system-monitor-applet_window.png
-share/gnome/help/multiload/cs/figures/system_monitor.png
-share/gnome/help/multiload/cs/multiload.xml
-share/gnome/help/multiload/de/figures/multiload-preferences.png
-share/gnome/help/multiload/de/figures/system-monitor-applet_window.png
-share/gnome/help/multiload/de/figures/system_monitor.png
-share/gnome/help/multiload/de/multiload.xml
-share/gnome/help/multiload/el/figures/multiload-preferences.png
-share/gnome/help/multiload/el/figures/system-monitor-applet_window.png
-share/gnome/help/multiload/el/figures/system_monitor.png
-share/gnome/help/multiload/el/multiload.xml
-share/gnome/help/multiload/en_GB/figures/multiload-preferences.png
-share/gnome/help/multiload/en_GB/figures/system-monitor-applet_window.png
-share/gnome/help/multiload/en_GB/figures/system_monitor.png
-share/gnome/help/multiload/en_GB/multiload.xml
-share/gnome/help/multiload/es/figures/multiload-preferences.png
-share/gnome/help/multiload/es/figures/system-monitor-applet_window.png
-share/gnome/help/multiload/es/figures/system_monitor.png
-share/gnome/help/multiload/es/multiload.xml
-share/gnome/help/multiload/eu/figures/multiload-preferences.png
-share/gnome/help/multiload/eu/figures/system-monitor-applet_window.png
-share/gnome/help/multiload/eu/figures/system_monitor.png
-share/gnome/help/multiload/eu/multiload.xml
-share/gnome/help/multiload/fi/figures/multiload-preferences.png
-share/gnome/help/multiload/fi/figures/system-monitor-applet_window.png
-share/gnome/help/multiload/fi/figures/system_monitor.png
-share/gnome/help/multiload/fi/multiload.xml
-share/gnome/help/multiload/fr/figures/multiload-preferences.png
-share/gnome/help/multiload/fr/figures/system-monitor-applet_window.png
-share/gnome/help/multiload/fr/figures/system_monitor.png
-share/gnome/help/multiload/fr/multiload.xml
-share/gnome/help/multiload/ko/figures/multiload-preferences.png
-share/gnome/help/multiload/ko/figures/system-monitor-applet_window.png
-share/gnome/help/multiload/ko/figures/system_monitor.png
-share/gnome/help/multiload/ko/multiload.xml
-share/gnome/help/multiload/oc/figures/multiload-preferences.png
-share/gnome/help/multiload/oc/figures/system-monitor-applet_window.png
-share/gnome/help/multiload/oc/figures/system_monitor.png
-share/gnome/help/multiload/oc/multiload.xml
-share/gnome/help/multiload/pa/figures/multiload-preferences.png
-share/gnome/help/multiload/pa/figures/system-monitor-applet_window.png
-share/gnome/help/multiload/pa/figures/system_monitor.png
-share/gnome/help/multiload/pa/multiload.xml
-share/gnome/help/multiload/pt_BR/figures/multiload-preferences.png
-share/gnome/help/multiload/pt_BR/figures/system-monitor-applet_window.png
-share/gnome/help/multiload/pt_BR/figures/system_monitor.png
-share/gnome/help/multiload/pt_BR/multiload.xml
-share/gnome/help/multiload/ru/figures/multiload-preferences.png
-share/gnome/help/multiload/ru/figures/system-monitor-applet_window.png
-share/gnome/help/multiload/ru/figures/system_monitor.png
-share/gnome/help/multiload/ru/multiload.xml
-share/gnome/help/multiload/sv/figures/multiload-preferences.png
-share/gnome/help/multiload/sv/figures/system-monitor-applet_window.png
-share/gnome/help/multiload/sv/figures/system_monitor.png
-share/gnome/help/multiload/sv/multiload.xml
-share/gnome/help/multiload/uk/figures/multiload-preferences.png
-share/gnome/help/multiload/uk/figures/system-monitor-applet_window.png
-share/gnome/help/multiload/uk/figures/system_monitor.png
-share/gnome/help/multiload/uk/multiload.xml
-share/gnome/help/multiload/zh_CN/figures/multiload-preferences.png
-share/gnome/help/multiload/zh_CN/figures/system-monitor-applet_window.png
-share/gnome/help/multiload/zh_CN/figures/system_monitor.png
-share/gnome/help/multiload/zh_CN/multiload.xml
-share/gnome/help/stickynotes_applet/C/figures/stickynote-right-menu-lock.png
-share/gnome/help/stickynotes_applet/C/figures/stickynote-right-menu-new.png
-share/gnome/help/stickynotes_applet/C/figures/stickynotes-note-prefs.png
-share/gnome/help/stickynotes_applet/C/figures/stickynotes-prefs.png
-share/gnome/help/stickynotes_applet/C/figures/stickynotes_applet.png
-share/gnome/help/stickynotes_applet/C/legal.xml
-share/gnome/help/stickynotes_applet/C/stickynotes_applet.xml
-share/gnome/help/stickynotes_applet/ca/figures/stickynote-right-menu-lock.png
-share/gnome/help/stickynotes_applet/ca/figures/stickynote-right-menu-new.png
-share/gnome/help/stickynotes_applet/ca/figures/stickynotes-note-prefs.png
-share/gnome/help/stickynotes_applet/ca/figures/stickynotes-prefs.png
-share/gnome/help/stickynotes_applet/ca/figures/stickynotes_applet.png
-share/gnome/help/stickynotes_applet/ca/stickynotes_applet.xml
-share/gnome/help/stickynotes_applet/cs/figures/stickynote-right-menu-lock.png
-share/gnome/help/stickynotes_applet/cs/figures/stickynote-right-menu-new.png
-share/gnome/help/stickynotes_applet/cs/figures/stickynotes-note-prefs.png
-share/gnome/help/stickynotes_applet/cs/figures/stickynotes-prefs.png
-share/gnome/help/stickynotes_applet/cs/figures/stickynotes_applet.png
-share/gnome/help/stickynotes_applet/cs/stickynotes_applet.xml
-share/gnome/help/stickynotes_applet/de/figures/stickynote-right-menu-lock.png
-share/gnome/help/stickynotes_applet/de/figures/stickynote-right-menu-new.png
-share/gnome/help/stickynotes_applet/de/figures/stickynotes-note-prefs.png
-share/gnome/help/stickynotes_applet/de/figures/stickynotes-prefs.png
-share/gnome/help/stickynotes_applet/de/figures/stickynotes_applet.png
-share/gnome/help/stickynotes_applet/de/stickynotes_applet.xml
-share/gnome/help/stickynotes_applet/el/figures/stickynote-right-menu-lock.png
-share/gnome/help/stickynotes_applet/el/figures/stickynote-right-menu-new.png
-share/gnome/help/stickynotes_applet/el/figures/stickynotes-note-prefs.png
-share/gnome/help/stickynotes_applet/el/figures/stickynotes-prefs.png
-share/gnome/help/stickynotes_applet/el/figures/stickynotes_applet.png
-share/gnome/help/stickynotes_applet/el/stickynotes_applet.xml
-share/gnome/help/stickynotes_applet/en_GB/figures/stickynote-right-menu-lock.png
-share/gnome/help/stickynotes_applet/en_GB/figures/stickynote-right-menu-new.png
-share/gnome/help/stickynotes_applet/en_GB/figures/stickynotes-note-prefs.png
-share/gnome/help/stickynotes_applet/en_GB/figures/stickynotes-prefs.png
-share/gnome/help/stickynotes_applet/en_GB/figures/stickynotes_applet.png
-share/gnome/help/stickynotes_applet/en_GB/stickynotes_applet.xml
-share/gnome/help/stickynotes_applet/es/figures/stickynote-right-menu-lock.png
-share/gnome/help/stickynotes_applet/es/figures/stickynote-right-menu-new.png
-share/gnome/help/stickynotes_applet/es/figures/stickynotes-note-prefs.png
-share/gnome/help/stickynotes_applet/es/figures/stickynotes-prefs.png
-share/gnome/help/stickynotes_applet/es/figures/stickynotes_applet.png
-share/gnome/help/stickynotes_applet/es/stickynotes_applet.xml
-share/gnome/help/stickynotes_applet/eu/figures/stickynote-right-menu-lock.png
-share/gnome/help/stickynotes_applet/eu/figures/stickynote-right-menu-new.png
-share/gnome/help/stickynotes_applet/eu/figures/stickynotes-note-prefs.png
-share/gnome/help/stickynotes_applet/eu/figures/stickynotes-prefs.png
-share/gnome/help/stickynotes_applet/eu/figures/stickynotes_applet.png
-share/gnome/help/stickynotes_applet/eu/stickynotes_applet.xml
-share/gnome/help/stickynotes_applet/fi/figures/stickynote-right-menu-lock.png
-share/gnome/help/stickynotes_applet/fi/figures/stickynote-right-menu-new.png
-share/gnome/help/stickynotes_applet/fi/figures/stickynotes-note-prefs.png
-share/gnome/help/stickynotes_applet/fi/figures/stickynotes-prefs.png
-share/gnome/help/stickynotes_applet/fi/figures/stickynotes_applet.png
-share/gnome/help/stickynotes_applet/fi/stickynotes_applet.xml
-share/gnome/help/stickynotes_applet/fr/figures/stickynote-right-menu-lock.png
-share/gnome/help/stickynotes_applet/fr/figures/stickynote-right-menu-new.png
-share/gnome/help/stickynotes_applet/fr/figures/stickynotes-note-prefs.png
-share/gnome/help/stickynotes_applet/fr/figures/stickynotes-prefs.png
-share/gnome/help/stickynotes_applet/fr/figures/stickynotes_applet.png
-share/gnome/help/stickynotes_applet/fr/stickynotes_applet.xml
-share/gnome/help/stickynotes_applet/ko/figures/stickynote-right-menu-lock.png
-share/gnome/help/stickynotes_applet/ko/figures/stickynote-right-menu-new.png
-share/gnome/help/stickynotes_applet/ko/figures/stickynotes-note-prefs.png
-share/gnome/help/stickynotes_applet/ko/figures/stickynotes-prefs.png
-share/gnome/help/stickynotes_applet/ko/figures/stickynotes_applet.png
-share/gnome/help/stickynotes_applet/ko/stickynotes_applet.xml
-share/gnome/help/stickynotes_applet/oc/figures/stickynote-right-menu-lock.png
-share/gnome/help/stickynotes_applet/oc/figures/stickynote-right-menu-new.png
-share/gnome/help/stickynotes_applet/oc/figures/stickynotes-note-prefs.png
-share/gnome/help/stickynotes_applet/oc/figures/stickynotes-prefs.png
-share/gnome/help/stickynotes_applet/oc/figures/stickynotes_applet.png
-share/gnome/help/stickynotes_applet/oc/stickynotes_applet.xml
-share/gnome/help/stickynotes_applet/pa/figures/stickynote-right-menu-lock.png
-share/gnome/help/stickynotes_applet/pa/figures/stickynote-right-menu-new.png
-share/gnome/help/stickynotes_applet/pa/figures/stickynotes-note-prefs.png
-share/gnome/help/stickynotes_applet/pa/figures/stickynotes-prefs.png
-share/gnome/help/stickynotes_applet/pa/figures/stickynotes_applet.png
-share/gnome/help/stickynotes_applet/pa/stickynotes_applet.xml
-share/gnome/help/stickynotes_applet/pt_BR/figures/stickynote-right-menu-lock.png
-share/gnome/help/stickynotes_applet/pt_BR/figures/stickynote-right-menu-new.png
-share/gnome/help/stickynotes_applet/pt_BR/figures/stickynotes-note-prefs.png
-share/gnome/help/stickynotes_applet/pt_BR/figures/stickynotes-prefs.png
-share/gnome/help/stickynotes_applet/pt_BR/figures/stickynotes_applet.png
-share/gnome/help/stickynotes_applet/pt_BR/stickynotes_applet.xml
-share/gnome/help/stickynotes_applet/ru/figures/stickynote-right-menu-lock.png
-share/gnome/help/stickynotes_applet/ru/figures/stickynote-right-menu-new.png
-share/gnome/help/stickynotes_applet/ru/figures/stickynotes-note-prefs.png
-share/gnome/help/stickynotes_applet/ru/figures/stickynotes-prefs.png
-share/gnome/help/stickynotes_applet/ru/figures/stickynotes_applet.png
-share/gnome/help/stickynotes_applet/ru/stickynotes_applet.xml
-share/gnome/help/stickynotes_applet/sv/figures/stickynote-right-menu-lock.png
-share/gnome/help/stickynotes_applet/sv/figures/stickynote-right-menu-new.png
-share/gnome/help/stickynotes_applet/sv/figures/stickynotes-note-prefs.png
-share/gnome/help/stickynotes_applet/sv/figures/stickynotes-prefs.png
-share/gnome/help/stickynotes_applet/sv/figures/stickynotes_applet.png
-share/gnome/help/stickynotes_applet/sv/stickynotes_applet.xml
-share/gnome/help/stickynotes_applet/uk/figures/stickynote-right-menu-lock.png
-share/gnome/help/stickynotes_applet/uk/figures/stickynote-right-menu-new.png
-share/gnome/help/stickynotes_applet/uk/figures/stickynotes-note-prefs.png
-share/gnome/help/stickynotes_applet/uk/figures/stickynotes-prefs.png
-share/gnome/help/stickynotes_applet/uk/figures/stickynotes_applet.png
-share/gnome/help/stickynotes_applet/uk/stickynotes_applet.xml
-share/gnome/help/stickynotes_applet/zh_CN/figures/stickynote-right-menu-lock.png
-share/gnome/help/stickynotes_applet/zh_CN/figures/stickynote-right-menu-new.png
-share/gnome/help/stickynotes_applet/zh_CN/figures/stickynotes-note-prefs.png
-share/gnome/help/stickynotes_applet/zh_CN/figures/stickynotes-prefs.png
-share/gnome/help/stickynotes_applet/zh_CN/figures/stickynotes_applet.png
-share/gnome/help/stickynotes_applet/zh_CN/stickynotes_applet.xml
-share/gnome/help/stickynotes_applet/zh_HK/figures/stickynote-right-menu-lock.png
-share/gnome/help/stickynotes_applet/zh_HK/figures/stickynote-right-menu-new.png
-share/gnome/help/stickynotes_applet/zh_HK/figures/stickynotes-note-prefs.png
-share/gnome/help/stickynotes_applet/zh_HK/figures/stickynotes-prefs.png
-share/gnome/help/stickynotes_applet/zh_HK/figures/stickynotes_applet.png
-share/gnome/help/stickynotes_applet/zh_HK/stickynotes_applet.xml
-share/gnome/help/stickynotes_applet/zh_TW/figures/stickynote-right-menu-lock.png
-share/gnome/help/stickynotes_applet/zh_TW/figures/stickynote-right-menu-new.png
-share/gnome/help/stickynotes_applet/zh_TW/figures/stickynotes-note-prefs.png
-share/gnome/help/stickynotes_applet/zh_TW/figures/stickynotes-prefs.png
-share/gnome/help/stickynotes_applet/zh_TW/figures/stickynotes_applet.png
-share/gnome/help/stickynotes_applet/zh_TW/stickynotes_applet.xml
-share/gnome/help/trashapplet/C/figures/trash-applet.png
-share/gnome/help/trashapplet/C/legal.xml
-share/gnome/help/trashapplet/C/trashapplet.xml
-share/gnome/help/trashapplet/ca/figures/trash-applet.png
-share/gnome/help/trashapplet/ca/trashapplet.xml
-share/gnome/help/trashapplet/cs/figures/trash-applet.png
-share/gnome/help/trashapplet/cs/trashapplet.xml
-share/gnome/help/trashapplet/da/figures/trash-applet.png
-share/gnome/help/trashapplet/da/trashapplet.xml
-share/gnome/help/trashapplet/de/figures/trash-applet.png
-share/gnome/help/trashapplet/de/trashapplet.xml
-share/gnome/help/trashapplet/el/figures/trash-applet.png
-share/gnome/help/trashapplet/el/trashapplet.xml
-share/gnome/help/trashapplet/en_GB/figures/trash-applet.png
-share/gnome/help/trashapplet/en_GB/trashapplet.xml
-share/gnome/help/trashapplet/es/figures/trash-applet.png
-share/gnome/help/trashapplet/es/trashapplet.xml
-share/gnome/help/trashapplet/eu/figures/trash-applet.png
-share/gnome/help/trashapplet/eu/trashapplet.xml
-share/gnome/help/trashapplet/fi/figures/trash-applet.png
-share/gnome/help/trashapplet/fi/trashapplet.xml
-share/gnome/help/trashapplet/fr/figures/trash-applet.png
-share/gnome/help/trashapplet/fr/trashapplet.xml
-share/gnome/help/trashapplet/hu/figures/trash-applet.png
-share/gnome/help/trashapplet/hu/trashapplet.xml
-share/gnome/help/trashapplet/it/figures/trash-applet.png
-share/gnome/help/trashapplet/it/trashapplet.xml
-share/gnome/help/trashapplet/nl/figures/trash-applet.png
-share/gnome/help/trashapplet/nl/trashapplet.xml
-share/gnome/help/trashapplet/oc/figures/trash-applet.png
-share/gnome/help/trashapplet/oc/trashapplet.xml
-share/gnome/help/trashapplet/pa/figures/trash-applet.png
-share/gnome/help/trashapplet/pa/trashapplet.xml
-share/gnome/help/trashapplet/pt_BR/figures/trash-applet.png
-share/gnome/help/trashapplet/pt_BR/trashapplet.xml
-share/gnome/help/trashapplet/ru/figures/trash-applet.png
-share/gnome/help/trashapplet/ru/trashapplet.xml
-share/gnome/help/trashapplet/sv/figures/trash-applet.png
-share/gnome/help/trashapplet/sv/trashapplet.xml
-share/gnome/help/trashapplet/uk/figures/trash-applet.png
-share/gnome/help/trashapplet/uk/trashapplet.xml
-share/gnome/help/trashapplet/zh_CN/figures/trash-applet.png
-share/gnome/help/trashapplet/zh_CN/trashapplet.xml
-share/gnome/help/trashapplet/zh_HK/figures/trash-applet.png
-share/gnome/help/trashapplet/zh_HK/trashapplet.xml
-share/gnome/help/trashapplet/zh_TW/figures/trash-applet.png
-share/gnome/help/trashapplet/zh_TW/trashapplet.xml
-%%CPUFREQ%%share/icons/hicolor/16x16/apps/gnome-cpu-frequency-applet.png
-share/icons/hicolor/16x16/apps/gnome-eyes-applet.png
-share/icons/hicolor/16x16/apps/gnome-sticky-notes-applet.png
-%%PYTHON%%share/icons/hicolor/16x16/apps/invest-applet.png
-%%CPUFREQ%%share/icons/hicolor/22x22/apps/gnome-cpu-frequency-applet.png
-share/icons/hicolor/22x22/apps/gnome-eyes-applet.png
-share/icons/hicolor/22x22/apps/gnome-sticky-notes-applet.png
-%%PYTHON%%share/icons/hicolor/22x22/apps/invest-applet.png
-%%CPUFREQ%%share/icons/hicolor/24x24/apps/gnome-cpu-frequency-applet.png
-share/icons/hicolor/24x24/apps/gnome-eyes-applet.png
-share/icons/hicolor/24x24/apps/gnome-sticky-notes-applet.png
-%%CPUFREQ%%share/icons/hicolor/32x32/apps/gnome-cpu-frequency-applet.png
-share/icons/hicolor/32x32/apps/gnome-eyes-applet.png
-share/icons/hicolor/32x32/apps/gnome-sticky-notes-applet.png
-share/icons/hicolor/48x48/apps/ax-applet.png
-%%COMMANDER%%share/icons/hicolor/48x48/apps/gnome-mini-commander.png
-%%PYTHON%%share/icons/hicolor/48x48/apps/invest-applet.png
-%%CPUFREQ%%share/icons/hicolor/scalable/apps/gnome-cpu-frequency-applet.svg
-share/icons/hicolor/scalable/apps/gnome-eyes-applet.svg
-share/icons/hicolor/scalable/apps/gnome-sticky-notes-applet.svg
-%%PYTHON%%share/icons/hicolor/scalable/apps/invest-applet.svg
-share/locale/af/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/am/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/ar/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/as/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/ast/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/az/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/be/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/be@latin/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/bg/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/bn/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/bn_IN/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/br/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/bs/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/ca/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/ca@valencia/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/crh/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/cs/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/cy/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/da/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/de/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/dz/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/el/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/en_CA/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/en_GB/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/en@shaw/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/eo/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/es/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/es_AR/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/es_CL/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/es_CO/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/es_CR/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/es_DO/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/es_EC/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/es_ES/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/es_GT/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/es_HN/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/es_MX/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/es_NI/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/es_PA/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/es_PE/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/es_PR/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/es_SV/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/es_UY/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/es_VE/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/et/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/eu/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/fa/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/fi/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/fr/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/ga/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/gl/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/gu/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/he/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/hi/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/hr/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/hu/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/hy/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/id/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/is/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/it/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/ja/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/ka/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/kk/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/kn/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/ko/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/ku/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/ky/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/lt/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/lv/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/mai/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/mg/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/mk/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/ml/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/mn/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/mr/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/ms/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/nb/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/ne/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/nl/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/nn/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/oc/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/or/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/pa/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/pl/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/ps/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/pt/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/pt_BR/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/ro/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/ru/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/rw/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/si/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/sk/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/sl/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/sq/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/sr/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/sr@latin/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/sv/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/ta/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/te/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/th/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/tr/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/ug/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/uk/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/vi/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/wa/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/xh/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/zh_CN/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/zh_HK/LC_MESSAGES/gnome-applets-2.0.mo
-share/locale/zh_TW/LC_MESSAGES/gnome-applets-2.0.mo
-share/omf/accessx-status/accessx-status-C.omf
-share/omf/accessx-status/accessx-status-bg.omf
-share/omf/accessx-status/accessx-status-ca.omf
-share/omf/accessx-status/accessx-status-cs.omf
-share/omf/accessx-status/accessx-status-de.omf
-share/omf/accessx-status/accessx-status-el.omf
-share/omf/accessx-status/accessx-status-en_GB.omf
-share/omf/accessx-status/accessx-status-es.omf
-share/omf/accessx-status/accessx-status-eu.omf
-share/omf/accessx-status/accessx-status-fi.omf
-share/omf/accessx-status/accessx-status-fr.omf
-share/omf/accessx-status/accessx-status-gl.omf
-share/omf/accessx-status/accessx-status-it.omf
-share/omf/accessx-status/accessx-status-ko.omf
-share/omf/accessx-status/accessx-status-nl.omf
-share/omf/accessx-status/accessx-status-oc.omf
-share/omf/accessx-status/accessx-status-sv.omf
-share/omf/accessx-status/accessx-status-uk.omf
-share/omf/accessx-status/accessx-status-zh_CN.omf
-%%BATTERY%%share/omf/battstat/battstat-C.omf
-%%BATTERY%%share/omf/battstat/battstat-bg.omf
-%%BATTERY%%share/omf/battstat/battstat-ca.omf
-%%BATTERY%%share/omf/battstat/battstat-cs.omf
-%%BATTERY%%share/omf/battstat/battstat-da.omf
-%%BATTERY%%share/omf/battstat/battstat-de.omf
-%%BATTERY%%share/omf/battstat/battstat-el.omf
-%%BATTERY%%share/omf/battstat/battstat-en_GB.omf
-%%BATTERY%%share/omf/battstat/battstat-es.omf
-%%BATTERY%%share/omf/battstat/battstat-eu.omf
-%%BATTERY%%share/omf/battstat/battstat-fi.omf
-%%BATTERY%%share/omf/battstat/battstat-fr.omf
-%%BATTERY%%share/omf/battstat/battstat-ko.omf
-%%BATTERY%%share/omf/battstat/battstat-oc.omf
-%%BATTERY%%share/omf/battstat/battstat-pa.omf
-%%BATTERY%%share/omf/battstat/battstat-pt_BR.omf
-%%BATTERY%%share/omf/battstat/battstat-sv.omf
-%%BATTERY%%share/omf/battstat/battstat-uk.omf
-%%BATTERY%%share/omf/battstat/battstat-zh_CN.omf
-share/omf/char-palette/char-palette-C.omf
-share/omf/char-palette/char-palette-bg.omf
-share/omf/char-palette/char-palette-ca.omf
-share/omf/char-palette/char-palette-cs.omf
-share/omf/char-palette/char-palette-de.omf
-share/omf/char-palette/char-palette-el.omf
-share/omf/char-palette/char-palette-en_GB.omf
-share/omf/char-palette/char-palette-es.omf
-share/omf/char-palette/char-palette-eu.omf
-share/omf/char-palette/char-palette-fi.omf
-share/omf/char-palette/char-palette-fr.omf
-share/omf/char-palette/char-palette-it.omf
-share/omf/char-palette/char-palette-ko.omf
-share/omf/char-palette/char-palette-nl.omf
-share/omf/char-palette/char-palette-oc.omf
-share/omf/char-palette/char-palette-pt_BR.omf
-share/omf/char-palette/char-palette-ru.omf
-share/omf/char-palette/char-palette-sv.omf
-share/omf/char-palette/char-palette-uk.omf
-share/omf/char-palette/char-palette-zh_CN.omf
-%%COMMANDER%%share/omf/command-line/command-line-C.omf
-%%COMMANDER%%share/omf/command-line/command-line-ca.omf
-%%COMMANDER%%share/omf/command-line/command-line-de.omf
-%%COMMANDER%%share/omf/command-line/command-line-el.omf
-%%COMMANDER%%share/omf/command-line/command-line-en_GB.omf
-%%COMMANDER%%share/omf/command-line/command-line-es.omf
-%%COMMANDER%%share/omf/command-line/command-line-eu.omf
-%%COMMANDER%%share/omf/command-line/command-line-fr.omf
-%%COMMANDER%%share/omf/command-line/command-line-ko.omf
-%%COMMANDER%%share/omf/command-line/command-line-oc.omf
-%%COMMANDER%%share/omf/command-line/command-line-pt_BR.omf
-%%COMMANDER%%share/omf/command-line/command-line-sv.omf
-%%COMMANDER%%share/omf/command-line/command-line-uk.omf
-%%COMMANDER%%share/omf/command-line/command-line-zh_CN.omf
-%%CPUFREQ%%share/omf/cpufreq-applet/cpufreq-applet-C.omf
-%%CPUFREQ%%share/omf/cpufreq-applet/cpufreq-applet-ca.omf
-%%CPUFREQ%%share/omf/cpufreq-applet/cpufreq-applet-cs.omf
-%%CPUFREQ%%share/omf/cpufreq-applet/cpufreq-applet-de.omf
-%%CPUFREQ%%share/omf/cpufreq-applet/cpufreq-applet-el.omf
-%%CPUFREQ%%share/omf/cpufreq-applet/cpufreq-applet-en_GB.omf
-%%CPUFREQ%%share/omf/cpufreq-applet/cpufreq-applet-es.omf
-%%CPUFREQ%%share/omf/cpufreq-applet/cpufreq-applet-eu.omf
-%%CPUFREQ%%share/omf/cpufreq-applet/cpufreq-applet-fi.omf
-%%CPUFREQ%%share/omf/cpufreq-applet/cpufreq-applet-fr.omf
-%%CPUFREQ%%share/omf/cpufreq-applet/cpufreq-applet-hu.omf
-%%CPUFREQ%%share/omf/cpufreq-applet/cpufreq-applet-nl.omf
-%%CPUFREQ%%share/omf/cpufreq-applet/cpufreq-applet-oc.omf
-%%CPUFREQ%%share/omf/cpufreq-applet/cpufreq-applet-pt_BR.omf
-%%CPUFREQ%%share/omf/cpufreq-applet/cpufreq-applet-ru.omf
-%%CPUFREQ%%share/omf/cpufreq-applet/cpufreq-applet-sv.omf
-%%CPUFREQ%%share/omf/cpufreq-applet/cpufreq-applet-uk.omf
-%%CPUFREQ%%share/omf/cpufreq-applet/cpufreq-applet-zh_CN.omf
-%%CPUFREQ%%share/omf/cpufreq-applet/cpufreq-applet-zh_HK.omf
-%%CPUFREQ%%share/omf/cpufreq-applet/cpufreq-applet-zh_TW.omf
-share/omf/drivemount/drivemount-C.omf
-share/omf/drivemount/drivemount-ca.omf
-share/omf/drivemount/drivemount-cs.omf
-share/omf/drivemount/drivemount-da.omf
-share/omf/drivemount/drivemount-de.omf
-share/omf/drivemount/drivemount-el.omf
-share/omf/drivemount/drivemount-en_GB.omf
-share/omf/drivemount/drivemount-es.omf
-share/omf/drivemount/drivemount-eu.omf
-share/omf/drivemount/drivemount-fi.omf
-share/omf/drivemount/drivemount-fr.omf
-share/omf/drivemount/drivemount-it.omf
-share/omf/drivemount/drivemount-ko.omf
-share/omf/drivemount/drivemount-oc.omf
-share/omf/drivemount/drivemount-pa.omf
-share/omf/drivemount/drivemount-ru.omf
-share/omf/drivemount/drivemount-sv.omf
-share/omf/drivemount/drivemount-uk.omf
-share/omf/drivemount/drivemount-zh_CN.omf
-share/omf/geyes/geyes-C.omf
-share/omf/geyes/geyes-ast.omf
-share/omf/geyes/geyes-bg.omf
-share/omf/geyes/geyes-ca.omf
-share/omf/geyes/geyes-cs.omf
-share/omf/geyes/geyes-da.omf
-share/omf/geyes/geyes-de.omf
-share/omf/geyes/geyes-el.omf
-share/omf/geyes/geyes-en_GB.omf
-share/omf/geyes/geyes-es.omf
-share/omf/geyes/geyes-eu.omf
-share/omf/geyes/geyes-fi.omf
-share/omf/geyes/geyes-fr.omf
-share/omf/geyes/geyes-it.omf
-share/omf/geyes/geyes-ko.omf
-share/omf/geyes/geyes-oc.omf
-share/omf/geyes/geyes-ru.omf
-share/omf/geyes/geyes-sv.omf
-share/omf/geyes/geyes-uk.omf
-share/omf/geyes/geyes-zh_CN.omf
-share/omf/geyes/geyes-zh_HK.omf
-share/omf/geyes/geyes-zh_TW.omf
-share/omf/gweather/gweather-C.omf
-share/omf/gweather/gweather-ar.omf
-share/omf/gweather/gweather-ca.omf
-share/omf/gweather/gweather-cs.omf
-share/omf/gweather/gweather-de.omf
-share/omf/gweather/gweather-el.omf
-share/omf/gweather/gweather-en_GB.omf
-share/omf/gweather/gweather-es.omf
-share/omf/gweather/gweather-eu.omf
-share/omf/gweather/gweather-fi.omf
-share/omf/gweather/gweather-fr.omf
-share/omf/gweather/gweather-ko.omf
-share/omf/gweather/gweather-nl.omf
-share/omf/gweather/gweather-oc.omf
-share/omf/gweather/gweather-pa.omf
-share/omf/gweather/gweather-pt_BR.omf
-share/omf/gweather/gweather-ru.omf
-share/omf/gweather/gweather-sv.omf
-share/omf/gweather/gweather-uk.omf
-share/omf/gweather/gweather-zh_CN.omf
-%%PYTHON%%share/omf/invest-applet/invest-applet-C.omf
-%%PYTHON%%share/omf/invest-applet/invest-applet-ca.omf
-%%PYTHON%%share/omf/invest-applet/invest-applet-de.omf
-%%PYTHON%%share/omf/invest-applet/invest-applet-en_GB.omf
-%%PYTHON%%share/omf/invest-applet/invest-applet-el.omf
-%%PYTHON%%share/omf/invest-applet/invest-applet-es.omf
-%%PYTHON%%share/omf/invest-applet/invest-applet-fi.omf
-%%PYTHON%%share/omf/invest-applet/invest-applet-it.omf
-%%PYTHON%%share/omf/invest-applet/invest-applet-ru.omf
-%%PYTHON%%share/omf/invest-applet/invest-applet-sv.omf
-%%PYTHON%%share/omf/invest-applet/invest-applet-zh_CN.omf
-share/omf/mixer_applet2/mixer_applet2-C.omf
-share/omf/mixer_applet2/mixer_applet2-ca.omf
-share/omf/mixer_applet2/mixer_applet2-cs.omf
-share/omf/mixer_applet2/mixer_applet2-da.omf
-share/omf/mixer_applet2/mixer_applet2-de.omf
-share/omf/mixer_applet2/mixer_applet2-el.omf
-share/omf/mixer_applet2/mixer_applet2-en_GB.omf
-share/omf/mixer_applet2/mixer_applet2-es.omf
-share/omf/mixer_applet2/mixer_applet2-eu.omf
-share/omf/mixer_applet2/mixer_applet2-fi.omf
-share/omf/mixer_applet2/mixer_applet2-fr.omf
-share/omf/mixer_applet2/mixer_applet2-hu.omf
-share/omf/mixer_applet2/mixer_applet2-it.omf
-share/omf/mixer_applet2/mixer_applet2-ko.omf
-share/omf/mixer_applet2/mixer_applet2-oc.omf
-share/omf/mixer_applet2/mixer_applet2-pa.omf
-share/omf/mixer_applet2/mixer_applet2-pt_BR.omf
-share/omf/mixer_applet2/mixer_applet2-ru.omf
-share/omf/mixer_applet2/mixer_applet2-sv.omf
-share/omf/mixer_applet2/mixer_applet2-uk.omf
-share/omf/mixer_applet2/mixer_applet2-zh_CN.omf
-share/omf/multiload/multiload-C.omf
-share/omf/multiload/multiload-ca.omf
-share/omf/multiload/multiload-cs.omf
-share/omf/multiload/multiload-de.omf
-share/omf/multiload/multiload-el.omf
-share/omf/multiload/multiload-en_GB.omf
-share/omf/multiload/multiload-es.omf
-share/omf/multiload/multiload-eu.omf
-share/omf/multiload/multiload-fi.omf
-share/omf/multiload/multiload-fr.omf
-share/omf/multiload/multiload-ko.omf
-share/omf/multiload/multiload-oc.omf
-share/omf/multiload/multiload-pa.omf
-share/omf/multiload/multiload-pt_BR.omf
-share/omf/multiload/multiload-ru.omf
-share/omf/multiload/multiload-sv.omf
-share/omf/multiload/multiload-uk.omf
-share/omf/multiload/multiload-zh_CN.omf
-share/omf/stickynotes_applet/stickynotes_applet-C.omf
-share/omf/stickynotes_applet/stickynotes_applet-ca.omf
-share/omf/stickynotes_applet/stickynotes_applet-cs.omf
-share/omf/stickynotes_applet/stickynotes_applet-de.omf
-share/omf/stickynotes_applet/stickynotes_applet-el.omf
-share/omf/stickynotes_applet/stickynotes_applet-en_GB.omf
-share/omf/stickynotes_applet/stickynotes_applet-es.omf
-share/omf/stickynotes_applet/stickynotes_applet-eu.omf
-share/omf/stickynotes_applet/stickynotes_applet-fi.omf
-share/omf/stickynotes_applet/stickynotes_applet-fr.omf
-share/omf/stickynotes_applet/stickynotes_applet-ko.omf
-share/omf/stickynotes_applet/stickynotes_applet-oc.omf
-share/omf/stickynotes_applet/stickynotes_applet-pa.omf
-share/omf/stickynotes_applet/stickynotes_applet-pt_BR.omf
-share/omf/stickynotes_applet/stickynotes_applet-ru.omf
-share/omf/stickynotes_applet/stickynotes_applet-sv.omf
-share/omf/stickynotes_applet/stickynotes_applet-uk.omf
-share/omf/stickynotes_applet/stickynotes_applet-zh_CN.omf
-share/omf/stickynotes_applet/stickynotes_applet-zh_HK.omf
-share/omf/stickynotes_applet/stickynotes_applet-zh_TW.omf
-share/omf/trashapplet/trashapplet-C.omf
-share/omf/trashapplet/trashapplet-ca.omf
-share/omf/trashapplet/trashapplet-cs.omf
-share/omf/trashapplet/trashapplet-da.omf
-share/omf/trashapplet/trashapplet-de.omf
-share/omf/trashapplet/trashapplet-el.omf
-share/omf/trashapplet/trashapplet-en_GB.omf
-share/omf/trashapplet/trashapplet-es.omf
-share/omf/trashapplet/trashapplet-eu.omf
-share/omf/trashapplet/trashapplet-fi.omf
-share/omf/trashapplet/trashapplet-fr.omf
-share/omf/trashapplet/trashapplet-hu.omf
-share/omf/trashapplet/trashapplet-it.omf
-share/omf/trashapplet/trashapplet-nl.omf
-share/omf/trashapplet/trashapplet-oc.omf
-share/omf/trashapplet/trashapplet-pa.omf
-share/omf/trashapplet/trashapplet-pt_BR.omf
-share/omf/trashapplet/trashapplet-ru.omf
-share/omf/trashapplet/trashapplet-sv.omf
-share/omf/trashapplet/trashapplet-uk.omf
-share/omf/trashapplet/trashapplet-zh_CN.omf
-share/omf/trashapplet/trashapplet-zh_HK.omf
-share/omf/trashapplet/trashapplet-zh_TW.omf
-share/pixmaps/accessx-status-applet/ax-applet.png
-share/pixmaps/accessx-status-applet/ax-bouncekeys.png
-share/pixmaps/accessx-status-applet/ax-key-base.png
-share/pixmaps/accessx-status-applet/ax-key-inverse.png
-share/pixmaps/accessx-status-applet/ax-key-no.png
-share/pixmaps/accessx-status-applet/ax-key-none.png
-share/pixmaps/accessx-status-applet/ax-key-yes.png
-share/pixmaps/accessx-status-applet/ax-slowkeys-no.png
-share/pixmaps/accessx-status-applet/ax-slowkeys-pending.png
-share/pixmaps/accessx-status-applet/ax-slowkeys-yes.png
-share/pixmaps/accessx-status-applet/ax-slowkeys.png
-share/pixmaps/accessx-status-applet/mousekeys-base.png
-share/pixmaps/accessx-status-applet/mousekeys-default-left.png
-share/pixmaps/accessx-status-applet/mousekeys-default-middle.png
-share/pixmaps/accessx-status-applet/mousekeys-default-right.png
-share/pixmaps/accessx-status-applet/mousekeys-pressed-left.png
-share/pixmaps/accessx-status-applet/mousekeys-pressed-middle.png
-share/pixmaps/accessx-status-applet/mousekeys-pressed-right.png
-share/pixmaps/accessx-status-applet/sticky-alt-latched.png
-share/pixmaps/accessx-status-applet/sticky-alt-locked.png
-share/pixmaps/accessx-status-applet/sticky-alt-none.png
-share/pixmaps/accessx-status-applet/sticky-ctrl-latched.png
-share/pixmaps/accessx-status-applet/sticky-ctrl-locked.png
-share/pixmaps/accessx-status-applet/sticky-ctrl-none.png
-share/pixmaps/accessx-status-applet/sticky-hyper-latched.png
-share/pixmaps/accessx-status-applet/sticky-hyper-locked.png
-share/pixmaps/accessx-status-applet/sticky-hyper-none.png
-share/pixmaps/accessx-status-applet/sticky-meta-latched.png
-share/pixmaps/accessx-status-applet/sticky-meta-locked.png
-share/pixmaps/accessx-status-applet/sticky-meta-none.png
-share/pixmaps/accessx-status-applet/sticky-shift-latched.png
-share/pixmaps/accessx-status-applet/sticky-shift-locked.png
-share/pixmaps/accessx-status-applet/sticky-shift-none.png
-share/pixmaps/accessx-status-applet/sticky-super-latched.png
-share/pixmaps/accessx-status-applet/sticky-super-locked.png
-share/pixmaps/accessx-status-applet/sticky-super-none.png
-%%CPUFREQ%%share/pixmaps/cpufreq-applet/cpufreq-100.png
-%%CPUFREQ%%share/pixmaps/cpufreq-applet/cpufreq-25.png
-%%CPUFREQ%%share/pixmaps/cpufreq-applet/cpufreq-50.png
-%%CPUFREQ%%share/pixmaps/cpufreq-applet/cpufreq-75.png
-%%CPUFREQ%%share/pixmaps/cpufreq-applet/cpufreq-na.png
-share/pixmaps/stickynotes/close.png
-share/pixmaps/stickynotes/locked.png
-share/pixmaps/stickynotes/resize_se.png
-share/pixmaps/stickynotes/resize_sw.png
-share/pixmaps/stickynotes/unlocked.png
-%%CPUFREQ%%share/polkit-1/actions/org.gnome.cpufreqselector.policy
-share/xmodmap/base.xml
-share/xmodmap/xmodmap.am
-share/xmodmap/xmodmap.ar
-share/xmodmap/xmodmap.be
-share/xmodmap/xmodmap.bg
-share/xmodmap/xmodmap.br
-share/xmodmap/xmodmap.ch
-share/xmodmap/xmodmap.ch_de
-share/xmodmap/xmodmap.ch_fr
-share/xmodmap/xmodmap.cz
-share/xmodmap/xmodmap.de
-share/xmodmap/xmodmap.de-apple
-share/xmodmap/xmodmap.dk
-share/xmodmap/xmodmap.dvorak
-share/xmodmap/xmodmap.ee
-share/xmodmap/xmodmap.es
-share/xmodmap/xmodmap.es_x86
-share/xmodmap/xmodmap.fi
-share/xmodmap/xmodmap.fr
-share/xmodmap/xmodmap.fr-2
-share/xmodmap/xmodmap.fr_x86
-share/xmodmap/xmodmap.gb
-share/xmodmap/xmodmap.gb-102
-share/xmodmap/xmodmap.gb-105
-share/xmodmap/xmodmap.ge_la
-share/xmodmap/xmodmap.ge_ru
-share/xmodmap/xmodmap.gr
-share/xmodmap/xmodmap.hu
-share/xmodmap/xmodmap.hu-101-lat1
-share/xmodmap/xmodmap.hu-101-lat2
-share/xmodmap/xmodmap.hu-ibm
-share/xmodmap/xmodmap.hu-lat1
-share/xmodmap/xmodmap.hu-sun-lat2
-share/xmodmap/xmodmap.hu.old
-share/xmodmap/xmodmap.hu_latin1
-share/xmodmap/xmodmap.hu_x86
-share/xmodmap/xmodmap.il
-share/xmodmap/xmodmap.il_phonetic
-share/xmodmap/xmodmap.is
-share/xmodmap/xmodmap.it
-share/xmodmap/xmodmap.jp
-share/xmodmap/xmodmap.kr
-share/xmodmap/xmodmap.la
-share/xmodmap/xmodmap.lt
-share/xmodmap/xmodmap.lt_b
-share/xmodmap/xmodmap.lt_p
-share/xmodmap/xmodmap.mk
-share/xmodmap/xmodmap.mn
-share/xmodmap/xmodmap.mn-phonet
-share/xmodmap/xmodmap.mn-rev
-share/xmodmap/xmodmap.mn-uni
-share/xmodmap/xmodmap.nl
-share/xmodmap/xmodmap.no
-share/xmodmap/xmodmap.pl
-share/xmodmap/xmodmap.pl2
-share/xmodmap/xmodmap.pt
-share/xmodmap/xmodmap.pt-dead
-share/xmodmap/xmodmap.qc
-share/xmodmap/xmodmap.qc-2
-share/xmodmap/xmodmap.ro
-share/xmodmap/xmodmap.ru
-share/xmodmap/xmodmap.ru-rev
-share/xmodmap/xmodmap.ru_yawerty
-share/xmodmap/xmodmap.se
-share/xmodmap/xmodmap.sf
-share/xmodmap/xmodmap.sg
-share/xmodmap/xmodmap.si
-share/xmodmap/xmodmap.sk
-share/xmodmap/xmodmap.th
-share/xmodmap/xmodmap.tr_f
-share/xmodmap/xmodmap.tr_q
-share/xmodmap/xmodmap.uk
-share/xmodmap/xmodmap.uk_x86
-share/xmodmap/xmodmap.us
-share/xmodmap/xmodmap.us-101
-share/xmodmap/xmodmap.us-84
-share/xmodmap/xmodmap.us-dec
-share/xmodmap/xmodmap.us-ibm
-share/xmodmap/xmodmap.us-int
-share/xmodmap/xmodmap.us-mac
-share/xmodmap/xmodmap.us-sgi-101
-share/xmodmap/xmodmap.us-sun
-share/xmodmap/xmodmap.us.old
-share/xmodmap/xmodmap.us101A_x86
-share/xmodmap/xmodmap.us_intl
-share/xmodmap/xmodmap.yu
-@dirrm share/pixmaps/stickynotes
-%%CPUFREQ%%@dirrm share/pixmaps/cpufreq-applet
-@dirrm share/pixmaps/accessx-status-applet
-@dirrm share/omf/trashapplet
-@dirrm share/omf/stickynotes_applet
-@dirrm share/omf/multiload
-@dirrm share/omf/mixer_applet2
-%%PYTHON%%@dirrm share/omf/invest-applet
-@dirrm share/omf/gweather
-@dirrm share/omf/geyes
-@dirrm share/omf/drivemount
-%%CPUFREQ%%@dirrm share/omf/cpufreq-applet
-%%COMMANDER%%@dirrm share/omf/command-line
-@dirrm share/omf/char-palette
-%%BATTERY%%@dirrm share/omf/battstat
-@dirrm share/omf/accessx-status
-@dirrm share/gnome/help/trashapplet/zh_TW/figures
-@dirrm share/gnome/help/trashapplet/zh_TW
-@dirrm share/gnome/help/trashapplet/zh_HK/figures
-@dirrm share/gnome/help/trashapplet/zh_HK
-@dirrm share/gnome/help/trashapplet/zh_CN/figures
-@dirrm share/gnome/help/trashapplet/zh_CN
-@dirrm share/gnome/help/trashapplet/uk/figures
-@dirrm share/gnome/help/trashapplet/uk
-@dirrm share/gnome/help/trashapplet/sv/figures
-@dirrm share/gnome/help/trashapplet/sv
-@dirrm share/gnome/help/trashapplet/ru/figures
-@dirrm share/gnome/help/trashapplet/ru
-@dirrm share/gnome/help/trashapplet/pt_BR/figures
-@dirrm share/gnome/help/trashapplet/pt_BR
-@dirrm share/gnome/help/trashapplet/pa/figures
-@dirrm share/gnome/help/trashapplet/pa
-@dirrm share/gnome/help/trashapplet/oc/figures
-@dirrm share/gnome/help/trashapplet/oc
-@dirrm share/gnome/help/trashapplet/nl/figures
-@dirrm share/gnome/help/trashapplet/nl
-@dirrm share/gnome/help/trashapplet/it/figures
-@dirrm share/gnome/help/trashapplet/it
-@dirrm share/gnome/help/trashapplet/hu/figures
-@dirrm share/gnome/help/trashapplet/hu
-@dirrm share/gnome/help/trashapplet/fr/figures
-@dirrm share/gnome/help/trashapplet/fr
-@dirrm share/gnome/help/trashapplet/fi/figures
-@dirrm share/gnome/help/trashapplet/fi
-@dirrm share/gnome/help/trashapplet/eu/figures
-@dirrm share/gnome/help/trashapplet/eu
-@dirrm share/gnome/help/trashapplet/es/figures
-@dirrm share/gnome/help/trashapplet/es
-@dirrm share/gnome/help/trashapplet/en_GB/figures
-@dirrm share/gnome/help/trashapplet/en_GB
-@dirrm share/gnome/help/trashapplet/el/figures
-@dirrm share/gnome/help/trashapplet/el
-@dirrm share/gnome/help/trashapplet/de/figures
-@dirrm share/gnome/help/trashapplet/de
-@dirrm share/gnome/help/trashapplet/da/figures
-@dirrm share/gnome/help/trashapplet/da
-@dirrm share/gnome/help/trashapplet/cs/figures
-@dirrm share/gnome/help/trashapplet/cs
-@dirrm share/gnome/help/trashapplet/ca/figures
-@dirrm share/gnome/help/trashapplet/ca
-@dirrm share/gnome/help/trashapplet/C/figures
-@dirrm share/gnome/help/trashapplet/C
-@dirrm share/gnome/help/trashapplet
-@dirrm share/gnome/help/stickynotes_applet/zh_TW/figures
-@dirrm share/gnome/help/stickynotes_applet/zh_TW
-@dirrm share/gnome/help/stickynotes_applet/zh_HK/figures
-@dirrm share/gnome/help/stickynotes_applet/zh_HK
-@dirrm share/gnome/help/stickynotes_applet/zh_CN/figures
-@dirrm share/gnome/help/stickynotes_applet/zh_CN
-@dirrm share/gnome/help/stickynotes_applet/uk/figures
-@dirrm share/gnome/help/stickynotes_applet/uk
-@dirrm share/gnome/help/stickynotes_applet/sv/figures
-@dirrm share/gnome/help/stickynotes_applet/sv
-@dirrm share/gnome/help/stickynotes_applet/ru/figures
-@dirrm share/gnome/help/stickynotes_applet/ru
-@dirrm share/gnome/help/stickynotes_applet/pt_BR/figures
-@dirrm share/gnome/help/stickynotes_applet/pt_BR
-@dirrm share/gnome/help/stickynotes_applet/pa/figures
-@dirrm share/gnome/help/stickynotes_applet/pa
-@dirrm share/gnome/help/stickynotes_applet/oc/figures
-@dirrm share/gnome/help/stickynotes_applet/oc
-@dirrm share/gnome/help/stickynotes_applet/ko/figures
-@dirrm share/gnome/help/stickynotes_applet/ko
-@dirrm share/gnome/help/stickynotes_applet/fr/figures
-@dirrm share/gnome/help/stickynotes_applet/fr
-@dirrm share/gnome/help/stickynotes_applet/fi/figures
-@dirrm share/gnome/help/stickynotes_applet/fi
-@dirrm share/gnome/help/stickynotes_applet/eu/figures
-@dirrm share/gnome/help/stickynotes_applet/eu
-@dirrm share/gnome/help/stickynotes_applet/es/figures
-@dirrm share/gnome/help/stickynotes_applet/es
-@dirrm share/gnome/help/stickynotes_applet/en_GB/figures
-@dirrm share/gnome/help/stickynotes_applet/en_GB
-@dirrm share/gnome/help/stickynotes_applet/el/figures
-@dirrm share/gnome/help/stickynotes_applet/el
-@dirrm share/gnome/help/stickynotes_applet/de/figures
-@dirrm share/gnome/help/stickynotes_applet/de
-@dirrm share/gnome/help/stickynotes_applet/cs/figures
-@dirrm share/gnome/help/stickynotes_applet/cs
-@dirrm share/gnome/help/stickynotes_applet/ca/figures
-@dirrm share/gnome/help/stickynotes_applet/ca
-@dirrm share/gnome/help/stickynotes_applet/C/figures
-@dirrm share/gnome/help/stickynotes_applet/C
-@dirrm share/gnome/help/stickynotes_applet
-@dirrm share/gnome/help/multiload/zh_CN/figures
-@dirrm share/gnome/help/multiload/zh_CN
-@dirrm share/gnome/help/multiload/uk/figures
-@dirrm share/gnome/help/multiload/uk
-@dirrm share/gnome/help/multiload/sv/figures
-@dirrm share/gnome/help/multiload/sv
-@dirrm share/gnome/help/multiload/ru/figures
-@dirrm share/gnome/help/multiload/ru
-@dirrm share/gnome/help/multiload/pt_BR/figures
-@dirrm share/gnome/help/multiload/pt_BR
-@dirrm share/gnome/help/multiload/pa/figures
-@dirrm share/gnome/help/multiload/pa
-@dirrm share/gnome/help/multiload/oc/figures
-@dirrm share/gnome/help/multiload/oc
-@dirrm share/gnome/help/multiload/ko/figures
-@dirrm share/gnome/help/multiload/ko
-@dirrm share/gnome/help/multiload/fr/figures
-@dirrm share/gnome/help/multiload/fr
-@dirrm share/gnome/help/multiload/fi/figures
-@dirrm share/gnome/help/multiload/fi
-@dirrm share/gnome/help/multiload/eu/figures
-@dirrm share/gnome/help/multiload/eu
-@dirrm share/gnome/help/multiload/es/figures
-@dirrm share/gnome/help/multiload/es
-@dirrm share/gnome/help/multiload/en_GB/figures
-@dirrm share/gnome/help/multiload/en_GB
-@dirrm share/gnome/help/multiload/el/figures
-@dirrm share/gnome/help/multiload/el
-@dirrm share/gnome/help/multiload/de/figures
-@dirrm share/gnome/help/multiload/de
-@dirrm share/gnome/help/multiload/cs/figures
-@dirrm share/gnome/help/multiload/cs
-@dirrm share/gnome/help/multiload/ca/figures
-@dirrm share/gnome/help/multiload/ca
-@dirrm share/gnome/help/multiload/C/figures
-@dirrm share/gnome/help/multiload/C
-@dirrm share/gnome/help/multiload
-@dirrm share/gnome/help/mixer_applet2/zh_CN/figures
-@dirrm share/gnome/help/mixer_applet2/zh_CN
-@dirrm share/gnome/help/mixer_applet2/uk/figures
-@dirrm share/gnome/help/mixer_applet2/uk
-@dirrm share/gnome/help/mixer_applet2/sv/figures
-@dirrm share/gnome/help/mixer_applet2/sv
-@dirrm share/gnome/help/mixer_applet2/ru/figures
-@dirrm share/gnome/help/mixer_applet2/ru
-@dirrm share/gnome/help/mixer_applet2/pt_BR/figures
-@dirrm share/gnome/help/mixer_applet2/pt_BR
-@dirrm share/gnome/help/mixer_applet2/pa/figures
-@dirrm share/gnome/help/mixer_applet2/pa
-@dirrm share/gnome/help/mixer_applet2/oc/figures
-@dirrm share/gnome/help/mixer_applet2/oc
-@dirrm share/gnome/help/mixer_applet2/ko/figures
-@dirrm share/gnome/help/mixer_applet2/ko
-@dirrm share/gnome/help/mixer_applet2/it/figures
-@dirrm share/gnome/help/mixer_applet2/it
-@dirrm share/gnome/help/mixer_applet2/hu/figures
-@dirrm share/gnome/help/mixer_applet2/hu
-@dirrm share/gnome/help/mixer_applet2/fr/figures
-@dirrm share/gnome/help/mixer_applet2/fr
-@dirrm share/gnome/help/mixer_applet2/fi/figures
-@dirrm share/gnome/help/mixer_applet2/fi
-@dirrm share/gnome/help/mixer_applet2/eu/figures
-@dirrm share/gnome/help/mixer_applet2/eu
-@dirrm share/gnome/help/mixer_applet2/es/figures
-@dirrm share/gnome/help/mixer_applet2/es
-@dirrm share/gnome/help/mixer_applet2/en_GB/figures
-@dirrm share/gnome/help/mixer_applet2/en_GB
-@dirrm share/gnome/help/mixer_applet2/el/figures
-@dirrm share/gnome/help/mixer_applet2/el
-@dirrm share/gnome/help/mixer_applet2/de/figures
-@dirrm share/gnome/help/mixer_applet2/de
-@dirrm share/gnome/help/mixer_applet2/da/figures
-@dirrm share/gnome/help/mixer_applet2/da
-@dirrm share/gnome/help/mixer_applet2/cs/figures
-@dirrm share/gnome/help/mixer_applet2/cs
-@dirrm share/gnome/help/mixer_applet2/ca/figures
-@dirrm share/gnome/help/mixer_applet2/ca
-@dirrm share/gnome/help/mixer_applet2/C/figures
-@dirrm share/gnome/help/mixer_applet2/C
-@dirrm share/gnome/help/mixer_applet2
-%%PYTHON%%@dirrm share/gnome/help/invest-applet/zh_CN/figures
-%%PYTHON%%@dirrm share/gnome/help/invest-applet/zh_CN
-%%PYTHON%%@dirrm share/gnome/help/invest-applet/sv/figures
-%%PYTHON%%@dirrm share/gnome/help/invest-applet/sv
-%%PYTHON%%@dirrm share/gnome/help/invest-applet/ru/figures
-%%PYTHON%%@dirrm share/gnome/help/invest-applet/ru
-%%PYTHON%%@dirrm share/gnome/help/invest-applet/it/figures
-%%PYTHON%%@dirrm share/gnome/help/invest-applet/it
-%%PYTHON%%@dirrm share/gnome/help/invest-applet/fi/figures
-%%PYTHON%%@dirrm share/gnome/help/invest-applet/fi
-%%PYTHON%%@dirrm share/gnome/help/invest-applet/es/figures
-%%PYTHON%%@dirrm share/gnome/help/invest-applet/es
-%%PYTHON%%@dirrm share/gnome/help/invest-applet/en_GB/figures
-%%PYTHON%%@dirrm share/gnome/help/invest-applet/en_GB
-%%PYTHON%%@dirrm share/gnome/help/invest-applet/el/figures
-%%PYTHON%%@dirrm share/gnome/help/invest-applet/el
-%%PYTHON%%@dirrm share/gnome/help/invest-applet/de/figures
-%%PYTHON%%@dirrm share/gnome/help/invest-applet/de
-%%PYTHON%%@dirrm share/gnome/help/invest-applet/ca/figures
-%%PYTHON%%@dirrm share/gnome/help/invest-applet/ca
-%%PYTHON%%@dirrm share/gnome/help/invest-applet/C/figures
-%%PYTHON%%@dirrm share/gnome/help/invest-applet/C
-%%PYTHON%%@dirrm share/gnome/help/invest-applet
-@dirrm share/gnome/help/gweather/zh_CN/figures
-@dirrm share/gnome/help/gweather/zh_CN
-@dirrm share/gnome/help/gweather/uk/figures
-@dirrm share/gnome/help/gweather/uk
-@dirrm share/gnome/help/gweather/sv/figures
-@dirrm share/gnome/help/gweather/sv
-@dirrm share/gnome/help/gweather/ru/figures
-@dirrm share/gnome/help/gweather/ru
-@dirrm share/gnome/help/gweather/pt_BR/figures
-@dirrm share/gnome/help/gweather/pt_BR
-@dirrm share/gnome/help/gweather/pa/figures
-@dirrm share/gnome/help/gweather/pa
-@dirrm share/gnome/help/gweather/oc/figures
-@dirrm share/gnome/help/gweather/oc
-@dirrm share/gnome/help/gweather/nl/figures
-@dirrm share/gnome/help/gweather/nl
-@dirrm share/gnome/help/gweather/ko/figures
-@dirrm share/gnome/help/gweather/ko
-@dirrm share/gnome/help/gweather/fr/figures
-@dirrm share/gnome/help/gweather/fr
-@dirrm share/gnome/help/gweather/fi/figures
-@dirrm share/gnome/help/gweather/fi
-@dirrm share/gnome/help/gweather/eu/figures
-@dirrm share/gnome/help/gweather/eu
-@dirrm share/gnome/help/gweather/es/figures
-@dirrm share/gnome/help/gweather/es
-@dirrm share/gnome/help/gweather/en_GB/figures
-@dirrm share/gnome/help/gweather/en_GB
-@dirrm share/gnome/help/gweather/el/figures
-@dirrm share/gnome/help/gweather/el
-@dirrm share/gnome/help/gweather/de/figures
-@dirrm share/gnome/help/gweather/de
-@dirrm share/gnome/help/gweather/cs/figures
-@dirrm share/gnome/help/gweather/cs
-@dirrm share/gnome/help/gweather/ca/figures
-@dirrm share/gnome/help/gweather/ca
-@dirrm share/gnome/help/gweather/ar/figures
-@dirrm share/gnome/help/gweather/ar
-@dirrm share/gnome/help/gweather/C/figures
-@dirrm share/gnome/help/gweather/C
-@dirrm share/gnome/help/gweather
-@dirrm share/gnome/help/geyes/zh_TW/figures
-@dirrm share/gnome/help/geyes/zh_TW
-@dirrm share/gnome/help/geyes/zh_HK/figures
-@dirrm share/gnome/help/geyes/zh_HK
-@dirrm share/gnome/help/geyes/zh_CN/figures
-@dirrm share/gnome/help/geyes/zh_CN
-@dirrm share/gnome/help/geyes/uk/figures
-@dirrm share/gnome/help/geyes/uk
-@dirrm share/gnome/help/geyes/sv/figures
-@dirrm share/gnome/help/geyes/sv
-@dirrm share/gnome/help/geyes/ru/figures
-@dirrm share/gnome/help/geyes/ru
-@dirrm share/gnome/help/geyes/oc/figures
-@dirrm share/gnome/help/geyes/oc
-@dirrm share/gnome/help/geyes/ko/figures
-@dirrm share/gnome/help/geyes/ko
-@dirrm share/gnome/help/geyes/it/figures
-@dirrm share/gnome/help/geyes/it
-@dirrm share/gnome/help/geyes/fr/figures
-@dirrm share/gnome/help/geyes/fr
-@dirrm share/gnome/help/geyes/fi/figures
-@dirrm share/gnome/help/geyes/fi
-@dirrm share/gnome/help/geyes/eu/figures
-@dirrm share/gnome/help/geyes/eu
-@dirrm share/gnome/help/geyes/es/figures
-@dirrm share/gnome/help/geyes/es
-@dirrm share/gnome/help/geyes/en_GB/figures
-@dirrm share/gnome/help/geyes/en_GB
-@dirrm share/gnome/help/geyes/el/figures
-@dirrm share/gnome/help/geyes/el
-@dirrm share/gnome/help/geyes/de/figures
-@dirrm share/gnome/help/geyes/de
-@dirrm share/gnome/help/geyes/da/figures
-@dirrm share/gnome/help/geyes/da
-@dirrm share/gnome/help/geyes/cs/figures
-@dirrm share/gnome/help/geyes/cs
-@dirrm share/gnome/help/geyes/ca/figures
-@dirrm share/gnome/help/geyes/ca
-@dirrm share/gnome/help/geyes/bg/figures
-@dirrm share/gnome/help/geyes/bg
-@dirrm share/gnome/help/geyes/ast/figures
-@dirrm share/gnome/help/geyes/ast
-@dirrm share/gnome/help/geyes/C/figures
-@dirrm share/gnome/help/geyes/C
-@dirrm share/gnome/help/geyes
-@dirrm share/gnome/help/drivemount/zh_CN/figures
-@dirrm share/gnome/help/drivemount/zh_CN
-@dirrm share/gnome/help/drivemount/uk/figures
-@dirrm share/gnome/help/drivemount/uk
-@dirrm share/gnome/help/drivemount/sv/figures
-@dirrm share/gnome/help/drivemount/sv
-@dirrm share/gnome/help/drivemount/ru/figures
-@dirrm share/gnome/help/drivemount/ru
-@dirrm share/gnome/help/drivemount/pa/figures
-@dirrm share/gnome/help/drivemount/pa
-@dirrm share/gnome/help/drivemount/oc/figures
-@dirrm share/gnome/help/drivemount/oc
-@dirrm share/gnome/help/drivemount/ko/figures
-@dirrm share/gnome/help/drivemount/ko
-@dirrm share/gnome/help/drivemount/it/figures
-@dirrm share/gnome/help/drivemount/it
-@dirrm share/gnome/help/drivemount/fr/figures
-@dirrm share/gnome/help/drivemount/fr
-@dirrm share/gnome/help/drivemount/fi/figures
-@dirrm share/gnome/help/drivemount/fi
-@dirrm share/gnome/help/drivemount/eu/figures
-@dirrm share/gnome/help/drivemount/eu
-@dirrm share/gnome/help/drivemount/es/figures
-@dirrm share/gnome/help/drivemount/es
-@dirrm share/gnome/help/drivemount/en_GB/figures
-@dirrm share/gnome/help/drivemount/en_GB
-@dirrm share/gnome/help/drivemount/el/figures
-@dirrm share/gnome/help/drivemount/el
-@dirrm share/gnome/help/drivemount/de/figures
-@dirrm share/gnome/help/drivemount/de
-@dirrm share/gnome/help/drivemount/da/figures
-@dirrm share/gnome/help/drivemount/da
-@dirrm share/gnome/help/drivemount/cs/figures
-@dirrm share/gnome/help/drivemount/cs
-@dirrm share/gnome/help/drivemount/ca/figures
-@dirrm share/gnome/help/drivemount/ca
-@dirrm share/gnome/help/drivemount/C/figures
-@dirrm share/gnome/help/drivemount/C
-@dirrm share/gnome/help/drivemount
-%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet/zh_TW/figures
-%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet/zh_TW
-%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet/zh_HK/figures
-%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet/zh_HK
-%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet/zh_CN/figures
-%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet/zh_CN
-%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet/uk/figures
-%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet/uk
-%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet/sv/figures
-%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet/sv
-%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet/ru/figures
-%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet/ru
-%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet/pt_BR/figures
-%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet/pt_BR
-%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet/oc/figures
-%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet/oc
-%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet/nl/figures
-%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet/nl
-%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet/hu/figures
-%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet/hu
-%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet/fr/figures
-%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet/fr
-%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet/fi/figures
-%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet/fi
-%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet/eu/figures
-%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet/eu
-%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet/es/figures
-%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet/es
-%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet/en_GB/figures
-%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet/en_GB
-%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet/el/figures
-%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet/el
-%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet/de/figures
-%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet/de
-%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet/cs/figures
-%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet/cs
-%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet/ca/figures
-%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet/ca
-%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet/C/figures
-%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet/C
-%%CPUFREQ%%@dirrm share/gnome/help/cpufreq-applet
-%%COMMANDER%%@dirrm share/gnome/help/command-line/zh_CN/figures
-%%COMMANDER%%@dirrm share/gnome/help/command-line/zh_CN
-%%COMMANDER%%@dirrm share/gnome/help/command-line/uk/figures
-%%COMMANDER%%@dirrm share/gnome/help/command-line/uk
-%%COMMANDER%%@dirrm share/gnome/help/command-line/sv/figures
-%%COMMANDER%%@dirrm share/gnome/help/command-line/sv
-%%COMMANDER%%@dirrm share/gnome/help/command-line/pt_BR/figures
-%%COMMANDER%%@dirrm share/gnome/help/command-line/pt_BR
-%%COMMANDER%%@dirrm share/gnome/help/command-line/oc/figures
-%%COMMANDER%%@dirrm share/gnome/help/command-line/oc
-%%COMMANDER%%@dirrm share/gnome/help/command-line/ko/figures
-%%COMMANDER%%@dirrm share/gnome/help/command-line/ko
-%%COMMANDER%%@dirrm share/gnome/help/command-line/fr/figures
-%%COMMANDER%%@dirrm share/gnome/help/command-line/fr
-%%COMMANDER%%@dirrm share/gnome/help/command-line/eu/figures
-%%COMMANDER%%@dirrm share/gnome/help/command-line/eu
-%%COMMANDER%%@dirrm share/gnome/help/command-line/es/figures
-%%COMMANDER%%@dirrm share/gnome/help/command-line/es
-%%COMMANDER%%@dirrm share/gnome/help/command-line/en_GB/figures
-%%COMMANDER%%@dirrm share/gnome/help/command-line/en_GB
-%%COMMANDER%%@dirrm share/gnome/help/command-line/el/figures
-%%COMMANDER%%@dirrm share/gnome/help/command-line/el
-%%COMMANDER%%@dirrm share/gnome/help/command-line/de/figures
-%%COMMANDER%%@dirrm share/gnome/help/command-line/de
-%%COMMANDER%%@dirrm share/gnome/help/command-line/ca/figures
-%%COMMANDER%%@dirrm share/gnome/help/command-line/ca
-%%COMMANDER%%@dirrm share/gnome/help/command-line/C/figures
-%%COMMANDER%%@dirrm share/gnome/help/command-line/C
-%%COMMANDER%%@dirrm share/gnome/help/command-line
-@dirrm share/gnome/help/char-palette/zh_CN/figures
-@dirrm share/gnome/help/char-palette/zh_CN
-@dirrm share/gnome/help/char-palette/uk/figures
-@dirrm share/gnome/help/char-palette/uk
-@dirrm share/gnome/help/char-palette/sv/figures
-@dirrm share/gnome/help/char-palette/sv
-@dirrm share/gnome/help/char-palette/ru/figures
-@dirrm share/gnome/help/char-palette/ru
-@dirrm share/gnome/help/char-palette/pt_BR/figures
-@dirrm share/gnome/help/char-palette/pt_BR
-@dirrm share/gnome/help/char-palette/oc/figures
-@dirrm share/gnome/help/char-palette/oc
-@dirrm share/gnome/help/char-palette/nl/figures
-@dirrm share/gnome/help/char-palette/nl
-@dirrm share/gnome/help/char-palette/ko/figures
-@dirrm share/gnome/help/char-palette/ko
-@dirrm share/gnome/help/char-palette/it/figures
-@dirrm share/gnome/help/char-palette/it
-@dirrm share/gnome/help/char-palette/fr/figures
-@dirrm share/gnome/help/char-palette/fr
-@dirrm share/gnome/help/char-palette/fi/figures
-@dirrm share/gnome/help/char-palette/fi
-@dirrm share/gnome/help/char-palette/eu/figures
-@dirrm share/gnome/help/char-palette/eu
-@dirrm share/gnome/help/char-palette/es/figures
-@dirrm share/gnome/help/char-palette/es
-@dirrm share/gnome/help/char-palette/en_GB/figures
-@dirrm share/gnome/help/char-palette/en_GB
-@dirrm share/gnome/help/char-palette/el/figures
-@dirrm share/gnome/help/char-palette/el
-@dirrm share/gnome/help/char-palette/de/figures
-@dirrm share/gnome/help/char-palette/de
-@dirrm share/gnome/help/char-palette/cs/figures
-@dirrm share/gnome/help/char-palette/cs
-@dirrm share/gnome/help/char-palette/ca/figures
-@dirrm share/gnome/help/char-palette/ca
-@dirrm share/gnome/help/char-palette/bg/figures
-@dirrm share/gnome/help/char-palette/bg
-@dirrm share/gnome/help/char-palette/C/figures
-@dirrm share/gnome/help/char-palette/C
-@dirrm share/gnome/help/char-palette
-%%BATTERY%%@dirrm share/gnome/help/battstat/zh_CN/figures
-%%BATTERY%%@dirrm share/gnome/help/battstat/zh_CN
-%%BATTERY%%@dirrm share/gnome/help/battstat/uk/figures
-%%BATTERY%%@dirrm share/gnome/help/battstat/uk
-%%BATTERY%%@dirrm share/gnome/help/battstat/sv/figures
-%%BATTERY%%@dirrm share/gnome/help/battstat/sv
-%%BATTERY%%@dirrm share/gnome/help/battstat/pt_BR/figures
-%%BATTERY%%@dirrm share/gnome/help/battstat/pt_BR
-%%BATTERY%%@dirrm share/gnome/help/battstat/pa/figures
-%%BATTERY%%@dirrm share/gnome/help/battstat/pa
-%%BATTERY%%@dirrm share/gnome/help/battstat/oc/figures
-%%BATTERY%%@dirrm share/gnome/help/battstat/oc
-%%BATTERY%%@dirrm share/gnome/help/battstat/ko/figures
-%%BATTERY%%@dirrm share/gnome/help/battstat/ko
-%%BATTERY%%@dirrm share/gnome/help/battstat/fr/figures
-%%BATTERY%%@dirrm share/gnome/help/battstat/fr
-%%BATTERY%%@dirrm share/gnome/help/battstat/fi/figures
-%%BATTERY%%@dirrm share/gnome/help/battstat/fi
-%%BATTERY%%@dirrm share/gnome/help/battstat/eu/figures
-%%BATTERY%%@dirrm share/gnome/help/battstat/eu
-%%BATTERY%%@dirrm share/gnome/help/battstat/es/figures
-%%BATTERY%%@dirrm share/gnome/help/battstat/es
-%%BATTERY%%@dirrm share/gnome/help/battstat/en_GB/figures
-%%BATTERY%%@dirrm share/gnome/help/battstat/en_GB
-%%BATTERY%%@dirrm share/gnome/help/battstat/el/figures
-%%BATTERY%%@dirrm share/gnome/help/battstat/el
-%%BATTERY%%@dirrm share/gnome/help/battstat/de/figures
-%%BATTERY%%@dirrm share/gnome/help/battstat/de
-%%BATTERY%%@dirrm share/gnome/help/battstat/da/figures
-%%BATTERY%%@dirrm share/gnome/help/battstat/da
-%%BATTERY%%@dirrm share/gnome/help/battstat/bg/figures
-%%BATTERY%%@dirrm share/gnome/help/battstat/bg
-%%BATTERY%%@dirrm share/gnome/help/battstat/cs/figures
-%%BATTERY%%@dirrm share/gnome/help/battstat/cs
-%%BATTERY%%@dirrm share/gnome/help/battstat/ca/figures
-%%BATTERY%%@dirrm share/gnome/help/battstat/ca
-%%BATTERY%%@dirrm share/gnome/help/battstat/C/figures
-%%BATTERY%%@dirrm share/gnome/help/battstat/C
-%%BATTERY%%@dirrm share/gnome/help/battstat
-@dirrm share/gnome/help/accessx-status/zh_CN/figures
-@dirrm share/gnome/help/accessx-status/zh_CN
-@dirrm share/gnome/help/accessx-status/uk/figures
-@dirrm share/gnome/help/accessx-status/uk
-@dirrm share/gnome/help/accessx-status/sv/figures
-@dirrm share/gnome/help/accessx-status/sv
-@dirrm share/gnome/help/accessx-status/oc/figures
-@dirrm share/gnome/help/accessx-status/oc
-@dirrm share/gnome/help/accessx-status/nl/figures
-@dirrm share/gnome/help/accessx-status/nl
-@dirrm share/gnome/help/accessx-status/ko/figures
-@dirrm share/gnome/help/accessx-status/ko
-@dirrm share/gnome/help/accessx-status/it/figures
-@dirrm share/gnome/help/accessx-status/it
-@dirrm share/gnome/help/accessx-status/gl/figures
-@dirrm share/gnome/help/accessx-status/gl
-@dirrm share/gnome/help/accessx-status/fr/figures
-@dirrm share/gnome/help/accessx-status/fr
-@dirrm share/gnome/help/accessx-status/fi/figures
-@dirrm share/gnome/help/accessx-status/fi
-@dirrm share/gnome/help/accessx-status/eu/figures
-@dirrm share/gnome/help/accessx-status/eu
-@dirrm share/gnome/help/accessx-status/es/figures
-@dirrm share/gnome/help/accessx-status/es
-@dirrm share/gnome/help/accessx-status/en_GB/figures
-@dirrm share/gnome/help/accessx-status/en_GB
-@dirrm share/gnome/help/accessx-status/el/figures
-@dirrm share/gnome/help/accessx-status/el
-@dirrm share/gnome/help/accessx-status/de/figures
-@dirrm share/gnome/help/accessx-status/de
-@dirrm share/gnome/help/accessx-status/cs/figures
-@dirrm share/gnome/help/accessx-status/cs
-@dirrm share/gnome/help/accessx-status/ca/figures
-@dirrm share/gnome/help/accessx-status/ca
-@dirrm share/gnome/help/accessx-status/bg/figures
-@dirrm share/gnome/help/accessx-status/bg
-@dirrm share/gnome/help/accessx-status/C/figures
-@dirrm share/gnome/help/accessx-status/C
-@dirrm share/gnome/help/accessx-status
-%%PYTHON%%@dirrm %%DATADIR%%/invest-applet
-@dirrmtry share/gnome-panel/applets
-@dirrmtry share/gnome-panel
-@dirrm %%DATADIR%%/geyes/Tango
-@dirrm %%DATADIR%%/geyes/Horrid
-@dirrm %%DATADIR%%/geyes/Default-tiny
-@dirrm %%DATADIR%%/geyes/Default
-@dirrm %%DATADIR%%/geyes/Bloodshot
-@dirrm %%DATADIR%%/geyes/Bizarre
-@dirrm %%DATADIR%%/geyes
-@dirrm %%DATADIR%%/builder
-@dirrm %%DATADIR%%
-%%COMMANDER%%@dirrmtry libexec/gnome-applets
-%%PYTHON%%@dirrm %%PYTHON_SITELIBDIR%%/invest
-@dirrmtry share/locale/zh_HK/LC_MESSAGES
-@dirrmtry share/locale/zh_HK
-@dirrmtry share/locale/xh/LC_MESSAGES
-@dirrmtry share/locale/xh
-@dirrmtry share/locale/ug/LC_MESSAGES
-@dirrmtry share/locale/ug
-@dirrmtry share/locale/te/LC_MESSAGES
-@dirrmtry share/locale/te
-@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/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/ky/LC_MESSAGES
-@dirrmtry share/locale/ky
-@dirrmtry share/locale/ku/LC_MESSAGES
-@dirrmtry share/locale/ku
-@dirrmtry share/locale/kk/LC_MESSAGES
-@dirrmtry share/locale/kk
-@dirrmtry share/locale/hy/LC_MESSAGES
-@dirrmtry share/locale/hy
-@dirrmtry share/locale/es_VE/LC_MESSAGES
-@dirrmtry share/locale/es_VE
-@dirrmtry share/locale/es_UY/LC_MESSAGES
-@dirrmtry share/locale/es_UY
-@dirrmtry share/locale/es_SV/LC_MESSAGES
-@dirrmtry share/locale/es_SV
-@dirrmtry share/locale/es_PR/LC_MESSAGES
-@dirrmtry share/locale/es_PR
-@dirrmtry share/locale/es_PE/LC_MESSAGES
-@dirrmtry share/locale/es_PE
-@dirrmtry share/locale/es_PA/LC_MESSAGES
-@dirrmtry share/locale/es_PA
-@dirrmtry share/locale/es_NI/LC_MESSAGES
-@dirrmtry share/locale/es_NI
-@dirrmtry share/locale/es_HN/LC_MESSAGES
-@dirrmtry share/locale/es_HN
-@dirrmtry share/locale/es_GT/LC_MESSAGES
-@dirrmtry share/locale/es_GT
-@dirrmtry share/locale/es_EC/LC_MESSAGES
-@dirrmtry share/locale/es_EC
-@dirrmtry share/locale/es_DO/LC_MESSAGES
-@dirrmtry share/locale/es_DO
-@dirrmtry share/locale/es_CR/LC_MESSAGES
-@dirrmtry share/locale/es_CR
-@dirrmtry share/locale/es_CO/LC_MESSAGES
-@dirrmtry share/locale/es_CO
-@dirrmtry share/locale/es_CL/LC_MESSAGES
-@dirrmtry share/locale/es_CL
-@dirrmtry share/locale/es_AR/LC_MESSAGES
-@dirrmtry share/locale/es_AR
-@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/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
diff --git a/x11/gnome-desktop/Makefile b/x11/gnome-desktop/Makefile
index ee6ce119501d..68c574a445d8 100644
--- a/x11/gnome-desktop/Makefile
+++ b/x11/gnome-desktop/Makefile
@@ -1,34 +1,41 @@
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
-# $MCom: ports/x11/gnome-desktop/Makefile,v 1.190 2010/11/17 12:03:52 kwm Exp $
+# $MCom: ports/trunk/x11/gnome-desktop/Makefile 19960 2014-10-15 14:24:24Z gusi $
PORTNAME= gnome-desktop
-PORTVERSION= 2.32.1
-PORTREVISION?= 5
+PORTVERSION= 3.14.0
CATEGORIES= x11 gnome
MASTER_SITES= GNOME
-DIST_SUBDIR= gnome2
+DIST_SUBDIR= gnome3
MAINTAINER= gnome@FreeBSD.org
-COMMENT= Additional UI API for GNOME 2
+COMMENT= Additional UI API for GNOME 3
-USES= tar:bzip2
+USES= tar:xz
.if !defined(REFERENCE_PORT)
+BUILD_DEPENDS= iso-codes>=0:${PORTSDIR}/misc/iso-codes \
+ gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas \
+ xkeyboard-config>=0:${PORTSDIR}/x11/xkeyboard-config \
+ libxkbfile>=0:${PORTSDIR}/x11/libxkbfile \
+ itstool:${PORTSDIR}/textproc/itstool
LIB_DEPENDS= libstartup-notification-1.so:${PORTSDIR}/x11/startup-notification
+RUN_DEPENDS= iso-codes>=0:${PORTSDIR}/misc/iso-codes \
+ gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas \
+ xkeyboard-config>=0:${PORTSDIR}/x11/xkeyboard-config \
+ libxkbfile>=0:${PORTSDIR}/x11/libxkbfile
-USES+= bison gettext gmake libtool:keepla pathfix pkgconfig python:2
-USE_XORG= xpm
-USE_GNOME= gnomeprefix intlhack gnomedocutils gconf2 pygtk2 \
+USES+= bison gettext gmake libtool pathfix pkgconfig python:3
+USE_GNOME= gnomeprefix gtk30 intlhack introspection:build \
referencehack
-INSTALLS_OMF= yes
-INSTALL_TARGET= install-strip
+USE_XORG= x11 xrandr xext
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-gnome-distributor="FreeBSD GNOME Project"
CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
+LIBS+= -L${LOCALBASE}/lib
+INSTALL_TARGET= install-strip
post-patch:
@${REINPLACE_CMD} -e 's|xsltproc -o| xsltproc --nonet -o|g' \
diff --git a/x11/gnome-desktop/distinfo b/x11/gnome-desktop/distinfo
index 2f432d4f6689..fc1f0dbaab3b 100644
--- a/x11/gnome-desktop/distinfo
+++ b/x11/gnome-desktop/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gnome2/gnome-desktop-2.32.1.tar.bz2) = 55cbecf67efe1fa1e57ac966520a7c46d799c8ba3c652a1219f60cafccb3739d
-SIZE (gnome2/gnome-desktop-2.32.1.tar.bz2) = 1633847
+SHA256 (gnome3/gnome-desktop-3.14.0.tar.xz) = 22ced99396c022b5a8f2d78cdf7ff6227939c4ed36bc5dd806d44735d7b98305
+SIZE (gnome3/gnome-desktop-3.14.0.tar.xz) = 1129308
diff --git a/x11/gnome-desktop/files/patch-glib2_34 b/x11/gnome-desktop/files/patch-glib2_34
deleted file mode 100644
index 26e9b425da55..000000000000
--- a/x11/gnome-desktop/files/patch-glib2_34
+++ /dev/null
@@ -1,114 +0,0 @@
---- libgnome-desktop/gnome-desktop-thumbnail.c.orig 2013-03-20 11:15:01.000000000 -0500
-+++ libgnome-desktop/gnome-desktop-thumbnail.c 2013-03-20 11:30:58.000000000 -0500
-@@ -525,9 +525,14 @@
- g_assert (digest_len == 16);
-
- file = g_strconcat (g_checksum_get_string (checksum), ".png", NULL);
--
-+
-+#if GLIB_CHECK_VERSION (2, 34, 0)
-+ path = g_build_filename (g_get_user_cache_dir (),
-+ "thumbnails",
-+#else
- path = g_build_filename (g_get_home_dir (),
- ".thumbnails",
-+#endif
- (priv->size == GNOME_DESKTOP_THUMBNAIL_SIZE_NORMAL)?"normal":"large",
- file,
- NULL);
-@@ -587,8 +592,13 @@
-
- file = g_strconcat (g_checksum_get_string (checksum), ".png", NULL);
-
-+#if GLIB_CHECK_VERSION (2, 34, 0)
-+ path = g_build_filename (g_get_user_cache_dir (),
-+ "thumbnails/fail",
-+#else
- path = g_build_filename (g_get_home_dir (),
- ".thumbnails/fail",
-+#endif
- appname,
- file,
- NULL);
-@@ -678,7 +688,8 @@
- /* Don't thumbnail thumbnails */
- if (uri &&
- strncmp (uri, "file:/", 6) == 0 &&
-- strstr (uri, "/.thumbnails/") != NULL)
-+ (strstr (uri, "/.thumbnails/") != NULL ||
-+ strstr (uri, "/.cache/thumbnails/") != NULL))
- return FALSE;
-
- if (!mime_type)
-@@ -917,8 +928,13 @@
-
- res = FALSE;
-
-+#if GLIB_CHECK_VERSION (2, 34, 0)
-+ thumbnail_dir = g_build_filename (g_get_user_cache_dir (),
-+ "thumbnails",
-+#else
- thumbnail_dir = g_build_filename (g_get_home_dir (),
- ".thumbnails",
-+#endif
- NULL);
- if (!g_file_test (thumbnail_dir, G_FILE_TEST_IS_DIR))
- {
-@@ -951,8 +967,13 @@
-
- res = FALSE;
-
-+#if GLIB_CHECK_VERSION (2, 34, 0)
-+ thumbnail_dir = g_build_filename (g_get_user_cache_dir (),
-+ "thumbnails",
-+#else
- thumbnail_dir = g_build_filename (g_get_home_dir (),
- ".thumbnails",
-+#endif
- NULL);
- if (!g_file_test (thumbnail_dir, G_FILE_TEST_IS_DIR))
- {
-@@ -1025,8 +1046,13 @@
-
- file = g_strconcat (g_checksum_get_string (checksum), ".png", NULL);
-
-+#if GLIB_CHECK_VERSION (2, 34, 0)
-+ path = g_build_filename (g_get_user_cache_dir (),
-+ "thumbnails",
-+#else
- path = g_build_filename (g_get_home_dir (),
- ".thumbnails",
-+#endif
- (priv->size == GNOME_DESKTOP_THUMBNAIL_SIZE_NORMAL)?"normal":"large",
- file,
- NULL);
-@@ -1129,8 +1155,13 @@
-
- file = g_strconcat (g_checksum_get_string (checksum), ".png", NULL);
-
-+#if GLIB_CHECK_VERSION (2, 34, 0)
-+ path = g_build_filename (g_get_user_cache_dir (),
-+ "thumbnails/fail",
-+#else
- path = g_build_filename (g_get_home_dir (),
- ".thumbnails/fail",
-+#endif
- appname,
- file,
- NULL);
-@@ -1220,9 +1251,14 @@
- md5 = gnome_desktop_thumbnail_md5 (uri);
- file = g_strconcat (md5, ".png", NULL);
- g_free (md5);
--
-+
-+#if GLIB_CHECK_VERSION (2, 34, 0)
-+ path = g_build_filename (g_get_user_cache_dir (),
-+ "thumbnails",
-+#else
- path = g_build_filename (g_get_home_dir (),
- ".thumbnails",
-+#endif
- (size == GNOME_DESKTOP_THUMBNAIL_SIZE_NORMAL)?"normal":"large",
- file,
- NULL);
diff --git a/x11/gnome-desktop/pkg-descr b/x11/gnome-desktop/pkg-descr
index bda4df7913d6..541a0f2d063e 100644
--- a/x11/gnome-desktop/pkg-descr
+++ b/x11/gnome-desktop/pkg-descr
@@ -1,3 +1,3 @@
-This is a collection of APIs not included in libgnomeui.
+This is a collection of APIs.
WWW: http://www.gnome.org/
diff --git a/x11/gnome-desktop/pkg-plist b/x11/gnome-desktop/pkg-plist
index ea62ee02a829..6c8eff429c8f 100644
--- a/x11/gnome-desktop/pkg-plist
+++ b/x11/gnome-desktop/pkg-plist
@@ -1,437 +1,225 @@
-bin/gnome-about
-include/gnome-desktop-2.0/libgnome/gnome-desktop-item.h
-include/gnome-desktop-2.0/libgnome/gnome-desktop-utils.h
-include/gnome-desktop-2.0/libgnomeui/gnome-bg.h
-include/gnome-desktop-2.0/libgnomeui/gnome-bg-crossfade.h
-include/gnome-desktop-2.0/libgnomeui/gnome-desktop-thumbnail.h
-include/gnome-desktop-2.0/libgnomeui/gnome-rr-config.h
-include/gnome-desktop-2.0/libgnomeui/gnome-rr-labeler.h
-include/gnome-desktop-2.0/libgnomeui/gnome-rr.h
-lib/libgnome-desktop-2.a
-lib/libgnome-desktop-2.la
-lib/libgnome-desktop-2.so
-lib/libgnome-desktop-2.so.17
-lib/libgnome-desktop-2.so.17.1.5
-libdata/pkgconfig/gnome-desktop-2.0.pc
-man/man1/gnome-about.1.gz
-share/applications/gnome-about.desktop
-share/gnome-about/contributors.list
-share/gnome-about/foundation-members.list
-share/gnome-about/gnome-64.png
-share/gnome-about/gnome-version.xml
-share/gnome-about/headers/header-bg-ancient01a.png
-share/gnome-about/headers/header-bg-city01.png
-share/gnome-about/headers/header-bg-clouds01.png
-share/gnome-about/headers/header-bg-clouds02.png
-share/gnome-about/headers/header-bg-hills01.png
-share/gnome-about/headers/header-bg-landscape01.png
-share/gnome-about/headers/header-bg-mountains01.png
-share/gnome-about/headers/header-bg-snow01.png
-share/gnome-about/headers/header-bg-sunset01.png
-share/gnome/help/fdl/C/fdl.xml
-share/gnome/help/fdl/ar/fdl.xml
-share/gnome/help/fdl/ca/fdl.xml
-share/gnome/help/fdl/de/fdl.xml
-share/gnome/help/fdl/el/fdl.xml
-share/gnome/help/fdl/es/fdl.xml
-share/gnome/help/fdl/eu/fdl.xml
-share/gnome/help/fdl/fr/fdl.xml
-share/gnome/help/fdl/hu/fdl.xml
-share/gnome/help/fdl/ko/fdl.xml
-share/gnome/help/fdl/oc/fdl.xml
-share/gnome/help/fdl/pl/fdl.xml
-share/gnome/help/fdl/sv/fdl.xml
-share/gnome/help/fdl/uk/fdl.xml
-share/gnome/help/fdl/vi/fdl.xml
-share/gnome/help/gpl/C/gpl.xml
-share/gnome/help/gpl/ar/gpl.xml
-share/gnome/help/gpl/ca/gpl.xml
-share/gnome/help/gpl/cs/gpl.xml
-share/gnome/help/gpl/de/gpl.xml
-share/gnome/help/gpl/el/gpl.xml
-share/gnome/help/gpl/es/gpl.xml
-share/gnome/help/gpl/eu/gpl.xml
-share/gnome/help/gpl/fi/gpl.xml
-share/gnome/help/gpl/fr/gpl.xml
-share/gnome/help/gpl/hu/gpl.xml
-share/gnome/help/gpl/ko/gpl.xml
-share/gnome/help/gpl/nds/gpl.xml
-share/gnome/help/gpl/oc/gpl.xml
-share/gnome/help/gpl/pa/gpl.xml
-share/gnome/help/gpl/sv/gpl.xml
-share/gnome/help/gpl/uk/gpl.xml
-share/gnome/help/gpl/vi/gpl.xml
-share/gnome/help/gpl/zh_CN/gpl.xml
-share/gnome/help/lgpl/C/lgpl.xml
-share/gnome/help/lgpl/ar/lgpl.xml
-share/gnome/help/lgpl/de/lgpl.xml
-share/gnome/help/lgpl/el/lgpl.xml
-share/gnome/help/lgpl/es/lgpl.xml
-share/gnome/help/lgpl/eu/lgpl.xml
-share/gnome/help/lgpl/fi/lgpl.xml
-share/gnome/help/lgpl/fr/lgpl.xml
-share/gnome/help/lgpl/hu/lgpl.xml
-share/gnome/help/lgpl/ko/lgpl.xml
-share/gnome/help/lgpl/oc/lgpl.xml
-share/gnome/help/lgpl/pa/lgpl.xml
-share/gnome/help/lgpl/sv/lgpl.xml
-share/gnome/help/lgpl/uk/lgpl.xml
-share/gnome/help/lgpl/vi/lgpl.xml
-share/gnome/help/lgpl/zh_CN/lgpl.xml
-share/libgnome-desktop/pnp.ids
-share/locale/af/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/am/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/an/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/ar/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/as/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/ast/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/az/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/be/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/be@latin/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/bg/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/bn/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/bn_IN/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/br/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/bs/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/ca/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/ca@valencia/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/crh/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/cs/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/cy/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/da/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/de/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/dz/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/el/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/en@shaw/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/en_CA/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/en_GB/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/eo/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/es/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/et/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/eu/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/fa/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/fi/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/fr/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/fur/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/ga/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/gl/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/gu/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/he/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/hi/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/hr/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/hu/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/hy/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/id/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/ig/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/is/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/it/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/ja/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/ka/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/kk/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/kn/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/ko/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/ku/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/ky/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/li/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/lo/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/lt/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/lv/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/mai/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/mg/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/mi/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/mk/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/ml/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/mn/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/mr/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/ms/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/nb/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/nds/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/ne/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/nl/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/nn/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/nso/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/oc/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/or/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/pa/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/pl/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/ps/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/pt/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/pt_BR/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/ro/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/ru/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/rw/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/si/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/sk/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/sl/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/sq/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/sr/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/sr@latin/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/sv/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/ta/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/te/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/th/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/tk/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/tr/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/ug/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/uk/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/ur/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/uz/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/uz@cyrillic/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/vi/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/wa/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/xh/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/yi/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/yo/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/zh_CN/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/zh_HK/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/zh_TW/LC_MESSAGES/gnome-desktop-2.0.mo
-share/locale/zu/LC_MESSAGES/gnome-desktop-2.0.mo
-share/omf/fdl/fdl-C.omf
-share/omf/fdl/fdl-ar.omf
-share/omf/fdl/fdl-ca.omf
-share/omf/fdl/fdl-de.omf
-share/omf/fdl/fdl-el.omf
-share/omf/fdl/fdl-es.omf
-share/omf/fdl/fdl-eu.omf
-share/omf/fdl/fdl-fr.omf
-share/omf/fdl/fdl-hu.omf
-share/omf/fdl/fdl-ko.omf
-share/omf/fdl/fdl-oc.omf
-share/omf/fdl/fdl-pl.omf
-share/omf/fdl/fdl-sv.omf
-share/omf/fdl/fdl-uk.omf
-share/omf/fdl/fdl-vi.omf
-share/omf/gpl/gpl-C.omf
-share/omf/gpl/gpl-ar.omf
-share/omf/gpl/gpl-ca.omf
-share/omf/gpl/gpl-cs.omf
-share/omf/gpl/gpl-de.omf
-share/omf/gpl/gpl-el.omf
-share/omf/gpl/gpl-es.omf
-share/omf/gpl/gpl-eu.omf
-share/omf/gpl/gpl-fi.omf
-share/omf/gpl/gpl-fr.omf
-share/omf/gpl/gpl-hu.omf
-share/omf/gpl/gpl-ko.omf
-share/omf/gpl/gpl-nds.omf
-share/omf/gpl/gpl-oc.omf
-share/omf/gpl/gpl-pa.omf
-share/omf/gpl/gpl-sv.omf
-share/omf/gpl/gpl-uk.omf
-share/omf/gpl/gpl-vi.omf
-share/omf/gpl/gpl-zh_CN.omf
-share/omf/lgpl/lgpl-C.omf
-share/omf/lgpl/lgpl-ar.omf
-share/omf/lgpl/lgpl-de.omf
-share/omf/lgpl/lgpl-el.omf
-share/omf/lgpl/lgpl-es.omf
-share/omf/lgpl/lgpl-eu.omf
-share/omf/lgpl/lgpl-fi.omf
-share/omf/lgpl/lgpl-fr.omf
-share/omf/lgpl/lgpl-hu.omf
-share/omf/lgpl/lgpl-ko.omf
-share/omf/lgpl/lgpl-oc.omf
-share/omf/lgpl/lgpl-pa.omf
-share/omf/lgpl/lgpl-sv.omf
-share/omf/lgpl/lgpl-uk.omf
-share/omf/lgpl/lgpl-vi.omf
-share/omf/lgpl/lgpl-zh_CN.omf
-share/pixmaps/apple-green.png
-share/pixmaps/apple-red.png
-share/pixmaps/gnome-aorta.png
-share/pixmaps/gnome-applets.png
-share/pixmaps/gnome-background-image.png
-share/pixmaps/gnome-background-pattern.png
-share/pixmaps/gnome-background.png
-share/pixmaps/gnome-calc2.png
-share/pixmaps/gnome-calc3.png
-share/pixmaps/gnome-calendar.png
-share/pixmaps/gnome-ccbackground.png
-share/pixmaps/gnome-ccdesktop.png
-share/pixmaps/gnome-ccdialog.png
-share/pixmaps/gnome-ccmime.png
-share/pixmaps/gnome-ccperiph.png
-share/pixmaps/gnome-ccscreensaver.png
-share/pixmaps/gnome-ccwindowmanager.png
-share/pixmaps/gnome-color-browser.png
-share/pixmaps/gnome-color-xterm.png
-share/pixmaps/gnome-computer.png
-share/pixmaps/gnome-cromagnon.png
-share/pixmaps/gnome-day.png
-share/pixmaps/gnome-debian.png
-share/pixmaps/gnome-diskfree.png
-share/pixmaps/gnome-emacs.png
-share/pixmaps/gnome-eterm.png
-share/pixmaps/gnome-file-c.png
-share/pixmaps/gnome-file-h.png
-share/pixmaps/gnome-folder.png
-share/pixmaps/gnome-gemvt.png
-share/pixmaps/gnome-gimp.png
-share/pixmaps/gnome-gmenu.png
-share/pixmaps/gnome-gmush.png
-share/pixmaps/gnome-gnomoku.png
-share/pixmaps/gnome-home.png
-share/pixmaps/gnome-html.png
-share/pixmaps/gnome-image-gif.png
-share/pixmaps/gnome-image-jpeg.png
-share/pixmaps/gnome-irc.png
-share/pixmaps/gnome-laptop.png
-share/pixmaps/gnome-log.png
-share/pixmaps/gnome-logo-icon-transparent.png
-share/pixmaps/gnome-logo-icon.png
-share/pixmaps/gnome-logo-large.png
-share/pixmaps/gnome-mdi.png
-share/pixmaps/gnome-mnemonic.png
-share/pixmaps/gnome-month.png
-share/pixmaps/gnome-mouse.png
-share/pixmaps/gnome-news.png
-share/pixmaps/gnome-note.png
-share/pixmaps/gnome-qeye.png
-share/pixmaps/gnome-set-time.png
-share/pixmaps/gnome-spider.png
-share/pixmaps/gnome-squeak.png
-share/pixmaps/gnome-suse.png
-share/pixmaps/gnome-talk.png
-share/pixmaps/gnome-term-linux.png
-share/pixmaps/gnome-term-linux2.png
-share/pixmaps/gnome-term-night.png
-share/pixmaps/gnome-term-tiger.png
-share/pixmaps/gnome-term.png
-share/pixmaps/gnome-tigert.png
-share/pixmaps/gnome-touristinfo.png
-share/pixmaps/gnome-user-interface.png
-share/pixmaps/gnome-week.png
-share/pixmaps/gnome-windows.png
-share/pixmaps/gnome-word.png
-share/pixmaps/gnome-xterm.png
-share/pixmaps/gtkvim.png
-share/pixmaps/kterm.xpm
-share/pixmaps/monitor.png
-share/pixmaps/vnterm.xpm
-@dirrm share/omf/lgpl
-@dirrm share/omf/gpl
-@dirrm share/omf/fdl
-@dirrm share/gnome/help/lgpl/zh_CN
-@dirrm share/gnome/help/lgpl/vi
-@dirrm share/gnome/help/lgpl/uk
-@dirrm share/gnome/help/lgpl/sv
-@dirrm share/gnome/help/lgpl/pa
-@dirrm share/gnome/help/lgpl/oc
-@dirrm share/gnome/help/lgpl/ko
-@dirrm share/gnome/help/lgpl/hu
-@dirrm share/gnome/help/lgpl/fr
-@dirrm share/gnome/help/lgpl/fi
-@dirrm share/gnome/help/lgpl/eu
-@dirrm share/gnome/help/lgpl/es
-@dirrm share/gnome/help/lgpl/el
-@dirrm share/gnome/help/lgpl/de
-@dirrm share/gnome/help/lgpl/ar
-@dirrm share/gnome/help/gpl/zh_CN
-@dirrm share/gnome/help/gpl/vi
-@dirrm share/gnome/help/gpl/uk
-@dirrm share/gnome/help/gpl/sv
-@dirrm share/gnome/help/gpl/pa
-@dirrm share/gnome/help/gpl/oc
-@dirrm share/gnome/help/gpl/nds
-@dirrm share/gnome/help/gpl/ko
-@dirrm share/gnome/help/gpl/hu
-@dirrm share/gnome/help/gpl/fr
-@dirrm share/gnome/help/gpl/fi
-@dirrm share/gnome/help/gpl/eu
-@dirrm share/gnome/help/gpl/es
-@dirrm share/gnome/help/gpl/el
-@dirrm share/gnome/help/gpl/de
-@dirrm share/gnome/help/gpl/cs
-@dirrm share/gnome/help/gpl/ca
-@dirrm share/gnome/help/gpl/ar
-@dirrm share/gnome/help/fdl/vi
-@dirrm share/gnome/help/fdl/uk
-@dirrm share/gnome/help/fdl/sv
-@dirrm share/gnome/help/fdl/pl
-@dirrm share/gnome/help/fdl/oc
-@dirrm share/gnome/help/fdl/ko
-@dirrm share/gnome/help/fdl/hu
-@dirrm share/gnome/help/fdl/fr
-@dirrm share/gnome/help/fdl/eu
-@dirrm share/gnome/help/fdl/es
-@dirrm share/gnome/help/fdl/el
-@dirrm share/gnome/help/fdl/de
-@dirrm share/gnome/help/fdl/ca
-@dirrm share/gnome/help/fdl/ar
-@dirrm share/gnome-about/headers
-@dirrm include/gnome-desktop-2.0/libgnomeui
-@dirrm include/gnome-desktop-2.0/libgnome
-@dirrm include/gnome-desktop-2.0
-@dirrm share/libgnome-desktop
-@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/yi/LC_MESSAGES
-@dirrmtry share/locale/yi
-@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/ur/LC_MESSAGES
-@dirrmtry share/locale/ur
-@dirrmtry share/locale/ug/LC_MESSAGES
-@dirrmtry share/locale/ug
-@dirrmtry share/locale/te/LC_MESSAGES
-@dirrmtry share/locale/te
-@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/nso/LC_MESSAGES
-@dirrmtry share/locale/nso
-@dirrmtry share/locale/nds/LC_MESSAGES
-@dirrmtry share/locale/nds
-@dirrmtry share/locale/mr/LC_MESSAGES
-@dirrmtry share/locale/mr
-@dirrmtry share/locale/mi/LC_MESSAGES
-@dirrmtry share/locale/mi
-@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/kk/LC_MESSAGES
-@dirrmtry share/locale/kk
-@dirrmtry share/locale/ig/LC_MESSAGES
-@dirrmtry share/locale/ig
-@dirrmtry share/locale/hy/LC_MESSAGES
-@dirrmtry share/locale/hy
-@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/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
+include/gnome-desktop-3.0/libgnome-desktop/gnome-bg-crossfade.h
+include/gnome-desktop-3.0/libgnome-desktop/gnome-bg.h
+include/gnome-desktop-3.0/libgnome-desktop/gnome-bg-slide-show.h
+include/gnome-desktop-3.0/libgnome-desktop/gnome-desktop-thumbnail.h
+include/gnome-desktop-3.0/libgnome-desktop/gnome-idle-monitor.h
+include/gnome-desktop-3.0/libgnome-desktop/gnome-languages.h
+include/gnome-desktop-3.0/libgnome-desktop/gnome-pnp-ids.h
+include/gnome-desktop-3.0/libgnome-desktop/gnome-rr-config.h
+include/gnome-desktop-3.0/libgnome-desktop/gnome-rr.h
+include/gnome-desktop-3.0/libgnome-desktop/gnome-wall-clock.h
+include/gnome-desktop-3.0/libgnome-desktop/gnome-xkb-info.h
+lib/girepository-1.0/GnomeDesktop-3.0.typelib
+lib/libgnome-desktop-3.so
+lib/libgnome-desktop-3.so.10
+lib/libgnome-desktop-3.so.10.0.0
+libdata/pkgconfig/gnome-desktop-3.0.pc
+libexec/gnome-rr-debug
+share/doc/gnome-desktop3/GnomeDesktopThumbnailFactory.html
+share/doc/gnome-desktop3/GnomeIdleMonitor.html
+share/doc/gnome-desktop3/GnomeWallClock.html
+share/doc/gnome-desktop3/GnomeXkbInfo.html
+share/doc/gnome-desktop3/background.html
+share/doc/gnome-desktop3/idle-monitor.html
+share/doc/gnome-desktop3/gnome-desktop3-Language-Utilities.html
+share/doc/gnome-desktop3/gnome-desktop3-gnome-bg.html
+share/doc/gnome-desktop3/gnome-desktop3-gnome-pnp-ids.html
+share/doc/gnome-desktop3/gnome-desktop3-gnome-rr-config.html
+share/doc/gnome-desktop3/gnome-desktop3.devhelp2
+share/doc/gnome-desktop3/home.png
+share/doc/gnome-desktop3/index.html
+share/doc/gnome-desktop3/index.sgml
+share/doc/gnome-desktop3/intro.html
+share/doc/gnome-desktop3/languages.html
+share/doc/gnome-desktop3/left-insensitive.png
+share/doc/gnome-desktop3/left.png
+share/doc/gnome-desktop3/randr.html
+share/doc/gnome-desktop3/right-insensitive.png
+share/doc/gnome-desktop3/right.png
+share/doc/gnome-desktop3/gnome-desktop3-gnome-rr.html
+share/doc/gnome-desktop3/style.css
+share/doc/gnome-desktop3/thumbnail.html
+share/doc/gnome-desktop3/up-insensitive.png
+share/doc/gnome-desktop3/up.png
+share/doc/gnome-desktop3/wall-clock.html
+share/doc/gnome-desktop3/xkb-info.html
+share/gnome/gnome-version.xml
+share/help/C/fdl/index.docbook
+share/help/C/gpl/index.docbook
+share/help/C/lgpl/index.docbook
+share/help/ar/fdl/index.docbook
+share/help/ar/gpl/index.docbook
+share/help/ar/lgpl/index.docbook
+share/help/ca/fdl/index.docbook
+share/help/ca/gpl/index.docbook
+share/help/ca/lgpl/index.docbook
+share/help/cs/gpl/index.docbook
+share/help/de/fdl/index.docbook
+share/help/de/gpl/index.docbook
+share/help/de/lgpl/index.docbook
+share/help/el/fdl/index.docbook
+share/help/el/gpl/index.docbook
+share/help/el/lgpl/index.docbook
+share/help/es/fdl/index.docbook
+share/help/es/gpl/index.docbook
+share/help/es/lgpl/index.docbook
+share/help/eu/fdl/index.docbook
+share/help/eu/gpl/index.docbook
+share/help/eu/lgpl/index.docbook
+share/help/fi/gpl/index.docbook
+share/help/fi/lgpl/index.docbook
+share/help/fr/fdl/index.docbook
+share/help/fr/gpl/index.docbook
+share/help/fr/lgpl/index.docbook
+share/help/gl/fdl/index.docbook
+share/help/gl/gpl/index.docbook
+share/help/hu/fdl/index.docbook
+share/help/hu/gpl/index.docbook
+share/help/hu/lgpl/index.docbook
+share/help/ko/fdl/index.docbook
+share/help/ko/gpl/index.docbook
+share/help/ko/lgpl/index.docbook
+share/help/nds/gpl/index.docbook
+share/help/oc/fdl/index.docbook
+share/help/oc/gpl/index.docbook
+share/help/oc/lgpl/index.docbook
+share/help/pa/gpl/index.docbook
+share/help/pa/lgpl/index.docbook
+share/help/pl/fdl/index.docbook
+share/help/pt_BR/fdl/index.docbook
+share/help/pt_BR/gpl/index.docbook
+share/help/pt_BR/lgpl/index.docbook
+share/help/sl/fdl/index.docbook
+share/help/sl/gpl/index.docbook
+share/help/sl/lgpl/index.docbook
+share/help/sr/gpl/index.docbook
+share/help/sr@latin/gpl/index.docbook
+share/help/sv/fdl/index.docbook
+share/help/sv/gpl/index.docbook
+share/help/sv/lgpl/index.docbook
+share/help/uk/fdl/index.docbook
+share/help/uk/gpl/index.docbook
+share/help/uk/lgpl/index.docbook
+share/help/vi/fdl/index.docbook
+share/help/vi/gpl/index.docbook
+share/help/vi/lgpl/index.docbook
+share/help/zh_CN/fdl/index.docbook
+share/help/zh_CN/gpl/index.docbook
+share/help/zh_CN/lgpl/index.docbook
+share/gir-1.0/GnomeDesktop-3.0.gir
+share/libgnome-desktop-3.0/pnp.ids
+share/locale/af/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/am/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/an/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/ar/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/as/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/ast/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/az/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/be/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/be@latin/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/bg/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/bn/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/bn_IN/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/br/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/bs/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/ca/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/ca@valencia/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/crh/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/cs/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/csb/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/cy/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/da/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/de/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/dz/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/el/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/en/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/en@shaw/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/en_CA/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/en_GB/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/eo/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/es/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/et/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/eu/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/fa/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/fi/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/fr/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/fur/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/fy/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/ga/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/gd/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/gl/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/gu/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/ha/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/he/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/hi/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/hr/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/hu/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/hy/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/id/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/ig/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/is/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/it/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/ja/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/ka/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/kg/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/kk/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/km/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/kn/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/ko/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/ku/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/ky/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/li/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/lo/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/lt/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/lv/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/mai/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/mg/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/mi/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/mk/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/ml/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/mn/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/mr/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/ms/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/nb/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/nds/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/ne/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/nl/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/nn/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/nso/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/oc/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/or/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/pa/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/pl/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/ps/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/pt/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/pt_BR/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/ro/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/ru/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/rw/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/si/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/sk/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/sl/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/sq/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/sr/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/sr@latin/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/sv/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/ta/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/te/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/tg/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/th/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/tk/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/tr/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/ug/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/uk/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/ur/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/uz/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/uz@cyrillic/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/vi/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/wa/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/xh/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/yi/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/yo/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/zh_CN/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/zh_HK/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/zh_TW/LC_MESSAGES/gnome-desktop-3.0.mo
+share/locale/zu/LC_MESSAGES/gnome-desktop-3.0.mo
diff --git a/x11/gnome-menus/Makefile b/x11/gnome-menus/Makefile
index 0675d2272439..3c62e4d170b1 100644
--- a/x11/gnome-menus/Makefile
+++ b/x11/gnome-menus/Makefile
@@ -1,19 +1,19 @@
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
-# $MCom: ports/x11/gnome-menus/Makefile,v 1.110 2010/11/17 11:29:19 kwm Exp $
+# $MCom: ports/trunk/x11/gnome-menus/Makefile 20031 2014-11-02 21:47:55Z kwm $
PORTNAME= gnome-menus
-PORTVERSION= 2.30.5
-PORTREVISION= 1
+PORTVERSION= 3.13.3
CATEGORIES= x11 gnome
MASTER_SITES= GNOME
-DIST_SUBDIR= gnome2
+DIST_SUBDIR= gnome3
MAINTAINER= gnome@FreeBSD.org
COMMENT= Implementation of the FreeDesktop Desktop Menu Spec
-USES= gettext gmake libtool pathfix pkgconfig python tar:bzip2
-USE_GNOME= gnomeprefix intlhack glib20 introspection:build
+USES= gettext gmake libtool pathfix pkgconfig python tar:xz
+USE_GNOME= glib20 gnomeprefix intlhack \
+ introspection:build
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include
@@ -21,22 +21,14 @@ LDFLAGS+= -L${LOCALBASE}/lib
INSTALL_TARGET= install-strip
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 \
- ${WRKSRC}/layout/settings.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:
- @${INSTALL_DATA} ${WRKSRC}/layout/applications.menu \
+ @${MKDIR} -p ${STAGEDIR}${PREFIX}/etc/xdg/menus/
+ @${INSTALL_DATA} ${WRKSRC}/layout/gnome-applications.menu \
${STAGEDIR}${PREFIX}/etc/xdg/menus/gnome-applications.menu
@${INSTALL_DATA} ${WRKSRC}/KDE.directory \
${STAGEDIR}${PREFIX}/share/desktop-directories
diff --git a/x11/gnome-menus/distinfo b/x11/gnome-menus/distinfo
index a11734649c75..caac04c9fe1a 100644
--- a/x11/gnome-menus/distinfo
+++ b/x11/gnome-menus/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gnome2/gnome-menus-2.30.5.tar.bz2) = 6dcc565006d6e8c2025ae83ab1f82edf6bd04d61c804c0dc9bf5ea50629c4caa
-SIZE (gnome2/gnome-menus-2.30.5.tar.bz2) = 471327
+SHA256 (gnome3/gnome-menus-3.13.3.tar.xz) = 7c446eb8ff381df52b8ba04e5886497595e84d1bc46caf7af764d894736c654e
+SIZE (gnome3/gnome-menus-3.13.3.tar.xz) = 404664
diff --git a/x11/gnome-menus/files/patch-Makefile.in b/x11/gnome-menus/files/patch-Makefile.in
deleted file mode 100644
index 915e1b5a1f82..000000000000
--- a/x11/gnome-menus/files/patch-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.in.orig 2010-09-27 14:11:42.000000000 +0000
-+++ Makefile.in 2010-09-27 14:12:05.000000000 +0000
-@@ -33,7 +33,7 @@
- POST_UNINSTALL = :
- build_triplet = @build@
- host_triplet = @host@
--@HAVE_PYTHON_TRUE@am__append_1 = python simple-editor
-+@HAVE_PYTHON_TRUE@am__append_1 = python
- subdir = .
- DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
- $(srcdir)/Makefile.in $(srcdir)/config.h.in \
diff --git a/x11/gnome-menus/files/patch-layout__applications.menu b/x11/gnome-menus/files/patch-layout__applications.menu
deleted file mode 100644
index 116dad13f19b..000000000000
--- a/x11/gnome-menus/files/patch-layout__applications.menu
+++ /dev/null
@@ -1,302 +0,0 @@
---- layout/applications.menu.orig 2008-04-21 15:49:29.000000000 -0400
-+++ layout/applications.menu 2008-04-28 14:51:24.000000000 -0400
-@@ -6,9 +6,8 @@
- <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>
-+ <!-- Scan legacy dirs first, as later items take priority
-+ <LegacyDir>/etc/X11/applnk</LegacyDir> -->
- <LegacyDir>/usr/share/gnome/apps</LegacyDir>
-
- <!-- Read standard .directory and .desktop file locations -->
-@@ -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>
- </And>
- </Include>
- </Menu> <!-- End Internet -->
-@@ -110,6 +123,8 @@
- <Include>
- <And>
- <Category>AudioVideo</Category>
-+ <Not><Category>Qt</Category></Not>
-+ <Not><Category>KDE</Category></Not>
- </And>
- </Include>
- </Menu> <!-- End Multimedia -->
-@@ -121,6 +136,8 @@
- <Include>
- <And>
- <Category>Office</Category>
-+ <Not><Category>Qt</Category></Not>
-+ <Not><Category>KDE</Category></Not>
- </And>
- </Include>
- </Menu> <!-- End Office -->
-@@ -133,6 +150,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 -->
-@@ -147,8 +166,197 @@
- <Not><Category>Core</Category></Not>
- <Not><Category>Settings</Category></Not>
- <Not><Category>Screensaver</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 -->
-+
- </Menu> <!-- End Applications -->
diff --git a/x11/gnome-menus/files/patch-layout_gnome-applications.menu b/x11/gnome-menus/files/patch-layout_gnome-applications.menu
new file mode 100644
index 000000000000..d18b8d4150e7
--- /dev/null
+++ b/x11/gnome-menus/files/patch-layout_gnome-applications.menu
@@ -0,0 +1,273 @@
+--- layout/gnome-applications.menu.orig 2013-10-15 13:05:34.000000000 +0000
++++ layout/gnome-applications.menu 2014-03-11 17:10:07.109670897 +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/>
+@@ -32,6 +31,8 @@
+ <Not><Category>Accessibility</Category></Not>
+ <Not><Category>System</Category></Not>
+ <Not><Category>X-GNOME-Utilities</Category></Not>
++ <Not><Category>Qt</Category></Not>
++ <Not><Category>KDE</Category></Not>
+ </And>
+ </Include>
+ <Exclude>
+@@ -68,6 +69,8 @@
+ <And>
+ <Category>Accessibility</Category>
+ <Not><Category>Settings</Category></Not>
++ <Not><Category>Qt</Category></Not>
++ <Not><Category>KDE</Category></Not>
+ </And>
+ </Include>
+
+@@ -84,6 +87,8 @@
+ <Include>
+ <And>
+ <Category>Development</Category>
++ <Not><Category>Qt</Category></Not>
++ <Not><Category>KDE</Category></Not>
+ </And>
+ <Filename>emacs.desktop</Filename>
+ </Include>
+@@ -105,6 +110,8 @@
+ <Include>
+ <And>
+ <Category>Education</Category>
++ <Not><Category>Qt</Category></Not>
++ <Not><Category>KDE</Category></Not>
+ </And>
+ </Include>
+ </Menu> <!-- End Education -->
+@@ -116,6 +123,8 @@
+ <Include>
+ <And>
+ <Category>Game</Category>
++ <Not><Category>Qt</Category></Not>
++ <Not><Category>KDE</Category></Not>
+ </And>
+ </Include>
+ </Menu> <!-- End Games -->
+@@ -130,6 +139,8 @@
+ <Not><Filename>eog.desktop</Filename></Not>
+ <Not><Filename>gnome-eog.desktop</Filename></Not>
+ <Not><Filename>evince.desktop</Filename></Not>
++ <Not><Category>Qt</Category></Not>
++ <Not><Category>KDE</Category></Not>
+ </And>
+ </Include>
+ </Menu> <!-- End Graphics -->
+@@ -173,6 +184,8 @@
+ <Include>
+ <And>
+ <Category>AudioVideo</Category>
++ <Not><Category>Qt</Category></Not>
++ <Not><Category>KDE</Category></Not>
+ </And>
+ </Include>
+ </Menu> <!-- End Multimedia -->
+@@ -316,6 +329,193 @@
+ </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-menus/files/patch-simple-editor_GMenuSimpleEditor_menutreemodel.py b/x11/gnome-menus/files/patch-simple-editor_GMenuSimpleEditor_menutreemodel.py
deleted file mode 100644
index b134a5817e56..000000000000
--- a/x11/gnome-menus/files/patch-simple-editor_GMenuSimpleEditor_menutreemodel.py
+++ /dev/null
@@ -1,20 +0,0 @@
---- simple-editor/GMenuSimpleEditor/menutreemodel.py.orig Mon Apr 11 05:36:04 2005
-+++ simple-editor/GMenuSimpleEditor/menutreemodel.py Tue Sep 6 11:04:46 2005
-@@ -29,7 +29,7 @@
- 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)
-@@ -51,7 +51,7 @@
- if os.environ.has_key ("XDG_DATA_DIRS"):
- data_dirs = os.environ["XDG_DATA_DIRS"]
- if not data_dirs:
-- data_dirs = "/usr/local/share/:/usr/share/"
-+ data_dirs = "%%LOCALBASE%%/share/"
-
- for data_dir in data_dirs.split (":"):
- retval = load_icon_from_path (os.path.join (data_dir, "pixmaps", icon_value))
diff --git a/x11/gnome-menus/files/patch-util_Makefile.in b/x11/gnome-menus/files/patch-util_Makefile.in
index 658861905565..bd9515e01810 100644
--- a/x11/gnome-menus/files/patch-util_Makefile.in
+++ b/x11/gnome-menus/files/patch-util_Makefile.in
@@ -1,10 +1,10 @@
---- util/Makefile.in.orig 2010-09-27 14:12:22.000000000 +0000
-+++ util/Makefile.in 2010-09-27 14:13:51.000000000 +0000
-@@ -298,6 +298,7 @@
+--- 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%% \
- $(GLIB_LIBS) \
- ../libmenu/libgnome-menu.la
+ $(GIO_UNIX_LIBS) \
+ ../libmenu/libgnome-menu-3.la
diff --git a/x11/gnome-menus/pkg-plist b/x11/gnome-menus/pkg-plist
index 2edc9405c84d..4c117a4b3878 100644
--- a/x11/gnome-menus/pkg-plist
+++ b/x11/gnome-menus/pkg-plist
@@ -1,214 +1,135 @@
etc/xdg/menus/gnome-applications.menu
-etc/xdg/menus/settings.menu
-include/gnome-menus/gmenu-tree.h
-lib/girepository-1.0/GMenu-2.0.typelib
-lib/libgnome-menu.a
-lib/libgnome-menu.so
-lib/libgnome-menu.so.2
-lib/libgnome-menu.so.2.4.10
-%%PYTHON_SITELIBDIR%%/gmenu.a
-%%PYTHON_SITELIBDIR%%/gmenu.so
-libdata/pkgconfig/libgnome-menu.pc
+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.so
+lib/libgnome-menu-3.so.0
+lib/libgnome-menu-3.so.0.0.1
+libdata/pkgconfig/libgnome-menu-3.0.pc
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/InternetAndNetwork.directory
share/desktop-directories/KDE.directory
-share/desktop-directories/LookAndFeel.directory
share/desktop-directories/Network.directory
share/desktop-directories/Office.directory
-share/desktop-directories/Personal.directory
-share/desktop-directories/Settings-System.directory
-share/desktop-directories/Settings.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-Menu-System.directory
share/desktop-directories/X-GNOME-Other.directory
-share/gir-1.0/GMenu-2.0.gir
-share/gnome-menus/examples/gnome-menus-ls.py
-share/locale/af/LC_MESSAGES/gnome-menus.mo
-share/locale/an/LC_MESSAGES/gnome-menus.mo
-share/locale/ar/LC_MESSAGES/gnome-menus.mo
-share/locale/as/LC_MESSAGES/gnome-menus.mo
-share/locale/ast/LC_MESSAGES/gnome-menus.mo
-share/locale/be/LC_MESSAGES/gnome-menus.mo
-share/locale/be@latin/LC_MESSAGES/gnome-menus.mo
-share/locale/bg/LC_MESSAGES/gnome-menus.mo
-share/locale/bn/LC_MESSAGES/gnome-menus.mo
-share/locale/bn_IN/LC_MESSAGES/gnome-menus.mo
-share/locale/br/LC_MESSAGES/gnome-menus.mo
-share/locale/ca/LC_MESSAGES/gnome-menus.mo
-share/locale/ca@valencia/LC_MESSAGES/gnome-menus.mo
-share/locale/crh/LC_MESSAGES/gnome-menus.mo
-share/locale/cs/LC_MESSAGES/gnome-menus.mo
-share/locale/cy/LC_MESSAGES/gnome-menus.mo
-share/locale/da/LC_MESSAGES/gnome-menus.mo
-share/locale/de/LC_MESSAGES/gnome-menus.mo
-share/locale/dv/LC_MESSAGES/gnome-menus.mo
-share/locale/dz/LC_MESSAGES/gnome-menus.mo
-share/locale/el/LC_MESSAGES/gnome-menus.mo
-share/locale/en@shaw/LC_MESSAGES/gnome-menus.mo
-share/locale/en_CA/LC_MESSAGES/gnome-menus.mo
-share/locale/en_GB/LC_MESSAGES/gnome-menus.mo
-share/locale/eo/LC_MESSAGES/gnome-menus.mo
-share/locale/es/LC_MESSAGES/gnome-menus.mo
-share/locale/et/LC_MESSAGES/gnome-menus.mo
-share/locale/eu/LC_MESSAGES/gnome-menus.mo
-share/locale/fa/LC_MESSAGES/gnome-menus.mo
-share/locale/fi/LC_MESSAGES/gnome-menus.mo
-share/locale/fr/LC_MESSAGES/gnome-menus.mo
-share/locale/fur/LC_MESSAGES/gnome-menus.mo
-share/locale/fy/LC_MESSAGES/gnome-menus.mo
-share/locale/ga/LC_MESSAGES/gnome-menus.mo
-share/locale/gl/LC_MESSAGES/gnome-menus.mo
-share/locale/gn/LC_MESSAGES/gnome-menus.mo
-share/locale/gu/LC_MESSAGES/gnome-menus.mo
-share/locale/gv/LC_MESSAGES/gnome-menus.mo
-share/locale/ha/LC_MESSAGES/gnome-menus.mo
-share/locale/he/LC_MESSAGES/gnome-menus.mo
-share/locale/hi/LC_MESSAGES/gnome-menus.mo
-share/locale/hr/LC_MESSAGES/gnome-menus.mo
-share/locale/hu/LC_MESSAGES/gnome-menus.mo
-share/locale/hy/LC_MESSAGES/gnome-menus.mo
-share/locale/id/LC_MESSAGES/gnome-menus.mo
-share/locale/ig/LC_MESSAGES/gnome-menus.mo
-share/locale/io/LC_MESSAGES/gnome-menus.mo
-share/locale/is/LC_MESSAGES/gnome-menus.mo
-share/locale/it/LC_MESSAGES/gnome-menus.mo
-share/locale/ja/LC_MESSAGES/gnome-menus.mo
-share/locale/ka/LC_MESSAGES/gnome-menus.mo
-share/locale/kg/LC_MESSAGES/gnome-menus.mo
-share/locale/kk/LC_MESSAGES/gnome-menus.mo
-share/locale/kn/LC_MESSAGES/gnome-menus.mo
-share/locale/ko/LC_MESSAGES/gnome-menus.mo
-share/locale/ku/LC_MESSAGES/gnome-menus.mo
-share/locale/ky/LC_MESSAGES/gnome-menus.mo
-share/locale/lt/LC_MESSAGES/gnome-menus.mo
-share/locale/lv/LC_MESSAGES/gnome-menus.mo
-share/locale/mai/LC_MESSAGES/gnome-menus.mo
-share/locale/mg/LC_MESSAGES/gnome-menus.mo
-share/locale/mk/LC_MESSAGES/gnome-menus.mo
-share/locale/ml/LC_MESSAGES/gnome-menus.mo
-share/locale/mn/LC_MESSAGES/gnome-menus.mo
-share/locale/mr/LC_MESSAGES/gnome-menus.mo
-share/locale/ms/LC_MESSAGES/gnome-menus.mo
-share/locale/nb/LC_MESSAGES/gnome-menus.mo
-share/locale/nds/LC_MESSAGES/gnome-menus.mo
-share/locale/ne/LC_MESSAGES/gnome-menus.mo
-share/locale/nl/LC_MESSAGES/gnome-menus.mo
-share/locale/nn/LC_MESSAGES/gnome-menus.mo
-share/locale/oc/LC_MESSAGES/gnome-menus.mo
-share/locale/or/LC_MESSAGES/gnome-menus.mo
-share/locale/pa/LC_MESSAGES/gnome-menus.mo
-share/locale/pl/LC_MESSAGES/gnome-menus.mo
-share/locale/ps/LC_MESSAGES/gnome-menus.mo
-share/locale/pt/LC_MESSAGES/gnome-menus.mo
-share/locale/pt_BR/LC_MESSAGES/gnome-menus.mo
-share/locale/ro/LC_MESSAGES/gnome-menus.mo
-share/locale/ru/LC_MESSAGES/gnome-menus.mo
-share/locale/rw/LC_MESSAGES/gnome-menus.mo
-share/locale/si/LC_MESSAGES/gnome-menus.mo
-share/locale/sk/LC_MESSAGES/gnome-menus.mo
-share/locale/sl/LC_MESSAGES/gnome-menus.mo
-share/locale/sq/LC_MESSAGES/gnome-menus.mo
-share/locale/sr/LC_MESSAGES/gnome-menus.mo
-share/locale/sr@latin/LC_MESSAGES/gnome-menus.mo
-share/locale/sv/LC_MESSAGES/gnome-menus.mo
-share/locale/ta/LC_MESSAGES/gnome-menus.mo
-share/locale/te/LC_MESSAGES/gnome-menus.mo
-share/locale/th/LC_MESSAGES/gnome-menus.mo
-share/locale/tr/LC_MESSAGES/gnome-menus.mo
-share/locale/ug/LC_MESSAGES/gnome-menus.mo
-share/locale/uk/LC_MESSAGES/gnome-menus.mo
-share/locale/uz@cyrillic/LC_MESSAGES/gnome-menus.mo
-share/locale/vi/LC_MESSAGES/gnome-menus.mo
-share/locale/xh/LC_MESSAGES/gnome-menus.mo
-share/locale/yo/LC_MESSAGES/gnome-menus.mo
-share/locale/zh_CN/LC_MESSAGES/gnome-menus.mo
-share/locale/zh_HK/LC_MESSAGES/gnome-menus.mo
-share/locale/zh_TW/LC_MESSAGES/gnome-menus.mo
-@dirrm share/gnome-menus/examples
-@dirrm share/gnome-menus
-@dirrmtry share/desktop-directories
-@dirrm include/gnome-menus
-@dirrmtry etc/xdg/menus
-@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
-@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/ky/LC_MESSAGES
-@dirrmtry share/locale/ky
-@dirrmtry share/locale/ku/LC_MESSAGES
-@dirrmtry share/locale/ku
-@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/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
+share/desktop-directories/X-GNOME-Sundry.directory
+share/desktop-directories/X-GNOME-SystemSettings.directory
+share/desktop-directories/X-GNOME-Utilities.directory
+share/desktop-directories/X-GNOME-WebApplications.directory
+share/gir-1.0/GMenu-3.0.gir
+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/gd/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/ia/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/tg/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
diff --git a/x11/gnome-panel-reference/Makefile b/x11/gnome-panel-reference/Makefile
deleted file mode 100644
index cbbb077fade9..000000000000
--- a/x11/gnome-panel-reference/Makefile
+++ /dev/null
@@ -1,8 +0,0 @@
-# Created by: Jean-Yves Lefort <jylefort@FreeBSD.org>
-# $FreeBSD$
-
-PORTREVISION= 1
-
-REFERENCE_SRC= ${WRKSRC}/doc/reference/panel-applet
-
-.include "${.CURDIR}/../../devel/glib20-reference/bsd.gnome-reference.mk"
diff --git a/x11/gnome-panel-reference/pkg-descr b/x11/gnome-panel-reference/pkg-descr
deleted file mode 100644
index cef579500a37..000000000000
--- a/x11/gnome-panel-reference/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-This port contains the programming reference for x11/gnome-panel.
-
-WWW: http://www.gnome.org/
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile
deleted file mode 100644
index be8f762bfd9a..000000000000
--- a/x11/gnome-panel/Makefile
+++ /dev/null
@@ -1,81 +0,0 @@
-# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
-# $FreeBSD$
-# $MCom: ports/x11/gnome-panel/Makefile,v 1.237 2012/10/25 09:21:00 kwm Exp $
-
-PORTNAME= gnome-panel
-PORTVERSION= 2.32.1
-PORTREVISION?= 7
-CATEGORIES= x11 gnome
-MASTER_SITES= GNOME
-DIST_SUBDIR= gnome2
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= Panel component for the GNOME 2 Desktop
-
-USES= tar:bzip2
-
-.if !defined(REFERENCE_PORT)
-
-LIB_DEPENDS= libgweather.so:${PORTSDIR}/net/libgweather \
- libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
- libcanberra-gtk.so:${PORTSDIR}/audio/libcanberra
-
-CONFLICTS= gnome-panel-3.[0-9]*
-
-USE_XORG= ice sm x11 xau xrandr
-INSTALLS_OMF= yes
-INSTALL_TARGET= install-strip
-USE_LDCONFIG= yes
-INSTALLS_ICONS= yes
-USES+= gettext gmake libtool:keepla pathfix pkgconfig python:2
-USE_GNOME= gnomeprefix intlhack gnomedesktop libwnck gnomemenus \
- gnomedocutils referencehack librsvg2
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --disable-network-manager
-LDFLAGS+= -L${LOCALBASE}/lib
-CPPFLAGS+= -I${LOCALBASE}/include
-
-GCONF_SCHEMAS= clock.schemas fish.schemas \
- panel-compatibility.schemas panel-general.schemas \
- panel-global.schemas panel-object.schemas \
- panel-toplevel.schemas window-list.schemas \
- workspace-switcher.schemas
-
-OPTIONS_DEFINE= EVOLUTION BONOBO
-OPTIONS_DEFAULT=EVOLUTION BONOBO
-EVOLUTION_DESC= Use the Evolution calendar
-BONOBO_DESC= Support for bonobo applets aka Gnome 2 applets
-
-.include <bsd.port.options.mk>
-
-.if ${PORT_OPTIONS:MEVOLUTION}
-USE_GNOME+= evolutiondataserver
-#CONFIGURE_ARGS+=--enable-eds
-.else
-CONFIGURE_ARGS+=--disable-eds
-.endif
-
-.if ${PORT_OPTIONS:MBONOBO}
-USE_GNOME+= libbonoboui
-CONFIGURE_ARGS+=--enable-bonobo
-PLIST_SUB+= BONOBO=""
-.else
-CONFIGURE_ARGS+=--disable-bonobo
-PLIST_SUB+= BONOBO="@comment "
-.endif
-
-post-patch:
- @${FIND} ${WRKSRC} -type f | \
- ${XARGS} -n 10 ${REINPLACE_CMD} -e \
- 's|"applications.menu"|"gnome-applications.menu"|'
- @${REINPLACE_CMD} -e 's|xsltproc -o| xsltproc --nonet -o|g' \
- ${WRKSRC}/help/clock/Makefile.in \
- ${WRKSRC}/help/fish/Makefile.in
- @${REINPLACE_CMD} -e 's|python.* python2\.0|${PYTHON_VERSION}|g' \
- ${WRKSRC}/configure
- @${REINPLACE_CMD} '/_LIBADD =/s/$$/ -lgmodule-2.0/' \
- ${WRKSRC}/gnome-panel/libpanel-applet-private/Makefile.in
-
-.include <bsd.port.mk>
-
-.endif
diff --git a/x11/gnome-panel/distinfo b/x11/gnome-panel/distinfo
deleted file mode 100644
index d0b90eeb508f..000000000000
--- a/x11/gnome-panel/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (gnome2/gnome-panel-2.32.1.tar.bz2) = 8f7828eb7a21c817a73b697844a4e20256059b32386414a10f97d51e7d9fca5f
-SIZE (gnome2/gnome-panel-2.32.1.tar.bz2) = 3132156
diff --git a/x11/gnome-panel/files/patch-applets_clock_clock-location.c b/x11/gnome-panel/files/patch-applets_clock_clock-location.c
deleted file mode 100644
index aa25ac2fce66..000000000000
--- a/x11/gnome-panel/files/patch-applets_clock_clock-location.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- applets/clock/clock-location.c.orig 2008-04-07 17:17:51.000000000 -0400
-+++ applets/clock/clock-location.c 2008-04-07 22:54:31.000000000 -0400
-@@ -27,6 +27,8 @@
- #include "clock-marshallers.h"
- #include "set-timezone.h"
-
-+#define daylight 1
-+
- G_DEFINE_TYPE (ClockLocation, clock_location, G_TYPE_OBJECT)
-
- typedef struct {
diff --git a/x11/gnome-panel/files/patch-applets_clock_clock.c b/x11/gnome-panel/files/patch-applets_clock_clock.c
deleted file mode 100644
index a9b459b74091..000000000000
--- a/x11/gnome-panel/files/patch-applets_clock_clock.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- applets/clock/clock.c.orig 2009-07-01 15:06:23.000000000 +0200
-+++ applets/clock/clock.c 2009-07-19 15:59:26.000000000 +0200
-@@ -71,6 +71,8 @@
- #include "set-timezone.h"
- #include "system-timezone.h"
-
-+#define daylight 1
-+
- #define INTERNETSECOND (864)
- #define INTERNETBEAT (86400)
-
diff --git a/x11/gnome-panel/files/patch-po_ja.po b/x11/gnome-panel/files/patch-po_ja.po
deleted file mode 100644
index 5a71e3919398..000000000000
--- a/x11/gnome-panel/files/patch-po_ja.po
+++ /dev/null
@@ -1,20 +0,0 @@
---- po/ja.po.orig 2007-08-13 19:37:02.000000000 -0400
-+++ po/ja.po 2007-08-14 17:00:06.000000000 -0400
-@@ -97,7 +97,7 @@ msgstr "%k:%M"
- #. * possible.
- #: ../applets/clock/calendar-window.c:234
- msgid "%b %d"
--msgstr "%b%eæ—¥"
-+msgstr "%B%eæ—¥"
-
- #: ../applets/clock/calendar-window.c:742
- msgid "_Tasks"
-@@ -138,7 +138,7 @@ msgstr "%k:%M:%S"
- #.
- #: ../applets/clock/clock.c:369
- msgid "%a %b %e"
--msgstr "%b%eæ—¥ (%a)"
-+msgstr "%B%eæ—¥ (%a)"
-
- #. translators: reverse the order of these arguments
- #. * if the time should come before the
diff --git a/x11/gnome-panel/pkg-descr b/x11/gnome-panel/pkg-descr
deleted file mode 100644
index 263044b5e130..000000000000
--- a/x11/gnome-panel/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-This drives the GNOME 2 panel.
-
-WWW: http://www.gnome.org/
diff --git a/x11/gnome-panel/pkg-plist b/x11/gnome-panel/pkg-plist
deleted file mode 100644
index fc3ca2757e25..000000000000
--- a/x11/gnome-panel/pkg-plist
+++ /dev/null
@@ -1,635 +0,0 @@
-bin/gnome-desktop-item-edit
-bin/gnome-panel
-bin/panel-test-applets
-%%BONOBO%%bin/panel-test-applets-bonobo
-@unexec gconftool-2 --direct --config-source=xml::%D/etc/gconf/gconf.xml.defaults --unload %D/etc/gconf/schemas/panel-default-setup.entries /apps/panel > /dev/null || /usr/bin/true
-@unexec gconftool-2 --direct --config-source=xml::%D/etc/gconf/gconf.xml.defaults --unload %D/etc/gconf/schemas/panel-default-setup.entries > /dev/null || /usr/bin/true
-etc/gconf/schemas/panel-default-setup.entries
-@exec gconftool-2 --direct --config-source=xml::%D/etc/gconf/gconf.xml.defaults --load %D/etc/gconf/schemas/panel-default-setup.entries > /dev/null || /usr/bin/true
-@exec gconftool-2 --direct --config-source=xml::%D/etc/gconf/gconf.xml.defaults --load %D/etc/gconf/schemas/panel-default-setup.entries /apps/panel > /dev/null || /usr/bin/true
-%%BONOBO%%include/panel-2.0/GNOME_Panel.h
-%%BONOBO%%include/panel-2.0/panel-applet-enums.h
-%%BONOBO%%include/panel-2.0/panel-applet-gconf.h
-%%BONOBO%%include/panel-2.0/panel-applet.h
-include/gnome-panel-3.0/libpanel-applet/panel-applet-enums.h
-include/gnome-panel-3.0/libpanel-applet/panel-applet-gconf.h
-include/gnome-panel-3.0/libpanel-applet/panel-applet.h
-lib/girepository-1.0/PanelApplet-3.0.typelib
-@exec mkdir -p %D/lib/gnome-panel/modules
-%%BONOBO%%lib/gnome-panel/modules/libpanel-applets-bonobo.a
-%%BONOBO%%lib/gnome-panel/modules/libpanel-applets-bonobo.la
-%%BONOBO%%lib/gnome-panel/modules/libpanel-applets-bonobo.so
-@exec %%LOCALBASE%%/bin/gio-querymodules %D/lib/gnome-panel/modules 2>/dev/null || /usr/bin/true
-@unexec /bin/rm -f %D/lib/gnome-panel/modules/giomodule.cache
-%%BONOBO%%lib/libpanel-applet-2.a
-%%BONOBO%%lib/libpanel-applet-2.la
-%%BONOBO%%lib/libpanel-applet-2.so
-%%BONOBO%%lib/libpanel-applet-2.so.0
-%%BONOBO%%lib/libpanel-applet-2.so.0.2.73
-lib/libpanel-applet-3.a
-lib/libpanel-applet-3.la
-lib/libpanel-applet-3.so
-lib/libpanel-applet-3.so.0
-lib/libpanel-applet-3.so.0.0.6
-%%BONOBO%%libdata/pkgconfig/libpanelapplet-2.0.pc
-libdata/pkgconfig/libpanelapplet-3.0.pc
-libexec/clock-applet
-libexec/fish-applet
-libexec/gnome-panel-add
-libexec/notification-area-applet
-libexec/wnck-applet
-man/man1/gnome-panel.1.gz
-share/applications/gnome-panel.desktop
-share/dbus-1/services/org.gnome.panel.applet.ClockAppletFactory.service
-share/dbus-1/services/org.gnome.panel.applet.FishAppletFactory.service
-share/dbus-1/services/org.gnome.panel.applet.NotificationAreaAppletFactory.service
-share/dbus-1/services/org.gnome.panel.applet.WnckletFactory.service
-%%BONOBO%%share/gnome-2.0/ui/GNOME_Panel_Popup.xml
-share/gir-1.0/PanelApplet-3.0.gir
-%%DATADIR%%/applets/org.gnome.panel.ClockApplet.panel-applet
-%%DATADIR%%/applets/org.gnome.panel.FishApplet.panel-applet
-%%DATADIR%%/applets/org.gnome.panel.NotificationAreaApplet.panel-applet
-%%DATADIR%%/applets/org.gnome.panel.Wncklet.panel-applet
-%%DATADIR%%/ui/clock.ui
-%%DATADIR%%/ui/clock-menu.xml
-%%DATADIR%%/ui/fish.ui
-%%DATADIR%%/ui/fish-menu.xml
-%%DATADIR%%/ui/notification-area-menu.xml
-%%BONOBO%%%%DATADIR%%/ui/panel-test-applets-bonobo.ui
-%%DATADIR%%/ui/panel-properties-dialog.ui
-%%DATADIR%%/ui/panel-run-dialog.ui
-%%DATADIR%%/ui/showdesktop-menu.xml
-%%DATADIR%%/ui/panel-test-applets.ui
-%%DATADIR%%/ui/window-list.ui
-%%DATADIR%%/ui/window-list-menu.xml
-%%DATADIR%%/ui/window-menu-menu.xml
-%%DATADIR%%/ui/workspace-switcher.ui
-%%DATADIR%%/ui/workspace-switcher-menu.xml
-%%DATADIR%%/pixmaps/clock-calendar-icon.png
-%%DATADIR%%/pixmaps/clock-face-large.svg
-%%DATADIR%%/pixmaps/clock-face-small-day.svg
-%%DATADIR%%/pixmaps/clock-face-small-evening.svg
-%%DATADIR%%/pixmaps/clock-face-small-morning.svg
-%%DATADIR%%/pixmaps/clock-face-small-night.svg
-%%DATADIR%%/pixmaps/clock-face-small.svg
-%%DATADIR%%/pixmaps/clock-map-location-current.png
-%%DATADIR%%/pixmaps/clock-map-location-hilight.png
-%%DATADIR%%/pixmaps/clock-map-location-marker.png
-%%DATADIR%%/pixmaps/clock-map.png
-%%DATADIR%%/pixmaps/fishanim.png
-%%DATADIR%%/pixmaps/footguy.png
-%%DATADIR%%/pixmaps/gnome-gegl2-2.png
-%%DATADIR%%/pixmaps/gnome-gegl2.png
-%%DATADIR%%/pixmaps/monkey.png
-%%DATADIR%%/pixmaps/oldwanda.png
-%%DATADIR%%/pixmaps/wanda.png
-share/gnome-panelrc
-share/gnome/help/clock/C/clock.xml
-share/gnome/help/clock/C/figures/clock_applet.png
-share/gnome/help/clock/C/legal.xml
-share/gnome/help/clock/ar/clock.xml
-share/gnome/help/clock/ar/figures/clock_applet.png
-share/gnome/help/clock/ar/legal.xml
-share/gnome/help/clock/ca/clock.xml
-share/gnome/help/clock/ca/figures/clock_applet.png
-share/gnome/help/clock/ca/legal.xml
-share/gnome/help/clock/cs/clock.xml
-share/gnome/help/clock/cs/figures/clock_applet.png
-share/gnome/help/clock/cs/legal.xml
-share/gnome/help/clock/da/clock.xml
-share/gnome/help/clock/da/figures/clock_applet.png
-share/gnome/help/clock/da/legal.xml
-share/gnome/help/clock/de/clock.xml
-share/gnome/help/clock/de/figures/clock_applet.png
-share/gnome/help/clock/de/legal.xml
-share/gnome/help/clock/el/clock.xml
-share/gnome/help/clock/el/figures/clock_applet.png
-share/gnome/help/clock/el/legal.xml
-share/gnome/help/clock/en_GB/clock.xml
-share/gnome/help/clock/en_GB/figures/clock_applet.png
-share/gnome/help/clock/en_GB/legal.xml
-share/gnome/help/clock/es/clock.xml
-share/gnome/help/clock/es/figures/clock_applet.png
-share/gnome/help/clock/es/legal.xml
-share/gnome/help/clock/eu/clock.xml
-share/gnome/help/clock/eu/figures/clock_applet.png
-share/gnome/help/clock/eu/legal.xml
-share/gnome/help/clock/fi/clock.xml
-share/gnome/help/clock/fi/figures/clock_applet.png
-share/gnome/help/clock/fi/legal.xml
-share/gnome/help/clock/fr/clock.xml
-share/gnome/help/clock/fr/figures/clock_applet.png
-share/gnome/help/clock/fr/legal.xml
-share/gnome/help/clock/it/clock.xml
-share/gnome/help/clock/it/figures/clock_applet.png
-share/gnome/help/clock/it/legal.xml
-share/gnome/help/clock/ja/clock.xml
-share/gnome/help/clock/ja/figures/clock_applet.png
-share/gnome/help/clock/ja/legal.xml
-share/gnome/help/clock/ko/clock.xml
-share/gnome/help/clock/ko/figures/clock_applet.png
-share/gnome/help/clock/ko/legal.xml
-share/gnome/help/clock/nl/clock.xml
-share/gnome/help/clock/nl/figures/clock_applet.png
-share/gnome/help/clock/nl/legal.xml
-share/gnome/help/clock/oc/clock.xml
-share/gnome/help/clock/oc/figures/clock_applet.png
-share/gnome/help/clock/oc/legal.xml
-share/gnome/help/clock/pa/clock.xml
-share/gnome/help/clock/pa/figures/clock_applet.png
-share/gnome/help/clock/pa/legal.xml
-share/gnome/help/clock/pt/clock.xml
-share/gnome/help/clock/pt/figures/clock_applet.png
-share/gnome/help/clock/pt/legal.xml
-share/gnome/help/clock/pt_BR/clock.xml
-share/gnome/help/clock/pt_BR/figures/clock_applet.png
-share/gnome/help/clock/pt_BR/legal.xml
-share/gnome/help/clock/ru/clock.xml
-share/gnome/help/clock/ru/figures/clock_applet.png
-share/gnome/help/clock/ru/legal.xml
-share/gnome/help/clock/sl/clock.xml
-share/gnome/help/clock/sl/figures/clock_applet.png
-share/gnome/help/clock/sl/legal.xml
-share/gnome/help/clock/sr/clock.xml
-share/gnome/help/clock/sr/figures/clock_applet.png
-share/gnome/help/clock/sr/legal.xml
-share/gnome/help/clock/sv/clock.xml
-share/gnome/help/clock/sv/figures/clock_applet.png
-share/gnome/help/clock/sv/legal.xml
-share/gnome/help/clock/th/clock.xml
-share/gnome/help/clock/th/figures/clock_applet.png
-share/gnome/help/clock/th/legal.xml
-share/gnome/help/clock/uk/clock.xml
-share/gnome/help/clock/uk/figures/clock_applet.png
-share/gnome/help/clock/uk/legal.xml
-share/gnome/help/clock/zh_CN/clock.xml
-share/gnome/help/clock/zh_CN/figures/clock_applet.png
-share/gnome/help/clock/zh_CN/legal.xml
-share/gnome/help/clock/zh_HK/clock.xml
-share/gnome/help/clock/zh_HK/figures/clock_applet.png
-share/gnome/help/clock/zh_HK/legal.xml
-share/gnome/help/clock/zh_TW/clock.xml
-share/gnome/help/clock/zh_TW/figures/clock_applet.png
-share/gnome/help/clock/zh_TW/legal.xml
-share/gnome/help/fish/C/figures/fish_applet.png
-share/gnome/help/fish/C/fish.xml
-share/gnome/help/fish/C/legal.xml
-share/gnome/help/fish/ca/figures/fish_applet.png
-share/gnome/help/fish/ca/fish.xml
-share/gnome/help/fish/ca/legal.xml
-share/gnome/help/fish/cs/figures/fish_applet.png
-share/gnome/help/fish/cs/fish.xml
-share/gnome/help/fish/cs/legal.xml
-share/gnome/help/fish/de/figures/fish_applet.png
-share/gnome/help/fish/de/fish.xml
-share/gnome/help/fish/de/legal.xml
-share/gnome/help/fish/el/figures/fish_applet.png
-share/gnome/help/fish/el/fish.xml
-share/gnome/help/fish/el/legal.xml
-share/gnome/help/fish/en_GB/figures/fish_applet.png
-share/gnome/help/fish/en_GB/fish.xml
-share/gnome/help/fish/en_GB/legal.xml
-share/gnome/help/fish/es/figures/fish_applet.png
-share/gnome/help/fish/es/fish.xml
-share/gnome/help/fish/es/legal.xml
-share/gnome/help/fish/eu/figures/fish_applet.png
-share/gnome/help/fish/eu/fish.xml
-share/gnome/help/fish/eu/legal.xml
-share/gnome/help/fish/fi/figures/fish_applet.png
-share/gnome/help/fish/fi/fish.xml
-share/gnome/help/fish/fi/legal.xml
-share/gnome/help/fish/fr/figures/fish_applet.png
-share/gnome/help/fish/fr/fish.xml
-share/gnome/help/fish/fr/legal.xml
-share/gnome/help/fish/it/figures/fish_applet.png
-share/gnome/help/fish/it/fish.xml
-share/gnome/help/fish/it/legal.xml
-share/gnome/help/fish/ja/figures/fish_applet.png
-share/gnome/help/fish/ja/fish.xml
-share/gnome/help/fish/ja/legal.xml
-share/gnome/help/fish/ko/figures/fish_applet.png
-share/gnome/help/fish/ko/fish.xml
-share/gnome/help/fish/ko/legal.xml
-share/gnome/help/fish/oc/figures/fish_applet.png
-share/gnome/help/fish/oc/fish.xml
-share/gnome/help/fish/oc/legal.xml
-share/gnome/help/fish/ru/figures/fish_applet.png
-share/gnome/help/fish/ru/fish.xml
-share/gnome/help/fish/ru/legal.xml
-share/gnome/help/fish/sl/figures/fish_applet.png
-share/gnome/help/fish/sl/fish.xml
-share/gnome/help/fish/sl/legal.xml
-share/gnome/help/fish/sv/figures/fish_applet.png
-share/gnome/help/fish/sv/fish.xml
-share/gnome/help/fish/sv/legal.xml
-share/gnome/help/fish/th/figures/fish_applet.png
-share/gnome/help/fish/th/fish.xml
-share/gnome/help/fish/th/legal.xml
-share/gnome/help/fish/uk/figures/fish_applet.png
-share/gnome/help/fish/uk/fish.xml
-share/gnome/help/fish/uk/legal.xml
-share/gnome/help/fish/zh_CN/figures/fish_applet.png
-share/gnome/help/fish/zh_CN/fish.xml
-share/gnome/help/fish/zh_CN/legal.xml
-share/icons/hicolor/16x16/apps/gnome-panel-clock.png
-share/icons/hicolor/16x16/apps/gnome-panel-drawer.png
-share/icons/hicolor/16x16/apps/gnome-panel-fish.png
-share/icons/hicolor/16x16/apps/gnome-panel-force-quit.png
-share/icons/hicolor/16x16/apps/gnome-panel-launcher.png
-share/icons/hicolor/16x16/apps/gnome-panel-notification-area.png
-share/icons/hicolor/16x16/apps/gnome-panel-separator.png
-share/icons/hicolor/16x16/apps/gnome-panel-window-list.png
-share/icons/hicolor/16x16/apps/gnome-panel-window-menu.png
-share/icons/hicolor/16x16/apps/gnome-panel-workspace-switcher.png
-share/icons/hicolor/16x16/apps/gnome-panel.png
-share/icons/hicolor/22x22/apps/gnome-panel-clock.png
-share/icons/hicolor/22x22/apps/gnome-panel-drawer.png
-share/icons/hicolor/22x22/apps/gnome-panel-fish.png
-share/icons/hicolor/22x22/apps/gnome-panel-force-quit.png
-share/icons/hicolor/22x22/apps/gnome-panel-launcher.png
-share/icons/hicolor/22x22/apps/gnome-panel-notification-area.png
-share/icons/hicolor/22x22/apps/gnome-panel-separator.png
-share/icons/hicolor/22x22/apps/gnome-panel-window-list.png
-share/icons/hicolor/22x22/apps/gnome-panel-window-menu.png
-share/icons/hicolor/22x22/apps/gnome-panel-workspace-switcher.png
-share/icons/hicolor/22x22/apps/gnome-panel.png
-share/icons/hicolor/24x24/apps/gnome-panel-clock.png
-share/icons/hicolor/24x24/apps/gnome-panel-drawer.png
-share/icons/hicolor/24x24/apps/gnome-panel-fish.png
-share/icons/hicolor/24x24/apps/gnome-panel-force-quit.png
-share/icons/hicolor/24x24/apps/gnome-panel-launcher.png
-share/icons/hicolor/24x24/apps/gnome-panel-notification-area.png
-share/icons/hicolor/24x24/apps/gnome-panel-separator.png
-share/icons/hicolor/24x24/apps/gnome-panel-window-list.png
-share/icons/hicolor/24x24/apps/gnome-panel-window-menu.png
-share/icons/hicolor/24x24/apps/gnome-panel-workspace-switcher.png
-share/icons/hicolor/24x24/apps/gnome-panel.png
-share/icons/hicolor/32x32/apps/gnome-panel-clock.png
-share/icons/hicolor/32x32/apps/gnome-panel-drawer.png
-share/icons/hicolor/32x32/apps/gnome-panel-fish.png
-share/icons/hicolor/32x32/apps/gnome-panel-force-quit.png
-share/icons/hicolor/32x32/apps/gnome-panel-launcher.png
-share/icons/hicolor/32x32/apps/gnome-panel-notification-area.png
-share/icons/hicolor/32x32/apps/gnome-panel-separator.png
-share/icons/hicolor/32x32/apps/gnome-panel-window-list.png
-share/icons/hicolor/32x32/apps/gnome-panel-window-menu.png
-share/icons/hicolor/32x32/apps/gnome-panel-workspace-switcher.png
-share/icons/hicolor/32x32/apps/gnome-panel.png
-share/icons/hicolor/48x48/apps/gnome-panel.png
-share/icons/hicolor/scalable/apps/gnome-panel-clock.svg
-share/icons/hicolor/scalable/apps/gnome-panel-drawer.svg
-share/icons/hicolor/scalable/apps/gnome-panel-fish.svg
-share/icons/hicolor/scalable/apps/gnome-panel-force-quit.svg
-share/icons/hicolor/scalable/apps/gnome-panel-launcher.svg
-share/icons/hicolor/scalable/apps/gnome-panel-notification-area.svg
-share/icons/hicolor/scalable/apps/gnome-panel-separator.svg
-share/icons/hicolor/scalable/apps/gnome-panel-window-list.svg
-share/icons/hicolor/scalable/apps/gnome-panel-window-menu.svg
-share/icons/hicolor/scalable/apps/gnome-panel-workspace-switcher.svg
-share/icons/hicolor/scalable/apps/gnome-panel.svg
-%%BONOBO%%share/idl/gnome-panel-2.0/GNOME_Panel.idl
-share/locale/af/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/am/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/ar/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/as/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/ast/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/az/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/be/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/be@latin/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/bg/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/bn/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/bn_IN/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/br/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/bs/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/ca/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/ca@valencia/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/crh/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/cs/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/cy/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/da/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/de/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/dz/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/el/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/en@shaw/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/en_CA/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/en_GB/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/eo/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/es/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/et/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/eu/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/fa/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/fi/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/fr/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/fur/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/fy/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/ga/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/gl/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/gu/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/gv/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/ha/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/he/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/hi/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/hr/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/hu/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/hy/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/id/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/ig/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/is/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/it/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/ja/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/ka/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/kk/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/kn/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/ko/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/ku/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/ky/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/la/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/li/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/lt/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/lv/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/mai/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/mg/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/mi/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/mk/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/ml/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/mn/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/mr/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/ms/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/nb/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/nds/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/ne/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/nl/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/nn/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/nso/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/oc/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/or/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/pa/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/pl/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/ps/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/pt/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/pt_BR/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/ro/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/ru/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/rw/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/si/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/sk/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/sl/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/sq/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/sr/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/sr@ije/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/sr@latin/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/sv/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/ta/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/te/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/th/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/tr/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/ug/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/uk/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/uz/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/uz@cyrillic/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/vi/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/wa/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/xh/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/yi/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/yo/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/zh_CN/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/zh_HK/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/zh_TW/LC_MESSAGES/gnome-panel-2.0.mo
-share/locale/zu/LC_MESSAGES/gnome-panel-2.0.mo
-share/omf/clock/clock-C.omf
-share/omf/clock/clock-ar.omf
-share/omf/clock/clock-ca.omf
-share/omf/clock/clock-cs.omf
-share/omf/clock/clock-da.omf
-share/omf/clock/clock-de.omf
-share/omf/clock/clock-el.omf
-share/omf/clock/clock-en_GB.omf
-share/omf/clock/clock-es.omf
-share/omf/clock/clock-eu.omf
-share/omf/clock/clock-fi.omf
-share/omf/clock/clock-fr.omf
-share/omf/clock/clock-it.omf
-share/omf/clock/clock-ja.omf
-share/omf/clock/clock-ko.omf
-share/omf/clock/clock-nl.omf
-share/omf/clock/clock-oc.omf
-share/omf/clock/clock-pa.omf
-share/omf/clock/clock-pt.omf
-share/omf/clock/clock-pt_BR.omf
-share/omf/clock/clock-ru.omf
-share/omf/clock/clock-sl.omf
-share/omf/clock/clock-sr.omf
-share/omf/clock/clock-sv.omf
-share/omf/clock/clock-th.omf
-share/omf/clock/clock-uk.omf
-share/omf/clock/clock-zh_CN.omf
-share/omf/clock/clock-zh_HK.omf
-share/omf/clock/clock-zh_TW.omf
-share/omf/fish/fish-C.omf
-share/omf/fish/fish-ca.omf
-share/omf/fish/fish-cs.omf
-share/omf/fish/fish-de.omf
-share/omf/fish/fish-el.omf
-share/omf/fish/fish-en_GB.omf
-share/omf/fish/fish-es.omf
-share/omf/fish/fish-eu.omf
-share/omf/fish/fish-fi.omf
-share/omf/fish/fish-fr.omf
-share/omf/fish/fish-it.omf
-share/omf/fish/fish-ja.omf
-share/omf/fish/fish-ko.omf
-share/omf/fish/fish-oc.omf
-share/omf/fish/fish-ru.omf
-share/omf/fish/fish-sl.omf
-share/omf/fish/fish-sv.omf
-share/omf/fish/fish-th.omf
-share/omf/fish/fish-uk.omf
-share/omf/fish/fish-zh_CN.omf
-@dirrm share/omf/fish
-@dirrm share/omf/clock
-%%BONOBO%%@dirrm share/idl/gnome-panel-2.0
-@dirrm share/gnome/help/fish/zh_CN/figures
-@dirrm share/gnome/help/fish/zh_CN
-@dirrm share/gnome/help/fish/uk/figures
-@dirrm share/gnome/help/fish/uk
-@dirrm share/gnome/help/fish/th/figures
-@dirrm share/gnome/help/fish/th
-@dirrm share/gnome/help/fish/sv/figures
-@dirrm share/gnome/help/fish/sv
-@dirrm share/gnome/help/fish/sl/figures
-@dirrm share/gnome/help/fish/sl
-@dirrm share/gnome/help/fish/ru/figures
-@dirrm share/gnome/help/fish/ru
-@dirrm share/gnome/help/fish/oc/figures
-@dirrm share/gnome/help/fish/oc
-@dirrm share/gnome/help/fish/ko/figures
-@dirrm share/gnome/help/fish/ko
-@dirrm share/gnome/help/fish/ja/figures
-@dirrm share/gnome/help/fish/ja
-@dirrm share/gnome/help/fish/it/figures
-@dirrm share/gnome/help/fish/it
-@dirrm share/gnome/help/fish/fr/figures
-@dirrm share/gnome/help/fish/fr
-@dirrm share/gnome/help/fish/fi/figures
-@dirrm share/gnome/help/fish/fi
-@dirrm share/gnome/help/fish/eu/figures
-@dirrm share/gnome/help/fish/eu
-@dirrm share/gnome/help/fish/es/figures
-@dirrm share/gnome/help/fish/es
-@dirrm share/gnome/help/fish/en_GB/figures
-@dirrm share/gnome/help/fish/en_GB
-@dirrm share/gnome/help/fish/el/figures
-@dirrm share/gnome/help/fish/el
-@dirrm share/gnome/help/fish/de/figures
-@dirrm share/gnome/help/fish/de
-@dirrm share/gnome/help/fish/cs/figures
-@dirrm share/gnome/help/fish/cs
-@dirrm share/gnome/help/fish/ca/figures
-@dirrm share/gnome/help/fish/ca
-@dirrm share/gnome/help/fish/C/figures
-@dirrm share/gnome/help/fish/C
-@dirrm share/gnome/help/fish
-@dirrm share/gnome/help/clock/zh_TW/figures
-@dirrm share/gnome/help/clock/zh_TW
-@dirrm share/gnome/help/clock/zh_HK/figures
-@dirrm share/gnome/help/clock/zh_HK
-@dirrm share/gnome/help/clock/zh_CN/figures
-@dirrm share/gnome/help/clock/zh_CN
-@dirrm share/gnome/help/clock/uk/figures
-@dirrm share/gnome/help/clock/uk
-@dirrm share/gnome/help/clock/th/figures
-@dirrm share/gnome/help/clock/th
-@dirrm share/gnome/help/clock/sv/figures
-@dirrm share/gnome/help/clock/sv
-@dirrm share/gnome/help/clock/sr/figures
-@dirrm share/gnome/help/clock/sr
-@dirrm share/gnome/help/clock/sl/figures
-@dirrm share/gnome/help/clock/sl
-@dirrm share/gnome/help/clock/ru/figures
-@dirrm share/gnome/help/clock/ru
-@dirrm share/gnome/help/clock/pt_BR/figures
-@dirrm share/gnome/help/clock/pt_BR
-@dirrm share/gnome/help/clock/pt/figures
-@dirrm share/gnome/help/clock/pt
-@dirrm share/gnome/help/clock/pa/figures
-@dirrm share/gnome/help/clock/pa
-@dirrm share/gnome/help/clock/oc/figures
-@dirrm share/gnome/help/clock/oc
-@dirrm share/gnome/help/clock/nl/figures
-@dirrm share/gnome/help/clock/nl
-@dirrm share/gnome/help/clock/ko/figures
-@dirrm share/gnome/help/clock/ko
-@dirrm share/gnome/help/clock/ja/figures
-@dirrm share/gnome/help/clock/ja
-@dirrm share/gnome/help/clock/it/figures
-@dirrm share/gnome/help/clock/it
-@dirrm share/gnome/help/clock/fr/figures
-@dirrm share/gnome/help/clock/fr
-@dirrm share/gnome/help/clock/fi/figures
-@dirrm share/gnome/help/clock/fi
-@dirrm share/gnome/help/clock/eu/figures
-@dirrm share/gnome/help/clock/eu
-@dirrm share/gnome/help/clock/es/figures
-@dirrm share/gnome/help/clock/es
-@dirrm share/gnome/help/clock/en_GB/figures
-@dirrm share/gnome/help/clock/en_GB
-@dirrm share/gnome/help/clock/el/figures
-@dirrm share/gnome/help/clock/el
-@dirrm share/gnome/help/clock/de/figures
-@dirrm share/gnome/help/clock/de
-@dirrm share/gnome/help/clock/da/figures
-@dirrm share/gnome/help/clock/da
-@dirrm share/gnome/help/clock/cs/figures
-@dirrm share/gnome/help/clock/cs
-@dirrm share/gnome/help/clock/ca/figures
-@dirrm share/gnome/help/clock/ca
-@dirrm share/gnome/help/clock/ar/figures
-@dirrm share/gnome/help/clock/ar
-@dirrm share/gnome/help/clock/C/figures
-@dirrm share/gnome/help/clock/C
-@dirrm share/gnome/help/clock
-@dirrm %%DATADIR%%/pixmaps
-@dirrm %%DATADIR%%/ui
-@dirrm %%DATADIR%%/applets
-@dirrm %%DATADIR%%
-@dirrmtry lib/gnome-panel/modules
-@dirrmtry lib/gnome-panel
-@dirrm include/gnome-panel-3.0/libpanel-applet
-@dirrm include/gnome-panel-3.0
-%%BONOBO%%@dirrm include/panel-2.0
-@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/yi/LC_MESSAGES
-@dirrmtry share/locale/yi
-@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
-@dirrmtry share/locale/sr@latin/LC_MESSAGES
-@dirrmtry share/locale/sr@latin
-@dirrmtry share/locale/sr@ije/LC_MESSAGES
-@dirrmtry share/locale/sr@ije
-@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/nso/LC_MESSAGES
-@dirrmtry share/locale/nso
-@dirrmtry share/locale/nds/LC_MESSAGES
-@dirrmtry share/locale/nds
-@dirrmtry share/locale/mr/LC_MESSAGES
-@dirrmtry share/locale/mr
-@dirrmtry share/locale/mi/LC_MESSAGES
-@dirrmtry share/locale/mi
-@dirrmtry share/locale/mg/LC_MESSAGES
-@dirrmtry share/locale/mg
-@dirrmtry share/locale/mai/LC_MESSAGES
-@dirrmtry share/locale/mai
-@dirrmtry share/locale/la/LC_MESSAGES
-@dirrmtry share/locale/la
-@dirrmtry share/locale/ky/LC_MESSAGES
-@dirrmtry share/locale/ky
-@dirrmtry share/locale/ku/LC_MESSAGES
-@dirrmtry share/locale/ku
-@dirrmtry share/locale/kk/LC_MESSAGES
-@dirrmtry share/locale/kk
-@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/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/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
diff --git a/x11/gnome-pie/Makefile b/x11/gnome-pie/Makefile
deleted file mode 100644
index ff5903a3dfaa..000000000000
--- a/x11/gnome-pie/Makefile
+++ /dev/null
@@ -1,63 +0,0 @@
-# Created by: Nicola Vitale <nivit@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= gnome-pie
-PORTVERSION= 0.5.5
-PORTREVISION= 3
-CATEGORIES= x11
-
-MAINTAINER= nivit@FreeBSD.org
-COMMENT= Circular application launcher
-
-LICENSE= GPLv3
-
-BUILD_DEPENDS= valac:${PORTSDIR}/lang/vala
-RUN_DEPENDS= gnome-icons-faenza>=1.3:${PORTSDIR}/x11-themes/gnome-icons-faenza \
- gnome-settings-daemon>=2.32.1_4:${PORTSDIR}/sysutils/gnome-settings-daemon
-LIB_DEPENDS= libcairo.so:${PORTSDIR}/graphics/cairo \
- libgee.so:${PORTSDIR}/devel/libgee06 \
- librsvg-2.so:${PORTSDIR}/graphics/librsvg2 \
- libunique-1.0.so:${PORTSDIR}/x11-toolkits/unique
-
-USE_XORG= xtst
-GH_ACCOUNT= Simmesimme
-GH_PROJECT= Gnome-Pie
-GH_COMMIT= 5ea8b11
-GH_TAGNAME= v${PORTVERSION}
-
-INSTALLS_ICONS= yes
-
-OPTIONS_DEFINE= DOCS MANPAGES NLS
-OPTIONS_DEFAULT= MANPAGES
-OPTIONS_SUB= yes
-
-DOCS_CMAKE_ON= -DINSTALL_DOCS:BOOL=ON
-MANPAGES_CMAKE_OFF= -DNO_INSTALL_MANPAGES:BOOL=ON
-
-NLS_CMAKE_ON= -DINSTALL_NLS:BOOL=ON
-NLS_USES= gettext
-NLS_CMAKE_OFF= -DINSTALL_NLS:BOOL=OFF
-
-REINPLACE_ARGS= -e 's,%%DATADIR%%,${DATADIR},1' \
- -e 's,%%DESKTOPDIR%%,${DESKTOPDIR},1' \
- -e 's,%%PREFIX%%,${PREFIX},1' \
- -e '/has_resize_grip/d' -i ''
-
-SUB_FILES= pkg-message
-SUB_LIST= PORTSDIR=${PORTSDIR}
-
-USES+= cmake pkgconfig
-USE_GITHUB= yes
-USE_GNOME= gconf2 gnomemenus gtk20 libwnck
-
-post-patch:
- ${REINPLACE_CMD} ${WRKSRC}/src/actions/actionRegistry.vala \
- ${WRKSRC}/src/gui/indicator.vala \
- ${WRKSRC}/src/utilities/paths.vala \
- ${WRKSRC}/resources/ui/*.ui
-
-gnome-pie-user:
- gconftool-2 --type string --set /desktop/gnome/interface/icon_theme "Faenza"
- gconftool-2 --type bool --set /desktop/gnome/interface/menus_have_icons true
-
-.include <bsd.port.mk>
diff --git a/x11/gnome-pie/distinfo b/x11/gnome-pie/distinfo
deleted file mode 100644
index 99459ac676f9..000000000000
--- a/x11/gnome-pie/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (gnome-pie-0.5.5.tar.gz) = 7b98d9055943b389818ad529faa81758736907b99aa7280c74b44424ac9c8639
-SIZE (gnome-pie-0.5.5.tar.gz) = 224767
diff --git a/x11/gnome-pie/files/patch-CMakeLists.txt b/x11/gnome-pie/files/patch-CMakeLists.txt
deleted file mode 100644
index 379bb596d833..000000000000
--- a/x11/gnome-pie/files/patch-CMakeLists.txt
+++ /dev/null
@@ -1,30 +0,0 @@
---- ./CMakeLists.txt.orig 2013-03-06 18:35:57.000000000 +0100
-+++ ./CMakeLists.txt 2013-03-06 18:36:57.000000000 +0100
-@@ -26,7 +26,9 @@
- find_package(PkgConfig)
-
- # check whether GTK3 is supported
-+if (NOT ${CMAKE_SYSTEM_NAME} MATCHES "FreeBSD")
- pkg_check_modules(GTK3 gtk+-3.0)
-+endif (NOT ${CMAKE_SYSTEM_NAME} MATCHES "FreeBSD")
-
- if (${GTK3_FOUND})
- pkg_check_modules(INDICATOR3 appindicator3-0.1)
-@@ -38,7 +40,7 @@
- pkg_check_modules(INDICATOR appindicator-0.1)
- pkg_check_modules(UNIQUE REQUIRED unique-1.0)
- pkg_check_modules(WNCK REQUIRED libwnck-1.0)
-- pkg_check_modules(BAMF REQUIRED libbamf)
-+# pkg_check_modules(BAMF REQUIRED libbamf)
- endif (${GTK3_FOUND})
-
- pkg_check_modules(GIO REQUIRED gio-unix-2.0)
-@@ -186,7 +188,7 @@
- else (${GTK3_FOUND})
- LIST(APPEND VALA_PKGS gtk+-2.0)
- LIST(APPEND VALA_PKGS gdk-x11-2.0)
-- LIST(APPEND VALA_PKGS bamf)
-+# LIST(APPEND VALA_PKGS bamf)
- LIST(APPEND VALA_PKGS libwnck-1.0)
- LIST(APPEND VALA_PKGS unique-1.0)
- endif (${GTK3_FOUND})
diff --git a/x11/gnome-pie/files/patch-resources__gnome-pie.desktop b/x11/gnome-pie/files/patch-resources__gnome-pie.desktop
deleted file mode 100644
index 019a50600d0b..000000000000
--- a/x11/gnome-pie/files/patch-resources__gnome-pie.desktop
+++ /dev/null
@@ -1,8 +0,0 @@
---- ./resources/gnome-pie.desktop.orig 2013-01-23 23:33:16.000000000 +0100
-+++ ./resources/gnome-pie.desktop 2013-01-24 21:41:21.000000000 +0100
-@@ -4,4 +4,4 @@
- Comment=Cakes don't lie.
- Exec=gnome-pie
- Icon=gnome-pie
--Categories=GNOME;Utility;
-+Categories=GTK;GNOME;Utility;
diff --git a/x11/gnome-pie/files/patch-src__CMakeLists.txt b/x11/gnome-pie/files/patch-src__CMakeLists.txt
deleted file mode 100644
index b35444807d24..000000000000
--- a/x11/gnome-pie/files/patch-src__CMakeLists.txt
+++ /dev/null
@@ -1,43 +0,0 @@
---- ./src/CMakeLists.txt.orig 2013-01-23 23:33:16.000000000 +0100
-+++ ./src/CMakeLists.txt 2013-01-24 21:41:57.000000000 +0100
-@@ -43,6 +43,7 @@
- ${CMAKE_INSTALL_PREFIX}/bin
- )
-
-+if (INSTALL_DOCS)
- # install credits
- install(
- FILES
-@@ -50,7 +51,9 @@
- DESTINATION
- ${CMAKE_INSTALL_PREFIX}/share/doc/gnome-pie
- )
-+endif()
-
-+if (INSTALL_NLS)
- # install locales
- install(
- DIRECTORY
-@@ -61,6 +64,7 @@
- PATTERN *.pot EXCLUDE
- PATTERN *.sh EXCLUDE
- )
-+endif()
-
- # install themes
- install(
-@@ -95,11 +99,12 @@
- ${CMAKE_INSTALL_PREFIX}/share/applications
- )
-
-+if (NOT NO_INSTALL_MANPAGES)
- # install manpage
- install(
- FILES
- ${CMAKE_SOURCE_DIR}/resources/gnome-pie.1
- DESTINATION
-- ${CMAKE_INSTALL_PREFIX}/share/man/man1
-+ ${CMAKE_INSTALL_PREFIX}/man/man1
- )
--
-+endif()
diff --git a/x11/gnome-pie/files/patch-src__actionGroups__windowListGroup.vala b/x11/gnome-pie/files/patch-src__actionGroups__windowListGroup.vala
deleted file mode 100644
index 5c4a903744c0..000000000000
--- a/x11/gnome-pie/files/patch-src__actionGroups__windowListGroup.vala
+++ /dev/null
@@ -1,28 +0,0 @@
---- ./src/actionGroups/windowListGroup.vala.orig 2013-01-23 23:33:16.000000000 +0100
-+++ ./src/actionGroups/windowListGroup.vala 2013-01-24 21:41:21.000000000 +0100
-@@ -76,13 +76,13 @@
- private void load() {
- unowned GLib.List<Wnck.Window?> windows = this.screen.get_windows();
-
-- var matcher = Bamf.Matcher.get_default();
-+ //var matcher = Bamf.Matcher.get_default();
-
- foreach (var window in windows) {
- if (window.get_window_type() == Wnck.WindowType.NORMAL
- && !window.is_skip_pager() && !window.is_skip_tasklist()) {
- var application = window.get_application();
-- var bamf_app = matcher.get_application_for_xid((uint32)window.get_xid());
-+ //var bamf_app = matcher.get_application_for_xid((uint32)window.get_xid());
-
- string name = window.get_name();
-
-@@ -91,7 +91,8 @@
-
- var action = new SigAction(
- name,
-- (bamf_app == null) ? application.get_icon_name().down() : bamf_app.get_icon(),
-+ //(bamf_app == null) ? application.get_icon_name().down() : bamf_app.get_icon(),
-+ application.get_icon_name().down(),
- "%lu".printf(window.get_xid())
- );
- action.activated.connect(() => {
diff --git a/x11/gnome-pie/files/patch-src__actions__actionRegistry.vala b/x11/gnome-pie/files/patch-src__actions__actionRegistry.vala
deleted file mode 100644
index 3a963e11e3c1..000000000000
--- a/x11/gnome-pie/files/patch-src__actions__actionRegistry.vala
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./src/actions/actionRegistry.vala.orig 2013-01-23 23:33:16.000000000 +0100
-+++ ./src/actions/actionRegistry.vala 2013-01-24 21:41:21.000000000 +0100
-@@ -108,7 +108,7 @@
- case "application":
- var file_name = uri.split("//")[1];
-
-- var desktop_file = GLib.File.new_for_path("/usr/share/applications/" + file_name);
-+ var desktop_file = GLib.File.new_for_path("%%DESKTOPDIR%%/" + file_name);
- if (desktop_file.query_exists())
- return new_for_desktop_file(desktop_file.get_path());
-
diff --git a/x11/gnome-pie/files/patch-src__gui__indicator.vala b/x11/gnome-pie/files/patch-src__gui__indicator.vala
deleted file mode 100644
index e504035e1a80..000000000000
--- a/x11/gnome-pie/files/patch-src__gui__indicator.vala
+++ /dev/null
@@ -1,14 +0,0 @@
---- ./src/gui/indicator.vala.orig 2013-03-19 01:40:47.000000000 +0100
-+++ ./src/gui/indicator.vala 2013-03-19 01:41:57.000000000 +0100
-@@ -93,10 +93,7 @@
- #else
- this.indicator = new Gtk.StatusIcon();
- try {
-- var file = GLib.File.new_for_path(GLib.Path.build_filename(
-- GLib.Path.get_dirname(GLib.FileUtils.read_link("/proc/self/exe"))+"/resources",
-- icon + ".svg"
-- ));
-+ var file = GLib.File.new_for_path(GLib.Path.build_filename("%%DATADIR%%/resources", icon + ".svg"));
-
- if (!file.query_exists())
- this.indicator.set_from_icon_name(icon);
diff --git a/x11/gnome-pie/files/patch-src__gui__themeList.vala b/x11/gnome-pie/files/patch-src__gui__themeList.vala
deleted file mode 100644
index 0be0574bf8c4..000000000000
--- a/x11/gnome-pie/files/patch-src__gui__themeList.vala
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./src/gui/themeList.vala.orig 2013-03-19 01:24:16.000000000 +0100
-+++ ./src/gui/themeList.vala 2013-03-19 01:24:23.000000000 +0100
-@@ -81,7 +81,7 @@
-
- this.on_select_new();
-
-- Config.global.theme.load();
-+ //Config.global.theme.load();
- Config.global.theme.load_images();
- return false;
- });
diff --git a/x11/gnome-pie/files/patch-src__utilities__bindingManager.vala b/x11/gnome-pie/files/patch-src__utilities__bindingManager.vala
deleted file mode 100644
index 27a6d43be434..000000000000
--- a/x11/gnome-pie/files/patch-src__utilities__bindingManager.vala
+++ /dev/null
@@ -1,19 +0,0 @@
---- ./src/utilities/bindingManager.vala.orig 2013-03-15 23:02:39.000000000 +0100
-+++ ./src/utilities/bindingManager.vala 2013-03-15 23:03:13.000000000 +0100
-@@ -228,12 +228,12 @@
-
- private Gdk.FilterReturn event_filter(Gdk.XEvent gdk_xevent, Gdk.Event gdk_event) {
-
-- #if VALA_0_16 || VALA_0_17
-- X.Event* xevent = (X.Event*) gdk_xevent;
-- #else
-+ //#if VALA_0_16 || VALA_0_17
-+ // X.Event* xevent = (X.Event*) gdk_xevent;
-+ //#else
- void* pointer = &gdk_xevent;
- X.Event* xevent = (X.Event*) pointer;
-- #endif
-+ //#endif
-
- if(xevent->type == X.EventType.KeyPress) {
- foreach(var binding in bindings) {
diff --git a/x11/gnome-pie/files/patch-src__utilities__paths.vala b/x11/gnome-pie/files/patch-src__utilities__paths.vala
deleted file mode 100644
index 2043d8782569..000000000000
--- a/x11/gnome-pie/files/patch-src__utilities__paths.vala
+++ /dev/null
@@ -1,36 +0,0 @@
---- ./src/utilities/paths.vala.orig 2013-03-17 12:15:02.000000000 +0100
-+++ ./src/utilities/paths.vala 2013-03-19 01:34:39.000000000 +0100
-@@ -71,21 +71,21 @@
- /// usually /usr/share/gnome-pie/themes.
- /////////////////////////////////////////////////////////////////////
-
-- public static string global_themes { get; private set; default=""; }
-+ public static string global_themes { get; private set; default="%%DATADIR%%/themes"; }
-
- /////////////////////////////////////////////////////////////////////
- /// The directory containing locale files
- /// usually /usr/share/locale.
- /////////////////////////////////////////////////////////////////////
-
-- public static string locales { get; private set; default=""; }
-+ public static string locales { get; private set; default="%%PREFIX%%/share/locale"; }
-
- /////////////////////////////////////////////////////////////////////
- /// The directory containing UI declaration files
- /// usually /usr/share/gnome-pie/ui/.
- /////////////////////////////////////////////////////////////////////
-
-- public static string ui_files { get; private set; default=""; }
-+ public static string ui_files { get; private set; default="%%DATADIR%%/ui"; }
-
- /////////////////////////////////////////////////////////////////////
- /// The autostart file of gnome-pie_config
-@@ -115,7 +115,7 @@
-
- // get path of executable
- try {
-- executable = GLib.File.new_for_path(GLib.FileUtils.read_link("/proc/self/exe")).get_path();
-+ executable = GLib.File.new_for_path("%%PREFIX%%/bin/gnome-pie").get_path();
- } catch (GLib.FileError e) {
- warning("Failed to get path of executable!");
- }
diff --git a/x11/gnome-pie/files/pkg-message.in b/x11/gnome-pie/files/pkg-message.in
deleted file mode 100644
index 0d31b94780dd..000000000000
--- a/x11/gnome-pie/files/pkg-message.in
+++ /dev/null
@@ -1,13 +0,0 @@
-***************************************************************
-
-If you do not use GNOME as window manager, and do not see any
-icon in Gnome-Pie preferences, then run the following command:
-
- (cd %%PORTSDIR%%/x11/gnome-pie && make gnome-pie-user)
-
-and add this line to your ~/.xinitrc
-
- %%LOCALBASE%%/libexec/gnome-settings-daemon&
- (sleep 2 && gnome-pie)&
-
-***************************************************************
diff --git a/x11/gnome-pie/pkg-descr b/x11/gnome-pie/pkg-descr
deleted file mode 100644
index 64a63b9c949e..000000000000
--- a/x11/gnome-pie/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-Gnome-Pie is a circular application launcher. It is made of several pies,
-each consisting of multiple slices. The user presses a key stroke which
-opens the desired pie. By activating one of its slices, applications may
-be launched, key presses may be simulated or files can be opened.
-
-WWW: http://gnome-pie.simonschneegans.de/
diff --git a/x11/gnome-pie/pkg-plist b/x11/gnome-pie/pkg-plist
deleted file mode 100644
index 24426185837f..000000000000
--- a/x11/gnome-pie/pkg-plist
+++ /dev/null
@@ -1,102 +0,0 @@
-bin/gnome-pie
-%%MANPAGES%%man/man1/gnome-pie.1.gz
-share/applications/gnome-pie.desktop
-%%PORTDOCS%%%%DOCSDIR%%/README.md
-%%DATADIR%%/themes/adwaita/arrow.svg
-%%DATADIR%%/themes/adwaita/caption_mask.svg
-%%DATADIR%%/themes/adwaita/icon_active.svg
-%%DATADIR%%/themes/adwaita/icon_inactive.svg
-%%DATADIR%%/themes/adwaita/preview.png
-%%DATADIR%%/themes/adwaita/ring.svg
-%%DATADIR%%/themes/adwaita/theme.xml
-%%DATADIR%%/themes/bright/arrow.svg
-%%DATADIR%%/themes/bright/caption.svg
-%%DATADIR%%/themes/bright/caption_mask.svg
-%%DATADIR%%/themes/bright/gloss.svg
-%%DATADIR%%/themes/bright/icon_active.svg
-%%DATADIR%%/themes/bright/icon_inactive.svg
-%%DATADIR%%/themes/bright/preview.png
-%%DATADIR%%/themes/bright/ring.svg
-%%DATADIR%%/themes/bright/theme.xml
-%%DATADIR%%/themes/elementary/icon_bg.svg
-%%DATADIR%%/themes/elementary/preview.png
-%%DATADIR%%/themes/elementary/ring.svg
-%%DATADIR%%/themes/elementary/slice_caption.svg
-%%DATADIR%%/themes/elementary/theme.xml
-%%DATADIR%%/themes/funky/bg.svg
-%%DATADIR%%/themes/funky/blue.svg
-%%DATADIR%%/themes/funky/caption.svg
-%%DATADIR%%/themes/funky/icon_bg.svg
-%%DATADIR%%/themes/funky/icon_fg.svg
-%%DATADIR%%/themes/funky/preview.png
-%%DATADIR%%/themes/funky/red.svg
-%%DATADIR%%/themes/funky/slice_caption.svg
-%%DATADIR%%/themes/funky/star.svg
-%%DATADIR%%/themes/funky/theme.xml
-%%DATADIR%%/themes/gloss/arrow.svg
-%%DATADIR%%/themes/gloss/glow_bg.svg
-%%DATADIR%%/themes/gloss/icon_bg.svg
-%%DATADIR%%/themes/gloss/icon_fg.svg
-%%DATADIR%%/themes/gloss/icon_fg_active.svg
-%%DATADIR%%/themes/gloss/icon_mask.svg
-%%DATADIR%%/themes/gloss/preview.png
-%%DATADIR%%/themes/gloss/slice_caption.svg
-%%DATADIR%%/themes/gloss/theme.xml
-%%DATADIR%%/themes/minimalistic_text/bg.svg
-%%DATADIR%%/themes/minimalistic_text/fg.svg
-%%DATADIR%%/themes/minimalistic_text/preview.png
-%%DATADIR%%/themes/minimalistic_text/theme.xml
-%%DATADIR%%/themes/o-pie/arrow.svg
-%%DATADIR%%/themes/o-pie/caption1.svg
-%%DATADIR%%/themes/o-pie/caption2.svg
-%%DATADIR%%/themes/o-pie/preview.png
-%%DATADIR%%/themes/o-pie/ring.svg
-%%DATADIR%%/themes/o-pie/theme.xml
-%%DATADIR%%/themes/slim/bg.svg
-%%DATADIR%%/themes/slim/dot.svg
-%%DATADIR%%/themes/slim/preview.png
-%%DATADIR%%/themes/slim/slice_caption.svg
-%%DATADIR%%/themes/slim/theme.xml
-%%DATADIR%%/themes/unity/arrow.svg
-%%DATADIR%%/themes/unity/caption.svg
-%%DATADIR%%/themes/unity/caption_mask.svg
-%%DATADIR%%/themes/unity/gloss.svg
-%%DATADIR%%/themes/unity/icon_active.svg
-%%DATADIR%%/themes/unity/icon_inactive.svg
-%%DATADIR%%/themes/unity/preview.png
-%%DATADIR%%/themes/unity/ring.svg
-%%DATADIR%%/themes/unity/theme.xml
-%%DATADIR%%/ui/icon_select.ui
-%%DATADIR%%/ui/preferences.ui
-%%DATADIR%%/ui/rename_pie.ui
-%%DATADIR%%/ui/settings.ui
-%%DATADIR%%/ui/slice_select.ui
-%%DATADIR%%/ui/trigger_select.ui
-share/icons/hicolor/scalable/apps/gnome-pie-symbolic.svg
-share/icons/hicolor/scalable/apps/gnome-pie.svg
-%%NLS%%share/locale/bg/LC_MESSAGES/gnomepie.mo
-%%NLS%%share/locale/de/LC_MESSAGES/gnomepie.mo
-%%NLS%%share/locale/es/LC_MESSAGES/gnomepie.mo
-%%NLS%%share/locale/fr/LC_MESSAGES/gnomepie.mo
-%%NLS%%share/locale/it/LC_MESSAGES/gnomepie.mo
-%%NLS%%share/locale/ko/LC_MESSAGES/gnomepie.mo
-%%NLS%%share/locale/pt_BR/LC_MESSAGES/gnomepie.mo
-%%NLS%%share/locale/ru/LC_MESSAGES/gnomepie.mo
-%%NLS%%share/locale/zh_CN/LC_MESSAGES/gnomepie.mo
-@dirrm %%DATADIR%%/ui
-@dirrm %%DATADIR%%/themes/unity
-@dirrm %%DATADIR%%/themes/slim
-@dirrm %%DATADIR%%/themes/o-pie
-@dirrm %%DATADIR%%/themes/minimalistic_text
-@dirrm %%DATADIR%%/themes/gloss
-@dirrm %%DATADIR%%/themes/funky
-@dirrm %%DATADIR%%/themes/elementary
-@dirrm %%DATADIR%%/themes/bright
-@dirrm %%DATADIR%%/themes/adwaita
-@dirrm %%DATADIR%%/themes
-@dirrm %%DATADIR%%
-@dirrmtry share/icons/hicolor/scalable/apps
-@dirrmtry share/icons/hicolor/scalable
-@dirrmtry share/icons/hicolor
-@dirrmtry share/icons
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
diff --git a/x11/gnome-screensaver/Makefile b/x11/gnome-screensaver/Makefile
deleted file mode 100644
index 04e41fdeaad6..000000000000
--- a/x11/gnome-screensaver/Makefile
+++ /dev/null
@@ -1,96 +0,0 @@
-# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
-# $FreeBSD$
-# $MCom: ports/x11/gnome-screensaver/Makefile,v 1.125 2012/09/03 16:28:29 mezz Exp $
-
-PORTNAME= gnome-screensaver
-PORTVERSION= 2.30.2
-PORTREVISION= 5
-CATEGORIES= x11 gnome
-MASTER_SITES= GNOME
-DIST_SUBDIR= gnome2
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= GNOME screen saver and locker
-
-LIB_DEPENDS= libnotify.so:${PORTSDIR}/devel/libnotify
-RUN_DEPENDS= xscreensaver-gl-helper:${PORTSDIR}/x11/xscreensaver-gnome-hacks
-
-CONFLICTS= gnome-screensaver-3.[0-9]*
-
-GNU_CONFIGURE= yes
-USE_XORG= xtst xxf86vm
-USES= pathfix gettext gmake pkgconfig tar:bzip2
-USE_GNOME= gnomeprefix intlhack gnomemenus libgnomekbd gnomedesktop
-CONFIGURE_ARGS= --with-gdm-config=${LOCALBASE}/etc/gdm/custom.conf \
- --with-xscreensaverdir=${XSCREENSAVER_DIR} \
- --with-xscreensaverhackdir=${LOCALBASE}/bin/xscreensaver-hacks
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
-
-GCONF_SCHEMAS= gnome-screensaver.schemas
-MAN1= gnome-screensaver-command.1 gnome-screensaver-preferences.1 \
- gnome-screensaver.1
-
-PLIST= ${WRKDIR}/pkg-plist
-SUB_FILES+= gnome-screensaver.pam
-
-XSCREENSAVER_DIR= ${LOCALBASE}/share/xscreensaver/config
-SCREENSAVER_DIR= share/applications/screensavers
-
-XSCREENSAVER_EXCLUDE= "(popsquares.xml)"
-
-OPTIONS_DEFINE= PAM KEYRING
-OPTIONS_DEFAULT=PAM KEYRING
-PAM_DESC= Pluggable Authentication Module support
-KEYRING_DESC= GnomeKeyring integration (needs PAM)
-
-.include <bsd.port.options.mk>
-
-.if ${PORT_OPTIONS:MPAM}
-RUN_DEPENDS+= pam_helper:${PORTSDIR}/security/pam_helper
-CONFIGURE_ARGS+= --enable-authentication-scheme=helper \
- --with-passwd-helper=${LOCALBASE}/bin/pam_helper
-PLIST_SUB+= PAM=""
-.else
-CONFIGURE_ARGS+= --disable-pam
-PLIST_SUB+= PAM="@comment "
-.endif
-
-.if ${PORT_OPTIONS:MKEYRING} && ${PORT_OPTIONS:MPAM}
-SUB_LIST+= PAM_KEYRING=
-RUN_DEPENDS+= ${LOCALBASE}/lib/pam_gnome_keyring.so:${PORTSDIR}/security/gnome-keyring
-.else
-SUB_LIST+= PAM_KEYRING=\#
-.endif
-
-pre-everything::
-.if !${PORT_OPTIONS:MPAM} && ${PORT_OPTIONS:MKEYRING}
- @${ECHO_MSG} "Keyring integration is disabled because it needs PAM."
-.endif
-
-post-patch:
-.if ${PORT_OPTIONS:MPAM}
- @${REINPLACE_CMD} -e 's|/etc/pam.d|${PREFIX}/etc/pam.d|g' \
- ${WRKSRC}/src/gs-auth-pam.c
-.endif
-
-pre-install:
- @${CAT} ${.CURDIR}/pkg-plist > ${PLIST}
- @cd ${XSCREENSAVER_DIR} && ${FIND} -s * -maxdepth 1 -type f -name "*.xml" | \
- ${GREP} -Ev ${XSCREENSAVER_EXCLUDE} | \
- ${SED} -e 's:^:${SCREENSAVER_DIR}/:' | \
- ${SED} -e 's:[.]xml$$:.desktop:' >> ${PLIST}
- @${ECHO_CMD} @dirrm ${SCREENSAVER_DIR} >> ${PLIST}
-
-post-install:
- ${MKDIR} ${STAGEDIR}${PREFIX}/${SCREENSAVER_DIR}
- cd ${STAGEDIR}${PREFIX}/${SCREENSAVER_DIR} && \
- ${FIND} -s ${XSCREENSAVER_DIR} -maxdepth 1 -type f -name "*.xml" | \
- ${GREP} -Ev ${XSCREENSAVER_EXCLUDE} | \
- ${XARGS} ${WRKSRC}/data/migrate-xscreensaver-config.sh
-.if ${PORT_OPTIONS:MPAM}
- ${INSTALL_DATA} ${WRKDIR}/gnome-screensaver.pam \
- ${STAGEDIR}${PREFIX}/etc/pam.d/gnome-screensaver
-.endif
-
-.include <bsd.port.mk>
diff --git a/x11/gnome-screensaver/distinfo b/x11/gnome-screensaver/distinfo
deleted file mode 100644
index e5ff234df81d..000000000000
--- a/x11/gnome-screensaver/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (gnome2/gnome-screensaver-2.30.2.tar.bz2) = dd52ef278b23ec5abe5974548c2d576eeaeb5294c85e9f2efd6231ecc9ca09fa
-SIZE (gnome2/gnome-screensaver-2.30.2.tar.bz2) = 4814653
diff --git a/x11/gnome-screensaver/files/gnome-screensaver.pam.in b/x11/gnome-screensaver/files/gnome-screensaver.pam.in
deleted file mode 100644
index c2f8394ff826..000000000000
--- a/x11/gnome-screensaver/files/gnome-screensaver.pam.in
+++ /dev/null
@@ -1,3 +0,0 @@
-auth include system
-%%PAM_KEYRING%%auth optional %%LOCALBASE%%/lib/pam_gnome_keyring.so
-account include system
diff --git a/x11/gnome-screensaver/files/patch-data_Makefile.in b/x11/gnome-screensaver/files/patch-data_Makefile.in
deleted file mode 100644
index b61f2225d2f4..000000000000
--- a/x11/gnome-screensaver/files/patch-data_Makefile.in
+++ /dev/null
@@ -1,73 +0,0 @@
---- data/Makefile.in.orig 2009-06-15 22:41:37.000000000 +0200
-+++ data/Makefile.in 2009-06-15 22:42:51.000000000 +0200
-@@ -916,38 +916,38 @@
- @GCONF_SCHEMAS_INSTALL_FALSE@install-data-local:
-
- install-data-hook:
-- @system=`uname`; \
-- if test -f /usr/include/security/pam_appl.h; then \
-- if test '!' -d $(DESTDIR)$(PAM_PREFIX)/pam.d; then \
-- $(mkinstalldirs) $(DESTDIR)$(PAM_PREFIX)/pam.d; \
-- chmod 755 $(DESTDIR)$(PAM_PREFIX)/pam.d; \
-- fi; \
-- if test $$system = Linux; then \
-- if test '!' -f $(DESTDIR)$(PAM_PREFIX)/pam.d/gnome-screensaver; then \
-- $(INSTALL_DATA) gnome-screensaver $(DESTDIR)$(PAM_PREFIX)/pam.d/gnome-screensaver; \
-- fi; \
-- if test "x$(PAM_PREFIX)" != "x/etc/pam.d"; then \
-- echo "***" ; \
-- echo "*** Warning: gnome-screensaver has been compiled with support for" ; \
-- echo "*** Pluggable Authentication Modules (PAM). However, you may need to" ; \
-- echo "*** manually install $(PAM_PREFIX)/pam.d/gnome-screensaver" ; \
-- echo "*** to /etc/pam.d/gnome-screensaver. Otherwise, unlocking might" ; \
-- echo "*** not work." ; \
-- echo "***" ; \
-- echo "*** Note: If you are using SuSE/Novell you may have to modify this file." ; \
-- echo "***" ; \
-- fi; \
-- fi; \
-- if test $$system = SunOS; then \
-- echo "***" ; \
-- echo "*** Warning: gnome-screensaver has been compiled with support for" ; \
-- echo "*** Pluggable Authentication Modules (PAM). However, you" ; \
-- echo "*** need to manually add authentication for gnome-screensaver in" ; \
-- echo "*** $(PAM_PREFIX)/pam.conf or /etc/pam.conf." ; \
-- echo "*** Otherwise, unlocking might not work." ; \
-- echo "***" ; \
-- fi; \
-- fi
-+# @system=`uname`; \
-+# if test -f /usr/include/security/pam_appl.h; then \
-+# if test '!' -d $(DESTDIR)$(PAM_PREFIX)/pam.d; then \
-+# $(mkinstalldirs) $(DESTDIR)$(PAM_PREFIX)/pam.d; \
-+# chmod 755 $(DESTDIR)$(PAM_PREFIX)/pam.d; \
-+# fi; \
-+# if test $$system = Linux; then \
-+# if test '!' -f $(DESTDIR)$(PAM_PREFIX)/pam.d/gnome-screensaver; then \
-+# $(INSTALL_DATA) gnome-screensaver $(DESTDIR)$(PAM_PREFIX)/pam.d/gnome-screensaver; \
-+# fi; \
-+# if test "x$(PAM_PREFIX)" != "x/etc/pam.d"; then \
-+# echo "***" ; \
-+# echo "*** Warning: gnome-screensaver has been compiled with support for" ; \
-+# echo "*** Pluggable Authentication Modules (PAM). However, you may need to" ; \
-+# echo "*** manually install $(PAM_PREFIX)/pam.d/gnome-screensaver" ; \
-+# echo "*** to /etc/pam.d/gnome-screensaver. Otherwise, unlocking might" ; \
-+# echo "*** not work." ; \
-+# echo "***" ; \
-+# echo "*** Note: If you are using SuSE/Novell you may have to modify this file." ; \
-+# echo "***" ; \
-+# fi; \
-+# fi; \
-+# if test $$system = SunOS; then \
-+# echo "***" ; \
-+# echo "*** Warning: gnome-screensaver has been compiled with support for" ; \
-+# echo "*** Pluggable Authentication Modules (PAM). However, you" ; \
-+# echo "*** need to manually add authentication for gnome-screensaver in" ; \
-+# echo "*** $(PAM_PREFIX)/pam.conf or /etc/pam.conf." ; \
-+# echo "*** Otherwise, unlocking might not work." ; \
-+# echo "***" ; \
-+# fi; \
-+# fi
-
- # Tell versions [3.59,3.63) of GNU make to not export all variables.
- # Otherwise a system limit (for SysV at least) may be exceeded.
diff --git a/x11/gnome-screensaver/files/patch-src_gs-job.c b/x11/gnome-screensaver/files/patch-src_gs-job.c
deleted file mode 100644
index 39e303d270ca..000000000000
--- a/x11/gnome-screensaver/files/patch-src_gs-job.c
+++ /dev/null
@@ -1,12 +0,0 @@
---- src/gs-job.c.orig Wed Sep 7 09:23:59 2005
-+++ src/gs-job.c Mon Sep 12 13:24:11 2005
-@@ -29,7 +29,8 @@
- #include <sys/wait.h>
- #include <errno.h>
-
--#if defined(HAVE_SETPRIORITY) && defined(PRIO_PROCESS)
-+#if defined(HAVE_SETPRIORITY)
-+#include <sys/time.h>
- #include <sys/resource.h>
- #endif
-
diff --git a/x11/gnome-screensaver/files/patch-src_gs-lock-plug.c b/x11/gnome-screensaver/files/patch-src_gs-lock-plug.c
deleted file mode 100644
index af5d39f8e346..000000000000
--- a/x11/gnome-screensaver/files/patch-src_gs-lock-plug.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/gs-lock-plug.c.orig 2011-03-06 21:27:00.000000000 +0100
-+++ src/gs-lock-plug.c 2011-03-06 21:27:36.000000000 +0100
-@@ -1090,7 +1090,7 @@ submit_note (GtkButton *button,
- strftime (summary, 128, "%X", tmp);
-
- notify_init ("gnome-screensaver-dialog");
-- note = notify_notification_new (summary, escaped_text, NULL, NULL);
-+ note = notify_notification_new (summary, escaped_text, NULL);
- notify_notification_set_timeout (note, NOTIFY_EXPIRES_NEVER);
- notify_notification_show (note, NULL);
- g_object_unref (note);
diff --git a/x11/gnome-screensaver/pkg-plist b/x11/gnome-screensaver/pkg-plist
deleted file mode 100644
index 90c066328f18..000000000000
--- a/x11/gnome-screensaver/pkg-plist
+++ /dev/null
@@ -1,161 +0,0 @@
-bin/gnome-screensaver
-bin/gnome-screensaver-command
-bin/gnome-screensaver-preferences
-%%PAM%%etc/pam.d/gnome-screensaver
-etc/xdg/autostart/gnome-screensaver.desktop
-etc/xdg/menus/gnome-screensavers.menu
-libdata/pkgconfig/gnome-screensaver.pc
-@mode 4555
-libexec/gnome-screensaver-dialog
-@mode
-libexec/gnome-screensaver-gl-helper
-libexec/gnome-screensaver/floaters
-libexec/gnome-screensaver/popsquares
-libexec/gnome-screensaver/slideshow
-man/man1/gnome-screensaver-command.1.gz
-man/man1/gnome-screensaver-preferences.1.gz
-man/man1/gnome-screensaver.1.gz
-share/applications/gnome-screensaver-preferences.desktop
-share/applications/screensavers/cosmos-slideshow.desktop
-share/applications/screensavers/footlogo-floaters.desktop
-share/applications/screensavers/personal-slideshow.desktop
-share/applications/screensavers/popsquares.desktop
-share/dbus-1/services/org.gnome.ScreenSaver.service
-share/desktop-directories/gnome-screensaver.directory
-%%DATADIR%%/gnome-screensaver-preferences.ui
-%%DATADIR%%/lock-dialog-default.ui
-share/locale/ar/LC_MESSAGES/gnome-screensaver.mo
-share/locale/as/LC_MESSAGES/gnome-screensaver.mo
-share/locale/ast/LC_MESSAGES/gnome-screensaver.mo
-share/locale/be/LC_MESSAGES/gnome-screensaver.mo
-share/locale/be@latin/LC_MESSAGES/gnome-screensaver.mo
-share/locale/bg/LC_MESSAGES/gnome-screensaver.mo
-share/locale/bn/LC_MESSAGES/gnome-screensaver.mo
-share/locale/bn_IN/LC_MESSAGES/gnome-screensaver.mo
-share/locale/br/LC_MESSAGES/gnome-screensaver.mo
-share/locale/ca/LC_MESSAGES/gnome-screensaver.mo
-share/locale/ca@valencia/LC_MESSAGES/gnome-screensaver.mo
-share/locale/crh/LC_MESSAGES/gnome-screensaver.mo
-share/locale/cs/LC_MESSAGES/gnome-screensaver.mo
-share/locale/cy/LC_MESSAGES/gnome-screensaver.mo
-share/locale/da/LC_MESSAGES/gnome-screensaver.mo
-share/locale/de/LC_MESSAGES/gnome-screensaver.mo
-share/locale/dz/LC_MESSAGES/gnome-screensaver.mo
-share/locale/el/LC_MESSAGES/gnome-screensaver.mo
-share/locale/en@shaw/LC_MESSAGES/gnome-screensaver.mo
-share/locale/en_CA/LC_MESSAGES/gnome-screensaver.mo
-share/locale/en_GB/LC_MESSAGES/gnome-screensaver.mo
-share/locale/es/LC_MESSAGES/gnome-screensaver.mo
-share/locale/et/LC_MESSAGES/gnome-screensaver.mo
-share/locale/eu/LC_MESSAGES/gnome-screensaver.mo
-share/locale/fa/LC_MESSAGES/gnome-screensaver.mo
-share/locale/fi/LC_MESSAGES/gnome-screensaver.mo
-share/locale/fr/LC_MESSAGES/gnome-screensaver.mo
-share/locale/ga/LC_MESSAGES/gnome-screensaver.mo
-share/locale/gl/LC_MESSAGES/gnome-screensaver.mo
-share/locale/gu/LC_MESSAGES/gnome-screensaver.mo
-share/locale/he/LC_MESSAGES/gnome-screensaver.mo
-share/locale/hi/LC_MESSAGES/gnome-screensaver.mo
-share/locale/hr/LC_MESSAGES/gnome-screensaver.mo
-share/locale/hu/LC_MESSAGES/gnome-screensaver.mo
-share/locale/id/LC_MESSAGES/gnome-screensaver.mo
-share/locale/is/LC_MESSAGES/gnome-screensaver.mo
-share/locale/it/LC_MESSAGES/gnome-screensaver.mo
-share/locale/ja/LC_MESSAGES/gnome-screensaver.mo
-share/locale/ka/LC_MESSAGES/gnome-screensaver.mo
-share/locale/kn/LC_MESSAGES/gnome-screensaver.mo
-share/locale/ko/LC_MESSAGES/gnome-screensaver.mo
-share/locale/ku/LC_MESSAGES/gnome-screensaver.mo
-share/locale/lt/LC_MESSAGES/gnome-screensaver.mo
-share/locale/lv/LC_MESSAGES/gnome-screensaver.mo
-share/locale/mai/LC_MESSAGES/gnome-screensaver.mo
-share/locale/mg/LC_MESSAGES/gnome-screensaver.mo
-share/locale/mk/LC_MESSAGES/gnome-screensaver.mo
-share/locale/ml/LC_MESSAGES/gnome-screensaver.mo
-share/locale/mn/LC_MESSAGES/gnome-screensaver.mo
-share/locale/mr/LC_MESSAGES/gnome-screensaver.mo
-share/locale/nb/LC_MESSAGES/gnome-screensaver.mo
-share/locale/nds/LC_MESSAGES/gnome-screensaver.mo
-share/locale/ne/LC_MESSAGES/gnome-screensaver.mo
-share/locale/nl/LC_MESSAGES/gnome-screensaver.mo
-share/locale/nn/LC_MESSAGES/gnome-screensaver.mo
-share/locale/oc/LC_MESSAGES/gnome-screensaver.mo
-share/locale/or/LC_MESSAGES/gnome-screensaver.mo
-share/locale/pa/LC_MESSAGES/gnome-screensaver.mo
-share/locale/pl/LC_MESSAGES/gnome-screensaver.mo
-share/locale/ps/LC_MESSAGES/gnome-screensaver.mo
-share/locale/pt/LC_MESSAGES/gnome-screensaver.mo
-share/locale/pt_BR/LC_MESSAGES/gnome-screensaver.mo
-share/locale/ro/LC_MESSAGES/gnome-screensaver.mo
-share/locale/ru/LC_MESSAGES/gnome-screensaver.mo
-share/locale/si/LC_MESSAGES/gnome-screensaver.mo
-share/locale/sk/LC_MESSAGES/gnome-screensaver.mo
-share/locale/sl/LC_MESSAGES/gnome-screensaver.mo
-share/locale/sq/LC_MESSAGES/gnome-screensaver.mo
-share/locale/sr/LC_MESSAGES/gnome-screensaver.mo
-share/locale/sr@latin/LC_MESSAGES/gnome-screensaver.mo
-share/locale/sv/LC_MESSAGES/gnome-screensaver.mo
-share/locale/ta/LC_MESSAGES/gnome-screensaver.mo
-share/locale/te/LC_MESSAGES/gnome-screensaver.mo
-share/locale/th/LC_MESSAGES/gnome-screensaver.mo
-share/locale/tr/LC_MESSAGES/gnome-screensaver.mo
-share/locale/uk/LC_MESSAGES/gnome-screensaver.mo
-share/locale/vi/LC_MESSAGES/gnome-screensaver.mo
-share/locale/zh_CN/LC_MESSAGES/gnome-screensaver.mo
-share/locale/zh_HK/LC_MESSAGES/gnome-screensaver.mo
-share/locale/zh_TW/LC_MESSAGES/gnome-screensaver.mo
-share/backgrounds/cosmos/background-1.xml
-share/backgrounds/cosmos/blue-marble-west.jpg
-share/backgrounds/cosmos/cloud.jpg
-share/backgrounds/cosmos/comet.jpg
-share/backgrounds/cosmos/earth-horizon.jpg
-share/backgrounds/cosmos/galaxy-ngc3370.jpg
-share/backgrounds/cosmos/helix-nebula.jpg
-share/backgrounds/cosmos/jupiter.jpg
-share/backgrounds/cosmos/sombrero.jpg
-share/backgrounds/cosmos/whirlpool.jpg
-share/gnome-background-properties/cosmos.xml
-share/pixmaps/gnome-logo-white.svg
-@dirrm share/gnome-background-properties
-@dirrm share/backgrounds/cosmos
-@dirrmtry share/backgrounds
-@dirrm %%DATADIR%%
-@dirrm libexec/gnome-screensaver
-@dirrmtry share/locale/zh_HK/LC_MESSAGES
-@dirrmtry share/locale/zh_HK
-@dirrmtry share/locale/te/LC_MESSAGES
-@dirrmtry share/locale/te
-@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/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/ku/LC_MESSAGES
-@dirrmtry share/locale/ku
-@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/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
diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile
index a1fa3b93c414..f2066695feb4 100644
--- a/x11/gnome-session/Makefile
+++ b/x11/gnome-session/Makefile
@@ -1,38 +1,34 @@
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
-# $MCom: ports/x11/gnome-session/Makefile,v 1.187 2010/11/17 12:00:11 kwm Exp $
+# $MCom: ports/trunk/x11/gnome-session/Makefile 19960 2014-10-15 14:24:24Z gusi $
PORTNAME= gnome-session
-PORTVERSION= 2.32.1
-PORTREVISION= 3
+PORTVERSION= 3.14.0
CATEGORIES= x11 gnome
MASTER_SITES= GNOME
-DIST_SUBDIR= gnome2
+DIST_SUBDIR= gnome3
MAINTAINER= gnome@FreeBSD.org
-COMMENT= Session component for the GNOME 2 desktop
+COMMENT= Session component for the GNOME 3 desktop
-CONFLICTS= gnome-session-2.31.* gnome-session-2.90.* gnome-session-3.*
-
-BUILD_DEPENDS= ${LOCALBASE}/libexec/gnome-settings-daemon:${PORTSDIR}/sysutils/gnome-settings-daemon
LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
- libgnome-keyring.so:${PORTSDIR}/security/libgnome-keyring \
- libnotify.so:${PORTSDIR}/devel/libnotify \
+ libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib \
libupower-glib.so:${PORTSDIR}/sysutils/upower
-RUN_DEPENDS= ${LOCALBASE}/libexec/gnome-settings-daemon:${PORTSDIR}/sysutils/gnome-settings-daemon \
- ${LOCALBASE}/sbin/console-kit-daemon:${PORTSDIR}/sysutils/consolekit \
+RUN_DEPENDS= ${LOCALBASE}/sbin/console-kit-daemon:${PORTSDIR}/sysutils/consolekit \
${LOCALBASE}/bin/xdpyinfo:${PORTSDIR}/x11/xdpyinfo
+USES= execinfo gettext gmake pathfix pkgconfig tar:xz
+USE_GNOME= gnomedesktop3 gnomeprefix gtk30 intlhack intlhack \
+ libxslt:build
+USE_XORG= ice sm xau xext xtst xrender xtrans xcomposite
+USE_GL= gl
INSTALLS_ICONS= yes
-USES= execinfo gettext gmake pathfix pkgconfig tar:bzip2
-USE_XORG= ice sm xau xrandr
-USE_GNOME= gnomeprefix intlhack gconf2
-GNOME_DESKTOP_VERSION=2
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --disable-docbook-docs
+CONFIGURE_ARGS= --disable-docbook-docs \
+ --enable-gconf=no
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-GCONF_SCHEMAS= gnome-session.schemas
+GLIB_SCHEMAS= org.gnome.SessionManager.gschema.xml
.include <bsd.port.mk>
diff --git a/x11/gnome-session/distinfo b/x11/gnome-session/distinfo
index 6ad5a364611b..945dcb450bf6 100644
--- a/x11/gnome-session/distinfo
+++ b/x11/gnome-session/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gnome2/gnome-session-2.32.1.tar.bz2) = 22d93ce433fcf9c7ce6b5f36dd81f64e692ea0e41faaa0f61159ddac28c3686a
-SIZE (gnome2/gnome-session-2.32.1.tar.bz2) = 774842
+SHA256 (gnome3/gnome-session-3.14.0.tar.xz) = b1e6e805478b863eda58e61ecd0e13961f63dd76e2d49692affc5a1d00f2c184
+SIZE (gnome3/gnome-session-3.14.0.tar.xz) = 736128
diff --git a/x11/gnome-session/files/patch-gnome-session_Makefile.in b/x11/gnome-session/files/patch-gnome-session_Makefile.in
deleted file mode 100644
index 48f55c540844..000000000000
--- a/x11/gnome-session/files/patch-gnome-session_Makefile.in
+++ /dev/null
@@ -1,10 +0,0 @@
---- gnome-session/Makefile.in.orig 2009-08-26 14:18:15.000000000 -0400
-+++ gnome-session/Makefile.in 2009-08-26 14:20:10.000000000 -0400
-@@ -360,6 +360,7 @@ test_client_dbus_LDADD = \
-
- gnome_session_LDADD = \
- libgsmutil.la \
-+ -lexecinfo \
- $(top_builddir)/egg/libeggdesktopfile.la \
- $(SM_LIBS) \
- $(ICE_LIBS) \
diff --git a/x11/gnome-session/files/patch-gnome-session_gsm-autostart-app.c b/x11/gnome-session/files/patch-gnome-session_gsm-autostart-app.c
deleted file mode 100644
index 3044f1b8988f..000000000000
--- a/x11/gnome-session/files/patch-gnome-session_gsm-autostart-app.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- gnome-session/gsm-autostart-app.c.orig 2008-08-20 14:18:52.000000000 -0400
-+++ gnome-session/gsm-autostart-app.c 2008-08-20 14:19:02.000000000 -0400
-@@ -25,6 +25,7 @@
- #include <string.h>
- #include <sys/wait.h>
- #include <errno.h>
-+#include <signal.h>
-
- #include <glib.h>
- #include <gio/gio.h>
diff --git a/x11/gnome-session/pkg-descr b/x11/gnome-session/pkg-descr
index ee3e0826ec85..1790ccdfbfec 100644
--- a/x11/gnome-session/pkg-descr
+++ b/x11/gnome-session/pkg-descr
@@ -1,4 +1,4 @@
-This provides session management for the GNOME 2 desktop, and
+This provides session management for the GNOME 3 desktop, and
provides the tools used to start the desktop.
WWW: http://www.gnome.org
diff --git a/x11/gnome-session/pkg-plist b/x11/gnome-session/pkg-plist
index f10a9a51a9e9..9f2e202a9203 100644
--- a/x11/gnome-session/pkg-plist
+++ b/x11/gnome-session/pkg-plist
@@ -1,186 +1,131 @@
bin/gnome-session
-bin/gnome-session-properties
-bin/gnome-session-save
-bin/gnome-wm
-man/man1/gnome-session-properties.1.gz
-man/man1/gnome-session-save.1.gz
+bin/gnome-session-inhibit
+bin/gnome-session-quit
+libexec/gnome-session-check-accelerated
+libexec/gnome-session-check-accelerated-helper
+libexec/gnome-session-failed
man/man1/gnome-session.1.gz
-man/man1/gnome-wm.1.gz
-share/applications/session-properties.desktop
-%%DATADIR%%/gsm-inhibit-dialog.ui
+man/man1/gnome-session-inhibit.1.gz
+man/man1/gnome-session-quit.1.gz
+share/GConf/gsettings/gnome-session.convert
+%%DATADIR%%/hardware-compatibility
+%%DATADIR%%/sessions/gnome-dummy.session
+%%DATADIR%%/sessions/gnome-wayland.session
%%DATADIR%%/session-properties.ui
+%%DATADIR%%/sessions/gnome.session
share/icons/hicolor/16x16/apps/session-properties.png
share/icons/hicolor/22x22/apps/session-properties.png
share/icons/hicolor/24x24/apps/session-properties.png
share/icons/hicolor/32x32/apps/session-properties.png
share/icons/hicolor/48x48/apps/session-properties.png
share/icons/hicolor/scalable/apps/session-properties.svg
-share/locale/af/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/am/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/ar/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/as/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/ast/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/az/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/be/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/be@latin/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/bg/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/bn/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/bn_IN/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/br/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/bs/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/ca/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/ca@valencia/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/crh/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/cs/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/cy/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/da/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/de/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/dz/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/el/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/en@shaw/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/en_CA/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/en_GB/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/eo/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/es/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/et/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/eu/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/fa/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/fi/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/fr/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/fur/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/fy/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/ga/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/gl/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/gu/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/ha/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/he/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/hi/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/hr/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/hu/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/hy/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/id/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/ig/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/is/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/it/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/ja/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/ka/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/kn/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/ko/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/ku/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/lt/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/lv/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/mai/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/mg/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/mi/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/mk/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/ml/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/mn/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/mr/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/ms/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/nb/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/nds/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/ne/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/nl/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/nn/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/nso/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/oc/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/or/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/pa/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/pl/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/ps/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/pt/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/pt_BR/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/ro/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/ru/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/rw/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/si/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/sk/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/sl/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/sq/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/sr/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/sr@latin/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/sv/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/ta/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/te/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/ug/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/th/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/tk/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/tr/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/uk/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/uz/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/uz@cyrillic/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/vi/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/wa/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/xh/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/yo/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/zh_CN/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/zh_HK/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/zh_TW/LC_MESSAGES/gnome-session-2.0.mo
-share/locale/zu/LC_MESSAGES/gnome-session-2.0.mo
+share/locale/af/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/an/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/am/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/ar/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/as/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/ast/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/az/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/be/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/be@latin/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/bg/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/bn/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/bn_IN/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/br/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/bs/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/ca/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/ca@valencia/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/crh/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/cs/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/csb/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/cy/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/da/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/de/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/dz/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/el/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/en@shaw/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/en_CA/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/en_GB/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/eo/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/es/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/et/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/eu/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/fa/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/fi/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/fr/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/fur/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/fy/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/ga/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/gd/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/gl/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/gu/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/ha/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/he/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/hi/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/hr/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/hu/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/hy/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/id/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/ig/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/is/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/it/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/ja/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/ka/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/kk/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/km/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/kn/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/ko/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/ku/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/lt/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/lv/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/mai/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/mg/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/mi/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/mk/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/ml/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/mn/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/mr/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/ms/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/nb/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/nds/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/ne/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/nl/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/nn/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/nso/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/oc/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/or/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/pa/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/pl/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/ps/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/pt/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/pt_BR/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/ro/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/ru/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/rw/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/si/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/sk/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/sl/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/sq/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/sr/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/sr@latin/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/sv/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/ta/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/te/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/tg/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/th/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/tk/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/tr/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/ug/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/uk/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/uz/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/uz@cyrillic/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/vi/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/wa/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/xh/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/yo/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/zh_CN/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/zh_HK/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/zh_TW/LC_MESSAGES/gnome-session-3.0.mo
+share/locale/zu/LC_MESSAGES/gnome-session-3.0.mo
+share/wayland-sessions/gnome-wayland.desktop
share/xsessions/gnome.desktop
-@dirrmtry share/xsessions
-@dirrm %%DATADIR%%
-@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
-@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/nso/LC_MESSAGES
-@dirrmtry share/locale/nso
-@dirrmtry share/locale/nds/LC_MESSAGES
-@dirrmtry share/locale/nds
-@dirrmtry share/locale/mr/LC_MESSAGES
-@dirrmtry share/locale/mr
-@dirrmtry share/locale/mi/LC_MESSAGES
-@dirrmtry share/locale/mi
-@dirrmtry share/locale/mg/LC_MESSAGES
-@dirrmtry share/locale/mg
-@dirrmtry share/locale/mai/LC_MESSAGES
-@dirrmtry share/locale/mai
-@dirrmtry share/locale/ku/LC_MESSAGES
-@dirrmtry share/locale/ku
-@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/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/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
diff --git a/x11/gnome-shell-extensions/Makefile b/x11/gnome-shell-extensions/Makefile
new file mode 100644
index 000000000000..5d37eb78c879
--- /dev/null
+++ b/x11/gnome-shell-extensions/Makefile
@@ -0,0 +1,31 @@
+# Created by: Koop Mast <kwm@FreeBSD.org>
+# $FreeBSD$
+# $MCom: ports/trunk/x11/gnome-shell-extensions/Makefile 20004 2014-10-20 14:11:09Z gusi $
+
+PORTNAME= gnome-shell-extensions
+PORTVERSION= 3.14.1
+CATEGORIES= x11 gnome
+MASTER_SITES= GNOME
+DIST_SUBDIR= gnome3
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= GNOME desktop shell extensions
+
+LIB_DEPENDS= libgtop-2.0.so:${PORTSDIR}/devel/libgtop
+RUN_DEPENDS= gnome-shell>=3.12.0:${PORTSDIR}/x11/gnome-shell
+
+USES= gettext gmake pathfix pkgconfig tar:xz
+USE_GNOME= glib20 gnomedesktop3 intlhack
+USE_LDCONFIG= yes
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --enable-extensions=all
+
+GLIB_SCHEMAS= org.gnome.shell.extensions.auto-move-windows.gschema.xml \
+ org.gnome.shell.extensions.classic-overrides.gschema.xml \
+ org.gnome.shell.extensions.example.gschema.xml \
+ org.gnome.shell.extensions.native-window-placement.gschema.xml \
+ org.gnome.shell.extensions.screenshot-window-sizer.gschema.xml \
+ org.gnome.shell.extensions.user-theme.gschema.xml \
+ org.gnome.shell.extensions.window-list.gschema.xml
+
+.include <bsd.port.mk>
diff --git a/x11/gnome-shell-extensions/distinfo b/x11/gnome-shell-extensions/distinfo
new file mode 100644
index 000000000000..4d53340b9b71
--- /dev/null
+++ b/x11/gnome-shell-extensions/distinfo
@@ -0,0 +1,2 @@
+SHA256 (gnome3/gnome-shell-extensions-3.14.1.tar.xz) = 797eda0adc37322aaab7e4b194d69ca7855b0e6e1428bf38f295fd87a18e9b18
+SIZE (gnome3/gnome-shell-extensions-3.14.1.tar.xz) = 227812
diff --git a/x11/gnome-shell-extensions/pkg-descr b/x11/gnome-shell-extensions/pkg-descr
new file mode 100644
index 000000000000..9103d25eadb6
--- /dev/null
+++ b/x11/gnome-shell-extensions/pkg-descr
@@ -0,0 +1,6 @@
+A set of basic extensions for gnome-shell.
+
+More extensions are available on https://extensions.gnome.org/
+In future release this will be more intergrated.
+
+WWW: http://live.gnome.org/GnomeShell
diff --git a/x11/gnome-shell-extensions/pkg-plist b/x11/gnome-shell-extensions/pkg-plist
new file mode 100644
index 000000000000..f619ca2094ce
--- /dev/null
+++ b/x11/gnome-shell-extensions/pkg-plist
@@ -0,0 +1,135 @@
+share/applications/gnome-shell-classic.desktop
+share/gnome-session/sessions/gnome-classic.session
+share/gnome-shell/extensions/alternate-tab@gnome-shell-extensions.gcampax.github.com/convenience.js
+share/gnome-shell/extensions/alternate-tab@gnome-shell-extensions.gcampax.github.com/extension.js
+share/gnome-shell/extensions/alternate-tab@gnome-shell-extensions.gcampax.github.com/metadata.json
+share/gnome-shell/extensions/alternate-tab@gnome-shell-extensions.gcampax.github.com/prefs.js
+share/gnome-shell/extensions/alternate-tab@gnome-shell-extensions.gcampax.github.com/stylesheet.css
+share/gnome-shell/extensions/apps-menu@gnome-shell-extensions.gcampax.github.com/convenience.js
+share/gnome-shell/extensions/apps-menu@gnome-shell-extensions.gcampax.github.com/extension.js
+share/gnome-shell/extensions/apps-menu@gnome-shell-extensions.gcampax.github.com/metadata.json
+share/gnome-shell/extensions/apps-menu@gnome-shell-extensions.gcampax.github.com/stylesheet.css
+share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com/convenience.js
+share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com/extension.js
+share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com/metadata.json
+share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com/prefs.js
+share/gnome-shell/extensions/auto-move-windows@gnome-shell-extensions.gcampax.github.com/stylesheet.css
+share/gnome-shell/extensions/drive-menu@gnome-shell-extensions.gcampax.github.com/convenience.js
+share/gnome-shell/extensions/drive-menu@gnome-shell-extensions.gcampax.github.com/extension.js
+share/gnome-shell/extensions/drive-menu@gnome-shell-extensions.gcampax.github.com/metadata.json
+share/gnome-shell/extensions/drive-menu@gnome-shell-extensions.gcampax.github.com/stylesheet.css
+share/gnome-shell/extensions/example@gnome-shell-extensions.gcampax.github.com/convenience.js
+share/gnome-shell/extensions/example@gnome-shell-extensions.gcampax.github.com/extension.js
+share/gnome-shell/extensions/example@gnome-shell-extensions.gcampax.github.com/metadata.json
+share/gnome-shell/extensions/example@gnome-shell-extensions.gcampax.github.com/prefs.js
+share/gnome-shell/extensions/example@gnome-shell-extensions.gcampax.github.com/stylesheet.css
+share/gnome-shell/extensions/launch-new-instance@gnome-shell-extensions.gcampax.github.com/convenience.js
+share/gnome-shell/extensions/launch-new-instance@gnome-shell-extensions.gcampax.github.com/extension.js
+share/gnome-shell/extensions/launch-new-instance@gnome-shell-extensions.gcampax.github.com/metadata.json
+share/gnome-shell/extensions/launch-new-instance@gnome-shell-extensions.gcampax.github.com/stylesheet.css
+share/gnome-shell/extensions/native-window-placement@gnome-shell-extensions.gcampax.github.com/convenience.js
+share/gnome-shell/extensions/native-window-placement@gnome-shell-extensions.gcampax.github.com/extension.js
+share/gnome-shell/extensions/native-window-placement@gnome-shell-extensions.gcampax.github.com/metadata.json
+share/gnome-shell/extensions/native-window-placement@gnome-shell-extensions.gcampax.github.com/stylesheet.css
+share/gnome-shell/extensions/places-menu@gnome-shell-extensions.gcampax.github.com/convenience.js
+share/gnome-shell/extensions/places-menu@gnome-shell-extensions.gcampax.github.com/extension.js
+share/gnome-shell/extensions/places-menu@gnome-shell-extensions.gcampax.github.com/metadata.json
+share/gnome-shell/extensions/places-menu@gnome-shell-extensions.gcampax.github.com/placeDisplay.js
+share/gnome-shell/extensions/places-menu@gnome-shell-extensions.gcampax.github.com/stylesheet.css
+share/gnome-shell/extensions/screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com/convenience.js
+share/gnome-shell/extensions/screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com/extension.js
+share/gnome-shell/extensions/screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com/metadata.json
+share/gnome-shell/extensions/screenshot-window-sizer@gnome-shell-extensions.gcampax.github.com/stylesheet.css
+share/gnome-shell/extensions/systemMonitor@gnome-shell-extensions.gcampax.github.com/convenience.js
+share/gnome-shell/extensions/systemMonitor@gnome-shell-extensions.gcampax.github.com/extension.js
+share/gnome-shell/extensions/systemMonitor@gnome-shell-extensions.gcampax.github.com/metadata.json
+share/gnome-shell/extensions/systemMonitor@gnome-shell-extensions.gcampax.github.com/stylesheet.css
+share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com/convenience.js
+share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com/extension.js
+share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com/metadata.json
+share/gnome-shell/extensions/user-theme@gnome-shell-extensions.gcampax.github.com/stylesheet.css
+share/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com/classic.css
+share/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com/convenience.js
+share/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com/extension.js
+share/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com/metadata.json
+share/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com/prefs.js
+share/gnome-shell/extensions/window-list@gnome-shell-extensions.gcampax.github.com/stylesheet.css
+share/gnome-shell/extensions/windowsNavigator@gnome-shell-extensions.gcampax.github.com/convenience.js
+share/gnome-shell/extensions/windowsNavigator@gnome-shell-extensions.gcampax.github.com/extension.js
+share/gnome-shell/extensions/windowsNavigator@gnome-shell-extensions.gcampax.github.com/metadata.json
+share/gnome-shell/extensions/windowsNavigator@gnome-shell-extensions.gcampax.github.com/stylesheet.css
+share/gnome-shell/extensions/workspace-indicator@gnome-shell-extensions.gcampax.github.com/convenience.js
+share/gnome-shell/extensions/workspace-indicator@gnome-shell-extensions.gcampax.github.com/extension.js
+share/gnome-shell/extensions/workspace-indicator@gnome-shell-extensions.gcampax.github.com/metadata.json
+share/gnome-shell/extensions/workspace-indicator@gnome-shell-extensions.gcampax.github.com/prefs.js
+share/gnome-shell/extensions/workspace-indicator@gnome-shell-extensions.gcampax.github.com/stylesheet.css
+share/gnome-shell/modes/classic.json
+share/gnome-shell/theme/classic-process-working.svg
+share/gnome-shell/theme/classic-toggle-off-intl.svg
+share/gnome-shell/theme/classic-toggle-off-us.svg
+share/gnome-shell/theme/classic-toggle-on-intl.svg
+share/gnome-shell/theme/classic-toggle-on-us.svg
+share/gnome-shell/theme/gnome-classic.css
+share/locale/af/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/an/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/ar/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/as/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/bg/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/bn_IN/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/ca/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/ca@valencia/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/cs/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/da/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/de/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/el/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/en_GB/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/eo/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/es/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/et/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/eu/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/fa/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/fi/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/fr/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/fur/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/gl/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/gu/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/he/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/hi/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/hu/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/id/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/it/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/ja/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/kk/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/km/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/kn/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/ko/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/lt/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/lv/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/ml/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/mr/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/ms/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/nb/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/ne/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/nl/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/or/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/pa/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/pl/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/pt/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/pt_BR/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/ru/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/sk/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/sl/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/sr/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/sr@latin/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/sv/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/ta/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/te/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/tg/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/th/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/tr/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/uk/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/vi/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/zh_CN/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/zh_HK/LC_MESSAGES/gnome-shell-extensions.mo
+share/locale/zh_TW/LC_MESSAGES/gnome-shell-extensions.mo
+share/xsessions/gnome-classic.desktop
diff --git a/x11/gnome-shell/Makefile b/x11/gnome-shell/Makefile
index edcb3fc0d944..b0428974eb07 100644
--- a/x11/gnome-shell/Makefile
+++ b/x11/gnome-shell/Makefile
@@ -1,50 +1,63 @@
# Created by: Pawel Worach <pawel.worach@gmail.com>
# $FreeBSD$
-# $MCom: ports/x11/gnome-shell/Makefile,v 1.16 2010/11/20 15:05:25 kwm Exp $
+# $MCom: ports/trunk/x11/gnome-shell/Makefile 20036 2014-11-03 08:23:27Z kwm $
PORTNAME= gnome-shell
-PORTVERSION= 2.31.2
-PORTREVISION= 2
+PORTVERSION= 3.14.1.5
CATEGORIES= x11 gnome
MASTER_SITES= GNOME
-DIST_SUBDIR= gnome2
+DIST_SUBDIR= gnome3
MAINTAINER= gnome@FreeBSD.org
COMMENT= Next generation GNOME desktop shell
+BUILD_DEPENDS= ca_root_nss>=0:${PORTSDIR}/security/ca_root_nss \
+ gnome-control-center:${PORTSDIR}/sysutils/gnome-control-center
LIB_DEPENDS= libstartup-notification-1.so:${PORTSDIR}/x11/startup-notification \
- libmutter-private.so:${PORTSDIR}/x11-wm/mutter \
- libclutter-glx-1.so:${PORTSDIR}/graphics/clutter \
- libgjs-gi.so:${PORTSDIR}/lang/gjs
-RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/dbus-python.pc:${PORTSDIR}/devel/py-dbus \
- glxinfo:${PORTSDIR}/graphics/mesa-demos
-
-BROKEN= Doesn't build
-
+ libcaribou.so:${PORTSDIR}/accessibility/caribou \
+ libmutter.so:${PORTSDIR}/x11-wm/mutter \
+ libgnome-keyring.so:${PORTSDIR}/security/libgnome-keyring \
+ libgcr-3.so:${PORTSDIR}/security/gcr \
+ libtelepathy-glib.so:${PORTSDIR}/net-im/telepathy-glib \
+ libtelepathy-logger.so:${PORTSDIR}/net-im/telepathy-logger \
+ libfolks.so:${PORTSDIR}/net-im/folks \
+ libibus-1.0.so:${PORTSDIR}/textproc/ibus \
+ libpulse.so:${PORTSDIR}/audio/pulseaudio \
+ libcroco-0.6.so:${PORTSDIR}/textproc/libcroco \
+ libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
+ libclutter-1.0.so:${PORTSDIR}/graphics/clutter \
+ libgjs.so:${PORTSDIR}/lang/gjs
+RUN_DEPENDS= py*-dbus>=0:${PORTSDIR}/devel/py-dbus \
+ gdm>=0:${PORTSDIR}/x11/gdm \
+ gnome-control-center:${PORTSDIR}/sysutils/gnome-control-center \
+ ca_root_nss>=0:${PORTSDIR}/security/ca_root_nss
+
+USES= compiler:c11 gettext gmake libtool pathfix pkgconfig \
+ tar:xz webplugin:native
+USE_GNOME= evolutiondataserver3 gnomedesktop3 gnomeprefix \
+ gtk30 intlhack introspection
USE_XORG= x11 xfixes sm
-USES= gettext gmake tar:bzip2
-USE_AUTOTOOLS= libtool
-USE_GNOME= gnomeprefix gnomehack intlhack gtk20 gconf2 gnomemenus \
- gnomedesktop ltverhack libgnomeui librsvg2
-USE_GSTREAMER= theora
+USE_GSTREAMER1= yes
+GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-CPPFLAGS+= -I${LOCALBASE}/include/js -I${LOCALBASE}/include/nspr
+WEBPLUGIN_DIR= ${PREFIX}/lib/
+WEBPLUGIN_FILES=libgnome-shell-browser-plugin.so
+CONFIGURE_ARGS+=--enable-compile-warnings=no \
+ --with-ca-certificates=${LOCALBASE}/share/certs/ca-root-nss.crt
+CONFIGURE_ENV+= BROWSER_PLUGIN_DIR=${PREFIX}/lib/
+CPPFLAGS+= -I${LOCALASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
+INSTALL_TARGET= install-strip
-GCONF_SCHEMAS= gnome-shell.schemas
-
-MAN1= gnome-shell.1
+GLIB_SCHEMAS= org.gnome.shell.gschema.xml
post-patch:
- @${REINPLACE_CMD} -e 's|-Werror||g' \
+ @${REINPLACE_CMD} -e 's|applications.menu|gnome-applications.menu|g' \
+ ${WRKSRC}/src/shell-app-system.c
+ @${REINPLACE_CMD} -e 's|\-DG_DISABLE_DEPRECATED||g' \
+ ${WRKSRC}/src/Makefile.in \
+ ${WRKSRC}/browser-plugin/Makefile.in
+ @${REINPLACE_CMD} -e 's|libnm-glib libnm-util ||g' \
${WRKSRC}/configure
- @${REINPLACE_CMD} -e 's|/usr/bin/python|/usr/bin/env python|g' \
- -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \
- ${WRKSRC}/src/gnome-shell.in
-# temp hack around configure failure in 2.29.90. Fixed upstream
- @${REINPLACE_CMD} -e 's|@GETTEXT_PACKAGE@|gnome-shell|g' \
- ${WRKSRC}/po/Makefile.in.in
-
-post-install:
- @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>
diff --git a/x11/gnome-shell/distinfo b/x11/gnome-shell/distinfo
index e24c3845745b..0df69b2b480a 100644
--- a/x11/gnome-shell/distinfo
+++ b/x11/gnome-shell/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gnome2/gnome-shell-2.31.2.tar.bz2) = cf16167cf2354f57431125b38a7b3de424c3c9d3d44627c52ee4596694ee80f2
-SIZE (gnome2/gnome-shell-2.31.2.tar.bz2) = 692948
+SHA256 (gnome3/gnome-shell-3.14.1.5.tar.xz) = e1df69c714d1eb7d770aeb1debb83b01e4966505c50192caab6fb10c3db2519b
+SIZE (gnome3/gnome-shell-3.14.1.5.tar.xz) = 1590248
diff --git a/x11/gnome-shell/files/patch-js_gdm_loginDialog.js b/x11/gnome-shell/files/patch-js_gdm_loginDialog.js
new file mode 100644
index 000000000000..826af5f8b034
--- /dev/null
+++ b/x11/gnome-shell/files/patch-js_gdm_loginDialog.js
@@ -0,0 +1,23 @@
+--- js/gdm/loginDialog.js.orig 2012-03-24 21:19:24.000000000 -0500
++++ js/gdm/loginDialog.js 2012-03-24 21:21:23.000000000 -0500
+@@ -301,11 +301,17 @@
+ this.actor.connect('key-focus-in', Lang.bind(this, this._moveFocusToItems));
+ },
+
+- _moveFocusToItems: function() {
+- let hasItems = Object.keys(this._items).length > 0;
++ _hasItems: function() {
++ for (let userName in this._items) {
++ return true;
++ }
++ return false;
++ },
+
+- if (!hasItems)
++ _moveFocusToItems: function() {
++ if (!this._hasItems()) {
+ return;
++ }
+
+ if (global.stage.get_key_focus() != this.actor)
+ return;
diff --git a/x11/gnome-shell/files/patch-js_misc_loginManager.js b/x11/gnome-shell/files/patch-js_misc_loginManager.js
new file mode 100644
index 000000000000..37aec6ba827a
--- /dev/null
+++ b/x11/gnome-shell/files/patch-js_misc_loginManager.js
@@ -0,0 +1,110 @@
+--- js/misc/loginManager.js.orig 2014-10-13 22:57:05.000000000 +0200
++++ js/misc/loginManager.js 2014-10-23 19:53:12.854065483 +0200
+@@ -46,6 +46,32 @@
+ const SystemdLoginManager = Gio.DBusProxy.makeProxyWrapper(SystemdLoginManagerIface);
+ const SystemdLoginSession = Gio.DBusProxy.makeProxyWrapper(SystemdLoginSessionIface);
+
++const ConsoleKitManagerIface = '<node> \
++<interface name="org.freedesktop.ConsoleKit.Manager"> \
++<method name="CanRestart"> \
++ <arg type="b" direction="out"/> \
++</method> \
++<method name="CanStop"> \
++ <arg type="b" direction="out"/> \
++</method> \
++<method name="Restart" /> \
++<method name="Stop" /> \
++<method name="GetCurrentSession"> \
++ <arg type="o" direction="out" /> \
++</method> \
++</interface> \
++</node>';
++
++const ConsoleKitSessionIface = '<node> \
++<interface name="org.freedesktop.ConsoleKit.Session"> \
++<signal name="Lock" /> \
++<signal name="Unlock" /> \
++</interface> \
++</node>';
++
++const ConsoleKitSession = Gio.DBusProxy.makeProxyWrapper(ConsoleKitSessionIface);
++const ConsoleKitManager = Gio.DBusProxy.makeProxyWrapper(ConsoleKitManagerIface);
++
+ function haveSystemd() {
+ return GLib.access("/run/systemd/seats", 0) >= 0;
+ }
+@@ -75,7 +101,7 @@
+ -1, null);
+
+ let version = result.deep_unpack()[0].deep_unpack();
+- return haveSystemd() && versionCompare('3.5.91', version);
++ return versionCompare('3.5.91', version);
+ } catch(e) {
+ return false;
+ }
+@@ -93,7 +119,7 @@
+ if (haveSystemd())
+ _loginManager = new LoginManagerSystemd();
+ else
+- _loginManager = new LoginManagerDummy();
++ _loginManager = new LoginManagerConsoleKit();
+ }
+
+ return _loginManager;
+@@ -110,6 +136,9 @@
+ Lang.bind(this, this._prepareForSleep));
+ },
+
++ // Having this function is a bit of a hack since the Systemd and ConsoleKit
++ // session objects have different interfaces - but in both cases there are
++ // Lock/Unlock signals, and that's all we count upon at the moment.
+ getCurrentSessionProxy: function(callback) {
+ if (this._currentSession) {
+ callback (this._currentSession);
+@@ -177,13 +206,35 @@
+ });
+ Signals.addSignalMethods(LoginManagerSystemd.prototype);
+
+-const LoginManagerDummy = new Lang.Class({
+- Name: 'LoginManagerDummy',
++const LoginManagerConsoleKit = new Lang.Class({
++ Name: 'LoginManagerConsoleKit',
++
++ _init: function() {
++ this._proxy = new ConsoleKitManager(Gio.DBus.system,
++ 'org.freedesktop.ConsoleKit',
++ '/org/freedesktop/ConsoleKit/Manager');
++ },
+
++ // Having this function is a bit of a hack since the Systemd and ConsoleKit
++ // session objects have different interfaces - but in both cases there are
++ // Lock/Unlock signals, and that's all we count upon at the moment.
+ getCurrentSessionProxy: function(callback) {
+- // we could return a DummySession object that fakes whatever callers
+- // expect (at the time of writing: connect() and connectSignal()
+- // methods), but just never calling the callback should be safer
++ if (this._currentSession) {
++ callback (this._currentSession);
++ return;
++ }
++
++ this._proxy.GetCurrentSessionRemote(Lang.bind(this,
++ function(result, error) {
++ if (error) {
++ logError(error, 'Could not get a proxy for the current session');
++ } else {
++ this._currentSession = new ConsoleKitSession(Gio.DBus.system,
++ 'org.freedesktop.ConsoleKit',
++ result[0]);
++ callback(this._currentSession);
++ }
++ }));
+ },
+
+ canSuspend: function(asyncCallback) {
+@@ -203,4 +254,4 @@
+ callback(null);
+ }
+ });
+-Signals.addSignalMethods(LoginManagerDummy.prototype);
++Signals.addSignalMethods(LoginManagerConsoleKit.prototype);
diff --git a/x11/gnome-shell/files/patch-js_ui_sessionMode.js b/x11/gnome-shell/files/patch-js_ui_sessionMode.js
new file mode 100644
index 000000000000..011ddcffd0c2
--- /dev/null
+++ b/x11/gnome-shell/files/patch-js_ui_sessionMode.js
@@ -0,0 +1,29 @@
+--- js/ui/sessionMode.js.orig 2014-02-19 20:54:46.000000000 +0000
++++ js/ui/sessionMode.js 2014-03-17 19:23:36.755386539 +0000
+@@ -60,7 +60,7 @@
+ isLocked: true,
+ isGreeter: undefined,
+ unlockDialog: undefined,
+- components: ['polkitAgent', 'telepathyClient'],
++ components: ['polkitAgent'],
+ panel: {
+ left: [],
+ center: [],
+@@ -72,7 +72,7 @@
+ 'unlock-dialog': {
+ isLocked: true,
+ unlockDialog: undefined,
+- components: ['polkitAgent', 'telepathyClient'],
++ components: ['polkitAgent'],
+ panel: {
+ left: [],
+ center: [],
+@@ -97,7 +97,7 @@
+ components: Config.HAVE_NETWORKMANAGER ?
+ ['networkAgent', 'polkitAgent', 'telepathyClient',
+ 'keyring', 'autorunManager', 'automountManager'] :
+- ['polkitAgent', 'telepathyClient',
++ ['polkitAgent',
+ 'keyring', 'autorunManager', 'automountManager'],
+
+ panel: {
diff --git a/x11/gnome-shell/files/patch-src_data-to-c.pl b/x11/gnome-shell/files/patch-src_data-to-c.pl
new file mode 100644
index 000000000000..79542797db5b
--- /dev/null
+++ b/x11/gnome-shell/files/patch-src_data-to-c.pl
@@ -0,0 +1,8 @@
+--- src/data-to-c.pl.orig 2014-03-22 16:28:35.000000000 +0100
++++ src/data-to-c.pl 2014-03-22 16:28:44.000000000 +0100
+@@ -1,4 +1,4 @@
+-#!/usr/bin/perl
++#!/usr/bin/env perl
+
+ # Copyright © 2011 Red Hat, Inc
+ #
diff --git a/x11/gnome-shell/files/patch-src_gdmuser_gdm-user-manager.c b/x11/gnome-shell/files/patch-src_gdmuser_gdm-user-manager.c
deleted file mode 100644
index 1bf59d1bcdf9..000000000000
--- a/x11/gnome-shell/files/patch-src_gdmuser_gdm-user-manager.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/gdmuser/gdm-user-manager.c.orig 2009-08-14 05:38:43.000000000 +0000
-+++ src/gdmuser/gdm-user-manager.c 2009-08-14 05:39:14.000000000 +0000
-@@ -1297,7 +1297,7 @@
- }
- }
-
-- for (pwent = fgetpwent (fp); pwent != NULL; pwent = fgetpwent (fp)) {
-+ for (pwent = getpwent(); pwent != NULL; pwent = getpwent()) {
- GdmUser *user;
-
- user = NULL;
diff --git a/x11/gnome-shell/files/patch-src_gnome-shell-plugin.c b/x11/gnome-shell/files/patch-src_gnome-shell-plugin.c
deleted file mode 100644
index 90359fa33e6d..000000000000
--- a/x11/gnome-shell/files/patch-src_gnome-shell-plugin.c
+++ /dev/null
@@ -1,26 +0,0 @@
---- src/gnome-shell-plugin.c.orig 2010-06-06 22:53:13.000000000 +0200
-+++ src/gnome-shell-plugin.c 2010-06-06 22:56:03.000000000 +0200
-@@ -38,7 +38,6 @@
- #include <gjs/gjs.h>
- #include <girepository.h>
- #include <gmodule.h>
--#include <malloc.h>
- #include <stdlib.h>
- #include <string.h>
-
-@@ -238,6 +237,7 @@
- malloc_statistics_callback (ShellPerfLog *perf_log,
- gpointer data)
- {
-+#if defined(__linux__)
- struct mallinfo info = mallinfo ();
-
- shell_perf_log_update_statistic_i (perf_log,
-@@ -249,6 +249,7 @@
- shell_perf_log_update_statistic_i (perf_log,
- "malloc.usedSize",
- info.uordblks);
-+#endif
- }
-
- static void
diff --git a/x11/gnome-shell/files/patch-src_gnome-shell.in b/x11/gnome-shell/files/patch-src_gnome-shell.in
deleted file mode 100644
index 07775f34dba4..000000000000
--- a/x11/gnome-shell/files/patch-src_gnome-shell.in
+++ /dev/null
@@ -1,8 +0,0 @@
---- src/gnome-shell.in.orig 2009-08-28 18:34:04.000000000 +0200
-+++ src/gnome-shell.in 2009-08-29 12:13:44.000000000 +0200
-@@ -1,4 +1,4 @@
--#!/usr/bin/python
-+#!/usr/bin/env python
-
- import atexit
- import optparse
diff --git a/x11/gnome-shell/files/patch-src_shell-global.c b/x11/gnome-shell/files/patch-src_shell-global.c
new file mode 100644
index 000000000000..d770f8b45ec4
--- /dev/null
+++ b/x11/gnome-shell/files/patch-src_shell-global.c
@@ -0,0 +1,31 @@
+--- src/shell-global.c.orig 2014-10-13 22:57:06.000000000 +0200
++++ src/shell-global.c 2014-10-20 15:37:28.727759860 +0200
+@@ -1240,13 +1240,13 @@
+ {
+ GPtrArray *arr;
+ gsize len;
+-
+-#if defined __linux__
+ char *buf;
+ char *buf_p;
+ char *buf_end;
+ GError *error = NULL;
+
++#if defined __linux__
++
+ if (!g_file_get_contents ("/proc/self/cmdline", &buf, &len, &error))
+ {
+ g_warning ("failed to get /proc/self/cmdline: %s", error->message);
+@@ -1281,6 +1281,12 @@
+ }
+
+ g_ptr_array_add (arr, NULL);
++#elif defined __FreeBSD__
++ if (!g_file_get_contents ("/proc/curproc/cmdline", &buf, &len, &error))
++ {
++ g_warning ("failed to get /proc/curproc/cmdline: %s", error->message);
++ return;
++ }
+ #else
+ return;
+ #endif
diff --git a/x11/gnome-shell/pkg-message b/x11/gnome-shell/pkg-message
index e00823112f4b..902ac7d70cbe 100644
--- a/x11/gnome-shell/pkg-message
+++ b/x11/gnome-shell/pkg-message
@@ -1,33 +1,12 @@
-Running
+Gnome-shell requires acceleration of to work. For this a nvidia card
+with the nvidia-driver, or a Intel/ATI KMS enabled card is needed.
-You can either start gnome-shell "nested" in a window within your current
-session, or you can run it within your session replacing gnome-panel and
-window manager.
+For the nvidia users no other changes are needed. For Intel/ATI KMS
+driver the user needs to have read/write permissions on
+/dev/dri/cardN (usually N=0). If gnome-shell is launched from gdm, the
+gdm user also needs this access.
-Depending on the state of your X drivers, one or of the other of these may
-work better. So, if the first one you try doesn't work, try the other.
+Access can be granted by adding the user(s) to the wheel group or using
+a devfs.rules(5) to change the mode of the /dev/dri/card0 on creation.
-====
-
-Running gnome-shell replacing the panel
-
-This approach is best when trying out the GNOME Shell and wanting to see its
-full potential.
-
-gnome-shell --replace
-
-When gnome-shell exits (you can kill it with Control-C in the terminal in which
-you started it), gnome-panel and metacity are restarted.
-
-====
-
-Running gnome-shell nested
-
-This approach is useful when developing the GNOME Shell and wanting to quickly
-test some changes. NOTE: It isn't useful for getting a good feel for how the
-shell works since it will be really slow, and won't properly integrate with
-the rest of your desktop.
-
-gnome-shell
-(This requires a relatively recent version of Xephyr with GLX support to be
-installed on your system (x11-servers/xephyr).
+ add path 'dri/*' mode 0666 group operator
diff --git a/x11/gnome-shell/pkg-plist b/x11/gnome-shell/pkg-plist
index 4d53b86016de..f9299d6e0e22 100644
--- a/x11/gnome-shell/pkg-plist
+++ b/x11/gnome-shell/pkg-plist
@@ -1,121 +1,219 @@
bin/gnome-shell
-bin/gnome-shell-clock-preferences
-lib/gnome-shell/Gdm-1.0.typelib
+bin/gnome-shell-extension-prefs
+bin/gnome-shell-extension-tool
+bin/gnome-shell-perf-tool
+lib/gnome-shell/Gvc-1.0.typelib
lib/gnome-shell/Shell-0.1.typelib
+lib/gnome-shell/ShellJS-0.1.typelib
+%%WEBPLUGIN_DIR%%gnome-shell/ShellMenu-0.1.typelib
lib/gnome-shell/St-1.0.typelib
-lib/mutter/plugins/libgnome-shell.a
-lib/mutter/plugins/libgnome-shell.la
-lib/mutter/plugins/libgnome-shell.so
+lib/gnome-shell/libgnome-shell-js.so
+%%WEBPLUGIN_DIR%%gnome-shell/libgnome-shell-menu.so
+lib/gnome-shell/libgnome-shell.so
+lib/libgnome-shell-browser-plugin.so
+libexec/gnome-shell-calendar-server
+libexec/gnome-shell-hotplug-sniffer
+libexec/gnome-shell-perf-helper
+man/man1/gnome-shell.1.gz
+share/GConf/gsettings/gnome-shell-overrides.convert
+share/applications/evolution-calendar.desktop
+share/applications/gnome-shell-extension-prefs.desktop
+share/applications/gnome-shell-wayland.desktop
share/applications/gnome-shell.desktop
-share/applications/gnome-shell-clock-preferences.desktop
-%%DATADIR%%/clock-preferences.ui
-%%DATADIR%%/images/close-black.svg
-%%DATADIR%%/images/magnifier.svg
-%%DATADIR%%/js/misc/docInfo.js
-%%DATADIR%%/js/misc/format.js
-%%DATADIR%%/js/misc/gnomeSession.js
-%%DATADIR%%/js/misc/params.js
-%%DATADIR%%/js/misc/telepathy.js
-%%DATADIR%%/js/perf/core.js
-%%DATADIR%%/js/prefs/clockPreferences.js
-%%DATADIR%%/js/ui/altTab.js
-%%DATADIR%%/js/ui/appDisplay.js
-%%DATADIR%%/js/ui/appFavorites.js
-%%DATADIR%%/js/ui/boxpointer.js
-%%DATADIR%%/js/ui/calendar.js
-%%DATADIR%%/js/ui/chrome.js
-%%DATADIR%%/js/ui/dash.js
-%%DATADIR%%/js/ui/dnd.js
-%%DATADIR%%/js/ui/docDisplay.js
-%%DATADIR%%/js/ui/environment.js
-%%DATADIR%%/js/ui/extensionSystem.js
-%%DATADIR%%/js/ui/genericDisplay.js
-%%DATADIR%%/js/ui/lightbox.js
-%%DATADIR%%/js/ui/link.js
-%%DATADIR%%/js/ui/lookingGlass.js
-%%DATADIR%%/js/ui/magnifier.js
-%%DATADIR%%/js/ui/magnifierDBus.js
-%%DATADIR%%/js/ui/main.js
-%%DATADIR%%/js/ui/messageTray.js
-%%DATADIR%%/js/ui/notificationDaemon.js
-%%DATADIR%%/js/ui/overview.js
-%%DATADIR%%/js/ui/placeDisplay.js
-%%DATADIR%%/js/ui/panel.js
-%%DATADIR%%/js/ui/runDialog.js
-%%DATADIR%%/js/ui/scripting.js
-%%DATADIR%%/js/ui/search.js
-%%DATADIR%%/js/ui/shellDBus.js
-%%DATADIR%%/js/ui/statusMenu.js
-%%DATADIR%%/js/ui/telepathyClient.js
-%%DATADIR%%/js/ui/tweener.js
-%%DATADIR%%/js/ui/windowAttentionHandler.js
-%%DATADIR%%/js/ui/windowManager.js
-%%DATADIR%%/js/ui/workspace.js
-%%DATADIR%%/js/ui/workspaceSwitcherPopup.js
-%%DATADIR%%/js/ui/workspacesView.js
-%%DATADIR%%/theme/add-workspace.svg
-%%DATADIR%%/theme/close-window.svg
-%%DATADIR%%/theme/close.svg
-%%DATADIR%%/theme/corner-ripple.png
-%%DATADIR%%/theme/dialog-error.svg
-%%DATADIR%%/theme/gnome-shell.css
-%%DATADIR%%/theme/mosaic-view-active.svg
-%%DATADIR%%/theme/mosaic-view.svg
-%%DATADIR%%/theme/move-window-on-new.svg
-%%DATADIR%%/theme/remove-workspace.svg
-%%DATADIR%%/theme/scroll-button-down-hover.png
-%%DATADIR%%/theme/scroll-button-down.png
-%%DATADIR%%/theme/scroll-button-up-hover.png
-%%DATADIR%%/theme/scroll-button-up.png
-%%DATADIR%%/theme/scroll-hhandle.svg
-%%DATADIR%%/theme/scroll-vhandle.svg
-%%DATADIR%%/theme/section-back.svg
-%%DATADIR%%/theme/section-more-open.svg
-%%DATADIR%%/theme/section-more.svg
-%%DATADIR%%/theme/single-view-active.svg
-%%DATADIR%%/theme/single-view.svg
-%%DATADIR%%/theme/ws-switch-arrow-left.svg
-%%DATADIR%%/theme/ws-switch-arrow-right.svg
+share/dbus-1/interfaces/org.gnome.Shell.Screencast.xml
+share/dbus-1/interfaces/org.gnome.Shell.Screenshot.xml
+share/dbus-1/interfaces/org.gnome.ShellSearchProvider.xml
+share/dbus-1/interfaces/org.gnome.ShellSearchProvider2.xml
+share/dbus-1/services/org.gnome.Shell.CalendarServer.service
+share/dbus-1/services/org.gnome.Shell.HotplugSniffer.service
+share/doc/shell/ShellApp.html
+share/doc/shell/ShellAppSystem.html
+share/doc/shell/ShellAppUsage.html
+share/doc/shell/ShellEmbeddedWindow.html
+share/doc/shell/ShellGenericContainer.html
+share/doc/shell/ShellGlobal.html
+share/doc/shell/ShellGtkEmbed.html
+share/doc/shell/ShellMountOperation.html
+share/doc/shell/ShellSlicer.html
+share/doc/shell/ShellStack.html
+share/doc/shell/ShellTpClient.html
+share/doc/shell/ShellTrayIcon.html
+share/doc/shell/ShellTrayManager.html
+share/doc/shell/ShellWM.html
+share/doc/shell/ShellWindowTracker.html
+share/doc/shell/annotation-glossary.html
+share/doc/shell/api-index-full.html
+share/doc/shell/ch01.html
+share/doc/shell/ch02.html
+share/doc/shell/ch03.html
+share/doc/shell/ch04.html
+share/doc/shell/ch05.html
+share/doc/shell/ch06.html
+share/doc/shell/deprecated-api-index.html
+share/doc/shell/gdbus-org.gnome.Shell.SearchProvider.html
+share/doc/shell/gdbus-org.gnome.Shell.SearchProvider2.html
+share/doc/shell/home.png
+share/doc/shell/index.html
+share/doc/shell/index.sgml
+share/doc/shell/left-insensitive.png
+share/doc/shell/left.png
+share/doc/shell/object-tree.html
+share/doc/shell/right-insensitive.png
+share/doc/shell/right.png
+share/doc/shell/shell-shell-keybinding-modes.html
+share/doc/shell/shell-shell-polkit-authentication-agent.html
+share/doc/shell/shell-shell-recorder.html
+share/doc/shell/shell-shell-util.html
+share/doc/shell/shell.devhelp2
+share/doc/shell/style.css
+share/doc/shell/up-insensitive.png
+share/doc/shell/up.png
+share/doc/st/StBin.html
+share/doc/st/StBoxLayout.html
+share/doc/st/StButton.html
+share/doc/st/StDrawingArea.html
+share/doc/st/StEntry.html
+share/doc/st/StIcon.html
+share/doc/st/StLabel.html
+share/doc/st/StScrollView.html
+share/doc/st/StScrollable.html
+share/doc/st/StTable.html
+share/doc/st/StTextureCache.html
+share/doc/st/StThemeNodeTransition.html
+share/doc/st/StWidget.html
+share/doc/st/StWidgetAccessible.html
+share/doc/st/annotation-glossary.html
+share/doc/st/api-index-full.html
+share/doc/st/base.html
+share/doc/st/containers.html
+share/doc/st/deprecated-api-index.html
+share/doc/st/home.png
+share/doc/st/index.html
+share/doc/st/index.sgml
+share/doc/st/left-insensitive.png
+share/doc/st/left.png
+share/doc/st/object-tree.html
+share/doc/st/pt01.html
+share/doc/st/right-insensitive.png
+share/doc/st/right.png
+share/doc/st/st-st-theme-context.html
+share/doc/st/st-st-theme-node.html
+share/doc/st/st-st-theme.html
+share/doc/st/st.devhelp2
+share/doc/st/style.css
+share/doc/st/styling.html
+share/doc/st/up-insensitive.png
+share/doc/st/up.png
+share/doc/st/widgets.html
+share/gnome-control-center/keybindings/50-gnome-shell-system.xml
+share/gnome-shell/perf-background.xml
+share/gnome-shell/theme/calendar-arrow-left.svg
+share/gnome-shell/theme/calendar-arrow-right.svg
+share/gnome-shell/theme/calendar-today.svg
+share/gnome-shell/theme/checkbox-focused.svg
+share/gnome-shell/theme/checkbox-off-focused.svg
+share/gnome-shell/theme/checkbox-off.svg
+share/gnome-shell/theme/checkbox.svg
+share/gnome-shell/theme/close-window.svg
+share/gnome-shell/theme/close.svg
+share/gnome-shell/theme/corner-ripple-ltr.png
+share/gnome-shell/theme/corner-ripple-rtl.png
+share/gnome-shell/theme/dash-placeholder.svg
+share/gnome-shell/theme/filter-selected-ltr.svg
+share/gnome-shell/theme/filter-selected-rtl.svg
+share/gnome-shell/theme/gnome-shell.css
+share/gnome-shell/theme/logged-in-indicator.svg
+share/gnome-shell/theme/message-tray-background.png
+share/gnome-shell/theme/more-results.svg
+share/gnome-shell/theme/noise-texture.png
+share/gnome-shell/theme/page-indicator-active.svg
+share/gnome-shell/theme/page-indicator-checked.svg
+share/gnome-shell/theme/page-indicator-hover.svg
+share/gnome-shell/theme/page-indicator-inactive.svg
+share/gnome-shell/theme/panel-button-border.svg
+share/gnome-shell/theme/panel-button-highlight-narrow.svg
+share/gnome-shell/theme/panel-button-highlight-wide.svg
+share/gnome-shell/theme/process-working.svg
+share/gnome-shell/theme/running-indicator.svg
+share/gnome-shell/theme/source-button-border.svg
+share/gnome-shell/theme/summary-counter.svg
+share/gnome-shell/theme/toggle-off-intl.svg
+share/gnome-shell/theme/toggle-off-us.svg
+share/gnome-shell/theme/toggle-on-intl.svg
+share/gnome-shell/theme/toggle-on-us.svg
+share/gnome-shell/theme/ws-switch-arrow-down.png
+share/gnome-shell/theme/ws-switch-arrow-up.png
+share/locale/af/LC_MESSAGES/gnome-shell.mo
+share/locale/an/LC_MESSAGES/gnome-shell.mo
share/locale/ar/LC_MESSAGES/gnome-shell.mo
+share/locale/as/LC_MESSAGES/gnome-shell.mo
+share/locale/ast/LC_MESSAGES/gnome-shell.mo
+share/locale/be/LC_MESSAGES/gnome-shell.mo
share/locale/bg/LC_MESSAGES/gnome-shell.mo
+share/locale/bn/LC_MESSAGES/gnome-shell.mo
+share/locale/bn_IN/LC_MESSAGES/gnome-shell.mo
share/locale/ca/LC_MESSAGES/gnome-shell.mo
+share/locale/ca@valencia/LC_MESSAGES/gnome-shell.mo
share/locale/cs/LC_MESSAGES/gnome-shell.mo
share/locale/da/LC_MESSAGES/gnome-shell.mo
share/locale/de/LC_MESSAGES/gnome-shell.mo
share/locale/el/LC_MESSAGES/gnome-shell.mo
share/locale/en_GB/LC_MESSAGES/gnome-shell.mo
+share/locale/eo/LC_MESSAGES/gnome-shell.mo
share/locale/es/LC_MESSAGES/gnome-shell.mo
+share/locale/et/LC_MESSAGES/gnome-shell.mo
+share/locale/eu/LC_MESSAGES/gnome-shell.mo
+share/locale/fa/LC_MESSAGES/gnome-shell.mo
share/locale/fi/LC_MESSAGES/gnome-shell.mo
share/locale/fr/LC_MESSAGES/gnome-shell.mo
+share/locale/fur/LC_MESSAGES/gnome-shell.mo
share/locale/ga/LC_MESSAGES/gnome-shell.mo
share/locale/gl/LC_MESSAGES/gnome-shell.mo
+share/locale/gu/LC_MESSAGES/gnome-shell.mo
share/locale/he/LC_MESSAGES/gnome-shell.mo
+share/locale/hi/LC_MESSAGES/gnome-shell.mo
share/locale/hu/LC_MESSAGES/gnome-shell.mo
+share/locale/ia/LC_MESSAGES/gnome-shell.mo
+share/locale/id/LC_MESSAGES/gnome-shell.mo
share/locale/it/LC_MESSAGES/gnome-shell.mo
+share/locale/ja/LC_MESSAGES/gnome-shell.mo
+share/locale/kk/LC_MESSAGES/gnome-shell.mo
+share/locale/km/LC_MESSAGES/gnome-shell.mo
+share/locale/kn/LC_MESSAGES/gnome-shell.mo
share/locale/ko/LC_MESSAGES/gnome-shell.mo
+share/locale/ku/LC_MESSAGES/gnome-shell.mo
+share/locale/ky/LC_MESSAGES/gnome-shell.mo
+share/locale/lt/LC_MESSAGES/gnome-shell.mo
+share/locale/lv/LC_MESSAGES/gnome-shell.mo
+share/locale/mk/LC_MESSAGES/gnome-shell.mo
+share/locale/ml/LC_MESSAGES/gnome-shell.mo
+share/locale/mr/LC_MESSAGES/gnome-shell.mo
+share/locale/ms/LC_MESSAGES/gnome-shell.mo
share/locale/nb/LC_MESSAGES/gnome-shell.mo
+share/locale/ne/LC_MESSAGES/gnome-shell.mo
share/locale/nl/LC_MESSAGES/gnome-shell.mo
+share/locale/nn/LC_MESSAGES/gnome-shell.mo
+share/locale/or/LC_MESSAGES/gnome-shell.mo
share/locale/pa/LC_MESSAGES/gnome-shell.mo
share/locale/pl/LC_MESSAGES/gnome-shell.mo
+share/locale/pt/LC_MESSAGES/gnome-shell.mo
share/locale/pt_BR/LC_MESSAGES/gnome-shell.mo
share/locale/ro/LC_MESSAGES/gnome-shell.mo
share/locale/ru/LC_MESSAGES/gnome-shell.mo
+share/locale/si/LC_MESSAGES/gnome-shell.mo
+share/locale/sk/LC_MESSAGES/gnome-shell.mo
share/locale/sl/LC_MESSAGES/gnome-shell.mo
share/locale/sr/LC_MESSAGES/gnome-shell.mo
share/locale/sr@latin/LC_MESSAGES/gnome-shell.mo
share/locale/sv/LC_MESSAGES/gnome-shell.mo
+share/locale/ta/LC_MESSAGES/gnome-shell.mo
+share/locale/te/LC_MESSAGES/gnome-shell.mo
+share/locale/tg/LC_MESSAGES/gnome-shell.mo
+share/locale/th/LC_MESSAGES/gnome-shell.mo
share/locale/tr/LC_MESSAGES/gnome-shell.mo
+share/locale/ug/LC_MESSAGES/gnome-shell.mo
share/locale/uk/LC_MESSAGES/gnome-shell.mo
share/locale/vi/LC_MESSAGES/gnome-shell.mo
share/locale/zh_CN/LC_MESSAGES/gnome-shell.mo
-@dirrm %%DATADIR%%/theme
-@dirrm %%DATADIR%%/js/ui
-@dirrm %%DATADIR%%/js/prefs
-@dirrm %%DATADIR%%/js/perf
-@dirrm %%DATADIR%%/js/misc
-@dirrm %%DATADIR%%/js
-@dirrm %%DATADIR%%/images
-@dirrm %%DATADIR%%
-@dirrm lib/gnome-shell
-@dirrmtry share/locale/sr@latin/LC_MESSAGES
-@dirrmtry share/locale/sr@latin
+share/locale/zh_HK/LC_MESSAGES/gnome-shell.mo
+share/locale/zh_TW/LC_MESSAGES/gnome-shell.mo
diff --git a/x11/gnome-swallow/Makefile b/x11/gnome-swallow/Makefile
deleted file mode 100644
index 9758a54e84be..000000000000
--- a/x11/gnome-swallow/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= gnome-swallow
-PORTVERSION= 1.2
-PORTREVISION= 11
-CATEGORIES= x11 gnome
-MASTER_SITES= http://interreality.org/~tetron/technology/swallow/
-
-MAINTAINER= marcus@FreeBSD.org
-COMMENT= Applet that swallows any X11 application into the GNOME 2 panel
-
-USES= gmake pathfix pkgconfig
-USE_GNOME= gnomeprefix gnomepanel libgnomeui
-USE_XORG= x11
-GNU_CONFIGURE= yes
-CPPFLAGS+= -I${LOCALBASE}/include
-LIBS+= -L${LOCALBASE}/lib
-
-post-patch:
- @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|' \
- ${WRKSRC}/GNOME_Swallow.server
- @${REINPLACE_CMD} 's/libpanelapplet-2.0/& libgnomeui-2.0 x11/' \
- ${WRKSRC}/Makefile.in
-
-.include <bsd.port.mk>
diff --git a/x11/gnome-swallow/distinfo b/x11/gnome-swallow/distinfo
deleted file mode 100644
index 5e4622498193..000000000000
--- a/x11/gnome-swallow/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (gnome-swallow-1.2.tar.gz) = 09df0782e216591d1bff90e50b894242fa135f577f3502223e57734dc304afc8
-SIZE (gnome-swallow-1.2.tar.gz) = 90732
diff --git a/x11/gnome-swallow/files/patch-GNOME_Swallow.server b/x11/gnome-swallow/files/patch-GNOME_Swallow.server
deleted file mode 100644
index 1f99ad2a6c32..000000000000
--- a/x11/gnome-swallow/files/patch-GNOME_Swallow.server
+++ /dev/null
@@ -1,17 +0,0 @@
---- GNOME_Swallow.server.orig Wed Apr 16 03:13:17 2003
-+++ GNOME_Swallow.server Wed Apr 16 03:13:30 2003
-@@ -1,6 +1,6 @@
- <oaf_info>
- <oaf_server iid="OAFIID:GNOME_Swallow_Factory" type="exe"
-- location="/usr/lib/gnome-panel/gnome_swallow">
-+ location="%%PREFIX%%/lib/gnome-panel/gnome_swallow">
-
- <oaf_attribute name="repo_ids" type="stringv">
- <item value="IDL:Bonobo/GenericFactory:1.0"/>
-@@ -23,4 +23,4 @@
- <oaf_attribute name="panel:category" type="string" value="Utility"/>
- <oaf_attribute name="panel:icon" type="string" value="gnome-applets.png"/>
- </oaf_server>
--</oaf_info>
-\ No newline at end of file
-+</oaf_info>
diff --git a/x11/gnome-swallow/files/patch-Makefile.in b/x11/gnome-swallow/files/patch-Makefile.in
deleted file mode 100644
index e8914f324596..000000000000
--- a/x11/gnome-swallow/files/patch-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.in.orig Wed Apr 16 03:11:46 2003
-+++ Makefile.in Wed Apr 16 03:11:57 2003
-@@ -103,7 +103,7 @@
- sysconfdir = @sysconfdir@
- target_alias = @target_alias@
- paneldir = $(prefix)/lib/gnome-panel
--serversdir = $(prefix)/lib/bonobo/servers
-+serversdir = $(prefix)/libdata/bonobo/servers
- docdir = $(prefix)/share/doc/gnome-swallow
-
- dist_doc_DATA = README
diff --git a/x11/gnome-swallow/files/patch-gnome-swallow.c b/x11/gnome-swallow/files/patch-gnome-swallow.c
deleted file mode 100644
index 3f69db4716fb..000000000000
--- a/x11/gnome-swallow/files/patch-gnome-swallow.c
+++ /dev/null
@@ -1,49 +0,0 @@
---- gnome-swallow.c.orig 2003-09-12 00:21:55.000000000 -0400
-+++ gnome-swallow.c 2013-09-05 17:51:55.000000000 -0400
-@@ -1,5 +1,8 @@
-+#include <sys/types.h>
-+#include <sys/time.h>
- #include <string.h>
- #include <stdio.h>
-+#include <stdlib.h>
- #include <signal.h>
- #include <sys/wait.h>
-
-@@ -51,11 +54,11 @@ gboolean swallow(char* wantedWindow, Dis
- struct timeval tv;
- char ret;
-
-- if(! display) return; /* WTF? */
-+ if(! display) return FALSE; /* WTF? */
-
- XSync (display, FALSE);
-
-- gettimeofday(&tv);
-+ gettimeofday(&tv, NULL);
- now = start = (double)tv.tv_sec + ((double)tv.tv_usec / 1000000.0);
-
- while (ready == FALSE && now < (start + 10.0))
-@@ -131,7 +134,7 @@ gboolean swallow(char* wantedWindow, Dis
- fprintf(stderr,"Loop");
- gtk_main_iteration_do(FALSE);
-
-- gettimeofday(&tv);
-+ gettimeofday(&tv, NULL);
- now = (double)tv.tv_sec + ((double)tv.tv_usec / 1000000.0);
- }
-
-@@ -249,13 +252,13 @@ void exitProgram(GtkWidget* w, gpointer
- void forkApplet(struct AppletConfigure* ap)
- {
- if(ap->pid > -1) {
-+ int s;
- /* Kill the old process and wait for it to die (if the process
- is already dead then it will be a zombie anyway).
- */
- kill(ap->pid, SIGTERM);
- sleep(1);
- kill(ap->pid, SIGKILL);
-- int s;
- waitpid(ap->pid, &s, WNOHANG);
- }
-
diff --git a/x11/gnome-swallow/pkg-descr b/x11/gnome-swallow/pkg-descr
deleted file mode 100644
index 94f04f35c5d5..000000000000
--- a/x11/gnome-swallow/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-Gnome-swallow is a pseudo-applet that allows one to swallow any X11
-application into the GNOME 2 panel. This restores the functionality that
-used to exist in GNOME 1.x.
-
-WWW: http://interreality.org/~tetron/technology/swallow/
diff --git a/x11/gnome-swallow/pkg-plist b/x11/gnome-swallow/pkg-plist
deleted file mode 100644
index cf195d12029d..000000000000
--- a/x11/gnome-swallow/pkg-plist
+++ /dev/null
@@ -1,5 +0,0 @@
-lib/gnome-panel/gnome_swallow
-libdata/bonobo/servers/GNOME_Swallow.server
-share/doc/gnome-swallow/README
-@dirrm share/doc/gnome-swallow
-@dirrm lib/gnome-panel
diff --git a/x11/gnome-terminal/Makefile b/x11/gnome-terminal/Makefile
index b8ee9375f3cb..d9cf4aa74c61 100644
--- a/x11/gnome-terminal/Makefile
+++ b/x11/gnome-terminal/Makefile
@@ -1,33 +1,52 @@
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
-# $MCom: ports/x11/gnome-terminal/Makefile,v 1.137 2010/11/13 13:25:22 kwm Exp $
+# $MCom: ports/trunk/x11/gnome-terminal/Makefile 19971 2014-10-16 09:27:16Z gusi $
PORTNAME= gnome-terminal
-PORTVERSION= 2.32.1
-PORTREVISION= 3
+PORTVERSION= 3.14.1
CATEGORIES= x11 gnome
MASTER_SITES= GNOME
-DIST_SUBDIR= gnome2
+DIST_SUBDIR= gnome3
MAINTAINER= gnome@FreeBSD.org
-COMMENT= Terminal component for the GNOME 2 Desktop
+COMMENT= Terminal component for the GNOME 3 Desktop
-LIB_DEPENDS= libstartup-notification-1.so:${PORTSDIR}/x11/startup-notification
+BUILD_DEPENDS= gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas \
+ itstool:${PORTSDIR}/textproc/itstool \
+ appdata-tools>=0:${PORTSDIR}/devel/appdata-tools \
+ vala:${PORTSDIR}/lang/vala
+LIB_DEPENDS= libstartup-notification-1.so:${PORTSDIR}/x11/startup-notification \
+ libuuid.so:${PORTSDIR}/misc/e2fsprogs-libuuid
+RUN_DEPENDS= gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas
-USES= gettext gmake libtool pathfix pkgconfig tar:bzip2
-INSTALLS_OMF= yes
-USE_XORG= ice sm
-USE_GNOME= gnomeprefix intlhack gconf2 vte gnomedocutils libgnome
+USES= gettext gmake libtool pathfix pkgconfig tar:xz
+USE_GNOME= dconf gnomeprefix gtk30 intlhack nautilus3 vte3
+USE_XORG= sm ice
GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --disable-search-provider
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+INSTALL_TARGET= install-strip
-GCONF_SCHEMAS= gnome-terminal.schemas
+GLIB_SCHEMAS= org.gnome.Terminal.gschema.xml
+
+OPTIONS_SUB= yes
+OPTIONS_DEFINE= MIGRATION
+OPTIONS_DEFAULT= MIGRATION
+MIGRATION_CONFIGURE_ENABLE= migration
+MIGRATION_USE= GNOME=gconf2
+MIGRATION_DESC= Profile migration to gsettings (pulls in gconf2)
+
+.include <bsd.port.options.mk>
post-patch:
@${TOUCH} ${WRKSRC}/aclocal.m4 ${WRKSRC}/Makefile.in \
${WRKSRC}/configure ${WRKSRC}/config.h.in
- @${REINPLACE_CMD} '/SMCLIENT_LIBS =/s/$$/ -lICE/' \
+.if ${OSVERSION} < 1000000
+ @${REINPLACE_CMD} -e 's|-Wno-suggest-attribute=format||g ; \
+ s|-Wno-unused-but-set-variable||g' \
${WRKSRC}/src/Makefile.in
+EXTRA_PATCHES+= ${FILESDIR}/extra-src_terminal-screen.c
+.endif
.include <bsd.port.mk>
diff --git a/x11/gnome-terminal/distinfo b/x11/gnome-terminal/distinfo
index 0c439fb39077..08c6186db4a3 100644
--- a/x11/gnome-terminal/distinfo
+++ b/x11/gnome-terminal/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gnome2/gnome-terminal-2.32.1.tar.bz2) = 7f41e4b185a2cf65ff417b89e429fc3b625c5e3f042ee1763bda6490fa4676fb
-SIZE (gnome2/gnome-terminal-2.32.1.tar.bz2) = 2319315
+SHA256 (gnome3/gnome-terminal-3.14.1.tar.xz) = 0573ea0fb1ba42c0533e7b8fe99379c70cea95762ec0f08500e8d55a23963563
+SIZE (gnome3/gnome-terminal-3.14.1.tar.xz) = 1784232
diff --git a/x11/gnome-terminal/files/extra-src_terminal-screen.c b/x11/gnome-terminal/files/extra-src_terminal-screen.c
new file mode 100644
index 000000000000..3ea47ebc9a1d
--- /dev/null
+++ b/x11/gnome-terminal/files/extra-src_terminal-screen.c
@@ -0,0 +1,24 @@
+--- src/terminal-screen.c.orig 2014-09-23 20:15:23.000000000 +0200
++++ src/terminal-screen.c 2014-11-09 20:19:35.759291981 +0100
+@@ -1192,7 +1192,21 @@
+ for (j = 0; j < n_fds; j++) {
+ if (fds[j] == target_fd) {
+ do {
++#if defined(F_DUPFD_CLOEXEC)
+ fd = fcntl (fds[j], F_DUPFD_CLOEXEC, 3);
++#else
++ fd = fcntl (fds[j], F_DUPFD, 3);
++ int flags = fcntl (fd, F_GETFD);
++ if (flags == -1)
++ {
++ //errror
++ }
++ flags |= FD_CLOEXEC;
++ if (fcntl (fd, F_SETFD, FD_CLOEXEC) == -1)
++ {
++ //error
++ }
++#endif
+ } while (fd == -1 && errno == EINTR);
+ if (fd == -1)
+ _exit (127);
diff --git a/x11/gnome-terminal/files/patch-config.h.in b/x11/gnome-terminal/files/patch-config.h.in
index 1617731fa99d..a752d5effc66 100644
--- a/x11/gnome-terminal/files/patch-config.h.in
+++ b/x11/gnome-terminal/files/patch-config.h.in
@@ -1,6 +1,6 @@
---- config.h.in.orig 2009-05-03 15:26:39.000000000 -0400
-+++ config.h.in 2009-05-03 15:26:55.000000000 -0400
-@@ -24,6 +24,9 @@
+--- config.h.in.orig 2011-01-13 04:05:18.243479000 +0000
++++ config.h.in 2011-01-13 04:05:35.000000000 +0000
+@@ -27,6 +27,9 @@
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
diff --git a/x11/gnome-terminal/files/patch-configure b/x11/gnome-terminal/files/patch-configure
deleted file mode 100644
index 45c9382369e3..000000000000
--- a/x11/gnome-terminal/files/patch-configure
+++ /dev/null
@@ -1,82 +0,0 @@
---- configure.orig 2009-05-03 15:26:45.000000000 -0400
-+++ configure 2009-05-03 15:27:01.000000000 -0400
-@@ -15099,6 +15099,79 @@ GLIB_GENMARSHAL="$($PKG_CONFIG --variabl
- GLIB_MKENUMS="$($PKG_CONFIG --variable=glib_mkenums glib-2.0)"
-
-
-+{ echo "$as_me:$LINENO: checking for kinfo_getfile in -lutil" >&5
-+echo $ECHO_N "checking for kinfo_getfile in -lutil... $ECHO_C" >&6; }
-+if test "${ac_cv_lib_util_kinfo_getfile+set}" = set; then
-+ echo $ECHO_N "(cached) $ECHO_C" >&6
-+else
-+ ac_check_lib_save_LIBS=$LIBS
-+LIBS="-lutil $LIBS"
-+cat >conftest.$ac_ext <<_ACEOF
-+/* confdefs.h. */
-+_ACEOF
-+cat confdefs.h >>conftest.$ac_ext
-+cat >>conftest.$ac_ext <<_ACEOF
-+/* end confdefs.h. */
-+
-+/* Override any GCC internal prototype to avoid an error.
-+ Use char because int might match the return type of a GCC
-+ builtin and then its argument prototype would still apply. */
-+#ifdef __cplusplus
-+extern "C"
-+#endif
-+char kinfo_getfile ();
-+int
-+main ()
-+{
-+return kinfo_getfile ();
-+ ;
-+ return 0;
-+}
-+_ACEOF
-+rm -f conftest.$ac_objext conftest$ac_exeext
-+if { (ac_try="$ac_link"
-+case "(($ac_try" in
-+ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-+ *) ac_try_echo=$ac_try;;
-+esac
-+eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
-+ (eval "$ac_link") 2>conftest.er1
-+ ac_status=$?
-+ grep -v '^ *+' conftest.er1 >conftest.err
-+ rm -f conftest.er1
-+ cat conftest.err >&5
-+ echo "$as_me:$LINENO: \$? = $ac_status" >&5
-+ (exit $ac_status); } && {
-+ test -z "$ac_c_werror_flag" ||
-+ test ! -s conftest.err
-+ } && test -s conftest$ac_exeext &&
-+ $as_test_x conftest$ac_exeext; then
-+ ac_cv_lib_util_kinfo_getfile=yes
-+else
-+ echo "$as_me: failed program was:" >&5
-+sed 's/^/| /' conftest.$ac_ext >&5
-+
-+ ac_cv_lib_util_kinfo_getfile=no
-+fi
-+
-+rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
-+ conftest$ac_exeext conftest.$ac_ext
-+LIBS=$ac_check_lib_save_LIBS
-+fi
-+{ echo "$as_me:$LINENO: result: $ac_cv_lib_util_kinfo_getfile" >&5
-+echo "${ECHO_T}$ac_cv_lib_util_kinfo_getfile" >&6; }
-+if test $ac_cv_lib_util_kinfo_getfile = yes; then
-+ LIBS="${LIBS} -lutil"
-+
-+cat >>confdefs.h <<\_ACEOF
-+#define HAVE_KINFO_GETFILE 1
-+_ACEOF
-+
-+else
-+ :
-+fi
-+
-+
- # Extract the first word of "gtk-builder-convert", so it can be a program name with args.
- set dummy gtk-builder-convert; ac_word=$2
- { echo "$as_me:$LINENO: checking for $ac_word" >&5
diff --git a/x11/gnome-terminal/files/patch-configure.ac b/x11/gnome-terminal/files/patch-configure.ac
deleted file mode 100644
index 131e4c85b69d..000000000000
--- a/x11/gnome-terminal/files/patch-configure.ac
+++ /dev/null
@@ -1,13 +0,0 @@
---- configure.ac.orig 2009-05-03 15:25:26.000000000 -0400
-+++ configure.ac 2009-05-03 15:26:34.000000000 -0400
-@@ -96,6 +96,10 @@ AC_SUBST([GLIB_GENMARSHAL])
- GLIB_MKENUMS="$($PKG_CONFIG --variable=glib_mkenums glib-2.0)"
- AC_SUBST([GLIB_MKENUMS])
-
-+AC_CHECK_LIB(util, kinfo_getfile,
-+ [LIBS="${LIBS} -lutil"
-+ AC_DEFINE(HAVE_KINFO_GETFILE, 1, [Define if you have the kinfo_getfile function])], [:])
-+
- AC_PATH_PROG([GTK_BUILDER_CONVERT],[gtk-builder-convert],[false])
- if test "$GTK_BUILDER_CONVERT" = "false"; then
- AC_MSG_ERROR([gtk-builder-convert not found])
diff --git a/x11/gnome-terminal/files/patch-src-terminal.c b/x11/gnome-terminal/files/patch-src-terminal.c
deleted file mode 100644
index a434ca7ab3ed..000000000000
--- a/x11/gnome-terminal/files/patch-src-terminal.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/terminal.c.orig 2010-11-10 10:47:14.000000000 -0800
-+++ src/terminal.c 2012-03-23 21:10:08.520503912 -0700
-@@ -579,7 +579,7 @@
- data = g_new (OwnData, 1);
- data->factory_name = get_factory_name_for_display (display_name);
- data->options = options;
-- data->exit_code = -1;
-+ data->exit_code = EXIT_SUCCESS;
- data->argv = argv_copy;
- data->argc = argc_copy;
-
diff --git a/x11/gnome-terminal/files/patch-src_terminal-screen.c b/x11/gnome-terminal/files/patch-src_terminal-screen.c
deleted file mode 100644
index 69c4aa80220e..000000000000
--- a/x11/gnome-terminal/files/patch-src_terminal-screen.c
+++ /dev/null
@@ -1,97 +0,0 @@
---- src/terminal-screen.c.orig 2009-08-13 14:39:24.000000000 +0200
-+++ src/terminal-screen.c 2009-08-20 10:41:58.000000000 +0200
-@@ -18,6 +18,15 @@
-
- #include <config.h>
-
-+#ifdef __FreeBSD__
-+#include <sys/types.h>
-+#include <sys/sysctl.h>
-+#include <sys/param.h>
-+#include <sys/user.h>
-+#ifdef HAVE_KINFO_GETFILE
-+#include <libutil.h>
-+#endif
-+#endif
- #include <string.h>
- #include <stdlib.h>
- #include <unistd.h>
-@@ -184,15 +193,28 @@ G_DEFINE_TYPE (TerminalScreen, terminal_
- static char *
- cwd_of_pid (int pid)
- {
-+#ifndef __FreeBSD__
- static const char patterns[][18] = {
- "/proc/%d/cwd", /* Linux */
- "/proc/%d/path/cwd", /* Solaris >= 10 */
- };
-+#else
-+#if __FreeBSD_version > 800018 || (__FreeBSD_version < 800000 && __FreeBSD_version >= 700104)
-+ struct kinfo_file *freep, *kif;
-+#ifndef HAVE_KINFO_GETFILE
-+ size_t len;
-+ int name[4];
-+#else
-+ int cnt;
-+#endif /* HAVE_KINFO_GETFILE */
-+#endif /* __FreeBSD_version > 800018 || (__FreeBSD_version < 800000 && __FreeBSD_version >= 700104) */
-+#endif /* __FreeBSD__ */
- guint i;
-
- if (pid == -1)
- return NULL;
-
-+#ifndef __FreeBSD__
- /* Try to get the working directory using various OS-specific mechanisms */
- for (i = 0; i < G_N_ELEMENTS (patterns); ++i)
- {
-@@ -230,6 +252,49 @@ cwd_of_pid (int pid)
- return working_dir;
- }
- }
-+#else
-+ int fgpid = pid;
-+#if __FreeBSD_version > 800018 || (__FreeBSD_version < 800000 && __FreeBSD_version >= 700104)
-+#ifndef HAVE_KINFO_GETFILE
-+ name[0] = CTL_KERN;
-+ name[1] = KERN_PROC;
-+ name[2] = KERN_PROC_FILEDESC;
-+ name[3] = fgpid;
-+
-+ if (sysctl (name, 4, NULL, &len, NULL, 0) < 0)
-+ return NULL;
-+ freep = kif = g_malloc (len);
-+ if (sysctl (name, 4, kif, &len, NULL, 0) < 0)
-+ {
-+ g_free (freep);
-+ return NULL;
-+ }
-+#else
-+ freep = kinfo_getfile (fgpid, &cnt);
-+#endif /* HAVE_KINFO_GETFILE */
-+
-+#ifndef HAVE_KINFO_GETFILE
-+ for (i = 0; i < len / sizeof (*kif); i++, kif++)
-+ {
-+ if (kif->kf_structsize != sizeof (*kif))
-+ continue;
-+#else
-+ for (i = 0; i < cnt; i++)
-+ {
-+ kif = &freep[i];
-+#endif /* HAVE_KINFO_GETFILE */
-+ if (kif->kf_fd == KF_FD_TYPE_CWD)
-+ {
-+ char *working_dir;
-+
-+ working_dir = g_strdup (kif->kf_path);
-+ g_free (freep);
-+ return working_dir;
-+ }
-+ }
-+ g_free (freep);
-+#endif /* __FreeBSD_version > 800018 || (__FreeBSD_version < 800000 && __FreeBSD_version >= 700104) */
-+#endif /* __FreeBSD__ */
-
- return NULL;
- }
diff --git a/x11/gnome-terminal/pkg-plist b/x11/gnome-terminal/pkg-plist
index b4c27d22593b..705ba4c317e2 100644
--- a/x11/gnome-terminal/pkg-plist
+++ b/x11/gnome-terminal/pkg-plist
@@ -1,83 +1,367 @@
bin/gnome-terminal
+lib/nautilus/extensions-3.0/libterminal-nautilus.a
+lib/nautilus/extensions-3.0/libterminal-nautilus.so
+%%MIGRATION%%libexec/gnome-terminal-migration
+libexec/gnome-terminal-server
+share/appdata/gnome-terminal.appdata.xml
share/applications/gnome-terminal.desktop
-%%DATADIR%%/encodings-dialog.ui
-%%DATADIR%%/find-dialog.ui
-%%DATADIR%%/keybinding-editor.ui
-%%DATADIR%%/profile-manager.ui
-%%DATADIR%%/profile-new-dialog.ui
-%%DATADIR%%/profile-preferences.ui
-%%DATADIR%%/skey-challenge.ui
-%%DATADIR%%/terminal.about
-%%DATADIR%%/terminal.xml
-share/gnome/help/gnome-terminal/C/figures/gnome-terminal-default.png
-share/gnome/help/gnome-terminal/C/figures/gnome-terminal-tabbed.png
-share/gnome/help/gnome-terminal/C/gnome-terminal.xml
-share/gnome/help/gnome-terminal/C/legal.xml
-share/gnome/help/gnome-terminal/bg/figures/gnome-terminal-default.png
-share/gnome/help/gnome-terminal/bg/figures/gnome-terminal-tabbed.png
-share/gnome/help/gnome-terminal/bg/gnome-terminal.xml
-share/gnome/help/gnome-terminal/bg/legal.xml
-share/gnome/help/gnome-terminal/ca/figures/gnome-terminal-default.png
-share/gnome/help/gnome-terminal/ca/figures/gnome-terminal-tabbed.png
-share/gnome/help/gnome-terminal/ca/gnome-terminal.xml
-share/gnome/help/gnome-terminal/cs/figures/gnome-terminal-default.png
-share/gnome/help/gnome-terminal/cs/figures/gnome-terminal-tabbed.png
-share/gnome/help/gnome-terminal/cs/gnome-terminal.xml
-share/gnome/help/gnome-terminal/da/figures/gnome-terminal-default.png
-share/gnome/help/gnome-terminal/da/figures/gnome-terminal-tabbed.png
-share/gnome/help/gnome-terminal/da/gnome-terminal.xml
-share/gnome/help/gnome-terminal/de/figures/gnome-terminal-default.png
-share/gnome/help/gnome-terminal/de/figures/gnome-terminal-tabbed.png
-share/gnome/help/gnome-terminal/de/gnome-terminal.xml
-share/gnome/help/gnome-terminal/el/figures/gnome-terminal-default.png
-share/gnome/help/gnome-terminal/el/figures/gnome-terminal-tabbed.png
-share/gnome/help/gnome-terminal/el/gnome-terminal.xml
-share/gnome/help/gnome-terminal/en_GB/figures/gnome-terminal-default.png
-share/gnome/help/gnome-terminal/en_GB/figures/gnome-terminal-tabbed.png
-share/gnome/help/gnome-terminal/en_GB/gnome-terminal.xml
-share/gnome/help/gnome-terminal/es/figures/gnome-terminal-default.png
-share/gnome/help/gnome-terminal/es/figures/gnome-terminal-tabbed.png
-share/gnome/help/gnome-terminal/es/gnome-terminal.xml
-share/gnome/help/gnome-terminal/fr/figures/gnome-terminal-default.png
-share/gnome/help/gnome-terminal/fr/figures/gnome-terminal-tabbed.png
-share/gnome/help/gnome-terminal/fr/gnome-terminal.xml
-share/gnome/help/gnome-terminal/it/figures/gnome-terminal-default.png
-share/gnome/help/gnome-terminal/it/figures/gnome-terminal-tabbed.png
-share/gnome/help/gnome-terminal/it/gnome-terminal.xml
-share/gnome/help/gnome-terminal/ja/figures/gnome-terminal-default.png
-share/gnome/help/gnome-terminal/ja/figures/gnome-terminal-tabbed.png
-share/gnome/help/gnome-terminal/ja/gnome-terminal.xml
-share/gnome/help/gnome-terminal/ja/legal.xml
-share/gnome/help/gnome-terminal/ko/figures/gnome-terminal-default.png
-share/gnome/help/gnome-terminal/ko/figures/gnome-terminal-tabbed.png
-share/gnome/help/gnome-terminal/ko/gnome-terminal.xml
-share/gnome/help/gnome-terminal/oc/figures/gnome-terminal-default.png
-share/gnome/help/gnome-terminal/oc/figures/gnome-terminal-tabbed.png
-share/gnome/help/gnome-terminal/oc/gnome-terminal.xml
-share/gnome/help/gnome-terminal/pt_BR/figures/gnome-terminal-default.png
-share/gnome/help/gnome-terminal/pt_BR/figures/gnome-terminal-tabbed.png
-share/gnome/help/gnome-terminal/pt_BR/gnome-terminal.xml
-share/gnome/help/gnome-terminal/ro/figures/gnome-terminal-default.png
-share/gnome/help/gnome-terminal/ro/figures/gnome-terminal-tabbed.png
-share/gnome/help/gnome-terminal/ro/gnome-terminal.xml
-share/gnome/help/gnome-terminal/ro/legal.xml
-share/gnome/help/gnome-terminal/ru/figures/gnome-terminal-default.png
-share/gnome/help/gnome-terminal/ru/figures/gnome-terminal-tabbed.png
-share/gnome/help/gnome-terminal/ru/gnome-terminal.xml
-share/gnome/help/gnome-terminal/sv/figures/gnome-terminal-default.png
-share/gnome/help/gnome-terminal/sv/figures/gnome-terminal-tabbed.png
-share/gnome/help/gnome-terminal/sv/gnome-terminal.xml
-share/gnome/help/gnome-terminal/uk/figures/gnome-terminal-default.png
-share/gnome/help/gnome-terminal/uk/figures/gnome-terminal-tabbed.png
-share/gnome/help/gnome-terminal/uk/gnome-terminal.xml
-share/gnome/help/gnome-terminal/zh_CN/figures/gnome-terminal-default.png
-share/gnome/help/gnome-terminal/zh_CN/figures/gnome-terminal-tabbed.png
-share/gnome/help/gnome-terminal/zh_CN/gnome-terminal.xml
-share/gnome/help/gnome-terminal/zh_TW/figures/gnome-terminal-default.png
-share/gnome/help/gnome-terminal/zh_TW/figures/gnome-terminal-tabbed.png
-share/gnome/help/gnome-terminal/zh_TW/gnome-terminal.xml
-share/gnome/help/gnome-terminal/zh_TW/legal.xml
+share/dbus-1/services/org.gnome.Terminal.service
+share/help/C/gnome-terminal/adv-keyboard-shortcuts.page
+share/help/C/gnome-terminal/app-colors.page
+share/help/C/gnome-terminal/app-cursor.page
+share/help/C/gnome-terminal/app-fonts.page
+share/help/C/gnome-terminal/app-fullscreen.page
+share/help/C/gnome-terminal/app-terminal-sizes.page
+share/help/C/gnome-terminal/app-zoom.page
+share/help/C/gnome-terminal/figures/gnome-terminal-icon.png
+share/help/C/gnome-terminal/figures/gnome-terminal.png
+share/help/C/gnome-terminal/gs-execute-commands.page
+share/help/C/gnome-terminal/gs-tabs.page
+share/help/C/gnome-terminal/index.page
+share/help/C/gnome-terminal/introduction.page
+share/help/C/gnome-terminal/legal.xml
+share/help/C/gnome-terminal/overview.page
+share/help/C/gnome-terminal/pref-bell.page
+share/help/C/gnome-terminal/pref-custom-command.page
+share/help/C/gnome-terminal/pref-custom-exit.page
+share/help/C/gnome-terminal/pref-encoding.page
+share/help/C/gnome-terminal/pref-keyboard-access.page
+share/help/C/gnome-terminal/pref-menubar.page
+share/help/C/gnome-terminal/pref-profile-char-width.page
+share/help/C/gnome-terminal/pref-profile-encoding.page
+share/help/C/gnome-terminal/pref-profiles.page
+share/help/C/gnome-terminal/pref-scrolling.page
+share/help/C/gnome-terminal/pref-tab-window.page
+share/help/C/gnome-terminal/pref-theme.page
+share/help/C/gnome-terminal/pref.page
+share/help/C/gnome-terminal/prob-reset.page
+share/help/C/gnome-terminal/profile.page
+share/help/C/gnome-terminal/txt-copy-paste.page
+share/help/C/gnome-terminal/txt-links.page
+share/help/C/gnome-terminal/txt-search.page
+share/help/C/gnome-terminal/txt-select-text.page
+share/help/cs/gnome-terminal/adv-keyboard-shortcuts.page
+share/help/cs/gnome-terminal/app-colors.page
+share/help/cs/gnome-terminal/app-cursor.page
+share/help/cs/gnome-terminal/app-fonts.page
+share/help/cs/gnome-terminal/app-fullscreen.page
+share/help/cs/gnome-terminal/app-terminal-sizes.page
+share/help/cs/gnome-terminal/app-zoom.page
+share/help/cs/gnome-terminal/gs-execute-commands.page
+share/help/cs/gnome-terminal/gs-tabs.page
+share/help/cs/gnome-terminal/index.page
+share/help/cs/gnome-terminal/introduction.page
+share/help/cs/gnome-terminal/legal.xml
+share/help/cs/gnome-terminal/overview.page
+share/help/cs/gnome-terminal/pref-bell.page
+share/help/cs/gnome-terminal/pref-custom-command.page
+share/help/cs/gnome-terminal/pref-custom-exit.page
+share/help/cs/gnome-terminal/pref-encoding.page
+share/help/cs/gnome-terminal/pref-keyboard-access.page
+share/help/cs/gnome-terminal/pref-menubar.page
+share/help/cs/gnome-terminal/pref-profile-char-width.page
+share/help/cs/gnome-terminal/pref-profile-encoding.page
+share/help/cs/gnome-terminal/pref-profiles.page
+share/help/cs/gnome-terminal/pref-scrolling.page
+share/help/cs/gnome-terminal/pref-tab-window.page
+share/help/cs/gnome-terminal/pref-theme.page
+share/help/cs/gnome-terminal/pref.page
+share/help/cs/gnome-terminal/prob-reset.page
+share/help/cs/gnome-terminal/profile.page
+share/help/cs/gnome-terminal/txt-copy-paste.page
+share/help/cs/gnome-terminal/txt-links.page
+share/help/cs/gnome-terminal/txt-search.page
+share/help/cs/gnome-terminal/txt-select-text.page
+share/help/de/gnome-terminal/adv-keyboard-shortcuts.page
+share/help/de/gnome-terminal/app-colors.page
+share/help/de/gnome-terminal/app-cursor.page
+share/help/de/gnome-terminal/app-fonts.page
+share/help/de/gnome-terminal/app-fullscreen.page
+share/help/de/gnome-terminal/app-terminal-sizes.page
+share/help/de/gnome-terminal/app-zoom.page
+share/help/de/gnome-terminal/gs-execute-commands.page
+share/help/de/gnome-terminal/gs-tabs.page
+share/help/de/gnome-terminal/index.page
+share/help/de/gnome-terminal/introduction.page
+share/help/de/gnome-terminal/legal.xml
+share/help/de/gnome-terminal/overview.page
+share/help/de/gnome-terminal/pref-bell.page
+share/help/de/gnome-terminal/pref-custom-command.page
+share/help/de/gnome-terminal/pref-custom-exit.page
+share/help/de/gnome-terminal/pref-encoding.page
+share/help/de/gnome-terminal/pref-keyboard-access.page
+share/help/de/gnome-terminal/pref-menubar.page
+share/help/de/gnome-terminal/pref-profile-char-width.page
+share/help/de/gnome-terminal/pref-profile-encoding.page
+share/help/de/gnome-terminal/pref-profiles.page
+share/help/de/gnome-terminal/pref-scrolling.page
+share/help/de/gnome-terminal/pref-tab-window.page
+share/help/de/gnome-terminal/pref-theme.page
+share/help/de/gnome-terminal/pref.page
+share/help/de/gnome-terminal/prob-reset.page
+share/help/de/gnome-terminal/profile.page
+share/help/de/gnome-terminal/txt-copy-paste.page
+share/help/de/gnome-terminal/txt-links.page
+share/help/de/gnome-terminal/txt-search.page
+share/help/de/gnome-terminal/txt-select-text.page
+share/help/el/gnome-terminal/adv-keyboard-shortcuts.page
+share/help/el/gnome-terminal/app-colors.page
+share/help/el/gnome-terminal/app-cursor.page
+share/help/el/gnome-terminal/app-fonts.page
+share/help/el/gnome-terminal/app-fullscreen.page
+share/help/el/gnome-terminal/app-terminal-sizes.page
+share/help/el/gnome-terminal/app-zoom.page
+share/help/el/gnome-terminal/gs-execute-commands.page
+share/help/el/gnome-terminal/gs-tabs.page
+share/help/el/gnome-terminal/index.page
+share/help/el/gnome-terminal/introduction.page
+share/help/el/gnome-terminal/legal.xml
+share/help/el/gnome-terminal/overview.page
+share/help/el/gnome-terminal/pref-bell.page
+share/help/el/gnome-terminal/pref-custom-command.page
+share/help/el/gnome-terminal/pref-custom-exit.page
+share/help/el/gnome-terminal/pref-encoding.page
+share/help/el/gnome-terminal/pref-keyboard-access.page
+share/help/el/gnome-terminal/pref-menubar.page
+share/help/el/gnome-terminal/pref-profile-char-width.page
+share/help/el/gnome-terminal/pref-profile-encoding.page
+share/help/el/gnome-terminal/pref-profiles.page
+share/help/el/gnome-terminal/pref-scrolling.page
+share/help/el/gnome-terminal/pref-tab-window.page
+share/help/el/gnome-terminal/pref-theme.page
+share/help/el/gnome-terminal/pref.page
+share/help/el/gnome-terminal/prob-reset.page
+share/help/el/gnome-terminal/profile.page
+share/help/el/gnome-terminal/txt-copy-paste.page
+share/help/el/gnome-terminal/txt-links.page
+share/help/el/gnome-terminal/txt-search.page
+share/help/el/gnome-terminal/txt-select-text.page
+share/help/es/gnome-terminal/adv-keyboard-shortcuts.page
+share/help/es/gnome-terminal/app-colors.page
+share/help/es/gnome-terminal/app-cursor.page
+share/help/es/gnome-terminal/app-fonts.page
+share/help/es/gnome-terminal/app-fullscreen.page
+share/help/es/gnome-terminal/app-terminal-sizes.page
+share/help/es/gnome-terminal/app-zoom.page
+share/help/es/gnome-terminal/gs-execute-commands.page
+share/help/es/gnome-terminal/gs-tabs.page
+share/help/es/gnome-terminal/index.page
+share/help/es/gnome-terminal/introduction.page
+share/help/es/gnome-terminal/legal.xml
+share/help/es/gnome-terminal/overview.page
+share/help/es/gnome-terminal/pref-bell.page
+share/help/es/gnome-terminal/pref-custom-command.page
+share/help/es/gnome-terminal/pref-custom-exit.page
+share/help/es/gnome-terminal/pref-encoding.page
+share/help/es/gnome-terminal/pref-keyboard-access.page
+share/help/es/gnome-terminal/pref-menubar.page
+share/help/es/gnome-terminal/pref-profile-char-width.page
+share/help/es/gnome-terminal/pref-profile-encoding.page
+share/help/es/gnome-terminal/pref-profiles.page
+share/help/es/gnome-terminal/pref-scrolling.page
+share/help/es/gnome-terminal/pref-tab-window.page
+share/help/es/gnome-terminal/pref-theme.page
+share/help/es/gnome-terminal/pref.page
+share/help/es/gnome-terminal/prob-reset.page
+share/help/es/gnome-terminal/profile.page
+share/help/es/gnome-terminal/txt-copy-paste.page
+share/help/es/gnome-terminal/txt-links.page
+share/help/es/gnome-terminal/txt-search.page
+share/help/es/gnome-terminal/txt-select-text.page
+share/help/fi/gnome-terminal/adv-keyboard-shortcuts.page
+share/help/fi/gnome-terminal/app-colors.page
+share/help/fi/gnome-terminal/app-cursor.page
+share/help/fi/gnome-terminal/app-fonts.page
+share/help/fi/gnome-terminal/app-fullscreen.page
+share/help/fi/gnome-terminal/app-terminal-sizes.page
+share/help/fi/gnome-terminal/app-zoom.page
+share/help/fi/gnome-terminal/gs-execute-commands.page
+share/help/fi/gnome-terminal/gs-tabs.page
+share/help/fi/gnome-terminal/index.page
+share/help/fi/gnome-terminal/introduction.page
+share/help/fi/gnome-terminal/legal.xml
+share/help/fi/gnome-terminal/overview.page
+share/help/fi/gnome-terminal/pref-bell.page
+share/help/fi/gnome-terminal/pref-custom-command.page
+share/help/fi/gnome-terminal/pref-custom-exit.page
+share/help/fi/gnome-terminal/pref-encoding.page
+share/help/fi/gnome-terminal/pref-keyboard-access.page
+share/help/fi/gnome-terminal/pref-menubar.page
+share/help/fi/gnome-terminal/pref-profile-char-width.page
+share/help/fi/gnome-terminal/pref-profile-encoding.page
+share/help/fi/gnome-terminal/pref-profiles.page
+share/help/fi/gnome-terminal/pref-scrolling.page
+share/help/fi/gnome-terminal/pref-tab-window.page
+share/help/fi/gnome-terminal/pref-theme.page
+share/help/fi/gnome-terminal/pref.page
+share/help/fi/gnome-terminal/prob-reset.page
+share/help/fi/gnome-terminal/profile.page
+share/help/fi/gnome-terminal/txt-copy-paste.page
+share/help/fi/gnome-terminal/txt-links.page
+share/help/fi/gnome-terminal/txt-search.page
+share/help/fi/gnome-terminal/txt-select-text.page
+share/help/fr/gnome-terminal/adv-keyboard-shortcuts.page
+share/help/fr/gnome-terminal/app-colors.page
+share/help/fr/gnome-terminal/app-cursor.page
+share/help/fr/gnome-terminal/app-fonts.page
+share/help/fr/gnome-terminal/app-fullscreen.page
+share/help/fr/gnome-terminal/app-terminal-sizes.page
+share/help/fr/gnome-terminal/app-zoom.page
+share/help/fr/gnome-terminal/gs-execute-commands.page
+share/help/fr/gnome-terminal/gs-tabs.page
+share/help/fr/gnome-terminal/index.page
+share/help/fr/gnome-terminal/introduction.page
+share/help/fr/gnome-terminal/legal.xml
+share/help/fr/gnome-terminal/overview.page
+share/help/fr/gnome-terminal/pref-bell.page
+share/help/fr/gnome-terminal/pref-custom-command.page
+share/help/fr/gnome-terminal/pref-custom-exit.page
+share/help/fr/gnome-terminal/pref-encoding.page
+share/help/fr/gnome-terminal/pref-keyboard-access.page
+share/help/fr/gnome-terminal/pref-menubar.page
+share/help/fr/gnome-terminal/pref-profile-char-width.page
+share/help/fr/gnome-terminal/pref-profile-encoding.page
+share/help/fr/gnome-terminal/pref-profiles.page
+share/help/fr/gnome-terminal/pref-scrolling.page
+share/help/fr/gnome-terminal/pref-tab-window.page
+share/help/fr/gnome-terminal/pref-theme.page
+share/help/fr/gnome-terminal/pref.page
+share/help/fr/gnome-terminal/prob-reset.page
+share/help/fr/gnome-terminal/profile.page
+share/help/fr/gnome-terminal/txt-copy-paste.page
+share/help/fr/gnome-terminal/txt-links.page
+share/help/fr/gnome-terminal/txt-search.page
+share/help/fr/gnome-terminal/txt-select-text.page
+share/help/gl/gnome-terminal/adv-keyboard-shortcuts.page
+share/help/gl/gnome-terminal/app-colors.page
+share/help/gl/gnome-terminal/app-cursor.page
+share/help/gl/gnome-terminal/app-fonts.page
+share/help/gl/gnome-terminal/app-fullscreen.page
+share/help/gl/gnome-terminal/app-terminal-sizes.page
+share/help/gl/gnome-terminal/app-zoom.page
+share/help/gl/gnome-terminal/gs-execute-commands.page
+share/help/gl/gnome-terminal/gs-tabs.page
+share/help/gl/gnome-terminal/index.page
+share/help/gl/gnome-terminal/introduction.page
+share/help/gl/gnome-terminal/legal.xml
+share/help/gl/gnome-terminal/overview.page
+share/help/gl/gnome-terminal/pref-bell.page
+share/help/gl/gnome-terminal/pref-custom-command.page
+share/help/gl/gnome-terminal/pref-custom-exit.page
+share/help/gl/gnome-terminal/pref-encoding.page
+share/help/gl/gnome-terminal/pref-keyboard-access.page
+share/help/gl/gnome-terminal/pref-menubar.page
+share/help/gl/gnome-terminal/pref-profile-char-width.page
+share/help/gl/gnome-terminal/pref-profile-encoding.page
+share/help/gl/gnome-terminal/pref-profiles.page
+share/help/gl/gnome-terminal/pref-scrolling.page
+share/help/gl/gnome-terminal/pref-tab-window.page
+share/help/gl/gnome-terminal/pref-theme.page
+share/help/gl/gnome-terminal/pref.page
+share/help/gl/gnome-terminal/prob-reset.page
+share/help/gl/gnome-terminal/profile.page
+share/help/gl/gnome-terminal/txt-copy-paste.page
+share/help/gl/gnome-terminal/txt-links.page
+share/help/gl/gnome-terminal/txt-search.page
+share/help/gl/gnome-terminal/txt-select-text.page
+share/help/hu/gnome-terminal/adv-keyboard-shortcuts.page
+share/help/hu/gnome-terminal/app-colors.page
+share/help/hu/gnome-terminal/app-cursor.page
+share/help/hu/gnome-terminal/app-fonts.page
+share/help/hu/gnome-terminal/app-fullscreen.page
+share/help/hu/gnome-terminal/app-terminal-sizes.page
+share/help/hu/gnome-terminal/app-zoom.page
+share/help/hu/gnome-terminal/gs-execute-commands.page
+share/help/hu/gnome-terminal/gs-tabs.page
+share/help/hu/gnome-terminal/index.page
+share/help/hu/gnome-terminal/introduction.page
+share/help/hu/gnome-terminal/legal.xml
+share/help/hu/gnome-terminal/overview.page
+share/help/hu/gnome-terminal/pref-bell.page
+share/help/hu/gnome-terminal/pref-custom-command.page
+share/help/hu/gnome-terminal/pref-custom-exit.page
+share/help/hu/gnome-terminal/pref-encoding.page
+share/help/hu/gnome-terminal/pref-keyboard-access.page
+share/help/hu/gnome-terminal/pref-menubar.page
+share/help/hu/gnome-terminal/pref-profile-char-width.page
+share/help/hu/gnome-terminal/pref-profile-encoding.page
+share/help/hu/gnome-terminal/pref-profiles.page
+share/help/hu/gnome-terminal/pref-scrolling.page
+share/help/hu/gnome-terminal/pref-tab-window.page
+share/help/hu/gnome-terminal/pref-theme.page
+share/help/hu/gnome-terminal/pref.page
+share/help/hu/gnome-terminal/prob-reset.page
+share/help/hu/gnome-terminal/profile.page
+share/help/hu/gnome-terminal/txt-copy-paste.page
+share/help/hu/gnome-terminal/txt-links.page
+share/help/hu/gnome-terminal/txt-search.page
+share/help/hu/gnome-terminal/txt-select-text.page
+share/help/pt_BR/gnome-terminal/adv-keyboard-shortcuts.page
+share/help/pt_BR/gnome-terminal/app-colors.page
+share/help/pt_BR/gnome-terminal/app-cursor.page
+share/help/pt_BR/gnome-terminal/app-fonts.page
+share/help/pt_BR/gnome-terminal/app-fullscreen.page
+share/help/pt_BR/gnome-terminal/app-terminal-sizes.page
+share/help/pt_BR/gnome-terminal/app-zoom.page
+share/help/pt_BR/gnome-terminal/gs-execute-commands.page
+share/help/pt_BR/gnome-terminal/gs-tabs.page
+share/help/pt_BR/gnome-terminal/index.page
+share/help/pt_BR/gnome-terminal/introduction.page
+share/help/pt_BR/gnome-terminal/legal.xml
+share/help/pt_BR/gnome-terminal/overview.page
+share/help/pt_BR/gnome-terminal/pref-bell.page
+share/help/pt_BR/gnome-terminal/pref-custom-command.page
+share/help/pt_BR/gnome-terminal/pref-custom-exit.page
+share/help/pt_BR/gnome-terminal/pref-encoding.page
+share/help/pt_BR/gnome-terminal/pref-keyboard-access.page
+share/help/pt_BR/gnome-terminal/pref-menubar.page
+share/help/pt_BR/gnome-terminal/pref-profile-char-width.page
+share/help/pt_BR/gnome-terminal/pref-profile-encoding.page
+share/help/pt_BR/gnome-terminal/pref-profiles.page
+share/help/pt_BR/gnome-terminal/pref-scrolling.page
+share/help/pt_BR/gnome-terminal/pref-tab-window.page
+share/help/pt_BR/gnome-terminal/pref-theme.page
+share/help/pt_BR/gnome-terminal/pref.page
+share/help/pt_BR/gnome-terminal/prob-reset.page
+share/help/pt_BR/gnome-terminal/profile.page
+share/help/pt_BR/gnome-terminal/txt-copy-paste.page
+share/help/pt_BR/gnome-terminal/txt-links.page
+share/help/pt_BR/gnome-terminal/txt-search.page
+share/help/pt_BR/gnome-terminal/txt-select-text.page
+share/help/ru/gnome-terminal/adv-keyboard-shortcuts.page
+share/help/ru/gnome-terminal/app-colors.page
+share/help/ru/gnome-terminal/app-cursor.page
+share/help/ru/gnome-terminal/app-fonts.page
+share/help/ru/gnome-terminal/app-fullscreen.page
+share/help/ru/gnome-terminal/app-terminal-sizes.page
+share/help/ru/gnome-terminal/app-zoom.page
+share/help/ru/gnome-terminal/gs-execute-commands.page
+share/help/ru/gnome-terminal/gs-tabs.page
+share/help/ru/gnome-terminal/index.page
+share/help/ru/gnome-terminal/introduction.page
+share/help/ru/gnome-terminal/legal.xml
+share/help/ru/gnome-terminal/overview.page
+share/help/ru/gnome-terminal/pref-bell.page
+share/help/ru/gnome-terminal/pref-custom-command.page
+share/help/ru/gnome-terminal/pref-custom-exit.page
+share/help/ru/gnome-terminal/pref-encoding.page
+share/help/ru/gnome-terminal/pref-keyboard-access.page
+share/help/ru/gnome-terminal/pref-menubar.page
+share/help/ru/gnome-terminal/pref-profile-char-width.page
+share/help/ru/gnome-terminal/pref-profile-encoding.page
+share/help/ru/gnome-terminal/pref-profiles.page
+share/help/ru/gnome-terminal/pref-scrolling.page
+share/help/ru/gnome-terminal/pref-tab-window.page
+share/help/ru/gnome-terminal/pref-theme.page
+share/help/ru/gnome-terminal/pref.page
+share/help/ru/gnome-terminal/prob-reset.page
+share/help/ru/gnome-terminal/profile.page
+share/help/ru/gnome-terminal/txt-copy-paste.page
+share/help/ru/gnome-terminal/txt-links.page
+share/help/ru/gnome-terminal/txt-search.page
+share/help/ru/gnome-terminal/txt-select-text.page
share/locale/am/LC_MESSAGES/gnome-terminal.mo
+share/locale/an/LC_MESSAGES/gnome-terminal.mo
share/locale/ar/LC_MESSAGES/gnome-terminal.mo
share/locale/as/LC_MESSAGES/gnome-terminal.mo
share/locale/ast/LC_MESSAGES/gnome-terminal.mo
@@ -97,18 +381,19 @@ share/locale/da/LC_MESSAGES/gnome-terminal.mo
share/locale/de/LC_MESSAGES/gnome-terminal.mo
share/locale/dz/LC_MESSAGES/gnome-terminal.mo
share/locale/el/LC_MESSAGES/gnome-terminal.mo
+share/locale/en@shaw/LC_MESSAGES/gnome-terminal.mo
share/locale/en_CA/LC_MESSAGES/gnome-terminal.mo
share/locale/en_GB/LC_MESSAGES/gnome-terminal.mo
share/locale/eo/LC_MESSAGES/gnome-terminal.mo
share/locale/es/LC_MESSAGES/gnome-terminal.mo
share/locale/et/LC_MESSAGES/gnome-terminal.mo
-share/locale/en@shaw/LC_MESSAGES/gnome-terminal.mo
share/locale/eu/LC_MESSAGES/gnome-terminal.mo
share/locale/fa/LC_MESSAGES/gnome-terminal.mo
share/locale/fi/LC_MESSAGES/gnome-terminal.mo
share/locale/fr/LC_MESSAGES/gnome-terminal.mo
share/locale/fur/LC_MESSAGES/gnome-terminal.mo
share/locale/ga/LC_MESSAGES/gnome-terminal.mo
+share/locale/gd/LC_MESSAGES/gnome-terminal.mo
share/locale/gl/LC_MESSAGES/gnome-terminal.mo
share/locale/gu/LC_MESSAGES/gnome-terminal.mo
share/locale/he/LC_MESSAGES/gnome-terminal.mo
@@ -121,6 +406,7 @@ share/locale/it/LC_MESSAGES/gnome-terminal.mo
share/locale/ja/LC_MESSAGES/gnome-terminal.mo
share/locale/ka/LC_MESSAGES/gnome-terminal.mo
share/locale/kk/LC_MESSAGES/gnome-terminal.mo
+share/locale/km/LC_MESSAGES/gnome-terminal.mo
share/locale/kn/LC_MESSAGES/gnome-terminal.mo
share/locale/ko/LC_MESSAGES/gnome-terminal.mo
share/locale/ku/LC_MESSAGES/gnome-terminal.mo
@@ -157,6 +443,7 @@ share/locale/sr@latin/LC_MESSAGES/gnome-terminal.mo
share/locale/sv/LC_MESSAGES/gnome-terminal.mo
share/locale/ta/LC_MESSAGES/gnome-terminal.mo
share/locale/te/LC_MESSAGES/gnome-terminal.mo
+share/locale/tg/LC_MESSAGES/gnome-terminal.mo
share/locale/th/LC_MESSAGES/gnome-terminal.mo
share/locale/tr/LC_MESSAGES/gnome-terminal.mo
share/locale/ug/LC_MESSAGES/gnome-terminal.mo
@@ -167,117 +454,3 @@ share/locale/xh/LC_MESSAGES/gnome-terminal.mo
share/locale/zh_CN/LC_MESSAGES/gnome-terminal.mo
share/locale/zh_HK/LC_MESSAGES/gnome-terminal.mo
share/locale/zh_TW/LC_MESSAGES/gnome-terminal.mo
-share/omf/gnome-terminal/gnome-terminal-C.omf
-share/omf/gnome-terminal/gnome-terminal-bg.omf
-share/omf/gnome-terminal/gnome-terminal-ca.omf
-share/omf/gnome-terminal/gnome-terminal-cs.omf
-share/omf/gnome-terminal/gnome-terminal-da.omf
-share/omf/gnome-terminal/gnome-terminal-de.omf
-share/omf/gnome-terminal/gnome-terminal-el.omf
-share/omf/gnome-terminal/gnome-terminal-en_GB.omf
-share/omf/gnome-terminal/gnome-terminal-es.omf
-share/omf/gnome-terminal/gnome-terminal-fr.omf
-share/omf/gnome-terminal/gnome-terminal-it.omf
-share/omf/gnome-terminal/gnome-terminal-ja.omf
-share/omf/gnome-terminal/gnome-terminal-ko.omf
-share/omf/gnome-terminal/gnome-terminal-oc.omf
-share/omf/gnome-terminal/gnome-terminal-pt_BR.omf
-share/omf/gnome-terminal/gnome-terminal-ro.omf
-share/omf/gnome-terminal/gnome-terminal-ru.omf
-share/omf/gnome-terminal/gnome-terminal-sv.omf
-share/omf/gnome-terminal/gnome-terminal-uk.omf
-share/omf/gnome-terminal/gnome-terminal-zh_CN.omf
-share/omf/gnome-terminal/gnome-terminal-zh_TW.omf
-@dirrm share/omf/gnome-terminal
-@dirrm share/gnome/help/gnome-terminal/zh_TW/figures
-@dirrm share/gnome/help/gnome-terminal/zh_TW
-@dirrm share/gnome/help/gnome-terminal/zh_CN/figures
-@dirrm share/gnome/help/gnome-terminal/zh_CN
-@dirrm share/gnome/help/gnome-terminal/uk/figures
-@dirrm share/gnome/help/gnome-terminal/uk
-@dirrm share/gnome/help/gnome-terminal/sv/figures
-@dirrm share/gnome/help/gnome-terminal/sv
-@dirrm share/gnome/help/gnome-terminal/ru/figures
-@dirrm share/gnome/help/gnome-terminal/ru
-@dirrm share/gnome/help/gnome-terminal/ro/figures
-@dirrm share/gnome/help/gnome-terminal/ro
-@dirrm share/gnome/help/gnome-terminal/pt_BR/figures
-@dirrm share/gnome/help/gnome-terminal/pt_BR
-@dirrm share/gnome/help/gnome-terminal/oc/figures
-@dirrm share/gnome/help/gnome-terminal/oc
-@dirrm share/gnome/help/gnome-terminal/ko/figures
-@dirrm share/gnome/help/gnome-terminal/ko
-@dirrm share/gnome/help/gnome-terminal/ja/figures
-@dirrm share/gnome/help/gnome-terminal/ja
-@dirrm share/gnome/help/gnome-terminal/it/figures
-@dirrm share/gnome/help/gnome-terminal/it
-@dirrm share/gnome/help/gnome-terminal/fr/figures
-@dirrm share/gnome/help/gnome-terminal/fr
-@dirrm share/gnome/help/gnome-terminal/es/figures
-@dirrm share/gnome/help/gnome-terminal/es
-@dirrm share/gnome/help/gnome-terminal/en_GB/figures
-@dirrm share/gnome/help/gnome-terminal/en_GB
-@dirrm share/gnome/help/gnome-terminal/el/figures
-@dirrm share/gnome/help/gnome-terminal/el
-@dirrm share/gnome/help/gnome-terminal/de/figures
-@dirrm share/gnome/help/gnome-terminal/de
-@dirrm share/gnome/help/gnome-terminal/da/figures
-@dirrm share/gnome/help/gnome-terminal/da
-@dirrm share/gnome/help/gnome-terminal/cs/figures
-@dirrm share/gnome/help/gnome-terminal/cs
-@dirrm share/gnome/help/gnome-terminal/ca/figures
-@dirrm share/gnome/help/gnome-terminal/ca
-@dirrm share/gnome/help/gnome-terminal/bg/figures
-@dirrm share/gnome/help/gnome-terminal/bg
-@dirrm share/gnome/help/gnome-terminal/C/figures
-@dirrm share/gnome/help/gnome-terminal/C
-@dirrm share/gnome/help/gnome-terminal
-@dirrm %%DATADIR%%
-@dirrmtry share/locale/zh_HK/LC_MESSAGES
-@dirrmtry share/locale/zh_HK
-@dirrmtry share/locale/xh/LC_MESSAGES
-@dirrmtry share/locale/xh
-@dirrmtry share/locale/ug/LC_MESSAGES
-@dirrmtry share/locale/ug
-@dirrmtry share/locale/te/LC_MESSAGES
-@dirrmtry share/locale/te
-@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/ku/LC_MESSAGES
-@dirrmtry share/locale/ku
-@dirrmtry share/locale/kk/LC_MESSAGES
-@dirrmtry share/locale/kk
-@dirrmtry share/locale/hy/LC_MESSAGES
-@dirrmtry share/locale/hy
-@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/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
diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile
deleted file mode 100644
index f11bc9c5baca..000000000000
--- a/x11/gnome2-fifth-toe/Makefile
+++ /dev/null
@@ -1,30 +0,0 @@
-# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
-# $FreeBSD$
-# $MCom: ports/x11/gnome2-fifth-toe/Makefile,v 1.92 2007/10/18 23:45:20 marcus Exp $
-
-PORTREVISION= 7
-CATEGORIES= x11 gnome
-PKGNAMESUFFIX= -fifth-toe
-
-COMMENT= Additional GNOME 2 applications not included in the core desktop
-
-RUN_DEPENDS= pan:${PORTSDIR}/news/pan \
- xchat:${PORTSDIR}/irc/xchat \
- gimp>0:${PORTSDIR}/graphics/gimp \
- gthumb:${PORTSDIR}/graphics/gthumb \
- pidgin:${PORTSDIR}/net-im/pidgin \
- tsclient:${PORTSDIR}/net/tsclient \
- ${LOCALBASE}/share/icons/Foxtrot/index.theme:${PORTSDIR}/x11-themes/gnome-themes-extras \
- bluefish:${PORTSDIR}/www/bluefish \
- liferea:${PORTSDIR}/net/liferea \
- rhythmbox:${PORTSDIR}/audio/rhythmbox \
- inkscape:${PORTSDIR}/graphics/inkscape \
- atomix:${PORTSDIR}/games/atomix \
- ${LOCALBASE}/share/gnome/help/gdp-handbook/C/builddocs.xml:${PORTSDIR}/misc/gnome-devel-docs
-
-MASTERDIR= ${.CURDIR}/../gnome2
-GNOME_SLAVE= yes
-
-DESCR= ${.CURDIR}/pkg-descr
-
-.include "${MASTERDIR}/Makefile"
diff --git a/x11/gnome2-fifth-toe/pkg-descr b/x11/gnome2-fifth-toe/pkg-descr
deleted file mode 100644
index afa6e891d983..000000000000
--- a/x11/gnome2-fifth-toe/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-GNOME 2 "Fifth Toe"
-
-The Fifth Toe is a collection of stable GNOME 2 applications that
-many users expect to be part of a usable desktop. Included are image
-manipulation programs, chat applications, music and multimedia players,
-much more.
-
-WWW: http://www.FreeBSD.org/gnome/
diff --git a/x11/gnome2-lite/Makefile b/x11/gnome2-lite/Makefile
deleted file mode 100644
index 07471184a835..000000000000
--- a/x11/gnome2-lite/Makefile
+++ /dev/null
@@ -1,36 +0,0 @@
-# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
-# $FreeBSD$
-# $MCom: ports/x11/gnome2-lite/Makefile,v 1.62 2009/11/26 20:39:06 marcus Exp $
-
-PORTREVISION= 1
-CATEGORIES= x11 gnome
-PKGNAMESUFFIX= -lite
-
-COMMENT= The "meta-port" of the GNOME desktop slimmed down for FreeBSD releases
-
-RUN_DEPENDS= ${LOCALBASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnome-applets \
- gnome-audio-profiles-properties:${PORTSDIR}/audio/gnome-media \
- gnome-dictionary:${PORTSDIR}/deskutils/gnome-utils \
- eog:${PORTSDIR}/graphics/eog \
- gedit:${PORTSDIR}/editors/gedit \
- gnome-terminal:${PORTSDIR}/x11/gnome-terminal \
- gnome-session:${PORTSDIR}/x11/gnome-session \
- gnome-system-monitor:${PORTSDIR}/sysutils/gnome-system-monitor \
- nautilus:${PORTSDIR}/x11-fm/nautilus \
- ${LOCALBASE}/share/gnome/help/user-guide/C/user-guide.xml:${PORTSDIR}/misc/gnome-user-docs \
- ${LOCALBASE}/share/sounds/question.wav:${PORTSDIR}/audio/gnome-audio \
- ${LOCALBASE}/share/themes/HighContrast/gtk-2.0/gtkrc:${PORTSDIR}/x11-themes/gnome-themes \
- evince:${PORTSDIR}/graphics/evince \
- gcalctool:${PORTSDIR}/math/gcalctool \
- ${LOCALBASE}/lib/X11/fonts/bitstream-vera/Vera.ttf:${PORTSDIR}/x11-fonts/bitstream-vera \
- gconf-editor:${PORTSDIR}/sysutils/gconf-editor \
- gnome-control-center:${PORTSDIR}/sysutils/gnome-control-center \
- gnome-mount:${PORTSDIR}/sysutils/gnome-mount
-
-MASTERDIR= ${.CURDIR}/../gnome2
-CONFLICTS= gnome2-[0-9]*
-
-DESCR= ${.CURDIR}/pkg-descr
-PKGMESSAGE= ${.CURDIR}/pkg-message
-
-.include "${MASTERDIR}/Makefile"
diff --git a/x11/gnome2-lite/pkg-descr b/x11/gnome2-lite/pkg-descr
deleted file mode 100644
index 1c85098c16ff..000000000000
--- a/x11/gnome2-lite/pkg-descr
+++ /dev/null
@@ -1,15 +0,0 @@
-GNU Network Object Model Environment
-
-This metaport installs the pieces of the GNOME 2 desktop that
-are needed to provide a functional desktop. x11/gnome2
-contains the full version of the GNOME 2 desktop environment.
-
-Other popular GNOME applications can be installed from the other
-GNOME 2 metaports:
-
- * x11/gnome2-fifth-toe
- * x11/gnome2-power-tools
- * editors/gnome2-office
- * devel/gnome2-hacker-tools
-
-WWW: http://www.FreeBSD.org/gnome/
diff --git a/x11/gnome2-lite/pkg-message b/x11/gnome2-lite/pkg-message
deleted file mode 100644
index 0b0e5564e4be..000000000000
--- a/x11/gnome2-lite/pkg-message
+++ /dev/null
@@ -1,21 +0,0 @@
-************************************************************
-
-The GNOME 2 desktop Lite edition has been successfully installed.
-
-The Lite edition does not include all the components of the standard
-GNOME 2 desktop as detailed at http://www.gnome.org. If you wish to
-install the full desktop, you can remove this port, and install the
-x11/gnome2 port or package. That can be best accomplished using
-the following commands:
-
-# pkg_delete gnome2-lite
-# cd /usr/ports/x11/gnome2
-# make install clean
-
-Alternatively, you can install additional GNOME components individually
-using either their ports or packages.
-
-For more help on using GNOME on FreeBSD, please see the FreeBSD GNOME project
-site at http://www.FreeBSD.org/gnome.
-
-************************************************************
diff --git a/x11/gnome2-power-tools/Makefile b/x11/gnome2-power-tools/Makefile
deleted file mode 100644
index 2d14a0e78f87..000000000000
--- a/x11/gnome2-power-tools/Makefile
+++ /dev/null
@@ -1,31 +0,0 @@
-# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
-# $FreeBSD$
-# $MCom: ports/x11/gnome2-power-tools/Makefile,v 1.84 2008/09/30 13:18:29 kwm Exp $
-
-PORTREVISION= 5
-CATEGORIES= x11 gnome
-PKGNAMESUFFIX= -power-tools
-
-COMMENT= The 'Geektoys' for the GNOME 2 power user
-
-RUN_DEPENDS= ${LOCALBASE}/share/epiphany-extensions/adblock-patterns:${PORTSDIR}/www/epiphany-extensions \
- gnome-pkgview:${PORTSDIR}/sysutils/gnome-pkgview \
- ${LOCALBASE}/sbin/gkrellmd:${PORTSDIR}/sysutils/gkrellm2 \
- splashsetter:${PORTSDIR}/deskutils/splashsetter \
- gdesklets:${PORTSDIR}/deskutils/gdesklets \
- cog:${PORTSDIR}/sysutils/cog \
- gnome-blog-poster:${PORTSDIR}/deskutils/gnome-blog \
- gnomesu:${PORTSDIR}/security/libgnomesu \
- bpm:${PORTSDIR}/ports-mgmt/bpm \
- gnome-file-share-properties:${PORTSDIR}/www/gnome-user-share \
- serpentine:${PORTSDIR}/sysutils/serpentine \
- devilspie:${PORTSDIR}/x11-wm/devilspie \
- gtweakui-menus:${PORTSDIR}/deskutils/gtweakui \
- brightside:${PORTSDIR}/x11/brightside \
- evolution-gconf-filter-exchange:${PORTSDIR}/devel/evolution-gconf-tools
-
-MASTERDIR= ${.CURDIR}/../gnome2
-GNOME_SLAVE= yes
-
-DESCR= ${.CURDIR}/pkg-descr
-.include "${MASTERDIR}/Makefile"
diff --git a/x11/gnome2-power-tools/pkg-descr b/x11/gnome2-power-tools/pkg-descr
deleted file mode 100644
index 041e159b9219..000000000000
--- a/x11/gnome2-power-tools/pkg-descr
+++ /dev/null
@@ -1,12 +0,0 @@
-GNOME 2 Power Tools
-
-Power Tools is every GNOME geek's Batbelt. It fills the gap between the
-core GNOME Desktop, which tries to be a relevant set of modules for all
-users; and the Fifth Toe, which is the collection of the coolest and most
-useful GNOME applications.
-
-This collection consists of utilities and applets for the technically-minded
-GNOME user. It also contains many useful add-on utilities for some of the
-applications found in the Desktop and Fifth Toe.
-
-WWW: http://www.FreeBSD.org/gnome/
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile
deleted file mode 100644
index c2b3c0bf243e..000000000000
--- a/x11/gnome2/Makefile
+++ /dev/null
@@ -1,114 +0,0 @@
-# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
-# $FreeBSD$
-# $MCom: ports/x11/gnome2/Makefile,v 1.300 2010/11/18 01:37:46 kwm Exp $
-
-PORTNAME= gnome2
-PORTVERSION= 2.32.1
-PORTREVISION?= 7
-CATEGORIES?= x11 gnome
-MASTER_SITES= # empty
-DISTFILES= # empty
-EXTRACT_ONLY= # empty
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT?= The "meta-port" for the GNOME 2 integrated X11 desktop
-
-RUN_DEPENDS?= ${LOCALBASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnome-applets \
- gnome-audio-profiles-properties:${PORTSDIR}/audio/gnome-media \
- gnome-dictionary:${PORTSDIR}/deskutils/gnome-utils \
- eog:${PORTSDIR}/graphics/eog \
- gconf-editor:${PORTSDIR}/sysutils/gconf-editor \
- gnect:${PORTSDIR}/games/gnome-games \
- gedit:${PORTSDIR}/editors/gedit \
- gnome-terminal:${PORTSDIR}/x11/gnome-terminal \
- gnome-session:${PORTSDIR}/x11/gnome-session \
- bug-buddy:${PORTSDIR}/devel/bug-buddy \
- gnome-system-monitor:${PORTSDIR}/sysutils/gnome-system-monitor \
- nautilus:${PORTSDIR}/x11-fm/nautilus \
- ${LOCALBASE}/sbin/gdm:${PORTSDIR}/x11/gdm \
- ${LOCALBASE}/share/gnome/help/user-guide/C/user-guide.xml:${PORTSDIR}/misc/gnome-user-docs \
- ${LOCALBASE}/share/sounds/question.wav:${PORTSDIR}/audio/gnome-audio \
- file-roller:${PORTSDIR}/archivers/file-roller \
- ${LOCALBASE}/share/themes/HighContrast/gtk-2.0/gtkrc:${PORTSDIR}/x11-themes/gnome-themes \
- gok:${PORTSDIR}/accessibility/gok \
- gcalctool:${PORTSDIR}/math/gcalctool \
- ${LOCALBASE}/lib/X11/fonts/bitstream-vera/Vera.ttf:${PORTSDIR}/x11-fonts/bitstream-vera \
- ${LOCALBASE}/libexec/gnome-netstatus-applet:${PORTSDIR}/net/gnome-netstatus \
- dasher:${PORTSDIR}/accessibility/dasher \
- evolution:${PORTSDIR}/mail/evolution \
- ${LOCALBASE}/libexec/evolution-webcal:${PORTSDIR}/www/evolution-webcal \
- network-admin:${PORTSDIR}/sysutils/gnome-system-tools \
- vino-passwd:${PORTSDIR}/net/vino \
- exchange-connector-setup-2.32:${PORTSDIR}/mail/evolution-exchange \
- ${LOCALBASE}/lib/gstreamer-0.10/.gstreamer-plugins-core.keep:${PORTSDIR}/multimedia/gstreamer-plugins-core \
- ${LOCALBASE}/lib/gstreamer-0.10/libgstgconfelements.so:${PORTSDIR}/devel/gstreamer-plugins-gconf \
- totem:${PORTSDIR}/multimedia/totem \
- gnome-control-center:${PORTSDIR}/sysutils/gnome-control-center \
- ${LOCALBASE}/share/gnome-background-properties/gnome-nature.xml:${PORTSDIR}/x11-themes/gnome-backgrounds \
- evince:${PORTSDIR}/graphics/evince \
- alacarte:${PORTSDIR}/deskutils/alacarte \
- gnome-power-manager:${PORTSDIR}/sysutils/gnome-power-manager \
- orca:${PORTSDIR}/accessibility/orca \
- gnome-mount:${PORTSDIR}/sysutils/gnome-mount \
- ${LOCALBASE}/libexec/notification-daemon:${PORTSDIR}/deskutils/notification-daemon \
- seahorse-agent:${PORTSDIR}/security/seahorse-plugins \
- mousetweaks:${PORTSDIR}/accessibility/mousetweaks \
- ${LOCALBASE}/share/hal/fdi/information/10freedesktop/10-camera-ptp.fdi:${PORTSDIR}/sysutils/hal-info \
- ${LOCALBASE}/share/sounds/freedesktop/index.theme:${PORTSDIR}/audio/freedesktop-sound-theme
-
-NO_BUILD= yes
-NO_MTREE= yes
-NO_INSTALL= yes
-
-.if !defined(GNOME_SLAVE)
-USES+= python
-.endif
-
-.if !defined(GNOME_SLAVE) || ${.CURDIR:T}=="gnome2-lite"
-OPTIONS_DEFINE= XSCREENSAVER
-XSCREENSAVER_DESC= Use xscreensaver as screen saver app
-# MAPI "Depend on evolution-mapi (pulls in samba4)
-.endif
-
-.include <bsd.port.pre.mk>
-
-.if !defined(GNOME_SLAVE)
-.if ${ARCH}!="sparc64" && ${ARCH}!="ia64"
-RUN_DEPENDS+= yelp:${PORTSDIR}/x11/yelp \
- epiphany:${PORTSDIR}/www/epiphany
-.endif
-.if ${.CURDIR:T}!="gnome2-lite"
-RUN_DEPENDS+= empathy:${PORTSDIR}/net-im/empathy \
- gucharmap:${PORTSDIR}/deskutils/gucharmap \
- sound-juicer:${PORTSDIR}/audio/sound-juicer \
- zenity:${PORTSDIR}/x11/zenity \
- gnome-nettool:${PORTSDIR}/net/gnome-nettool \
- swfdec-player:${PORTSDIR}/multimedia/swfdec-gnome \
- vinagre:${PORTSDIR}/net/vinagre \
- brasero:${PORTSDIR}/sysutils/brasero \
- gnome-file-share-properties:${PORTSDIR}/www/gnome-user-share \
- ${LOCALBASE}/libexec/deskbar-applet/deskbar-applet:${PORTSDIR}/deskutils/deskbar-applet \
- ${LOCALBASE}/lib/hamster-applet/hamster-applet:${PORTSDIR}/deskutils/hamster-applet \
- ${LOCALBASE}/lib/gtk-2.0/modules/libatk-bridge.so:${PORTSDIR}/accessibility/at-spi \
- ekiga:${PORTSDIR}/net-im/ekiga
-.if ${OSVERSION}>=800000
-RUN_DEPENDS+= cheese:${PORTSDIR}/multimedia/cheese
-.endif
-.if ${ARCH} == "i386"
-#RUN_DEPENDS+= tomboy:${PORTSDIR}/deskutils/tomboy
-.endif
-.if ${PORT_OPTIONS:MMAPI}
-RUN_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/libexchangemapi-1.0.pc:${PORTSDIR}/mail/evolution-mapi
-.endif
-.endif
-.endif
-
-.if ${.CURDIR}==${MASTERDIR} || ${.CURDIR:T}=="gnome2-lite"
-.if ${PORT_OPTIONS:MXSCREENSAVER}
-RUN_DEPENDS+= ${LOCALBASE}/share/applications/xscreensaver-properties.desktop:${PORTSDIR}/x11/xscreensaver-gnome
-.else
-RUN_DEPENDS+= gnome-screensaver:${PORTSDIR}/x11/gnome-screensaver
-.endif
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/x11/gnome2/pkg-descr b/x11/gnome2/pkg-descr
deleted file mode 100644
index a7051fc7b5cd..000000000000
--- a/x11/gnome2/pkg-descr
+++ /dev/null
@@ -1,12 +0,0 @@
-GNU Network Object Model Environment
-
-This metaport installs the entire GNOME 2 desktop, including
-the the most common user applications. Other popular GNOME
-applications can be installed from the other GNOME 2 metaports:
-
- * x11/gnome2-fifth-toe
- * x11/gnome2-power-tools
- * editors/gnome2-office
- * devel/gnome2-hacker-tools
-
-WWW: http://www.FreeBSD.org/gnome/
diff --git a/x11/gnome3-lite/Makefile b/x11/gnome3-lite/Makefile
new file mode 100644
index 000000000000..3ab410deed2a
--- /dev/null
+++ b/x11/gnome3-lite/Makefile
@@ -0,0 +1,17 @@
+# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
+# $FreeBSD$
+# $MCom: ports/trunk/x11/gnome3-lite/Makefile 18610 2013-06-30 16:33:05Z marcus $
+
+PORTREVISION= 0
+CATEGORIES= x11 gnome
+PKGNAMESUFFIX= -lite
+
+COMMENT= The "meta-port" of the GNOME desktop slimmed down for only the basics
+
+MASTERDIR= ${.CURDIR}/../gnome3
+CONFLICTS= gnome2-[0-9]* gnome2-lite-[0-9]* gnome3-[0-9]*
+
+DESCR= ${.CURDIR}/pkg-descr
+PKGMESSAGE= ${.CURDIR}/pkg-message
+
+.include "${MASTERDIR}/Makefile"
diff --git a/x11/gnome3-lite/pkg-descr b/x11/gnome3-lite/pkg-descr
new file mode 100644
index 000000000000..479debf38e3b
--- /dev/null
+++ b/x11/gnome3-lite/pkg-descr
@@ -0,0 +1,7 @@
+GNU Network Object Model Environment
+
+This metaport installs the pieces of the GNOME 3 desktop that
+are needed to provide a functional desktop. The x11/gnome3
+meta port, contains the full version of the GNOME 3 desktop environment.
+
+WWW: http://www.FreeBSD.org/gnome/
diff --git a/x11/gnome3-lite/pkg-message b/x11/gnome3-lite/pkg-message
new file mode 100644
index 000000000000..209a46ca818a
--- /dev/null
+++ b/x11/gnome3-lite/pkg-message
@@ -0,0 +1,21 @@
+************************************************************
+
+The GNOME 3 desktop Lite edition has been successfully installed.
+
+The Lite edition only includes the minimal components to get a working GNOME 3
+Desktop. The user then has to install prefered applications like editor,
+web browser or e-mail client. If you wish to install the full desktop, you can
+remove this port, and install the x11/gnome3 port or package. That can be best
+accomplished using the following commands:
+
+# pkg_delete gnome3-lite
+# cd /usr/ports/x11/gnome3
+# make install clean
+
+Alternatively, you can install additional GNOME components individually
+using either their ports or packages.
+
+For more help on using GNOME on FreeBSD, please see the FreeBSD GNOME project
+site at http://www.FreeBSD.org/gnome.
+
+************************************************************
diff --git a/x11/gnome3/Makefile b/x11/gnome3/Makefile
new file mode 100644
index 000000000000..a91438798949
--- /dev/null
+++ b/x11/gnome3/Makefile
@@ -0,0 +1,87 @@
+# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
+# $FreeBSD$
+# $MCom: ports/trunk/x11/gnome3/Makefile 19831 2014-08-26 15:33:17Z kwm $
+
+PORTNAME= gnome3
+PORTVERSION= 3.14.0
+CATEGORIES?= x11 gnome
+MASTER_SITES= # empty
+DISTFILES= # empty
+EXTRACT_ONLY= # empty
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT?= The "meta-port" for the GNOME 3 integrated X11 desktop
+
+CONFLICTS?= gnome3-lite-[0-9]*
+
+RUN_DEPENDS?= dconf-editor:${PORTSDIR}/devel/dconf-editor \
+ gnome-session>=3.0.0:${PORTSDIR}/x11/gnome-session \
+ gnome-themes-standard>=3.0.0:${PORTSDIR}/x11-themes/gnome-themes-standard \
+ gnome-icon-theme-extras>=3.0.0:${PORTSDIR}/misc/gnome-icon-theme-extras \
+ gnome-icon-theme-symbolic>=3.0.0:${PORTSDIR}/x11-themes/gnome-icon-theme-symbolic \
+ gnome-keyring>=3.0.0:${PORTSDIR}/security/gnome-keyring \
+ gnome-power-manager>=3.0.0:${PORTSDIR}/sysutils/gnome-power-manager \
+ orca>=3.0.0:${PORTSDIR}/accessibility/orca \
+ gnome-mount:${PORTSDIR}/sysutils/gnome-mount \
+ gnome-shell>=3.0.0:${PORTSDIR}/x11/gnome-shell \
+ gnome-shell-extensions>=3.0.0:${PORTSDIR}/x11/gnome-shell-extensions \
+ gnome-tweak-tool:${PORTSDIR}/deskutils/gnome-tweak-tool \
+ sushi>=0:${PORTSDIR}/x11-fm/sushi \
+ nautilus>=3.0.0:${PORTSDIR}/x11-fm/nautilus \
+ ${LOCALBASE}/lib/X11/fonts/bitstream-vera/Vera.ttf:${PORTSDIR}/x11-fonts/bitstream-vera \
+ ${LOCALBASE}/share/hal/fdi/information/10freedesktop/10-camera-ptp.fdi:${PORTSDIR}/sysutils/hal-info \
+ yelp>=3.0.0:${PORTSDIR}/x11/yelp \
+ zenity>=3.0.0:${PORTSDIR}/x11/zenity \
+ seahorse>=3.0.0:${PORTSDIR}/security/seahorse \
+ metacity>=2.34.0:${PORTSDIR}/x11-wm/metacity \
+ gnome-control-center>=3.0.0:${PORTSDIR}/sysutils/gnome-control-center \
+ ${LOCALBASE}/share/gnome-background-properties/gnome-backgrounds.xml:${PORTSDIR}/x11-themes/gnome-backgrounds \
+ caribou>=0:${PORTSDIR}/accessibility/caribou \
+ ${LOCALBASE}/share/help/C/gnome-help/index.page:${PORTSDIR}/misc/gnome-user-docs \
+ ${LOCALBASE}/share/sounds/freedesktop/index.theme:${PORTSDIR}/audio/freedesktop-sound-theme \
+ ekiga:${PORTSDIR}/net-im/ekiga
+
+NO_BUILD= yes
+NO_MTREE= yes
+
+.if ${.CURDIR:T}!="gnome3-lite"
+OPTIONS_DEFINE+=MAPI
+MAPI_DESC= Depend on evolution-mapi (pulls in samba4)
+.endif
+
+.include <bsd.port.options.mk>
+
+.if ${.CURDIR:T}!="gnome3-lite"
+RUN_DEPENDS+= empathy>=3.0.0:${PORTSDIR}/net-im/empathy \
+ epiphany>=3.0.0:${PORTSDIR}/www/epiphany \
+ gucharmap>=3.0.0:${PORTSDIR}/deskutils/gucharmap \
+ eog>=3.0.0:${PORTSDIR}/graphics/eog \
+ eog-plugins>=3.0.0:${PORTSDIR}/graphics/eog-plugins \
+ gedit>=3.0.0:${PORTSDIR}/editors/gedit \
+ gedit-plugins>=3.0.0:${PORTSDIR}/editors/gedit-plugins \
+ gnome-terminal>=3.0.0:${PORTSDIR}/x11/gnome-terminal \
+ mousetweaks>=3.0.0:${PORTSDIR}/accessibility/mousetweaks \
+ brasero>=3.0.0:${PORTSDIR}/sysutils/brasero \
+ accerciser>=3.0.0:${PORTSDIR}/accessibility/accerciser \
+ gnome-calculator>=3.0.0:${PORTSDIR}/math/gnome-calculator \
+ gnome-utils>=3.6.0:${PORTSDIR}/deskutils/gnome-utils \
+ file-roller>=3.0.0:${PORTSDIR}/archivers/file-roller \
+ evince>=3.0.0:${PORTSDIR}/graphics/evince \
+ vino>=3.0.0:${PORTSDIR}/net/vino \
+ vinagre>=3.0.0:${PORTSDIR}/net/vinagre \
+ gnome-games>=3.0.0:${PORTSDIR}/games/gnome-games \
+ totem>=3.0.0:${PORTSDIR}/multimedia/totem \
+ gconf-editor>=3.0.0:${PORTSDIR}/sysutils/gconf-editor \
+ gdm>=3.0.0:${PORTSDIR}/x11/gdm \
+ evolution>=3.0.0:${PORTSDIR}/mail/evolution \
+ cheese>=3.0.0:${PORTSDIR}/multimedia/cheese \
+ alacarte>=3.0.0:${PORTSDIR}/deskutils/alacarte
+
+.if ${PORT_OPTIONS:MMAPI}
+RUN_DEPENDS+= evolution-mapi>=3.0.0:${PORTSDIR}/mail/evolution-mapi
+.endif
+.endif # !gnome3-lite section
+
+do-install: # empty
+
+.include <bsd.port.mk>
diff --git a/x11/gnome3/pkg-descr b/x11/gnome3/pkg-descr
new file mode 100644
index 000000000000..9c973c4d80c2
--- /dev/null
+++ b/x11/gnome3/pkg-descr
@@ -0,0 +1,6 @@
+GNU Network Object Model Environment
+
+This metaport installs the entire GNOME 3 desktop, including
+the user applications released with it.
+
+WWW: http://www.FreeBSD.org/gnome/
diff --git a/x11/gnome2/pkg-message b/x11/gnome3/pkg-message
index d8f296a7067f..a93129857d6b 100644
--- a/x11/gnome2/pkg-message
+++ b/x11/gnome3/pkg-message
@@ -1,5 +1,5 @@
**************************************************************************
-Congratulations! GNOME 2 has been successfully installed on your system.
+Congratulations! GNOME 3 has been successfully installed on your system.
For help on starting it up, as well as answers to common questions, and
some known issues, please see the FreeBSD GNOME homepage at:
diff --git a/x11/gnome2/pkg-plist b/x11/gnome3/pkg-plist
index 549a621fec0c..549a621fec0c 100644
--- a/x11/gnome2/pkg-plist
+++ b/x11/gnome3/pkg-plist
diff --git a/x11/libgnomekbd/Makefile b/x11/libgnomekbd/Makefile
index ea7a604dd7df..9ed8e27e374a 100644
--- a/x11/libgnomekbd/Makefile
+++ b/x11/libgnomekbd/Makefile
@@ -1,33 +1,33 @@
# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
-# $MCom: ports/x11/libgnomekbd/Makefile,v 1.48 2010/09/28 08:01:11 kwm Exp $
+# $MCom: ports/trunk/x11/libgnomekbd/Makefile 19813 2014-08-15 19:44:33Z gusi $
PORTNAME= libgnomekbd
-PORTVERSION= 2.32.0
-PORTREVISION= 4
+PORTVERSION= 3.6.0
+PORTREVISION= 1
CATEGORIES= x11 gnome
MASTER_SITES= GNOME
-DIST_SUBDIR= gnome2
+DIST_SUBDIR= gnome3
MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME keyboard shared library
+BUILD_DEPENDS= libxklavier>=5.2:${PORTSDIR}/x11/libxklavier
LIB_DEPENDS= libxklavier.so:${PORTSDIR}/x11/libxklavier
+USES= gettext gmake libtool pathfix pkgconfig tar:xz
+USE_GNOME= gnomeprefix gtk30 intltool introspection:build \
+ libxml2
GNU_CONFIGURE= yes
-USE_GNOME= gnomeprefix gconf2
+USE_XORG= ice
INSTALLS_ICONS= yes
-INSTALL_TARGET= install-strip
-USES= gettext gmake libtool:keepla pathfix pkgconfig tar:bzip2
USE_LDCONFIG= yes
-
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+INSTALL_TARGET= install-strip
-GCONF_SCHEMAS= desktop_gnome_peripherals_keyboard_xkb.schemas
-
-#post-patch:
-# @${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \
-# 's|-Werror||g'
+GLIB_SCHEMAS= org.gnome.libgnomekbd.desktop.gschema.xml \
+ org.gnome.libgnomekbd.gschema.xml \
+ org.gnome.libgnomekbd.keyboard.gschema.xml
.include <bsd.port.mk>
diff --git a/x11/libgnomekbd/distinfo b/x11/libgnomekbd/distinfo
index f82388af9164..7e6f98afc98e 100644
--- a/x11/libgnomekbd/distinfo
+++ b/x11/libgnomekbd/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gnome2/libgnomekbd-2.32.0.tar.bz2) = ddd52c4cc7d83ad7ef964a1bcb4db87407e65b00ffc3e70c088ca4ee7383d256
-SIZE (gnome2/libgnomekbd-2.32.0.tar.bz2) = 410928
+SHA256 (gnome3/libgnomekbd-3.6.0.tar.xz) = c41ea5b0f64da470925ba09f9f1b46b26b82d4e433e594b2c71eab3da8856a09
+SIZE (gnome3/libgnomekbd-3.6.0.tar.xz) = 373588
diff --git a/x11/libgnomekbd/pkg-plist b/x11/libgnomekbd/pkg-plist
index 59c6ec3c8e17..4c83d83b9ae7 100644
--- a/x11/libgnomekbd/pkg-plist
+++ b/x11/libgnomekbd/pkg-plist
@@ -1,31 +1,34 @@
-bin/gkbd-indicator-plugins-capplet
+bin/gkbd-keyboard-display
+include/libgnomekbd/gkbd-configuration.h
include/libgnomekbd/gkbd-desktop-config.h
include/libgnomekbd/gkbd-indicator-config.h
-include/libgnomekbd/gkbd-indicator-plugin.h
include/libgnomekbd/gkbd-indicator.h
include/libgnomekbd/gkbd-keyboard-config.h
include/libgnomekbd/gkbd-keyboard-drawing.h
include/libgnomekbd/gkbd-status.h
include/libgnomekbd/gkbd-util.h
+lib/girepository-1.0/Gkbd-3.0.typelib
lib/libgnomekbd.a
-lib/libgnomekbd.la
lib/libgnomekbd.so
-lib/libgnomekbd.so.4
-lib/libgnomekbd.so.4.2.0
+lib/libgnomekbd.so.8
+lib/libgnomekbd.so.8.0.0
lib/libgnomekbdui.a
-lib/libgnomekbdui.la
lib/libgnomekbdui.so
-lib/libgnomekbdui.so.4
-lib/libgnomekbdui.so.4.2.0
+lib/libgnomekbdui.so.8
+lib/libgnomekbdui.so.8.0.0
libdata/pkgconfig/libgnomekbd.pc
libdata/pkgconfig/libgnomekbdui.pc
-share/applications/gkbd-indicator-plugins-capplet.desktop
-%%DATADIR%%/ui/gkbd-indicator-plugins.ui
-%%DATADIR%%/ui/gkbd-indicator-plugins_add.ui
+share/GConf/gsettings/libgnomekbd.convert
+share/applications/gkbd-keyboard-display.desktop
+share/gir-1.0/Gkbd-3.0.gir
+%%DATADIR%%/icons/kbdled-caps-lock.svg
+%%DATADIR%%/icons/kbdled-num-lock.svg
+%%DATADIR%%/icons/kbdled-scroll-lock.svg
%%DATADIR%%/ui/show-layout.ui
share/locale/ar/LC_MESSAGES/libgnomekbd.mo
share/locale/as/LC_MESSAGES/libgnomekbd.mo
share/locale/ast/LC_MESSAGES/libgnomekbd.mo
+share/locale/be/LC_MESSAGES/libgnomekbd.mo
share/locale/be@latin/LC_MESSAGES/libgnomekbd.mo
share/locale/bg/LC_MESSAGES/libgnomekbd.mo
share/locale/bn/LC_MESSAGES/libgnomekbd.mo
@@ -37,12 +40,13 @@ share/locale/da/LC_MESSAGES/libgnomekbd.mo
share/locale/de/LC_MESSAGES/libgnomekbd.mo
share/locale/dz/LC_MESSAGES/libgnomekbd.mo
share/locale/el/LC_MESSAGES/libgnomekbd.mo
-share/locale/en_GB/LC_MESSAGES/libgnomekbd.mo
share/locale/en@shaw/LC_MESSAGES/libgnomekbd.mo
+share/locale/en_GB/LC_MESSAGES/libgnomekbd.mo
share/locale/eo/LC_MESSAGES/libgnomekbd.mo
share/locale/es/LC_MESSAGES/libgnomekbd.mo
share/locale/et/LC_MESSAGES/libgnomekbd.mo
share/locale/eu/LC_MESSAGES/libgnomekbd.mo
+share/locale/fa/LC_MESSAGES/libgnomekbd.mo
share/locale/fi/LC_MESSAGES/libgnomekbd.mo
share/locale/fr/LC_MESSAGES/libgnomekbd.mo
share/locale/ga/LC_MESSAGES/libgnomekbd.mo
@@ -86,39 +90,9 @@ share/locale/ta/LC_MESSAGES/libgnomekbd.mo
share/locale/te/LC_MESSAGES/libgnomekbd.mo
share/locale/th/LC_MESSAGES/libgnomekbd.mo
share/locale/tr/LC_MESSAGES/libgnomekbd.mo
+share/locale/ug/LC_MESSAGES/libgnomekbd.mo
share/locale/uk/LC_MESSAGES/libgnomekbd.mo
share/locale/vi/LC_MESSAGES/libgnomekbd.mo
share/locale/zh_CN/LC_MESSAGES/libgnomekbd.mo
share/locale/zh_HK/LC_MESSAGES/libgnomekbd.mo
share/locale/zh_TW/LC_MESSAGES/libgnomekbd.mo
-@dirrm %%DATADIR%%/ui
-@dirrm %%DATADIR%%
-@dirrm include/libgnomekbd
-@dirrmtry share/locale/zh_HK/LC_MESSAGES
-@dirrmtry share/locale/zh_HK
-@dirrmtry share/locale/te/LC_MESSAGES
-@dirrmtry share/locale/te
-@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/oc/LC_MESSAGES
-@dirrmtry share/locale/oc
-@dirrmtry share/locale/mr/LC_MESSAGES
-@dirrmtry share/locale/mr
-@dirrmtry share/locale/mai/LC_MESSAGES
-@dirrmtry share/locale/mai
-@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/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
diff --git a/x11/libxklavier/Makefile b/x11/libxklavier/Makefile
index 677e6c4c264e..e16ec4e25427 100644
--- a/x11/libxklavier/Makefile
+++ b/x11/libxklavier/Makefile
@@ -1,10 +1,10 @@
# Created by: Maxim Sobolev <sobomax@FreeBSD.org>
# $FreeBSD$
-# $MCom: ports/x11/libxklavier/Makefile,v 1.53 2010/01/12 02:18:34 avl Exp $
+# $MCom: ports/trunk/x11/libxklavier/Makefile 19813 2014-08-15 19:44:33Z gusi $
PORTNAME= libxklavier
-PORTVERSION= 5.0
-PORTREVISION= 3
+PORTVERSION= 5.2.1
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= x11 gnome
MASTER_SITES= GNOME
@@ -12,29 +12,25 @@ MASTER_SITES= GNOME
MAINTAINER= gnome@FreeBSD.org
COMMENT= Utility library to make XKB stuff easier
-BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes
+BUILD_DEPENDS= iso-codes>=0:${PORTSDIR}/misc/iso-codes
RUN_DEPENDS= xkbcomp:${PORTSDIR}/x11/xkbcomp \
- ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes
+ iso-codes>=0:${PORTSDIR}/misc/iso-codes
-USES= gmake libtool:keepla pathfix pkgconfig tar:bzip2
-USE_XORG= x11 xi xkbfile
-USE_GNOME= libxml2 glib20
+USE_XORG= x11 xkbfile
+USES= gmake libtool pathfix pkgconfig tar:xz
+USE_GNOME= libxml2 glib20 introspection:build
USE_LDCONFIG= yes
-INSTALL_TARGET= install-strip
-CPPFLAGS+= -I${LOCALBASE}/include
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --disable-doxygen \
- --with-xkb-base=${LOCALBASE}/share/X11/xkb \
+CPPFLAGS+= -I${LOCALBASE}/include
+CONFIGURE_ARGS= --with-xkb-base=${LOCALBASE}/share/X11/xkb \
--with-xkb-bin-base=${LOCALBASE}/bin \
--with-xmodmap-base=${LOCALBASE}/share/xmodmap \
--disable-gtk-doc \
--with-html-dir=${GNOME_HTML_DIR}
+CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+INSTALL_TARGET= install-strip
PLIST_SUB= VERSION=${PORTVERSION}
-post-patch:
- @${REINPLACE_CMD} -e 's|== "yes|= "yes|g' \
- ${WRKSRC}/configure
-
.include <bsd.port.mk>
diff --git a/x11/libxklavier/distinfo b/x11/libxklavier/distinfo
index a9860237bf5b..9ef4108962b1 100644
--- a/x11/libxklavier/distinfo
+++ b/x11/libxklavier/distinfo
@@ -1,2 +1,2 @@
-SHA256 (libxklavier-5.0.tar.bz2) = dfd94b17a752b2839281764f0a16af2b338024c8867c10fba7015f276dec4db0
-SIZE (libxklavier-5.0.tar.bz2) = 357862
+SHA256 (libxklavier-5.2.1.tar.xz) = a7a1ca8ae493fb652e3456a6b3a0b07514447161aab41feed96b968f2d338b5e
+SIZE (libxklavier-5.2.1.tar.xz) = 312944
diff --git a/x11/libxklavier/pkg-plist b/x11/libxklavier/pkg-plist
index 0bb6fc2dbc6f..246b6c1afb5c 100644
--- a/x11/libxklavier/pkg-plist
+++ b/x11/libxklavier/pkg-plist
@@ -1,31 +1,29 @@
+include/libxklavier/xkl-enum-types.h
include/libxklavier/xkl_config_item.h
include/libxklavier/xkl_config_rec.h
include/libxklavier/xkl_config_registry.h
include/libxklavier/xkl_engine.h
include/libxklavier/xkl_engine_marshal.h
-include/libxklavier/xkl-enum-types.h
include/libxklavier/xklavier.h
+lib/girepository-1.0/Xkl-1.0.typelib
lib/libxklavier.a
-lib/libxklavier.la
lib/libxklavier.so
lib/libxklavier.so.16
-lib/libxklavier.so.16.0.0
+lib/libxklavier.so.16.2.0
libdata/pkgconfig/libxklavier.pc
%%DOCSDIR%%/XklConfigItem.html
%%DOCSDIR%%/XklConfigRec.html
%%DOCSDIR%%/XklConfigRegistry.html
-%%DOCSDIR%%/XklEngine.html
%%DOCSDIR%%/ch01.html
%%DOCSDIR%%/ch02.html
%%DOCSDIR%%/home.png
%%DOCSDIR%%/index.html
%%DOCSDIR%%/index.sgml
%%DOCSDIR%%/left.png
+%%DOCSDIR%%/libxklavier-xkl-engine.html
%%DOCSDIR%%/libxklavier-xklavier.html
-%%DOCSDIR%%/libxklavier.devhelp
%%DOCSDIR%%/libxklavier.devhelp2
%%DOCSDIR%%/right.png
%%DOCSDIR%%/style.css
%%DOCSDIR%%/up.png
-@dirrm %%DOCSDIR%%
-@dirrm include/libxklavier
+share/gir-1.0/Xkl-1.0.gir
diff --git a/x11/sakura/Makefile b/x11/sakura/Makefile
index 5ed672d8ded6..a2ed9aad3083 100644
--- a/x11/sakura/Makefile
+++ b/x11/sakura/Makefile
@@ -3,6 +3,7 @@
PORTNAME= sakura
PORTVERSION= 3.1.5
+PORTREVISION= 1
CATEGORIES= x11 gnome
MASTER_SITES= http://launchpadlibrarian.net/182305015/
diff --git a/x11/sakura/files/patch-vte-2.91 b/x11/sakura/files/patch-vte-2.91
new file mode 100644
index 000000000000..7a390ef020d4
--- /dev/null
+++ b/x11/sakura/files/patch-vte-2.91
@@ -0,0 +1,228 @@
+https://bugs.launchpad.net/sakura/+bug/1337962
+
+Unoffical patch to build with vte3 2.91 mentioned in #6 of the above bug
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index 7a07dbc..99ad5d6 100644
+--- CMakeLists.txt
++++ CMakeLists.txt
+@@ -23,9 +23,9 @@ IF (NOT GTK_FOUND)
+ MESSAGE(FATAL_ERROR "You don't seem to have gtk >= 3.0 development libraries installed...")
+ ENDIF (NOT GTK_FOUND)
+
+-pkg_check_modules (VTE REQUIRED vte-2.90)
++pkg_check_modules (VTE REQUIRED vte-2.91)
+ IF (NOT VTE_FOUND)
+- MESSAGE(FATAL_ERROR "You don't seem to have vte >= 2.90 development libraries installed...")
++ MESSAGE(FATAL_ERROR "You don't seem to have vte >= 2.91 development libraries installed...")
+ ENDIF (NOT VTE_FOUND)
+
+ FIND_PROGRAM(POD2MAN pod2man)
+diff --git a/src/sakura.c b/src/sakura.c
+index 84b5a5f..0987c17 100644
+--- src/sakura.c
++++ src/sakura.c
+@@ -225,7 +225,7 @@ static struct {
+ glong columns;
+ glong rows;
+ gint label_count;
+- VteTerminalCursorShape cursor_type;
++ VteCursorShape cursor_type;
+ bool first_tab;
+ bool show_scrollbar;
+ bool show_resize_grip;
+@@ -282,7 +282,7 @@ struct terminal {
+ GtkWidget *label;
+ gchar *label_text;
+ bool label_set_byuser;
+- GtkBorder *border; /* inner-property data */
++ GtkBorder padding; /* inner-property data */
+ int colorset;
+ };
+
+@@ -858,7 +858,7 @@ sakura_delete_event (GtkWidget *widget, void *data)
+ for (i=0; i < npages; i++) {
+
+ term = sakura_get_page_term(sakura, i);
+- pgid = tcgetpgrp(vte_terminal_get_pty(VTE_TERMINAL(term->vte)));
++ pgid = tcgetpgrp(vte_pty_get_fd(vte_terminal_get_pty(VTE_TERMINAL(term->vte))));
+
+ /* If running processes are found, we ask one time and exit */
+ if ( (pgid != -1) && (pgid != term->pid)) {
+@@ -1010,14 +1010,14 @@ sakura_set_colors ()
+ /* This is needed for set_opacity to have effect. The opacity does
+ take effect when switching tabs, so this setting to white is
+ actually needed only in the shown tab.*/
+- vte_terminal_set_color_background_rgba(VTE_TERMINAL (term->vte), &white);
+- vte_terminal_set_opacity(VTE_TERMINAL (term->vte), (int)((sakura.backcolors[term->colorset].alpha)*65535));
++ vte_terminal_set_color_background(VTE_TERMINAL (term->vte), &white);
++ //vte_terminal_set_alpha(VTE_TERMINAL (term->vte), sakura.backcolors[term->colorset].alpha);
+ }
+- vte_terminal_set_colors_rgba(VTE_TERMINAL(term->vte),
++ vte_terminal_set_colors(VTE_TERMINAL(term->vte),
+ &sakura.forecolors[term->colorset],
+ &sakura.backcolors[term->colorset],
+ sakura.palette, PALETTE_SIZE);
+- vte_terminal_set_color_cursor_rgba(VTE_TERMINAL(term->vte), &sakura.curscolors[term->colorset]);
++ vte_terminal_set_color_cursor(VTE_TERMINAL(term->vte), &sakura.curscolors[term->colorset]);
+ }
+
+ }
+@@ -1338,7 +1338,7 @@ sakura_clear (GtkWidget *widget, void *data)
+
+ gtk_widget_hide(sakura.item_clear_background);
+
+- vte_terminal_set_background_image(VTE_TERMINAL(term->vte), NULL);
++ //vte_terminal_set_background_image(VTE_TERMINAL(term->vte), NULL);
+
+ sakura_set_config_string("background", "none");
+
+@@ -1476,10 +1476,10 @@ sakura_visible_bell (GtkWidget *widget, void *data)
+ term = sakura_get_page_term(sakura, page);
+
+ if (gtk_check_menu_item_get_active(GTK_CHECK_MENU_ITEM(widget))) {
+- vte_terminal_set_visible_bell (VTE_TERMINAL(term->vte), TRUE);
++ //vte_terminal_set_visible_bell (VTE_TERMINAL(term->vte), TRUE);
+ sakura_set_config_string("visible_bell", "Yes");
+ } else {
+- vte_terminal_set_visible_bell (VTE_TERMINAL(term->vte), FALSE);
++ //vte_terminal_set_visible_bell (VTE_TERMINAL(term->vte), FALSE);
+ sakura_set_config_string("visible_bell", "No");
+ }
+ }
+@@ -1558,11 +1558,11 @@ sakura_set_palette(GtkWidget *widget, void *data)
+
+ for (i = (n_pages - 1); i >= 0; i--) {
+ term = sakura_get_page_term(sakura, i);
+- vte_terminal_set_colors_rgba(VTE_TERMINAL(term->vte),
++ vte_terminal_set_colors(VTE_TERMINAL(term->vte),
+ &sakura.forecolors[term->colorset],
+ &sakura.backcolors[term->colorset],
+ sakura.palette, PALETTE_SIZE);
+- vte_terminal_set_color_cursor_rgba(VTE_TERMINAL(term->vte), &sakura.curscolors[term->colorset]);
++ vte_terminal_set_color_cursor(VTE_TERMINAL(term->vte), &sakura.curscolors[term->colorset]);
+ }
+
+ sakura_set_config_string("palette", palette);
+@@ -1692,7 +1692,7 @@ sakura_close_tab (GtkWidget *widget, void *data)
+ }
+
+ /* Check if there are running processes for this tab. Use tcgetpgrp to compare to the shell PGID */
+- pgid = tcgetpgrp(vte_terminal_get_pty(VTE_TERMINAL(term->vte)));
++ pgid = tcgetpgrp(vte_pty_get_fd(vte_terminal_get_pty(VTE_TERMINAL(term->vte))));
+
+ if ( (pgid != -1) && (pgid != term->pid) && (!sakura.less_questions) ) {
+ dialog=gtk_message_dialog_new(GTK_WINDOW(sakura.main_window), GTK_DIALOG_MODAL,
+@@ -1748,7 +1748,7 @@ sakura_closebutton_clicked(GtkWidget *widget, void *data)
+ }
+
+ /* Check if there are running processes for this tab. Use tcgetpgrp to compare to the shell PGID */
+- pgid = tcgetpgrp(vte_terminal_get_pty(VTE_TERMINAL(term->vte)));
++ pgid = tcgetpgrp(vte_pty_get_fd(vte_terminal_get_pty(VTE_TERMINAL(term->vte))));
+
+ if ( (pgid != -1) && (pgid != term->pid) && (!sakura.less_questions) ) {
+ dialog=gtk_message_dialog_new(GTK_WINDOW(sakura.main_window), GTK_DIALOG_MODAL,
+@@ -2478,9 +2478,11 @@ sakura_set_size(void)
+ sakura.resized=FALSE;
+ }
+
+- gtk_widget_style_get(term->vte, "inner-border", &term->border, NULL);
+- pad_x = term->border->left + term->border->right;
+- pad_y = term->border->top + term->border->bottom;
++ gtk_style_context_get_padding(gtk_widget_get_style_context(term->vte),
++ gtk_widget_get_state_flags(term->vte),
++ &term->padding);
++ pad_x = term->padding.left + term->padding.right;
++ pad_y = term->padding.top + term->padding.bottom;
+ SAY("padding x %d y %d", pad_x, pad_y);
+ char_width = vte_terminal_get_char_width(VTE_TERMINAL(term->vte));
+ char_height = vte_terminal_get_char_height(VTE_TERMINAL(term->vte));
+@@ -2664,7 +2666,7 @@ sakura_add_tab()
+ vte_terminal_match_add_gregex(VTE_TERMINAL(term->vte), sakura.http_regexp, 0);
+ vte_terminal_set_mouse_autohide(VTE_TERMINAL(term->vte), TRUE);
+
+- term->scrollbar=gtk_scrollbar_new(GTK_ORIENTATION_VERTICAL, vte_terminal_get_adjustment(VTE_TERMINAL(term->vte)));
++ term->scrollbar=gtk_vscrollbar_new(gtk_scrollable_get_vadjustment(GTK_SCROLLABLE(term->vte)));
+
+ gtk_box_pack_start(GTK_BOX(term->hbox), term->vte, TRUE, TRUE, 0);
+ gtk_box_pack_start(GTK_BOX(term->hbox), term->scrollbar, FALSE, FALSE, 0);
+@@ -2799,8 +2801,8 @@ sakura_add_tab()
+ if (command_argc > 0) {
+ path=g_find_program_in_path(command_argv[0]);
+ if (path) {
+- if (!vte_terminal_fork_command_full(VTE_TERMINAL(term->vte), VTE_PTY_DEFAULT, NULL, command_argv, NULL,
+- G_SPAWN_SEARCH_PATH, NULL, NULL, &term->pid, &gerror)) {
++ if (!vte_terminal_spawn_sync(VTE_TERMINAL(term->vte), VTE_PTY_DEFAULT, NULL, command_argv, NULL,
++ G_SPAWN_SEARCH_PATH, NULL, NULL, &term->pid, NULL, &gerror)) {
+ SAY("error: %s", gerror->message);
+ }
+ } else {
+@@ -2819,8 +2821,8 @@ sakura_add_tab()
+ sakura_error("Hold option given without any command");
+ option_hold=FALSE;
+ }
+- vte_terminal_fork_command_full(VTE_TERMINAL(term->vte), VTE_PTY_DEFAULT, cwd, sakura.argv, NULL,
+- G_SPAWN_SEARCH_PATH|G_SPAWN_FILE_AND_ARGV_ZERO, NULL, NULL, &term->pid, NULL);
++ vte_terminal_spawn_sync(VTE_TERMINAL(term->vte), VTE_PTY_DEFAULT, cwd, sakura.argv, NULL,
++ G_SPAWN_SEARCH_PATH|G_SPAWN_FILE_AND_ARGV_ZERO, NULL, NULL, &term->pid, NULL, NULL);
+ }
+ /* Not the first tab */
+ } else {
+@@ -2838,23 +2840,23 @@ sakura_add_tab()
+ * function in the window is not visible *sigh*. Gtk documentation
+ * says this is for "historical" reasons. Me arse */
+ gtk_notebook_set_current_page(GTK_NOTEBOOK(sakura.notebook), index);
+- vte_terminal_fork_command_full(VTE_TERMINAL(term->vte), VTE_PTY_DEFAULT, cwd, sakura.argv, NULL,
+- G_SPAWN_SEARCH_PATH|G_SPAWN_FILE_AND_ARGV_ZERO, NULL, NULL, &term->pid, NULL);
++ vte_terminal_spawn_sync(VTE_TERMINAL(term->vte), VTE_PTY_DEFAULT, cwd, sakura.argv, NULL,
++ G_SPAWN_SEARCH_PATH|G_SPAWN_FILE_AND_ARGV_ZERO, NULL, NULL, &term->pid, NULL, NULL);
+ }
+
+ free(cwd);
+
+ /* Configuration for the newly created terminal */
+ GdkRGBA white={255, 255, 255, 1};
+- vte_terminal_set_color_background_rgba(VTE_TERMINAL (term->vte), &white);
++ vte_terminal_set_color_background(VTE_TERMINAL (term->vte), &white);
+ vte_terminal_set_backspace_binding(VTE_TERMINAL(term->vte), VTE_ERASE_ASCII_DELETE);
+- vte_terminal_set_colors_rgba(VTE_TERMINAL(term->vte),
++ vte_terminal_set_colors(VTE_TERMINAL(term->vte),
+ &sakura.forecolors[term->colorset],
+ &sakura.backcolors[term->colorset],
+ sakura.palette, PALETTE_SIZE);
+- vte_terminal_set_color_cursor_rgba(VTE_TERMINAL(term->vte), &sakura.curscolors[term->colorset]);
++ vte_terminal_set_color_cursor(VTE_TERMINAL(term->vte), &sakura.curscolors[term->colorset]);
+ if (sakura.has_rgba) {
+- vte_terminal_set_opacity(VTE_TERMINAL (term->vte), (int)((sakura.backcolors[term->colorset].alpha)*65535));
++ //vte_terminal_set_alpha(VTE_TERMINAL (term->vte), sakura.backcolors[term->colorset].alpha);
+ }
+
+ if (sakura.background) {
+@@ -2862,12 +2864,12 @@ sakura_add_tab()
+ }
+
+ if (sakura.word_chars) {
+- vte_terminal_set_word_chars( VTE_TERMINAL (term->vte), sakura.word_chars );
++ //vte_terminal_set_word_chars( VTE_TERMINAL (term->vte), sakura.word_chars );
+ }
+
+ /* Get rid of these nasty bells */
+ vte_terminal_set_audible_bell (VTE_TERMINAL(term->vte), sakura.audible_bell ? TRUE : FALSE);
+- vte_terminal_set_visible_bell (VTE_TERMINAL(term->vte), sakura.visible_bell ? TRUE : FALSE);
++ //vte_terminal_set_visible_bell (VTE_TERMINAL(term->vte), sakura.visible_bell ? TRUE : FALSE);
+
+ /* Disable stupid blinking cursor */
+ vte_terminal_set_cursor_blink_mode (VTE_TERMINAL(term->vte), sakura.blinking_cursor ? VTE_CURSOR_BLINK_ON : VTE_CURSOR_BLINK_OFF);
+@@ -2949,9 +2951,9 @@ sakura_set_bgimage(char *infile)
+ if (!pixbuf) {
+ sakura_error("Error loading image file: %s\n", gerror->message);
+ } else {
+- vte_terminal_set_background_image(VTE_TERMINAL(term->vte), pixbuf);
+- vte_terminal_set_background_saturation(VTE_TERMINAL(term->vte), TRUE);
+- vte_terminal_set_background_transparent(VTE_TERMINAL(term->vte),FALSE);
++ //vte_terminal_set_background_image(VTE_TERMINAL(term->vte), pixbuf);
++ //vte_terminal_set_background_saturation(VTE_TERMINAL(term->vte), TRUE);
++ //vte_terminal_set_background_transparent(VTE_TERMINAL(term->vte),FALSE);
+
+ sakura_set_config_string("background", infile);
+ }
diff --git a/x11/xfce4-xfapplet-plugin/Makefile b/x11/xfce4-xfapplet-plugin/Makefile
deleted file mode 100644
index 05366c87f0d1..000000000000
--- a/x11/xfce4-xfapplet-plugin/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# Created by: Martin Wilke <miwi@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= xfce4-xfapplet-plugin
-PORTVERSION= 0.1.0
-PORTREVISION= 17
-CATEGORIES= x11 xfce
-MASTER_SITES= ${MASTER_SITE_XFCE}
-MASTER_SITE_SUBDIR=/src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
-DIST_SUBDIR= xfce4
-
-MAINTAINER= xfce@FreeBSD.org
-COMMENT= Xfapplet plugin for Xfce
-
-LICENSE= GPLv2
-
-LIB_DEPENDS= libpanelappletmm-2.6.so:${PORTSDIR}/x11-toolkits/libpanelappletmm
-
-GNU_CONFIGURE= yes
-USES= gettext gmake libtool pkgconfig tar:bzip2
-USE_GNOME= gtk20 intltool intlhack orbit2
-USE_XFCE= configenv libgui libutil panel
-
-.include <bsd.port.mk>
diff --git a/x11/xfce4-xfapplet-plugin/distinfo b/x11/xfce4-xfapplet-plugin/distinfo
deleted file mode 100644
index c6526a8054b6..000000000000
--- a/x11/xfce4-xfapplet-plugin/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (xfce4/xfce4-xfapplet-plugin-0.1.0.tar.bz2) = 6b42c0fb0c07089c04ded5eb255ab697af7e4d3c4f068957abef3562ce1b8920
-SIZE (xfce4/xfce4-xfapplet-plugin-0.1.0.tar.bz2) = 285993
diff --git a/x11/xfce4-xfapplet-plugin/pkg-descr b/x11/xfce4-xfapplet-plugin/pkg-descr
deleted file mode 100644
index b05d07bd6e0c..000000000000
--- a/x11/xfce4-xfapplet-plugin/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-The XfApplet Plugin is a plugin for the Xfce 4 Panel which allows one to use
-applets designed for the Gnome Panel inside the Xfce Panel. You can think of
-XfApplet as a tiny Gnome Panel that lives inside the Xfce Panel and allows
-you to show the same applets that the Gnome Panel is capable of showing.
-
-WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-xfapplet-plugin
diff --git a/x11/xfce4-xfapplet-plugin/pkg-plist b/x11/xfce4-xfapplet-plugin/pkg-plist
deleted file mode 100644
index 23ead8bf11a0..000000000000
--- a/x11/xfce4-xfapplet-plugin/pkg-plist
+++ /dev/null
@@ -1,22 +0,0 @@
-libexec/xfce4/panel-plugins/xfce4-xfapplet-plugin
-share/locale/fr/LC_MESSAGES/xfce4-xfapplet-plugin.mo
-share/locale/hu/LC_MESSAGES/xfce4-xfapplet-plugin.mo
-share/locale/ja/LC_MESSAGES/xfce4-xfapplet-plugin.mo
-share/locale/nl/LC_MESSAGES/xfce4-xfapplet-plugin.mo
-share/locale/pt_BR/LC_MESSAGES/xfce4-xfapplet-plugin.mo
-share/locale/ru/LC_MESSAGES/xfce4-xfapplet-plugin.mo
-share/locale/vi/LC_MESSAGES/xfce4-xfapplet-plugin.mo
-share/locale/el/LC_MESSAGES/xfce4-xfapplet-plugin.mo
-share/locale/pl/LC_MESSAGES/xfce4-xfapplet-plugin.mo
-share/locale/zh_CN/LC_MESSAGES/xfce4-xfapplet-plugin.mo
-share/locale/zh_TW/LC_MESSAGES/xfce4-xfapplet-plugin.mo
-share/pixmaps/xfapplet1.svg
-share/pixmaps/xfapplet2.svg
-%%DATADIR%%/ui/XFCE_Panel_Popup.xml
-share/xfce4/panel-plugins/xfapplet.desktop
-@dirrmtry share/xfce4/panel-plugins
-@dirrmtry %%DATADIR%%/ui
-@dirrmtry %%DATADIR%%
-@dirrmtry share/xfce4
-@dirrmtry libexec/xfce4/panel-plugins
-@dirrmtry libexec/xfce4
diff --git a/x11/yelp/Makefile b/x11/yelp/Makefile
index 4fe6d5c05f2e..2f2d44f303d4 100644
--- a/x11/yelp/Makefile
+++ b/x11/yelp/Makefile
@@ -1,43 +1,43 @@
# Created by: Maxim Sobolev <sobomax@FreeBSD.org>
# $FreeBSD$
-# $MCom: ports/x11/yelp/Makefile,v 1.171 2012/10/01 16:19:07 kwm Exp $
+# $MCom: ports/trunk/x11/yelp/Makefile 19967 2014-10-16 06:45:29Z gusi $
PORTNAME= yelp
-PORTVERSION= 2.30.2
-PORTREVISION= 10
+PORTVERSION= 3.14.1
CATEGORIES= x11 gnome
-MASTER_SITES= LOCAL/kwm
-DISTNAME= ${PORTNAME}-webkit-${PORTVERSION}
-DIST_SUBDIR= gnome2
+MASTER_SITES= GNOME
+DIST_SUBDIR= gnome3
MAINTAINER= gnome@FreeBSD.org
-COMMENT= Help browser for the GNOME 2 desktop
+COMMENT= Help browser for the GNOME 3 desktop
-LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
- libstartup-notification-1.so:${PORTSDIR}/x11/startup-notification \
- libwebkitgtk-1.0.so:${PORTSDIR}/www/webkit-gtk2 \
- librarian.so:${PORTSDIR}/textproc/rarian
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
-CONFLICTS= yelp-3.[0-9]*
+BUILD_DEPENDS= yelp-xsl>=0:${PORTSDIR}/textproc/yelp-xsl \
+ itstool:${PORTSDIR}/textproc/itstool
+LIB_DEPENDS= libwebkitgtk-3.0.so:${PORTSDIR}/www/webkit-gtk3
+RUN_DEPENDS= yelp-xsl>=0:${PORTSDIR}/textproc/yelp-xsl
-USES= desktop-file-utils gettext gmake pathfix pkgconfig tar:bzip2
-USE_XORG= ice
-USE_GNOME= gnomeprefix intlhack gconf2 gnomedocutils
+USES= desktop-file-utils gettext gmake libtool pathfix \
+ pkgconfig tar:xz
+USE_XORG= x11 ice
+USE_GNOME= gnomeprefix gtk30 intlhack libxml2 libxslt
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
+USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib \
- -fstack-protector
+LDFLAGS+= -L${LOCALBASE}/lib -fstack-protector
+GLIB_SCHEMAS= org.gnome.yelp.gschema.xml
+INSTALL_TARGET= install-strip
-GCONF_SCHEMAS= yelp.schemas
+.include <bsd.port.pre.mk>
-post-extract:
- ${RM} -f ${WRKSRC}/data/yelp.schemas
+.if ${OSVERSION} >= 900012 || (${OSVERSION} >= 800505 && ${OSVERSION} < 900000)
+CONFIGURE_ENV+= YELP_LZMA_CFLAGS="-I/usr/include" \
+ YELP_LZMA_LIBS="-L/usr/lib -llzma"
+.else
+LIB_DEPENDS+= liblzma.so:${PORTSDIR}/archivers/xz
+.endif
-post-patch:
- @${REINPLACE_CMD} -e 's,[-/]unstable,,' \
- -e 's/ --define-variable=includetype=unstable//' \
- ${WRKSRC}/configure
- @${REINPLACE_CMD} '/g_thread_init/d' ${WRKSRC}/src/yelp-main.c
-
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
diff --git a/x11/yelp/distinfo b/x11/yelp/distinfo
index 5c12283abc4b..422aa861e61f 100644
--- a/x11/yelp/distinfo
+++ b/x11/yelp/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gnome2/yelp-webkit-2.30.2.tar.bz2) = 8c49dffecdc07dfe1e1b03f6ec3c32c523650802b6aebaf0b232aaa1af5e9f88
-SIZE (gnome2/yelp-webkit-2.30.2.tar.bz2) = 1125815
+SHA256 (gnome3/yelp-3.14.1.tar.xz) = 1df24b0afa000fd7b003b43448be5227d72757e95e678a7be1832ebea685f072
+SIZE (gnome3/yelp-3.14.1.tar.xz) = 1401680
diff --git a/x11/yelp/files/patch-yelp.desktop.in.in b/x11/yelp/files/patch-yelp.desktop.in.in
deleted file mode 100644
index cd331558d19d..000000000000
--- a/x11/yelp/files/patch-yelp.desktop.in.in
+++ /dev/null
@@ -1,16 +0,0 @@
---- yelp.desktop.in.in.orig 2010-08-03 21:41:38.000000000 +0200
-+++ yelp.desktop.in.in 2012-05-10 16:20:42.000000000 +0200
-@@ -2,7 +2,7 @@
- _Name=Help
- _Comment=Get help with GNOME
- OnlyShowIn=GNOME;
--Exec=yelp
-+Exec=yelp %u
- Icon=help-browser
- StartupNotify=true
- Terminal=false
-@@ -12,3 +12,4 @@
- X-GNOME-Bugzilla-Product=Yelp
- X-GNOME-Bugzilla-Component=general
- X-GNOME-Bugzilla-Version=@VERSION@
-+MimeType=x-scheme-handler/ghelp;x-scheme-handler/help;x-scheme-handler/info;x-scheme-handler/man;
diff --git a/x11/yelp/pkg-descr b/x11/yelp/pkg-descr
index d38af5629561..985ffefd8a61 100644
--- a/x11/yelp/pkg-descr
+++ b/x11/yelp/pkg-descr
@@ -1,4 +1,4 @@
-Yelp is a help browser for GNOME 2.0 that displays GNOME
+Yelp is a help browser for GNOME 3.0 that displays GNOME
help documents, info pages, manpages, and more.
WWW: http://www.gnome.org/
diff --git a/x11/yelp/pkg-plist b/x11/yelp/pkg-plist
index 42f1c492e22c..50f076b09c24 100644
--- a/x11/yelp/pkg-plist
+++ b/x11/yelp/pkg-plist
@@ -1,7 +1,47 @@
bin/gnome-help
bin/yelp
+include/libyelp/yelp-bookmarks.h
+include/libyelp/yelp-docbook-document.h
+include/libyelp/yelp-document.h
+include/libyelp/yelp-help-list.h
+include/libyelp/yelp-info-document.h
+include/libyelp/yelp-mallard-document.h
+include/libyelp/yelp-man-document.h
+include/libyelp/yelp-search-entry.h
+include/libyelp/yelp-settings.h
+include/libyelp/yelp-simple-document.h
+include/libyelp/yelp-sqlite-storage.h
+include/libyelp/yelp-storage.h
+include/libyelp/yelp-transform.h
+include/libyelp/yelp-types.h
+include/libyelp/yelp-uri.h
+include/libyelp/yelp-view.h
+lib/libyelp.a
+lib/libyelp.so
+lib/libyelp.so.0
+lib/libyelp.so.0.0.0
share/applications/yelp.desktop
-share/icons/hicolor/192x192/apps/yelp-icon-big.png
+share/doc/libyelp/YelpDocument.html
+share/doc/libyelp/YelpSettings.html
+share/doc/libyelp/YelpSimpleDocument.html
+share/doc/libyelp/YelpUri.html
+share/doc/libyelp/YelpView.html
+share/doc/libyelp/api-index-full.html
+share/doc/libyelp/ch01.html
+share/doc/libyelp/ch01s02.html
+share/doc/libyelp/home.png
+share/doc/libyelp/index.html
+share/doc/libyelp/index.sgml
+share/doc/libyelp/left-insensitive.png
+share/doc/libyelp/left.png
+share/doc/libyelp/libyelp-yelp-error.html
+share/doc/libyelp/libyelp.devhelp2
+share/doc/libyelp/object-tree.html
+share/doc/libyelp/right-insensitive.png
+share/doc/libyelp/right.png
+share/doc/libyelp/style.css
+share/doc/libyelp/up-insensitive.png
+share/doc/libyelp/up.png
share/locale/af/LC_MESSAGES/yelp.mo
share/locale/am/LC_MESSAGES/yelp.mo
share/locale/ar/LC_MESSAGES/yelp.mo
@@ -24,7 +64,6 @@ share/locale/da/LC_MESSAGES/yelp.mo
share/locale/de/LC_MESSAGES/yelp.mo
share/locale/dz/LC_MESSAGES/yelp.mo
share/locale/el/LC_MESSAGES/yelp.mo
-share/locale/en@shaw/LC_MESSAGES/yelp.mo
share/locale/en_CA/LC_MESSAGES/yelp.mo
share/locale/en_GB/LC_MESSAGES/yelp.mo
share/locale/eo/LC_MESSAGES/yelp.mo
@@ -36,8 +75,10 @@ share/locale/fi/LC_MESSAGES/yelp.mo
share/locale/fr/LC_MESSAGES/yelp.mo
share/locale/fur/LC_MESSAGES/yelp.mo
share/locale/ga/LC_MESSAGES/yelp.mo
+share/locale/gd/LC_MESSAGES/yelp.mo
share/locale/gl/LC_MESSAGES/yelp.mo
share/locale/gu/LC_MESSAGES/yelp.mo
+share/locale/km/LC_MESSAGES/yelp.mo
share/locale/he/LC_MESSAGES/yelp.mo
share/locale/hi/LC_MESSAGES/yelp.mo
share/locale/hr/LC_MESSAGES/yelp.mo
@@ -103,98 +144,225 @@ share/locale/zh_CN/LC_MESSAGES/yelp.mo
share/locale/zh_HK/LC_MESSAGES/yelp.mo
share/locale/zh_TW/LC_MESSAGES/yelp.mo
share/locale/zu/LC_MESSAGES/yelp.mo
-%%DATADIR%%/default.css
-%%DATADIR%%/icons/yelp-icon-caution.png
-%%DATADIR%%/icons/yelp-icon-important.png
-%%DATADIR%%/icons/yelp-icon-note.png
-%%DATADIR%%/icons/yelp-icon-tip.png
-%%DATADIR%%/icons/yelp-icon-warning.png
-%%DATADIR%%/icons/yelp-watermark-blockquote-00AB.png
-%%DATADIR%%/icons/yelp-watermark-blockquote-00BB.png
-%%DATADIR%%/icons/yelp-watermark-blockquote-201C.png
-%%DATADIR%%/icons/yelp-watermark-blockquote-201D.png
-%%DATADIR%%/icons/yelp-watermark-blockquote-201E.png
-%%DATADIR%%/important_docs.xml
-%%DATADIR%%/info.xml
-%%DATADIR%%/man.xml
-%%DATADIR%%/scrollkeeper.xml
-%%DATADIR%%/toc.xml
-%%DATADIR%%/ui/yelp-bookmarks-add.ui
-%%DATADIR%%/ui/yelp-bookmarks.ui
-%%DATADIR%%/ui/yelp-open-location.ui
-%%DATADIR%%/ui/yelp-preferences.ui
-%%DATADIR%%/ui/yelp-search-ui.xml
-%%DATADIR%%/ui/yelp-ui.xml
-%%DATADIR%%/xslt/db-title.xsl
+%%DATADIR%%/dtd/catalog
+%%DATADIR%%/dtd/docbookx.dtd
+%%DATADIR%%/dtd/isoamsa.ent
+%%DATADIR%%/dtd/isoamsb.ent
+%%DATADIR%%/dtd/isoamsc.ent
+%%DATADIR%%/dtd/isoamsn.ent
+%%DATADIR%%/dtd/isoamso.ent
+%%DATADIR%%/dtd/isoamsr.ent
+%%DATADIR%%/dtd/isobox.ent
+%%DATADIR%%/dtd/isocyr1.ent
+%%DATADIR%%/dtd/isocyr2.ent
+%%DATADIR%%/dtd/isodia.ent
+%%DATADIR%%/dtd/isogrk1.ent
+%%DATADIR%%/dtd/isogrk2.ent
+%%DATADIR%%/dtd/isogrk3.ent
+%%DATADIR%%/dtd/isogrk4.ent
+%%DATADIR%%/dtd/isolat1.ent
+%%DATADIR%%/dtd/isolat2.ent
+%%DATADIR%%/dtd/isonum.ent
+%%DATADIR%%/dtd/isopub.ent
+%%DATADIR%%/dtd/isotech.ent
+%%DATADIR%%/icons/hicolor/16x16/status/bookmark.png
+%%DATADIR%%/icons/hicolor/16x16/status/yelp-page-task.png
+%%DATADIR%%/icons/hicolor/16x16/status/yelp-page-tip.png
+%%DATADIR%%/icons/hicolor/16x16/status/yelp-page-ui.png
+%%DATADIR%%/icons/hicolor/16x16/status/yelp-page-video.png
+%%DATADIR%%/icons/hicolor/scalable/actions/yelp-bookmark-add-symbolic.svg
+%%DATADIR%%/icons/hicolor/scalable/actions/yelp-bookmark-remove-symbolic.svg
+%%DATADIR%%/icons/hicolor/scalable/status/yelp-page-problem-symbolic.svg
+%%DATADIR%%/icons/hicolor/scalable/status/yelp-page-search-symbolic.svg
+%%DATADIR%%/icons/hicolor/scalable/status/yelp-page-symbolic.svg
+%%DATADIR%%/icons/hicolor/scalable/status/yelp-page-task-symbolic.svg
+%%DATADIR%%/icons/hicolor/scalable/status/yelp-page-tip-symbolic.svg
+%%DATADIR%%/icons/hicolor/scalable/status/yelp-page-ui-symbolic.svg
+%%DATADIR%%/icons/hicolor/scalable/status/yelp-page-video-symbolic.svg
+%%DATADIR%%/mathjax/MathJax.js
+%%DATADIR%%/mathjax/config/MMLorHTML.js
+%%DATADIR%%/mathjax/config/yelp.js
+%%DATADIR%%/mathjax/extensions/MathEvents.js
+%%DATADIR%%/mathjax/extensions/MathMenu.js
+%%DATADIR%%/mathjax/extensions/MathZoom.js
+%%DATADIR%%/mathjax/extensions/mml2jax.js
+%%DATADIR%%/mathjax/extensions/HTML-CSS/handle-floats.js
+%%DATADIR%%/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_AMS-Regular.woff
+%%DATADIR%%/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Caligraphic-Bold.woff
+%%DATADIR%%/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Caligraphic-Regular.woff
+%%DATADIR%%/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Fraktur-Bold.woff
+%%DATADIR%%/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Fraktur-Regular.woff
+%%DATADIR%%/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Main-Bold.woff
+%%DATADIR%%/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Main-Italic.woff
+%%DATADIR%%/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Main-Regular.woff
+%%DATADIR%%/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Math-BoldItalic.woff
+%%DATADIR%%/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Math-Italic.woff
+%%DATADIR%%/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Math-Regular.woff
+%%DATADIR%%/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_SansSerif-Bold.woff
+%%DATADIR%%/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_SansSerif-Italic.woff
+%%DATADIR%%/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_SansSerif-Regular.woff
+%%DATADIR%%/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Script-Regular.woff
+%%DATADIR%%/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Size1-Regular.woff
+%%DATADIR%%/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Size2-Regular.woff
+%%DATADIR%%/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Size3-Regular.woff
+%%DATADIR%%/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Size4-Regular.woff
+%%DATADIR%%/mathjax/fonts/HTML-CSS/TeX/woff/MathJax_Typewriter-Regular.woff
+%%DATADIR%%/mathjax/jax/element/mml/jax.js
+%%DATADIR%%/mathjax/jax/element/mml/optable/Arrows.js
+%%DATADIR%%/mathjax/jax/element/mml/optable/BasicLatin.js
+%%DATADIR%%/mathjax/jax/element/mml/optable/CombDiacritMarks.js
+%%DATADIR%%/mathjax/jax/element/mml/optable/CombDiactForSymbols.js
+%%DATADIR%%/mathjax/jax/element/mml/optable/Dingbats.js
+%%DATADIR%%/mathjax/jax/element/mml/optable/GeneralPunctuation.js
+%%DATADIR%%/mathjax/jax/element/mml/optable/GeometricShapes.js
+%%DATADIR%%/mathjax/jax/element/mml/optable/GreekAndCoptic.js
+%%DATADIR%%/mathjax/jax/element/mml/optable/Latin1Supplement.js
+%%DATADIR%%/mathjax/jax/element/mml/optable/LetterlikeSymbols.js
+%%DATADIR%%/mathjax/jax/element/mml/optable/Makefile.am
+%%DATADIR%%/mathjax/jax/element/mml/optable/MathOperators.js
+%%DATADIR%%/mathjax/jax/element/mml/optable/MiscMathSymbolsA.js
+%%DATADIR%%/mathjax/jax/element/mml/optable/MiscMathSymbolsB.js
+%%DATADIR%%/mathjax/jax/element/mml/optable/MiscSymbolsAndArrows.js
+%%DATADIR%%/mathjax/jax/element/mml/optable/MiscTechnical.js
+%%DATADIR%%/mathjax/jax/element/mml/optable/SpacingModLetters.js
+%%DATADIR%%/mathjax/jax/element/mml/optable/SuppMathOperators.js
+%%DATADIR%%/mathjax/jax/element/mml/optable/SupplementalArrowsA.js
+%%DATADIR%%/mathjax/jax/element/mml/optable/SupplementalArrowsB.js
+%%DATADIR%%/mathjax/jax/input/MathML/config.js
+%%DATADIR%%/mathjax/jax/input/MathML/jax.js
+%%DATADIR%%/mathjax/jax/input/MathML/entities/a.js
+%%DATADIR%%/mathjax/jax/input/MathML/entities/b.js
+%%DATADIR%%/mathjax/jax/input/MathML/entities/c.js
+%%DATADIR%%/mathjax/jax/input/MathML/entities/d.js
+%%DATADIR%%/mathjax/jax/input/MathML/entities/e.js
+%%DATADIR%%/mathjax/jax/input/MathML/entities/f.js
+%%DATADIR%%/mathjax/jax/input/MathML/entities/fr.js
+%%DATADIR%%/mathjax/jax/input/MathML/entities/g.js
+%%DATADIR%%/mathjax/jax/input/MathML/entities/h.js
+%%DATADIR%%/mathjax/jax/input/MathML/entities/i.js
+%%DATADIR%%/mathjax/jax/input/MathML/entities/j.js
+%%DATADIR%%/mathjax/jax/input/MathML/entities/k.js
+%%DATADIR%%/mathjax/jax/input/MathML/entities/l.js
+%%DATADIR%%/mathjax/jax/input/MathML/entities/m.js
+%%DATADIR%%/mathjax/jax/input/MathML/entities/n.js
+%%DATADIR%%/mathjax/jax/input/MathML/entities/o.js
+%%DATADIR%%/mathjax/jax/input/MathML/entities/opf.js
+%%DATADIR%%/mathjax/jax/input/MathML/entities/p.js
+%%DATADIR%%/mathjax/jax/input/MathML/entities/q.js
+%%DATADIR%%/mathjax/jax/input/MathML/entities/r.js
+%%DATADIR%%/mathjax/jax/input/MathML/entities/s.js
+%%DATADIR%%/mathjax/jax/input/MathML/entities/scr.js
+%%DATADIR%%/mathjax/jax/input/MathML/entities/t.js
+%%DATADIR%%/mathjax/jax/input/MathML/entities/u.js
+%%DATADIR%%/mathjax/jax/input/MathML/entities/v.js
+%%DATADIR%%/mathjax/jax/input/MathML/entities/w.js
+%%DATADIR%%/mathjax/jax/input/MathML/entities/x.js
+%%DATADIR%%/mathjax/jax/input/MathML/entities/y.js
+%%DATADIR%%/mathjax/jax/input/MathML/entities/z.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/config.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/jax.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/autoload/Makefile.am
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/autoload/annotation-xml.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/autoload/maction.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/autoload/menclose.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/autoload/mglyph.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/autoload/mmultiscripts.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/autoload/ms.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/autoload/mtable.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/autoload/multiline.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/fontdata-extra.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/fontdata.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Arrows.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BBBold.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/BoxDrawing.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/CombDiacritMarks.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Dingbats.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/EnclosedAlphanum.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeneralPunctuation.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GeometricShapes.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/GreekAndCoptic.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Latin1Supplement.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LatinExtendedA.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/LetterlikeSymbols.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/Main.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MathOperators.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscMathSymbolsB.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscSymbols.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/MiscTechnical.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/PUA.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SpacingModLetters.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/AMS/Regular/SuppMathOperators.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Bold/Main.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/Caligraphic/Regular/Main.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/BasicLatin.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Main.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/Other.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Bold/PUA.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/BasicLatin.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Main.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/Other.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/Fraktur/Regular/PUA.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Bold/Main.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/BoldItalic/Main.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Italic/Main.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/Greek/Regular/Main.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Arrows.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiacritMarks.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/CombDiactForSymbols.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeneralPunctuation.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/GeometricShapes.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Latin1Supplement.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedA.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LatinExtendedB.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/LetterlikeSymbols.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/Main.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MathOperators.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscMathSymbolsA.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscSymbols.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/MiscTechnical.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SpacingModLetters.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SuppMathOperators.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Bold/SupplementalArrowsA.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/CombDiacritMarks.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/GeneralPunctuation.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Latin1Supplement.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/LetterlikeSymbols.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Italic/Main.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/CombDiacritMarks.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/GeometricShapes.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/Main.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/MiscSymbols.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/Main/Regular/SpacingModLetters.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/Math/BoldItalic/Main.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/Math/Italic/Main.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/BasicLatin.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/CombDiacritMarks.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Main.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Bold/Other.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/BasicLatin.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/CombDiacritMarks.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Main.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Italic/Other.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/BasicLatin.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/CombDiacritMarks.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Main.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/SansSerif/Regular/Other.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/BasicLatin.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Main.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/Script/Regular/Other.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/Size1/Regular/Main.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/Size2/Regular/Main.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/Size3/Regular/Main.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/Size4/Regular/Main.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/BasicLatin.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/CombDiacritMarks.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Main.js
+%%DATADIR%%/mathjax/jax/output/HTML-CSS/fonts/TeX/Typewriter/Regular/Other.js
+%%DATADIR%%/mathjax/jax/output/NativeMML/config.js
+%%DATADIR%%/mathjax/jax/output/NativeMML/jax.js
%%DATADIR%%/xslt/db2html.xsl
%%DATADIR%%/xslt/info2html.xsl
%%DATADIR%%/xslt/mal2html.xsl
%%DATADIR%%/xslt/man2html.xsl
-%%DATADIR%%/xslt/search2html.xsl
-%%DATADIR%%/xslt/toc2html.xsl
%%DATADIR%%/xslt/yelp-common.xsl
-%%DATADIR%%/yelp.js
-@dirrm %%DATADIR%%/xslt
-@dirrm %%DATADIR%%/ui
-@dirrm %%DATADIR%%/icons
-@dirrm %%DATADIR%%
-@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/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
-@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/nso/LC_MESSAGES
-@dirrmtry share/locale/nso
-@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/la/LC_MESSAGES
-@dirrmtry share/locale/la
-@dirrmtry share/locale/ky/LC_MESSAGES
-@dirrmtry share/locale/ky
-@dirrmtry share/locale/ku/LC_MESSAGES
-@dirrmtry share/locale/ku
-@dirrmtry share/locale/ks/LC_MESSAGES
-@dirrmtry share/locale/ks
-@dirrmtry share/locale/kk/LC_MESSAGES
-@dirrmtry share/locale/kk
-@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/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
+share/yelp-xsl/xslt/common/domains/yelp.xml
diff --git a/x11/zenity/Makefile b/x11/zenity/Makefile
index a9e6076d3441..97da62f75198 100644
--- a/x11/zenity/Makefile
+++ b/x11/zenity/Makefile
@@ -1,34 +1,35 @@
# Created by: Franz Klammer <klammer@webonaut.com>
# $FreeBSD$
-# $MCom: ports/x11/zenity/Makefile,v 1.119 2013/01/09 18:51:14 kwm Exp $
+# $MCom: ports/trunk/x11/zenity/Makefile 19968 2014-10-16 07:29:56Z gusi $
PORTNAME= zenity
-PORTVERSION= 2.32.1
-PORTREVISION= 3
+PORTVERSION= 3.14.0
CATEGORIES= x11 gnome
MASTER_SITES= GNOME
-DIST_SUBDIR= gnome2
+DIST_SUBDIR= gnome3
MAINTAINER= gnome@FreeBSD.org
COMMENT= Display GNOME dialogs from the command line
-BUILD_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian
-RUN_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian
+LICENSE= LGPL20
-USES= pathfix perl5 gettext gmake pkgconfig tar:bzip2
-USE_PERL5= run
-USE_GNOME= gnomeprefix gtk20 gnomedocutils intlhack
+BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool
+
+CONFLICTS= gtkada-1.2.* zenity-2.*
+
+USES= gettext gmake pathfix pkgconfig perl5 tar:xz
+USE_GNOME= gnomeprefix gtk30 intlhack
+USE_XORG= x11
GNU_CONFIGURE= yes
-INSTALLS_OMF= yes
CPPFLAGS+= -I${LOCALBASE}/include
-LIBS+= -L${LOCALBASE}/lib -lintl
-
-CONFLICTS= gtkada-1.2.*
+LDFLAGS+= -L${LOCALBASE}/lib
OPTIONS_DEFINE= NOTIFY
OPTIONS_DEFAULT=NOTIFY
-
NOTIFY_LIB_DEPENDS= libnotify.so:${PORTSDIR}/devel/libnotify
-NOTIFY_CONFIGURE_ENABLE= libnotify
+NOTIFY_CONFIGURE_ENABLE=libnotify
+
+post-patch:
+ @${RM} ${WRKSRC}/src/gdialog
.include <bsd.port.mk>
diff --git a/x11/zenity/distinfo b/x11/zenity/distinfo
index 5457446a907d..190ffd3408dc 100644
--- a/x11/zenity/distinfo
+++ b/x11/zenity/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gnome2/zenity-2.32.1.tar.bz2) = 8838be041a07364b62a4281c971392e4a09bb01bb3237a836ec0457ec0ea18ac
-SIZE (gnome2/zenity-2.32.1.tar.bz2) = 3128666
+SHA256 (gnome3/zenity-3.14.0.tar.xz) = 6b57ec6c456af17714dc366e63dabb8bbe0577878b61907805f0186d4d2b892f
+SIZE (gnome3/zenity-3.14.0.tar.xz) = 3686756
diff --git a/x11/zenity/files/patch-src_notification.c b/x11/zenity/files/patch-src_notification.c
deleted file mode 100644
index 2acdb9b30bf2..000000000000
--- a/x11/zenity/files/patch-src_notification.c
+++ /dev/null
@@ -1,15 +0,0 @@
---- src/notification.c.orig 2011-08-11 11:03:46.000000000 +0200
-+++ src/notification.c 2011-08-11 11:05:21.000000000 +0200
-@@ -184,10 +184,10 @@
- icon = freeme = g_filename_to_uri (icon_file, NULL, NULL);
- }
-
-- notif = notify_notification_new_with_status_icon (
-+ notif = notify_notification_new (
- message[0] /* title */,
- message[1] /* summary */,
-- icon, status_icon);
-+ icon);
-
- g_strfreev (message);
- g_free (freeme);
diff --git a/x11/zenity/pkg-plist b/x11/zenity/pkg-plist
index 394244024a5d..97f81b3870a4 100644
--- a/x11/zenity/pkg-plist
+++ b/x11/zenity/pkg-plist
@@ -1,211 +1,777 @@
bin/gdialog
bin/zenity
man/man1/zenity.1.gz
-share/gnome/help/zenity/C/figures/zenity-calendar-screenshot.png
-share/gnome/help/zenity/C/figures/zenity-entry-screenshot.png
-share/gnome/help/zenity/C/figures/zenity-error-screenshot.png
-share/gnome/help/zenity/C/figures/zenity-fileselection-screenshot.png
-share/gnome/help/zenity/C/figures/zenity-information-screenshot.png
-share/gnome/help/zenity/C/figures/zenity-list-screenshot.png
-share/gnome/help/zenity/C/figures/zenity-notification-screenshot.png
-share/gnome/help/zenity/C/figures/zenity-progress-screenshot.png
-share/gnome/help/zenity/C/figures/zenity-question-screenshot.png
-share/gnome/help/zenity/C/figures/zenity-text-screenshot.png
-share/gnome/help/zenity/C/figures/zenity-warning-screenshot.png
-share/gnome/help/zenity/C/legal.xml
-share/gnome/help/zenity/C/zenity.xml
-share/gnome/help/zenity/bg/figures/zenity-calendar-screenshot.png
-share/gnome/help/zenity/bg/figures/zenity-entry-screenshot.png
-share/gnome/help/zenity/bg/figures/zenity-error-screenshot.png
-share/gnome/help/zenity/bg/figures/zenity-fileselection-screenshot.png
-share/gnome/help/zenity/bg/figures/zenity-information-screenshot.png
-share/gnome/help/zenity/bg/figures/zenity-list-screenshot.png
-share/gnome/help/zenity/bg/figures/zenity-notification-screenshot.png
-share/gnome/help/zenity/bg/figures/zenity-progress-screenshot.png
-share/gnome/help/zenity/bg/figures/zenity-question-screenshot.png
-share/gnome/help/zenity/bg/figures/zenity-text-screenshot.png
-share/gnome/help/zenity/bg/figures/zenity-warning-screenshot.png
-share/gnome/help/zenity/bg/zenity.xml
-share/gnome/help/zenity/cs/figures/zenity-calendar-screenshot.png
-share/gnome/help/zenity/cs/figures/zenity-entry-screenshot.png
-share/gnome/help/zenity/cs/figures/zenity-error-screenshot.png
-share/gnome/help/zenity/cs/figures/zenity-fileselection-screenshot.png
-share/gnome/help/zenity/cs/figures/zenity-information-screenshot.png
-share/gnome/help/zenity/cs/figures/zenity-list-screenshot.png
-share/gnome/help/zenity/cs/figures/zenity-notification-screenshot.png
-share/gnome/help/zenity/cs/figures/zenity-progress-screenshot.png
-share/gnome/help/zenity/cs/figures/zenity-question-screenshot.png
-share/gnome/help/zenity/cs/figures/zenity-text-screenshot.png
-share/gnome/help/zenity/cs/figures/zenity-warning-screenshot.png
-share/gnome/help/zenity/cs/zenity.xml
-share/gnome/help/zenity/da/figures/zenity-calendar-screenshot.png
-share/gnome/help/zenity/da/figures/zenity-entry-screenshot.png
-share/gnome/help/zenity/da/figures/zenity-error-screenshot.png
-share/gnome/help/zenity/da/figures/zenity-fileselection-screenshot.png
-share/gnome/help/zenity/da/figures/zenity-information-screenshot.png
-share/gnome/help/zenity/da/figures/zenity-list-screenshot.png
-share/gnome/help/zenity/da/figures/zenity-notification-screenshot.png
-share/gnome/help/zenity/da/figures/zenity-progress-screenshot.png
-share/gnome/help/zenity/da/figures/zenity-question-screenshot.png
-share/gnome/help/zenity/da/figures/zenity-text-screenshot.png
-share/gnome/help/zenity/da/figures/zenity-warning-screenshot.png
-share/gnome/help/zenity/da/zenity.xml
-share/gnome/help/zenity/de/figures/zenity-calendar-screenshot.png
-share/gnome/help/zenity/de/figures/zenity-entry-screenshot.png
-share/gnome/help/zenity/de/figures/zenity-error-screenshot.png
-share/gnome/help/zenity/de/figures/zenity-fileselection-screenshot.png
-share/gnome/help/zenity/de/figures/zenity-information-screenshot.png
-share/gnome/help/zenity/de/figures/zenity-list-screenshot.png
-share/gnome/help/zenity/de/figures/zenity-notification-screenshot.png
-share/gnome/help/zenity/de/figures/zenity-progress-screenshot.png
-share/gnome/help/zenity/de/figures/zenity-question-screenshot.png
-share/gnome/help/zenity/de/figures/zenity-text-screenshot.png
-share/gnome/help/zenity/de/figures/zenity-warning-screenshot.png
-share/gnome/help/zenity/de/zenity.xml
-share/gnome/help/zenity/el/figures/zenity-calendar-screenshot.png
-share/gnome/help/zenity/el/figures/zenity-entry-screenshot.png
-share/gnome/help/zenity/el/figures/zenity-error-screenshot.png
-share/gnome/help/zenity/el/figures/zenity-fileselection-screenshot.png
-share/gnome/help/zenity/el/figures/zenity-information-screenshot.png
-share/gnome/help/zenity/el/figures/zenity-list-screenshot.png
-share/gnome/help/zenity/el/figures/zenity-notification-screenshot.png
-share/gnome/help/zenity/el/figures/zenity-progress-screenshot.png
-share/gnome/help/zenity/el/figures/zenity-question-screenshot.png
-share/gnome/help/zenity/el/figures/zenity-text-screenshot.png
-share/gnome/help/zenity/el/figures/zenity-warning-screenshot.png
-share/gnome/help/zenity/el/zenity.xml
-share/gnome/help/zenity/en_GB/figures/zenity-calendar-screenshot.png
-share/gnome/help/zenity/en_GB/figures/zenity-entry-screenshot.png
-share/gnome/help/zenity/en_GB/figures/zenity-error-screenshot.png
-share/gnome/help/zenity/en_GB/figures/zenity-fileselection-screenshot.png
-share/gnome/help/zenity/en_GB/figures/zenity-information-screenshot.png
-share/gnome/help/zenity/en_GB/figures/zenity-list-screenshot.png
-share/gnome/help/zenity/en_GB/figures/zenity-notification-screenshot.png
-share/gnome/help/zenity/en_GB/figures/zenity-progress-screenshot.png
-share/gnome/help/zenity/en_GB/figures/zenity-question-screenshot.png
-share/gnome/help/zenity/en_GB/figures/zenity-text-screenshot.png
-share/gnome/help/zenity/en_GB/figures/zenity-warning-screenshot.png
-share/gnome/help/zenity/en_GB/zenity.xml
-share/gnome/help/zenity/es/figures/zenity-calendar-screenshot.png
-share/gnome/help/zenity/es/figures/zenity-entry-screenshot.png
-share/gnome/help/zenity/es/figures/zenity-error-screenshot.png
-share/gnome/help/zenity/es/figures/zenity-fileselection-screenshot.png
-share/gnome/help/zenity/es/figures/zenity-information-screenshot.png
-share/gnome/help/zenity/es/figures/zenity-list-screenshot.png
-share/gnome/help/zenity/es/figures/zenity-notification-screenshot.png
-share/gnome/help/zenity/es/figures/zenity-progress-screenshot.png
-share/gnome/help/zenity/es/figures/zenity-question-screenshot.png
-share/gnome/help/zenity/es/figures/zenity-text-screenshot.png
-share/gnome/help/zenity/es/figures/zenity-warning-screenshot.png
-share/gnome/help/zenity/es/zenity.xml
-share/gnome/help/zenity/eu/figures/zenity-calendar-screenshot.png
-share/gnome/help/zenity/eu/figures/zenity-entry-screenshot.png
-share/gnome/help/zenity/eu/figures/zenity-error-screenshot.png
-share/gnome/help/zenity/eu/figures/zenity-fileselection-screenshot.png
-share/gnome/help/zenity/eu/figures/zenity-information-screenshot.png
-share/gnome/help/zenity/eu/figures/zenity-list-screenshot.png
-share/gnome/help/zenity/eu/figures/zenity-notification-screenshot.png
-share/gnome/help/zenity/eu/figures/zenity-progress-screenshot.png
-share/gnome/help/zenity/eu/figures/zenity-question-screenshot.png
-share/gnome/help/zenity/eu/figures/zenity-text-screenshot.png
-share/gnome/help/zenity/eu/figures/zenity-warning-screenshot.png
-share/gnome/help/zenity/eu/zenity.xml
-share/gnome/help/zenity/fi/figures/zenity-calendar-screenshot.png
-share/gnome/help/zenity/fi/figures/zenity-entry-screenshot.png
-share/gnome/help/zenity/fi/figures/zenity-error-screenshot.png
-share/gnome/help/zenity/fi/figures/zenity-fileselection-screenshot.png
-share/gnome/help/zenity/fi/figures/zenity-information-screenshot.png
-share/gnome/help/zenity/fi/figures/zenity-list-screenshot.png
-share/gnome/help/zenity/fi/figures/zenity-notification-screenshot.png
-share/gnome/help/zenity/fi/figures/zenity-progress-screenshot.png
-share/gnome/help/zenity/fi/figures/zenity-question-screenshot.png
-share/gnome/help/zenity/fi/figures/zenity-text-screenshot.png
-share/gnome/help/zenity/fi/figures/zenity-warning-screenshot.png
-share/gnome/help/zenity/fi/zenity.xml
-share/gnome/help/zenity/fr/figures/zenity-calendar-screenshot.png
-share/gnome/help/zenity/fr/figures/zenity-entry-screenshot.png
-share/gnome/help/zenity/fr/figures/zenity-error-screenshot.png
-share/gnome/help/zenity/fr/figures/zenity-fileselection-screenshot.png
-share/gnome/help/zenity/fr/figures/zenity-information-screenshot.png
-share/gnome/help/zenity/fr/figures/zenity-list-screenshot.png
-share/gnome/help/zenity/fr/figures/zenity-notification-screenshot.png
-share/gnome/help/zenity/fr/figures/zenity-progress-screenshot.png
-share/gnome/help/zenity/fr/figures/zenity-question-screenshot.png
-share/gnome/help/zenity/fr/figures/zenity-text-screenshot.png
-share/gnome/help/zenity/fr/figures/zenity-warning-screenshot.png
-share/gnome/help/zenity/fr/zenity.xml
-share/gnome/help/zenity/oc/figures/zenity-calendar-screenshot.png
-share/gnome/help/zenity/oc/figures/zenity-entry-screenshot.png
-share/gnome/help/zenity/oc/figures/zenity-error-screenshot.png
-share/gnome/help/zenity/oc/figures/zenity-fileselection-screenshot.png
-share/gnome/help/zenity/oc/figures/zenity-information-screenshot.png
-share/gnome/help/zenity/oc/figures/zenity-list-screenshot.png
-share/gnome/help/zenity/oc/figures/zenity-notification-screenshot.png
-share/gnome/help/zenity/oc/figures/zenity-progress-screenshot.png
-share/gnome/help/zenity/oc/figures/zenity-question-screenshot.png
-share/gnome/help/zenity/oc/figures/zenity-text-screenshot.png
-share/gnome/help/zenity/oc/figures/zenity-warning-screenshot.png
-share/gnome/help/zenity/oc/zenity.xml
-share/gnome/help/zenity/pt_BR/figures/zenity-calendar-screenshot.png
-share/gnome/help/zenity/pt_BR/figures/zenity-entry-screenshot.png
-share/gnome/help/zenity/pt_BR/figures/zenity-error-screenshot.png
-share/gnome/help/zenity/pt_BR/figures/zenity-fileselection-screenshot.png
-share/gnome/help/zenity/pt_BR/figures/zenity-information-screenshot.png
-share/gnome/help/zenity/pt_BR/figures/zenity-list-screenshot.png
-share/gnome/help/zenity/pt_BR/figures/zenity-notification-screenshot.png
-share/gnome/help/zenity/pt_BR/figures/zenity-progress-screenshot.png
-share/gnome/help/zenity/pt_BR/figures/zenity-question-screenshot.png
-share/gnome/help/zenity/pt_BR/figures/zenity-text-screenshot.png
-share/gnome/help/zenity/pt_BR/figures/zenity-warning-screenshot.png
-share/gnome/help/zenity/pt_BR/zenity.xml
-share/gnome/help/zenity/ru/figures/zenity-calendar-screenshot.png
-share/gnome/help/zenity/ru/figures/zenity-entry-screenshot.png
-share/gnome/help/zenity/ru/figures/zenity-error-screenshot.png
-share/gnome/help/zenity/ru/figures/zenity-fileselection-screenshot.png
-share/gnome/help/zenity/ru/figures/zenity-information-screenshot.png
-share/gnome/help/zenity/ru/figures/zenity-list-screenshot.png
-share/gnome/help/zenity/ru/figures/zenity-notification-screenshot.png
-share/gnome/help/zenity/ru/figures/zenity-progress-screenshot.png
-share/gnome/help/zenity/ru/figures/zenity-question-screenshot.png
-share/gnome/help/zenity/ru/figures/zenity-text-screenshot.png
-share/gnome/help/zenity/ru/figures/zenity-warning-screenshot.png
-share/gnome/help/zenity/ru/zenity.xml
-share/gnome/help/zenity/sv/figures/zenity-calendar-screenshot.png
-share/gnome/help/zenity/sv/figures/zenity-entry-screenshot.png
-share/gnome/help/zenity/sv/figures/zenity-error-screenshot.png
-share/gnome/help/zenity/sv/figures/zenity-fileselection-screenshot.png
-share/gnome/help/zenity/sv/figures/zenity-information-screenshot.png
-share/gnome/help/zenity/sv/figures/zenity-list-screenshot.png
-share/gnome/help/zenity/sv/figures/zenity-notification-screenshot.png
-share/gnome/help/zenity/sv/figures/zenity-progress-screenshot.png
-share/gnome/help/zenity/sv/figures/zenity-question-screenshot.png
-share/gnome/help/zenity/sv/figures/zenity-text-screenshot.png
-share/gnome/help/zenity/sv/figures/zenity-warning-screenshot.png
-share/gnome/help/zenity/sv/zenity.xml
-share/gnome/help/zenity/uk/figures/zenity-calendar-screenshot.png
-share/gnome/help/zenity/uk/figures/zenity-entry-screenshot.png
-share/gnome/help/zenity/uk/figures/zenity-error-screenshot.png
-share/gnome/help/zenity/uk/figures/zenity-fileselection-screenshot.png
-share/gnome/help/zenity/uk/figures/zenity-information-screenshot.png
-share/gnome/help/zenity/uk/figures/zenity-list-screenshot.png
-share/gnome/help/zenity/uk/figures/zenity-notification-screenshot.png
-share/gnome/help/zenity/uk/figures/zenity-progress-screenshot.png
-share/gnome/help/zenity/uk/figures/zenity-question-screenshot.png
-share/gnome/help/zenity/uk/figures/zenity-text-screenshot.png
-share/gnome/help/zenity/uk/figures/zenity-warning-screenshot.png
-share/gnome/help/zenity/uk/zenity.xml
-share/gnome/help/zenity/zh_CN/figures/zenity-calendar-screenshot.png
-share/gnome/help/zenity/zh_CN/figures/zenity-entry-screenshot.png
-share/gnome/help/zenity/zh_CN/figures/zenity-error-screenshot.png
-share/gnome/help/zenity/zh_CN/figures/zenity-fileselection-screenshot.png
-share/gnome/help/zenity/zh_CN/figures/zenity-information-screenshot.png
-share/gnome/help/zenity/zh_CN/figures/zenity-list-screenshot.png
-share/gnome/help/zenity/zh_CN/figures/zenity-notification-screenshot.png
-share/gnome/help/zenity/zh_CN/figures/zenity-progress-screenshot.png
-share/gnome/help/zenity/zh_CN/figures/zenity-question-screenshot.png
-share/gnome/help/zenity/zh_CN/figures/zenity-text-screenshot.png
-share/gnome/help/zenity/zh_CN/figures/zenity-warning-screenshot.png
-share/gnome/help/zenity/zh_CN/zenity.xml
+share/help/C/zenity/calendar.page
+share/help/C/zenity/color-selection.page
+share/help/C/zenity/entry.page
+share/help/C/zenity/error.page
+share/help/C/zenity/figures/zenity-calendar-screenshot.png
+share/help/C/zenity/figures/zenity-colorselection-screenshot.png
+share/help/C/zenity/figures/zenity-entry-screenshot.png
+share/help/C/zenity/figures/zenity-error-screenshot.png
+share/help/C/zenity/figures/zenity-fileselection-screenshot.png
+share/help/C/zenity/figures/zenity-forms-screenshot.png
+share/help/C/zenity/figures/zenity-information-screenshot.png
+share/help/C/zenity/figures/zenity-list-screenshot.png
+share/help/C/zenity/figures/zenity-notification-screenshot.png
+share/help/C/zenity/figures/zenity-password-screenshot.png
+share/help/C/zenity/figures/zenity-progress-screenshot.png
+share/help/C/zenity/figures/zenity-question-screenshot.png
+share/help/C/zenity/figures/zenity-scale-screenshot.png
+share/help/C/zenity/figures/zenity-text-screenshot.png
+share/help/C/zenity/figures/zenity-warning-screenshot.png
+share/help/C/zenity/file-selection.page
+share/help/C/zenity/forms.page
+share/help/C/zenity/index.page
+share/help/C/zenity/info.page
+share/help/C/zenity/intro.page
+share/help/C/zenity/legal.xml
+share/help/C/zenity/list.page
+share/help/C/zenity/message.page
+share/help/C/zenity/notification.page
+share/help/C/zenity/password.page
+share/help/C/zenity/progress.page
+share/help/C/zenity/question.page
+share/help/C/zenity/scale.page
+share/help/C/zenity/text.page
+share/help/C/zenity/usage.page
+share/help/C/zenity/warning.page
+share/help/bg/zenity/calendar.page
+share/help/bg/zenity/color-selection.page
+share/help/bg/zenity/entry.page
+share/help/bg/zenity/error.page
+share/help/bg/zenity/figures/zenity-calendar-screenshot.png
+share/help/bg/zenity/figures/zenity-colorselection-screenshot.png
+share/help/bg/zenity/figures/zenity-entry-screenshot.png
+share/help/bg/zenity/figures/zenity-error-screenshot.png
+share/help/bg/zenity/figures/zenity-fileselection-screenshot.png
+share/help/bg/zenity/figures/zenity-forms-screenshot.png
+share/help/bg/zenity/figures/zenity-information-screenshot.png
+share/help/bg/zenity/figures/zenity-list-screenshot.png
+share/help/bg/zenity/figures/zenity-notification-screenshot.png
+share/help/bg/zenity/figures/zenity-password-screenshot.png
+share/help/bg/zenity/figures/zenity-progress-screenshot.png
+share/help/bg/zenity/figures/zenity-question-screenshot.png
+share/help/bg/zenity/figures/zenity-scale-screenshot.png
+share/help/bg/zenity/figures/zenity-text-screenshot.png
+share/help/bg/zenity/figures/zenity-warning-screenshot.png
+share/help/bg/zenity/file-selection.page
+share/help/bg/zenity/forms.page
+share/help/bg/zenity/index.page
+share/help/bg/zenity/info.page
+share/help/bg/zenity/intro.page
+share/help/bg/zenity/legal.xml
+share/help/bg/zenity/list.page
+share/help/bg/zenity/message.page
+share/help/bg/zenity/notification.page
+share/help/bg/zenity/password.page
+share/help/bg/zenity/progress.page
+share/help/bg/zenity/question.page
+share/help/bg/zenity/scale.page
+share/help/bg/zenity/text.page
+share/help/bg/zenity/usage.page
+share/help/bg/zenity/warning.page
+share/help/ca/zenity/calendar.page
+share/help/ca/zenity/color-selection.page
+share/help/ca/zenity/entry.page
+share/help/ca/zenity/error.page
+share/help/ca/zenity/figures/zenity-calendar-screenshot.png
+share/help/ca/zenity/figures/zenity-colorselection-screenshot.png
+share/help/ca/zenity/figures/zenity-entry-screenshot.png
+share/help/ca/zenity/figures/zenity-error-screenshot.png
+share/help/ca/zenity/figures/zenity-fileselection-screenshot.png
+share/help/ca/zenity/figures/zenity-forms-screenshot.png
+share/help/ca/zenity/figures/zenity-information-screenshot.png
+share/help/ca/zenity/figures/zenity-list-screenshot.png
+share/help/ca/zenity/figures/zenity-notification-screenshot.png
+share/help/ca/zenity/figures/zenity-password-screenshot.png
+share/help/ca/zenity/figures/zenity-progress-screenshot.png
+share/help/ca/zenity/figures/zenity-question-screenshot.png
+share/help/ca/zenity/figures/zenity-scale-screenshot.png
+share/help/ca/zenity/figures/zenity-text-screenshot.png
+share/help/ca/zenity/figures/zenity-warning-screenshot.png
+share/help/ca/zenity/file-selection.page
+share/help/ca/zenity/forms.page
+share/help/ca/zenity/index.page
+share/help/ca/zenity/info.page
+share/help/ca/zenity/intro.page
+share/help/ca/zenity/legal.xml
+share/help/ca/zenity/list.page
+share/help/ca/zenity/message.page
+share/help/ca/zenity/notification.page
+share/help/ca/zenity/password.page
+share/help/ca/zenity/progress.page
+share/help/ca/zenity/question.page
+share/help/ca/zenity/scale.page
+share/help/ca/zenity/text.page
+share/help/ca/zenity/usage.page
+share/help/ca/zenity/warning.page
+share/help/cs/zenity/calendar.page
+share/help/cs/zenity/color-selection.page
+share/help/cs/zenity/entry.page
+share/help/cs/zenity/error.page
+share/help/cs/zenity/figures/zenity-calendar-screenshot.png
+share/help/cs/zenity/figures/zenity-colorselection-screenshot.png
+share/help/cs/zenity/figures/zenity-entry-screenshot.png
+share/help/cs/zenity/figures/zenity-error-screenshot.png
+share/help/cs/zenity/figures/zenity-fileselection-screenshot.png
+share/help/cs/zenity/figures/zenity-forms-screenshot.png
+share/help/cs/zenity/figures/zenity-information-screenshot.png
+share/help/cs/zenity/figures/zenity-list-screenshot.png
+share/help/cs/zenity/figures/zenity-notification-screenshot.png
+share/help/cs/zenity/figures/zenity-password-screenshot.png
+share/help/cs/zenity/figures/zenity-progress-screenshot.png
+share/help/cs/zenity/figures/zenity-question-screenshot.png
+share/help/cs/zenity/figures/zenity-scale-screenshot.png
+share/help/cs/zenity/figures/zenity-text-screenshot.png
+share/help/cs/zenity/figures/zenity-warning-screenshot.png
+share/help/cs/zenity/file-selection.page
+share/help/cs/zenity/forms.page
+share/help/cs/zenity/index.page
+share/help/cs/zenity/info.page
+share/help/cs/zenity/intro.page
+share/help/cs/zenity/legal.xml
+share/help/cs/zenity/list.page
+share/help/cs/zenity/message.page
+share/help/cs/zenity/notification.page
+share/help/cs/zenity/password.page
+share/help/cs/zenity/progress.page
+share/help/cs/zenity/question.page
+share/help/cs/zenity/scale.page
+share/help/cs/zenity/text.page
+share/help/cs/zenity/usage.page
+share/help/cs/zenity/warning.page
+share/help/da/zenity/calendar.page
+share/help/da/zenity/color-selection.page
+share/help/da/zenity/entry.page
+share/help/da/zenity/error.page
+share/help/da/zenity/figures/zenity-calendar-screenshot.png
+share/help/da/zenity/figures/zenity-colorselection-screenshot.png
+share/help/da/zenity/figures/zenity-entry-screenshot.png
+share/help/da/zenity/figures/zenity-error-screenshot.png
+share/help/da/zenity/figures/zenity-fileselection-screenshot.png
+share/help/da/zenity/figures/zenity-forms-screenshot.png
+share/help/da/zenity/figures/zenity-information-screenshot.png
+share/help/da/zenity/figures/zenity-list-screenshot.png
+share/help/da/zenity/figures/zenity-notification-screenshot.png
+share/help/da/zenity/figures/zenity-password-screenshot.png
+share/help/da/zenity/figures/zenity-progress-screenshot.png
+share/help/da/zenity/figures/zenity-question-screenshot.png
+share/help/da/zenity/figures/zenity-scale-screenshot.png
+share/help/da/zenity/figures/zenity-text-screenshot.png
+share/help/da/zenity/figures/zenity-warning-screenshot.png
+share/help/da/zenity/file-selection.page
+share/help/da/zenity/forms.page
+share/help/da/zenity/index.page
+share/help/da/zenity/info.page
+share/help/da/zenity/intro.page
+share/help/da/zenity/legal.xml
+share/help/da/zenity/list.page
+share/help/da/zenity/message.page
+share/help/da/zenity/notification.page
+share/help/da/zenity/password.page
+share/help/da/zenity/progress.page
+share/help/da/zenity/question.page
+share/help/da/zenity/scale.page
+share/help/da/zenity/text.page
+share/help/da/zenity/usage.page
+share/help/da/zenity/warning.page
+share/help/de/zenity/calendar.page
+share/help/de/zenity/color-selection.page
+share/help/de/zenity/entry.page
+share/help/de/zenity/error.page
+share/help/de/zenity/figures/zenity-calendar-screenshot.png
+share/help/de/zenity/figures/zenity-colorselection-screenshot.png
+share/help/de/zenity/figures/zenity-entry-screenshot.png
+share/help/de/zenity/figures/zenity-error-screenshot.png
+share/help/de/zenity/figures/zenity-fileselection-screenshot.png
+share/help/de/zenity/figures/zenity-forms-screenshot.png
+share/help/de/zenity/figures/zenity-information-screenshot.png
+share/help/de/zenity/figures/zenity-list-screenshot.png
+share/help/de/zenity/figures/zenity-notification-screenshot.png
+share/help/de/zenity/figures/zenity-password-screenshot.png
+share/help/de/zenity/figures/zenity-progress-screenshot.png
+share/help/de/zenity/figures/zenity-question-screenshot.png
+share/help/de/zenity/figures/zenity-scale-screenshot.png
+share/help/de/zenity/figures/zenity-text-screenshot.png
+share/help/de/zenity/figures/zenity-warning-screenshot.png
+share/help/de/zenity/file-selection.page
+share/help/de/zenity/forms.page
+share/help/de/zenity/index.page
+share/help/de/zenity/info.page
+share/help/de/zenity/intro.page
+share/help/de/zenity/legal.xml
+share/help/de/zenity/list.page
+share/help/de/zenity/message.page
+share/help/de/zenity/notification.page
+share/help/de/zenity/password.page
+share/help/de/zenity/progress.page
+share/help/de/zenity/question.page
+share/help/de/zenity/scale.page
+share/help/de/zenity/text.page
+share/help/de/zenity/usage.page
+share/help/de/zenity/warning.page
+share/help/el/zenity/calendar.page
+share/help/el/zenity/color-selection.page
+share/help/el/zenity/entry.page
+share/help/el/zenity/error.page
+share/help/el/zenity/figures/zenity-calendar-screenshot.png
+share/help/el/zenity/figures/zenity-colorselection-screenshot.png
+share/help/el/zenity/figures/zenity-entry-screenshot.png
+share/help/el/zenity/figures/zenity-error-screenshot.png
+share/help/el/zenity/figures/zenity-fileselection-screenshot.png
+share/help/el/zenity/figures/zenity-forms-screenshot.png
+share/help/el/zenity/figures/zenity-information-screenshot.png
+share/help/el/zenity/figures/zenity-list-screenshot.png
+share/help/el/zenity/figures/zenity-notification-screenshot.png
+share/help/el/zenity/figures/zenity-password-screenshot.png
+share/help/el/zenity/figures/zenity-progress-screenshot.png
+share/help/el/zenity/figures/zenity-question-screenshot.png
+share/help/el/zenity/figures/zenity-scale-screenshot.png
+share/help/el/zenity/figures/zenity-text-screenshot.png
+share/help/el/zenity/figures/zenity-warning-screenshot.png
+share/help/el/zenity/file-selection.page
+share/help/el/zenity/forms.page
+share/help/el/zenity/index.page
+share/help/el/zenity/info.page
+share/help/el/zenity/intro.page
+share/help/el/zenity/legal.xml
+share/help/el/zenity/list.page
+share/help/el/zenity/message.page
+share/help/el/zenity/notification.page
+share/help/el/zenity/password.page
+share/help/el/zenity/progress.page
+share/help/el/zenity/question.page
+share/help/el/zenity/scale.page
+share/help/el/zenity/text.page
+share/help/el/zenity/usage.page
+share/help/el/zenity/warning.page
+share/help/en_GB/zenity/calendar.page
+share/help/en_GB/zenity/color-selection.page
+share/help/en_GB/zenity/entry.page
+share/help/en_GB/zenity/error.page
+share/help/en_GB/zenity/figures/zenity-calendar-screenshot.png
+share/help/en_GB/zenity/figures/zenity-colorselection-screenshot.png
+share/help/en_GB/zenity/figures/zenity-entry-screenshot.png
+share/help/en_GB/zenity/figures/zenity-error-screenshot.png
+share/help/en_GB/zenity/figures/zenity-fileselection-screenshot.png
+share/help/en_GB/zenity/figures/zenity-forms-screenshot.png
+share/help/en_GB/zenity/figures/zenity-information-screenshot.png
+share/help/en_GB/zenity/figures/zenity-list-screenshot.png
+share/help/en_GB/zenity/figures/zenity-notification-screenshot.png
+share/help/en_GB/zenity/figures/zenity-password-screenshot.png
+share/help/en_GB/zenity/figures/zenity-progress-screenshot.png
+share/help/en_GB/zenity/figures/zenity-question-screenshot.png
+share/help/en_GB/zenity/figures/zenity-scale-screenshot.png
+share/help/en_GB/zenity/figures/zenity-text-screenshot.png
+share/help/en_GB/zenity/figures/zenity-warning-screenshot.png
+share/help/en_GB/zenity/file-selection.page
+share/help/en_GB/zenity/forms.page
+share/help/en_GB/zenity/index.page
+share/help/en_GB/zenity/info.page
+share/help/en_GB/zenity/intro.page
+share/help/en_GB/zenity/legal.xml
+share/help/en_GB/zenity/list.page
+share/help/en_GB/zenity/message.page
+share/help/en_GB/zenity/notification.page
+share/help/en_GB/zenity/password.page
+share/help/en_GB/zenity/progress.page
+share/help/en_GB/zenity/question.page
+share/help/en_GB/zenity/scale.page
+share/help/en_GB/zenity/text.page
+share/help/en_GB/zenity/usage.page
+share/help/en_GB/zenity/warning.page
+share/help/es/zenity/calendar.page
+share/help/es/zenity/color-selection.page
+share/help/es/zenity/entry.page
+share/help/es/zenity/error.page
+share/help/es/zenity/figures/zenity-calendar-screenshot.png
+share/help/es/zenity/figures/zenity-colorselection-screenshot.png
+share/help/es/zenity/figures/zenity-entry-screenshot.png
+share/help/es/zenity/figures/zenity-error-screenshot.png
+share/help/es/zenity/figures/zenity-fileselection-screenshot.png
+share/help/es/zenity/figures/zenity-forms-screenshot.png
+share/help/es/zenity/figures/zenity-information-screenshot.png
+share/help/es/zenity/figures/zenity-list-screenshot.png
+share/help/es/zenity/figures/zenity-notification-screenshot.png
+share/help/es/zenity/figures/zenity-password-screenshot.png
+share/help/es/zenity/figures/zenity-progress-screenshot.png
+share/help/es/zenity/figures/zenity-question-screenshot.png
+share/help/es/zenity/figures/zenity-scale-screenshot.png
+share/help/es/zenity/figures/zenity-text-screenshot.png
+share/help/es/zenity/figures/zenity-warning-screenshot.png
+share/help/es/zenity/file-selection.page
+share/help/es/zenity/forms.page
+share/help/es/zenity/index.page
+share/help/es/zenity/info.page
+share/help/es/zenity/intro.page
+share/help/es/zenity/legal.xml
+share/help/es/zenity/list.page
+share/help/es/zenity/message.page
+share/help/es/zenity/notification.page
+share/help/es/zenity/password.page
+share/help/es/zenity/progress.page
+share/help/es/zenity/question.page
+share/help/es/zenity/scale.page
+share/help/es/zenity/text.page
+share/help/es/zenity/usage.page
+share/help/es/zenity/warning.page
+share/help/eu/zenity/calendar.page
+share/help/eu/zenity/color-selection.page
+share/help/eu/zenity/entry.page
+share/help/eu/zenity/error.page
+share/help/eu/zenity/figures/zenity-calendar-screenshot.png
+share/help/eu/zenity/figures/zenity-colorselection-screenshot.png
+share/help/eu/zenity/figures/zenity-entry-screenshot.png
+share/help/eu/zenity/figures/zenity-error-screenshot.png
+share/help/eu/zenity/figures/zenity-fileselection-screenshot.png
+share/help/eu/zenity/figures/zenity-forms-screenshot.png
+share/help/eu/zenity/figures/zenity-information-screenshot.png
+share/help/eu/zenity/figures/zenity-list-screenshot.png
+share/help/eu/zenity/figures/zenity-notification-screenshot.png
+share/help/eu/zenity/figures/zenity-password-screenshot.png
+share/help/eu/zenity/figures/zenity-progress-screenshot.png
+share/help/eu/zenity/figures/zenity-question-screenshot.png
+share/help/eu/zenity/figures/zenity-scale-screenshot.png
+share/help/eu/zenity/figures/zenity-text-screenshot.png
+share/help/eu/zenity/figures/zenity-warning-screenshot.png
+share/help/eu/zenity/file-selection.page
+share/help/eu/zenity/forms.page
+share/help/eu/zenity/index.page
+share/help/eu/zenity/info.page
+share/help/eu/zenity/intro.page
+share/help/eu/zenity/legal.xml
+share/help/eu/zenity/list.page
+share/help/eu/zenity/message.page
+share/help/eu/zenity/notification.page
+share/help/eu/zenity/password.page
+share/help/eu/zenity/progress.page
+share/help/eu/zenity/question.page
+share/help/eu/zenity/scale.page
+share/help/eu/zenity/text.page
+share/help/eu/zenity/usage.page
+share/help/eu/zenity/warning.page
+share/help/fi/zenity/calendar.page
+share/help/fi/zenity/color-selection.page
+share/help/fi/zenity/entry.page
+share/help/fi/zenity/error.page
+share/help/fi/zenity/figures/zenity-calendar-screenshot.png
+share/help/fi/zenity/figures/zenity-colorselection-screenshot.png
+share/help/fi/zenity/figures/zenity-entry-screenshot.png
+share/help/fi/zenity/figures/zenity-error-screenshot.png
+share/help/fi/zenity/figures/zenity-fileselection-screenshot.png
+share/help/fi/zenity/figures/zenity-forms-screenshot.png
+share/help/fi/zenity/figures/zenity-information-screenshot.png
+share/help/fi/zenity/figures/zenity-list-screenshot.png
+share/help/fi/zenity/figures/zenity-notification-screenshot.png
+share/help/fi/zenity/figures/zenity-password-screenshot.png
+share/help/fi/zenity/figures/zenity-progress-screenshot.png
+share/help/fi/zenity/figures/zenity-question-screenshot.png
+share/help/fi/zenity/figures/zenity-scale-screenshot.png
+share/help/fi/zenity/figures/zenity-text-screenshot.png
+share/help/fi/zenity/figures/zenity-warning-screenshot.png
+share/help/fi/zenity/file-selection.page
+share/help/fi/zenity/forms.page
+share/help/fi/zenity/index.page
+share/help/fi/zenity/info.page
+share/help/fi/zenity/intro.page
+share/help/fi/zenity/legal.xml
+share/help/fi/zenity/list.page
+share/help/fi/zenity/message.page
+share/help/fi/zenity/notification.page
+share/help/fi/zenity/password.page
+share/help/fi/zenity/progress.page
+share/help/fi/zenity/question.page
+share/help/fi/zenity/scale.page
+share/help/fi/zenity/text.page
+share/help/fi/zenity/usage.page
+share/help/fi/zenity/warning.page
+share/help/fr/zenity/calendar.page
+share/help/fr/zenity/color-selection.page
+share/help/fr/zenity/entry.page
+share/help/fr/zenity/error.page
+share/help/fr/zenity/figures/zenity-calendar-screenshot.png
+share/help/fr/zenity/figures/zenity-colorselection-screenshot.png
+share/help/fr/zenity/figures/zenity-entry-screenshot.png
+share/help/fr/zenity/figures/zenity-error-screenshot.png
+share/help/fr/zenity/figures/zenity-fileselection-screenshot.png
+share/help/fr/zenity/figures/zenity-forms-screenshot.png
+share/help/fr/zenity/figures/zenity-information-screenshot.png
+share/help/fr/zenity/figures/zenity-list-screenshot.png
+share/help/fr/zenity/figures/zenity-notification-screenshot.png
+share/help/fr/zenity/figures/zenity-password-screenshot.png
+share/help/fr/zenity/figures/zenity-progress-screenshot.png
+share/help/fr/zenity/figures/zenity-question-screenshot.png
+share/help/fr/zenity/figures/zenity-scale-screenshot.png
+share/help/fr/zenity/figures/zenity-text-screenshot.png
+share/help/fr/zenity/figures/zenity-warning-screenshot.png
+share/help/fr/zenity/file-selection.page
+share/help/fr/zenity/forms.page
+share/help/fr/zenity/index.page
+share/help/fr/zenity/info.page
+share/help/fr/zenity/intro.page
+share/help/fr/zenity/legal.xml
+share/help/fr/zenity/list.page
+share/help/fr/zenity/message.page
+share/help/fr/zenity/notification.page
+share/help/fr/zenity/password.page
+share/help/fr/zenity/progress.page
+share/help/fr/zenity/question.page
+share/help/fr/zenity/scale.page
+share/help/fr/zenity/text.page
+share/help/fr/zenity/usage.page
+share/help/fr/zenity/warning.page
+share/help/gl/zenity/calendar.page
+share/help/gl/zenity/color-selection.page
+share/help/gl/zenity/entry.page
+share/help/gl/zenity/error.page
+share/help/gl/zenity/figures/zenity-calendar-screenshot.png
+share/help/gl/zenity/figures/zenity-colorselection-screenshot.png
+share/help/gl/zenity/figures/zenity-entry-screenshot.png
+share/help/gl/zenity/figures/zenity-error-screenshot.png
+share/help/gl/zenity/figures/zenity-fileselection-screenshot.png
+share/help/gl/zenity/figures/zenity-forms-screenshot.png
+share/help/gl/zenity/figures/zenity-information-screenshot.png
+share/help/gl/zenity/figures/zenity-list-screenshot.png
+share/help/gl/zenity/figures/zenity-notification-screenshot.png
+share/help/gl/zenity/figures/zenity-password-screenshot.png
+share/help/gl/zenity/figures/zenity-progress-screenshot.png
+share/help/gl/zenity/figures/zenity-question-screenshot.png
+share/help/gl/zenity/figures/zenity-scale-screenshot.png
+share/help/gl/zenity/figures/zenity-text-screenshot.png
+share/help/gl/zenity/figures/zenity-warning-screenshot.png
+share/help/gl/zenity/file-selection.page
+share/help/gl/zenity/forms.page
+share/help/gl/zenity/index.page
+share/help/gl/zenity/info.page
+share/help/gl/zenity/intro.page
+share/help/gl/zenity/legal.xml
+share/help/gl/zenity/list.page
+share/help/gl/zenity/message.page
+share/help/gl/zenity/notification.page
+share/help/gl/zenity/password.page
+share/help/gl/zenity/progress.page
+share/help/gl/zenity/question.page
+share/help/gl/zenity/scale.page
+share/help/gl/zenity/text.page
+share/help/gl/zenity/usage.page
+share/help/gl/zenity/warning.page
+share/help/hu/zenity/calendar.page
+share/help/hu/zenity/color-selection.page
+share/help/hu/zenity/entry.page
+share/help/hu/zenity/error.page
+share/help/hu/zenity/figures/zenity-calendar-screenshot.png
+share/help/hu/zenity/figures/zenity-colorselection-screenshot.png
+share/help/hu/zenity/figures/zenity-entry-screenshot.png
+share/help/hu/zenity/figures/zenity-error-screenshot.png
+share/help/hu/zenity/figures/zenity-fileselection-screenshot.png
+share/help/hu/zenity/figures/zenity-forms-screenshot.png
+share/help/hu/zenity/figures/zenity-information-screenshot.png
+share/help/hu/zenity/figures/zenity-list-screenshot.png
+share/help/hu/zenity/figures/zenity-notification-screenshot.png
+share/help/hu/zenity/figures/zenity-password-screenshot.png
+share/help/hu/zenity/figures/zenity-progress-screenshot.png
+share/help/hu/zenity/figures/zenity-question-screenshot.png
+share/help/hu/zenity/figures/zenity-scale-screenshot.png
+share/help/hu/zenity/figures/zenity-text-screenshot.png
+share/help/hu/zenity/figures/zenity-warning-screenshot.png
+share/help/hu/zenity/file-selection.page
+share/help/hu/zenity/forms.page
+share/help/hu/zenity/index.page
+share/help/hu/zenity/info.page
+share/help/hu/zenity/intro.page
+share/help/hu/zenity/legal.xml
+share/help/hu/zenity/list.page
+share/help/hu/zenity/message.page
+share/help/hu/zenity/notification.page
+share/help/hu/zenity/password.page
+share/help/hu/zenity/progress.page
+share/help/hu/zenity/question.page
+share/help/hu/zenity/scale.page
+share/help/hu/zenity/text.page
+share/help/hu/zenity/usage.page
+share/help/hu/zenity/warning.page
+share/help/ja/zenity/calendar.page
+share/help/ja/zenity/color-selection.page
+share/help/ja/zenity/entry.page
+share/help/ja/zenity/error.page
+share/help/ja/zenity/figures/zenity-calendar-screenshot.png
+share/help/ja/zenity/figures/zenity-colorselection-screenshot.png
+share/help/ja/zenity/figures/zenity-entry-screenshot.png
+share/help/ja/zenity/figures/zenity-error-screenshot.png
+share/help/ja/zenity/figures/zenity-fileselection-screenshot.png
+share/help/ja/zenity/figures/zenity-forms-screenshot.png
+share/help/ja/zenity/figures/zenity-information-screenshot.png
+share/help/ja/zenity/figures/zenity-list-screenshot.png
+share/help/ja/zenity/figures/zenity-notification-screenshot.png
+share/help/ja/zenity/figures/zenity-password-screenshot.png
+share/help/ja/zenity/figures/zenity-progress-screenshot.png
+share/help/ja/zenity/figures/zenity-question-screenshot.png
+share/help/ja/zenity/figures/zenity-scale-screenshot.png
+share/help/ja/zenity/figures/zenity-text-screenshot.png
+share/help/ja/zenity/figures/zenity-warning-screenshot.png
+share/help/ja/zenity/file-selection.page
+share/help/ja/zenity/forms.page
+share/help/ja/zenity/index.page
+share/help/ja/zenity/info.page
+share/help/ja/zenity/intro.page
+share/help/ja/zenity/legal.xml
+share/help/ja/zenity/list.page
+share/help/ja/zenity/message.page
+share/help/ja/zenity/notification.page
+share/help/ja/zenity/password.page
+share/help/ja/zenity/progress.page
+share/help/ja/zenity/question.page
+share/help/ja/zenity/scale.page
+share/help/ja/zenity/text.page
+share/help/ja/zenity/usage.page
+share/help/ja/zenity/warning.page
+share/help/oc/zenity/calendar.page
+share/help/oc/zenity/color-selection.page
+share/help/oc/zenity/entry.page
+share/help/oc/zenity/error.page
+share/help/oc/zenity/figures/zenity-calendar-screenshot.png
+share/help/oc/zenity/figures/zenity-colorselection-screenshot.png
+share/help/oc/zenity/figures/zenity-entry-screenshot.png
+share/help/oc/zenity/figures/zenity-error-screenshot.png
+share/help/oc/zenity/figures/zenity-fileselection-screenshot.png
+share/help/oc/zenity/figures/zenity-forms-screenshot.png
+share/help/oc/zenity/figures/zenity-information-screenshot.png
+share/help/oc/zenity/figures/zenity-list-screenshot.png
+share/help/oc/zenity/figures/zenity-notification-screenshot.png
+share/help/oc/zenity/figures/zenity-password-screenshot.png
+share/help/oc/zenity/figures/zenity-progress-screenshot.png
+share/help/oc/zenity/figures/zenity-question-screenshot.png
+share/help/oc/zenity/figures/zenity-scale-screenshot.png
+share/help/oc/zenity/figures/zenity-text-screenshot.png
+share/help/oc/zenity/figures/zenity-warning-screenshot.png
+share/help/oc/zenity/file-selection.page
+share/help/oc/zenity/forms.page
+share/help/oc/zenity/index.page
+share/help/oc/zenity/info.page
+share/help/oc/zenity/intro.page
+share/help/oc/zenity/legal.xml
+share/help/oc/zenity/list.page
+share/help/oc/zenity/message.page
+share/help/oc/zenity/notification.page
+share/help/oc/zenity/password.page
+share/help/oc/zenity/progress.page
+share/help/oc/zenity/question.page
+share/help/oc/zenity/scale.page
+share/help/oc/zenity/text.page
+share/help/oc/zenity/usage.page
+share/help/oc/zenity/warning.page
+share/help/pt_BR/zenity/calendar.page
+share/help/pt_BR/zenity/color-selection.page
+share/help/pt_BR/zenity/entry.page
+share/help/pt_BR/zenity/error.page
+share/help/pt_BR/zenity/figures/zenity-calendar-screenshot.png
+share/help/pt_BR/zenity/figures/zenity-colorselection-screenshot.png
+share/help/pt_BR/zenity/figures/zenity-entry-screenshot.png
+share/help/pt_BR/zenity/figures/zenity-error-screenshot.png
+share/help/pt_BR/zenity/figures/zenity-fileselection-screenshot.png
+share/help/pt_BR/zenity/figures/zenity-forms-screenshot.png
+share/help/pt_BR/zenity/figures/zenity-information-screenshot.png
+share/help/pt_BR/zenity/figures/zenity-list-screenshot.png
+share/help/pt_BR/zenity/figures/zenity-notification-screenshot.png
+share/help/pt_BR/zenity/figures/zenity-password-screenshot.png
+share/help/pt_BR/zenity/figures/zenity-progress-screenshot.png
+share/help/pt_BR/zenity/figures/zenity-question-screenshot.png
+share/help/pt_BR/zenity/figures/zenity-scale-screenshot.png
+share/help/pt_BR/zenity/figures/zenity-text-screenshot.png
+share/help/pt_BR/zenity/figures/zenity-warning-screenshot.png
+share/help/pt_BR/zenity/file-selection.page
+share/help/pt_BR/zenity/forms.page
+share/help/pt_BR/zenity/index.page
+share/help/pt_BR/zenity/info.page
+share/help/pt_BR/zenity/intro.page
+share/help/pt_BR/zenity/legal.xml
+share/help/pt_BR/zenity/list.page
+share/help/pt_BR/zenity/message.page
+share/help/pt_BR/zenity/notification.page
+share/help/pt_BR/zenity/password.page
+share/help/pt_BR/zenity/progress.page
+share/help/pt_BR/zenity/question.page
+share/help/pt_BR/zenity/scale.page
+share/help/pt_BR/zenity/text.page
+share/help/pt_BR/zenity/usage.page
+share/help/pt_BR/zenity/warning.page
+share/help/ru/zenity/calendar.page
+share/help/ru/zenity/color-selection.page
+share/help/ru/zenity/entry.page
+share/help/ru/zenity/error.page
+share/help/ru/zenity/figures/zenity-calendar-screenshot.png
+share/help/ru/zenity/figures/zenity-colorselection-screenshot.png
+share/help/ru/zenity/figures/zenity-entry-screenshot.png
+share/help/ru/zenity/figures/zenity-error-screenshot.png
+share/help/ru/zenity/figures/zenity-fileselection-screenshot.png
+share/help/ru/zenity/figures/zenity-forms-screenshot.png
+share/help/ru/zenity/figures/zenity-information-screenshot.png
+share/help/ru/zenity/figures/zenity-list-screenshot.png
+share/help/ru/zenity/figures/zenity-notification-screenshot.png
+share/help/ru/zenity/figures/zenity-password-screenshot.png
+share/help/ru/zenity/figures/zenity-progress-screenshot.png
+share/help/ru/zenity/figures/zenity-question-screenshot.png
+share/help/ru/zenity/figures/zenity-scale-screenshot.png
+share/help/ru/zenity/figures/zenity-text-screenshot.png
+share/help/ru/zenity/figures/zenity-warning-screenshot.png
+share/help/ru/zenity/file-selection.page
+share/help/ru/zenity/forms.page
+share/help/ru/zenity/index.page
+share/help/ru/zenity/info.page
+share/help/ru/zenity/intro.page
+share/help/ru/zenity/legal.xml
+share/help/ru/zenity/list.page
+share/help/ru/zenity/message.page
+share/help/ru/zenity/notification.page
+share/help/ru/zenity/password.page
+share/help/ru/zenity/progress.page
+share/help/ru/zenity/question.page
+share/help/ru/zenity/scale.page
+share/help/ru/zenity/text.page
+share/help/ru/zenity/usage.page
+share/help/ru/zenity/warning.page
+share/help/sl/zenity/calendar.page
+share/help/sl/zenity/color-selection.page
+share/help/sl/zenity/entry.page
+share/help/sl/zenity/error.page
+share/help/sl/zenity/figures/zenity-calendar-screenshot.png
+share/help/sl/zenity/figures/zenity-colorselection-screenshot.png
+share/help/sl/zenity/figures/zenity-entry-screenshot.png
+share/help/sl/zenity/figures/zenity-error-screenshot.png
+share/help/sl/zenity/figures/zenity-fileselection-screenshot.png
+share/help/sl/zenity/figures/zenity-forms-screenshot.png
+share/help/sl/zenity/figures/zenity-information-screenshot.png
+share/help/sl/zenity/figures/zenity-list-screenshot.png
+share/help/sl/zenity/figures/zenity-notification-screenshot.png
+share/help/sl/zenity/figures/zenity-password-screenshot.png
+share/help/sl/zenity/figures/zenity-progress-screenshot.png
+share/help/sl/zenity/figures/zenity-question-screenshot.png
+share/help/sl/zenity/figures/zenity-scale-screenshot.png
+share/help/sl/zenity/figures/zenity-text-screenshot.png
+share/help/sl/zenity/figures/zenity-warning-screenshot.png
+share/help/sl/zenity/file-selection.page
+share/help/sl/zenity/forms.page
+share/help/sl/zenity/index.page
+share/help/sl/zenity/info.page
+share/help/sl/zenity/intro.page
+share/help/sl/zenity/legal.xml
+share/help/sl/zenity/list.page
+share/help/sl/zenity/message.page
+share/help/sl/zenity/notification.page
+share/help/sl/zenity/password.page
+share/help/sl/zenity/progress.page
+share/help/sl/zenity/question.page
+share/help/sl/zenity/scale.page
+share/help/sl/zenity/text.page
+share/help/sl/zenity/usage.page
+share/help/sl/zenity/warning.page
+share/help/sv/zenity/calendar.page
+share/help/sv/zenity/color-selection.page
+share/help/sv/zenity/entry.page
+share/help/sv/zenity/error.page
+share/help/sv/zenity/figures/zenity-calendar-screenshot.png
+share/help/sv/zenity/figures/zenity-colorselection-screenshot.png
+share/help/sv/zenity/figures/zenity-entry-screenshot.png
+share/help/sv/zenity/figures/zenity-error-screenshot.png
+share/help/sv/zenity/figures/zenity-fileselection-screenshot.png
+share/help/sv/zenity/figures/zenity-forms-screenshot.png
+share/help/sv/zenity/figures/zenity-information-screenshot.png
+share/help/sv/zenity/figures/zenity-list-screenshot.png
+share/help/sv/zenity/figures/zenity-notification-screenshot.png
+share/help/sv/zenity/figures/zenity-password-screenshot.png
+share/help/sv/zenity/figures/zenity-progress-screenshot.png
+share/help/sv/zenity/figures/zenity-question-screenshot.png
+share/help/sv/zenity/figures/zenity-scale-screenshot.png
+share/help/sv/zenity/figures/zenity-text-screenshot.png
+share/help/sv/zenity/figures/zenity-warning-screenshot.png
+share/help/sv/zenity/file-selection.page
+share/help/sv/zenity/forms.page
+share/help/sv/zenity/index.page
+share/help/sv/zenity/info.page
+share/help/sv/zenity/intro.page
+share/help/sv/zenity/legal.xml
+share/help/sv/zenity/list.page
+share/help/sv/zenity/message.page
+share/help/sv/zenity/notification.page
+share/help/sv/zenity/password.page
+share/help/sv/zenity/progress.page
+share/help/sv/zenity/question.page
+share/help/sv/zenity/scale.page
+share/help/sv/zenity/text.page
+share/help/sv/zenity/usage.page
+share/help/sv/zenity/warning.page
+share/help/uk/zenity/calendar.page
+share/help/uk/zenity/color-selection.page
+share/help/uk/zenity/entry.page
+share/help/uk/zenity/error.page
+share/help/uk/zenity/figures/zenity-calendar-screenshot.png
+share/help/uk/zenity/figures/zenity-colorselection-screenshot.png
+share/help/uk/zenity/figures/zenity-entry-screenshot.png
+share/help/uk/zenity/figures/zenity-error-screenshot.png
+share/help/uk/zenity/figures/zenity-fileselection-screenshot.png
+share/help/uk/zenity/figures/zenity-forms-screenshot.png
+share/help/uk/zenity/figures/zenity-information-screenshot.png
+share/help/uk/zenity/figures/zenity-list-screenshot.png
+share/help/uk/zenity/figures/zenity-notification-screenshot.png
+share/help/uk/zenity/figures/zenity-password-screenshot.png
+share/help/uk/zenity/figures/zenity-progress-screenshot.png
+share/help/uk/zenity/figures/zenity-question-screenshot.png
+share/help/uk/zenity/figures/zenity-scale-screenshot.png
+share/help/uk/zenity/figures/zenity-text-screenshot.png
+share/help/uk/zenity/figures/zenity-warning-screenshot.png
+share/help/uk/zenity/file-selection.page
+share/help/uk/zenity/forms.page
+share/help/uk/zenity/index.page
+share/help/uk/zenity/info.page
+share/help/uk/zenity/intro.page
+share/help/uk/zenity/legal.xml
+share/help/uk/zenity/list.page
+share/help/uk/zenity/message.page
+share/help/uk/zenity/notification.page
+share/help/uk/zenity/password.page
+share/help/uk/zenity/progress.page
+share/help/uk/zenity/question.page
+share/help/uk/zenity/scale.page
+share/help/uk/zenity/text.page
+share/help/uk/zenity/usage.page
+share/help/uk/zenity/warning.page
+share/help/zh_CN/zenity/calendar.page
+share/help/zh_CN/zenity/color-selection.page
+share/help/zh_CN/zenity/entry.page
+share/help/zh_CN/zenity/error.page
+share/help/zh_CN/zenity/figures/zenity-calendar-screenshot.png
+share/help/zh_CN/zenity/figures/zenity-colorselection-screenshot.png
+share/help/zh_CN/zenity/figures/zenity-entry-screenshot.png
+share/help/zh_CN/zenity/figures/zenity-error-screenshot.png
+share/help/zh_CN/zenity/figures/zenity-fileselection-screenshot.png
+share/help/zh_CN/zenity/figures/zenity-forms-screenshot.png
+share/help/zh_CN/zenity/figures/zenity-information-screenshot.png
+share/help/zh_CN/zenity/figures/zenity-list-screenshot.png
+share/help/zh_CN/zenity/figures/zenity-notification-screenshot.png
+share/help/zh_CN/zenity/figures/zenity-password-screenshot.png
+share/help/zh_CN/zenity/figures/zenity-progress-screenshot.png
+share/help/zh_CN/zenity/figures/zenity-question-screenshot.png
+share/help/zh_CN/zenity/figures/zenity-scale-screenshot.png
+share/help/zh_CN/zenity/figures/zenity-text-screenshot.png
+share/help/zh_CN/zenity/figures/zenity-warning-screenshot.png
+share/help/zh_CN/zenity/file-selection.page
+share/help/zh_CN/zenity/forms.page
+share/help/zh_CN/zenity/index.page
+share/help/zh_CN/zenity/info.page
+share/help/zh_CN/zenity/intro.page
+share/help/zh_CN/zenity/legal.xml
+share/help/zh_CN/zenity/list.page
+share/help/zh_CN/zenity/message.page
+share/help/zh_CN/zenity/notification.page
+share/help/zh_CN/zenity/password.page
+share/help/zh_CN/zenity/progress.page
+share/help/zh_CN/zenity/question.page
+share/help/zh_CN/zenity/scale.page
+share/help/zh_CN/zenity/text.page
+share/help/zh_CN/zenity/usage.page
+share/help/zh_CN/zenity/warning.page
+share/locale/af/LC_MESSAGES/zenity.mo
share/locale/am/LC_MESSAGES/zenity.mo
share/locale/ar/LC_MESSAGES/zenity.mo
share/locale/as/LC_MESSAGES/zenity.mo
@@ -228,6 +794,7 @@ share/locale/el/LC_MESSAGES/zenity.mo
share/locale/en@shaw/LC_MESSAGES/zenity.mo
share/locale/en_CA/LC_MESSAGES/zenity.mo
share/locale/en_GB/LC_MESSAGES/zenity.mo
+share/locale/eo/LC_MESSAGES/zenity.mo
share/locale/es/LC_MESSAGES/zenity.mo
share/locale/et/LC_MESSAGES/zenity.mo
share/locale/eu/LC_MESSAGES/zenity.mo
@@ -282,6 +849,7 @@ share/locale/sr@latin/LC_MESSAGES/zenity.mo
share/locale/sv/LC_MESSAGES/zenity.mo
share/locale/ta/LC_MESSAGES/zenity.mo
share/locale/te/LC_MESSAGES/zenity.mo
+share/locale/tg/LC_MESSAGES/zenity.mo
share/locale/th/LC_MESSAGES/zenity.mo
share/locale/tr/LC_MESSAGES/zenity.mo
share/locale/ug/LC_MESSAGES/zenity.mo
@@ -291,23 +859,6 @@ share/locale/xh/LC_MESSAGES/zenity.mo
share/locale/zh_CN/LC_MESSAGES/zenity.mo
share/locale/zh_HK/LC_MESSAGES/zenity.mo
share/locale/zh_TW/LC_MESSAGES/zenity.mo
-share/omf/zenity/zenity-C.omf
-share/omf/zenity/zenity-bg.omf
-share/omf/zenity/zenity-cs.omf
-share/omf/zenity/zenity-da.omf
-share/omf/zenity/zenity-de.omf
-share/omf/zenity/zenity-el.omf
-share/omf/zenity/zenity-en_GB.omf
-share/omf/zenity/zenity-es.omf
-share/omf/zenity/zenity-eu.omf
-share/omf/zenity/zenity-fi.omf
-share/omf/zenity/zenity-fr.omf
-share/omf/zenity/zenity-oc.omf
-share/omf/zenity/zenity-pt_BR.omf
-share/omf/zenity/zenity-ru.omf
-share/omf/zenity/zenity-sv.omf
-share/omf/zenity/zenity-uk.omf
-share/omf/zenity/zenity-zh_CN.omf
%%DATADIR%%/clothes/gnome-tshirt.png
%%DATADIR%%/clothes/hawaii-shirt.png
%%DATADIR%%/clothes/monk.png
@@ -323,79 +874,3 @@ share/omf/zenity/zenity-zh_CN.omf
%%DATADIR%%/zenity-text.png
%%DATADIR%%/zenity.png
%%DATADIR%%/zenity.ui
-@dirrm %%DATADIR%%/clothes
-@dirrm %%DATADIR%%
-@dirrm share/omf/zenity
-@dirrmtry share/locale/zh_HK/LC_MESSAGES
-@dirrmtry share/locale/zh_HK
-@dirrmtry share/locale/xh/LC_MESSAGES
-@dirrmtry share/locale/xh
-@dirrmtry share/locale/ug/LC_MESSAGES
-@dirrmtry share/locale/ug
-@dirrmtry share/locale/te/LC_MESSAGES
-@dirrmtry share/locale/te
-@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/mr/LC_MESSAGES
-@dirrmtry share/locale/mr
-@dirrmtry share/locale/mi/LC_MESSAGES
-@dirrmtry share/locale/mi
-@dirrmtry share/locale/mg/LC_MESSAGES
-@dirrmtry share/locale/mg
-@dirrmtry share/locale/mai/LC_MESSAGES
-@dirrmtry share/locale/mai
-@dirrmtry share/locale/ku/LC_MESSAGES
-@dirrmtry share/locale/ku
-@dirrmtry share/locale/dz/LC_MESSAGES
-@dirrmtry share/locale/dz
-@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/as/LC_MESSAGES
-@dirrmtry share/locale/as
-@dirrm share/gnome/help/zenity/zh_CN/figures
-@dirrm share/gnome/help/zenity/zh_CN
-@dirrm share/gnome/help/zenity/uk/figures
-@dirrm share/gnome/help/zenity/uk
-@dirrm share/gnome/help/zenity/sv/figures
-@dirrm share/gnome/help/zenity/sv
-@dirrm share/gnome/help/zenity/ru/figures
-@dirrm share/gnome/help/zenity/ru
-@dirrm share/gnome/help/zenity/pt_BR/figures
-@dirrm share/gnome/help/zenity/pt_BR
-@dirrm share/gnome/help/zenity/oc/figures
-@dirrm share/gnome/help/zenity/oc
-@dirrm share/gnome/help/zenity/fr/figures
-@dirrm share/gnome/help/zenity/fr
-@dirrm share/gnome/help/zenity/fi/figures
-@dirrm share/gnome/help/zenity/fi
-@dirrm share/gnome/help/zenity/eu/figures
-@dirrm share/gnome/help/zenity/eu
-@dirrm share/gnome/help/zenity/es/figures
-@dirrm share/gnome/help/zenity/es
-@dirrm share/gnome/help/zenity/en_GB/figures
-@dirrm share/gnome/help/zenity/en_GB
-@dirrm share/gnome/help/zenity/el/figures
-@dirrm share/gnome/help/zenity/el
-@dirrm share/gnome/help/zenity/de/figures
-@dirrm share/gnome/help/zenity/de
-@dirrm share/gnome/help/zenity/da/figures
-@dirrm share/gnome/help/zenity/da
-@dirrm share/gnome/help/zenity/cs/figures
-@dirrm share/gnome/help/zenity/cs
-@dirrm share/gnome/help/zenity/bg/figures
-@dirrm share/gnome/help/zenity/bg
-@dirrm share/gnome/help/zenity/C/figures
-@dirrm share/gnome/help/zenity/C
-@dirrm share/gnome/help/zenity