pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

gnome-panel: update to 3.16.1



Module Name:	pkgsrc-wip
Committed By:	coypu <coypu%sdf.org@localhost>
Pushed By:	coypu
Date:		Sun Mar 6 01:15:04 2016 +0200
Changeset:	5c4af39c848d06762e20cccd72627b6582589ccb

Modified Files:
	gnome-panel/Makefile
	gnome-panel/PLIST
	gnome-panel/buildlink3.mk
	gnome-panel/distinfo

Log Message:
gnome-panel: update to 3.16.1

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5c4af39c848d06762e20cccd72627b6582589ccb

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 gnome-panel/Makefile      |  34 ++-
 gnome-panel/PLIST         | 682 +++++++++++++++++++---------------------------
 gnome-panel/buildlink3.mk |  13 +-
 gnome-panel/distinfo      |  13 +-
 4 files changed, 313 insertions(+), 429 deletions(-)

diffs:
diff --git a/gnome-panel/Makefile b/gnome-panel/Makefile
index 8e94778..a15069d 100644
--- a/gnome-panel/Makefile
+++ b/gnome-panel/Makefile
@@ -1,14 +1,13 @@
 # $NetBSD: Makefile,v 1.181 2016/02/25 08:27:04 jperkin Exp $
 
-DISTNAME=		gnome-panel-2.32.1
-PKGREVISION=		45
+DISTNAME=		gnome-panel-3.16.1
 CATEGORIES=		x11 gnome
-MASTER_SITES=		${MASTER_SITE_GNOME:=sources/gnome-panel/2.32/}
-EXTRACT_SUFX=		.tar.bz2
+MASTER_SITES=		${MASTER_SITE_GNOME:=sources/gnome-panel/3.16/}
+EXTRACT_SUFX=		.tar.xz
 
-MAINTAINER=		drochner%NetBSD.org@localhost
+MAINTAINER=		pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=		http://www.gnome.org/
-COMMENT=		GNOME2 panel application
+COMMENT=		GNOME3 panel application
 
 # depends on policykit
 #EGDIR=		${PREFIX}/share/examples/gnome-panel
@@ -24,6 +23,12 @@ PKGCONFIG_OVERRIDE+=	libpanel-applet/libpanelapplet-3.0.pc.in
 CONFIGURE_ENV+=		PYTHON=${PYTHONBIN}
 PYTHON_VERSIONS_INCOMPATIBLE=	33 34 35 # py-ORBit via py-gnome2
 
+
+# Horrible hack because the package uses libgweather wrong
+# error "gweather-timezone.h must not be included individually, 
+# include gweather.h instead"
+CFLAGS+=	-DGWEATHER_COMPILATION
+
 # XXX this pkg installs a gio module to ${PREFIX}/lib/gnome-panel/modules
 # but there are two problems with this:
 # - this is not the standard module location, glib2/modules.mk
@@ -62,19 +67,24 @@ SUBST_SED.noundef=	-e 's/ -no-undefined//g'
 
 .include "../../devel/GConf/schemas.mk"
 .include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../wip/polkit/buildlink3.mk"
+.include "../../devel/dconf/buildlink3.mk"
+.include "../../wip/gnome-menus/buildlink3.mk"
+.include "../../x11/gnome-desktop3/buildlink3.mk"
+.include "../../sysutils/gsettings-desktop-schemas/buildlink3.mk"
 .include "../../devel/libbonobo/buildlink3.mk"
 .include "../../devel/libbonoboui/buildlink3.mk"
 .include "../../devel/libgnome/buildlink3.mk"
 .include "../../devel/libgnomeui/buildlink3.mk"
-.include "../../devel/libwnck/buildlink3.mk"
-BUILDLINK_API_DEPENDS.libgweather+=	libgweather>=2.24.1
-.include "../../devel/libgweather/buildlink3.mk"
+.include "../../devel/libwnck3/buildlink3.mk"
+#BUILDLINK_API_DEPENDS.libgweather+=	libgweather>=2.24.1
+.include "../../wip/libgweather/buildlink3.mk"
 .include "../../devel/pango/buildlink3.mk"
 .include "../../graphics/cairo/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../graphics/librsvg/buildlink3.mk"
 .if !empty(PKG_OPTIONS:Mevolution)
-.include "../../mail/evolution-data-server/buildlink3.mk"
+.include "../../wip/evolution-data-server/buildlink3.mk"
 .endif
 .include "../../net/ORBit2/buildlink3.mk"
 # pkgsrc policykit is too old
@@ -83,11 +93,11 @@ BUILDLINK_API_DEPENDS.libgweather+=	libgweather>=2.24.1
 .include "../../sysutils/dbus-glib/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
 BUILDLINK_API_DEPENDS.gnome-menus+= gnome-menus>=2.28.0
-.include "../../sysutils/gnome-menus/buildlink3.mk"
+#.include "../../sysutils/gnome-menus/buildlink3.mk"
 .include "../../textproc/gnome-doc-utils/buildlink3.mk"
 .include "../../mk/omf-scrollkeeper.mk"
 .include "../../x11/gnome-desktop/buildlink3.mk"
-.include "../../x11/py-gnome2/buildlink3.mk"
+#.include "../../x11/py-gnome2/buildlink3.mk"
 .include "../../x11/gtk2/buildlink3.mk"
 .include "../../x11/libSM/buildlink3.mk"
 .include "../../x11/libX11/buildlink3.mk"
diff --git a/gnome-panel/PLIST b/gnome-panel/PLIST
index 2dbf1e1..c943a35 100644
--- a/gnome-panel/PLIST
+++ b/gnome-panel/PLIST
@@ -1,248 +1,179 @@
-@comment $NetBSD: PLIST,v 1.51 2010/11/24 20:26:20 drochner Exp $
+@comment $NetBSD$
 bin/gnome-desktop-item-edit
 bin/gnome-panel
 bin/panel-test-applets
-bin/panel-test-applets-bonobo
-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
-include/panel-2.0/GNOME_Panel.h
-include/panel-2.0/panel-applet-enums.h
-include/panel-2.0/panel-applet-gconf.h
-include/panel-2.0/panel-applet.h
-lib/gnome-panel/modules/libpanel-applets-bonobo.la
-lib/libpanel-applet-2.la
-lib/libpanel-applet-3.la
-lib/pkgconfig/libpanelapplet-2.0.pc
-lib/pkgconfig/libpanelapplet-3.0.pc
-libexec/clock-applet
-libexec/fish-applet
-libexec/gnome-panel-add
-libexec/notification-area-applet
-libexec/wnck-applet
+include/gnome-panel/libpanel-applet/panel-applet-enums.h
+include/gnome-panel/libpanel-applet/panel-applet.h
+lib/gnome-panel/5.0/libclock-applet.la
+lib/gnome-panel/5.0/libfish-applet.la
+lib/gnome-panel/5.0/libnotification-area-applet.la
+lib/gnome-panel/5.0/libwnck-applet.la
+lib/libpanel-applet.la
+lib/pkgconfig/libpanel-applet.pc
 man/man1/gnome-panel.1
 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
-share/gconf/schemas/clock.schemas
-share/gconf/schemas/fish.schemas
-share/gconf/schemas/panel-compatibility.schemas
-share/gconf/schemas/panel-default-setup.entries
-share/gconf/schemas/panel-general.schemas
-share/gconf/schemas/panel-global.schemas
-share/gconf/schemas/panel-object.schemas
-share/gconf/schemas/panel-toplevel.schemas
-share/gconf/schemas/window-list.schemas
-share/gconf/schemas/workspace-switcher.schemas
-share/gnome-2.0/ui/GNOME_Panel_Popup.xml
-share/gnome-panel/applets/org.gnome.panel.ClockApplet.panel-applet
-share/gnome-panel/applets/org.gnome.panel.FishApplet.panel-applet
-share/gnome-panel/applets/org.gnome.panel.NotificationAreaApplet.panel-applet
-share/gnome-panel/applets/org.gnome.panel.Wncklet.panel-applet
-share/gnome-panel/pixmaps/clock-calendar-icon.png
-share/gnome-panel/pixmaps/clock-face-large.svg
-share/gnome-panel/pixmaps/clock-face-small-day.svg
-share/gnome-panel/pixmaps/clock-face-small-evening.svg
-share/gnome-panel/pixmaps/clock-face-small-morning.svg
-share/gnome-panel/pixmaps/clock-face-small-night.svg
-share/gnome-panel/pixmaps/clock-face-small.svg
-share/gnome-panel/pixmaps/clock-map-location-current.png
-share/gnome-panel/pixmaps/clock-map-location-hilight.png
-share/gnome-panel/pixmaps/clock-map-location-marker.png
-share/gnome-panel/pixmaps/clock-map.png
-share/gnome-panel/pixmaps/fishanim.png
-share/gnome-panel/pixmaps/footguy.png
-share/gnome-panel/pixmaps/gnome-gegl2-2.png
-share/gnome-panel/pixmaps/gnome-gegl2.png
-share/gnome-panel/pixmaps/monkey.png
-share/gnome-panel/pixmaps/oldwanda.png
-share/gnome-panel/pixmaps/wanda.png
-share/gnome-panel/ui/clock-menu.xml
-share/gnome-panel/ui/clock.ui
-share/gnome-panel/ui/fish-menu.xml
-share/gnome-panel/ui/fish.ui
-share/gnome-panel/ui/notification-area-menu.xml
-share/gnome-panel/ui/panel-properties-dialog.ui
-share/gnome-panel/ui/panel-run-dialog.ui
-share/gnome-panel/ui/panel-test-applets-bonobo.ui
-share/gnome-panel/ui/panel-test-applets.ui
-share/gnome-panel/ui/showdesktop-menu.xml
-share/gnome-panel/ui/window-list-menu.xml
-share/gnome-panel/ui/window-list.ui
-share/gnome-panel/ui/window-menu-menu.xml
-share/gnome-panel/ui/workspace-switcher-menu.xml
-share/gnome-panel/ui/workspace-switcher.ui
-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/gtk-doc/html/panel-applet/applet-popups.html
-share/gtk-doc/html/panel-applet/applet-porting.html
-share/gtk-doc/html/panel-applet/applet-writing.html
-share/gtk-doc/html/panel-applet/home.png
-share/gtk-doc/html/panel-applet/index.html
-share/gtk-doc/html/panel-applet/index.sgml
-share/gtk-doc/html/panel-applet/left.png
-share/gtk-doc/html/panel-applet/multi-applets.html
-share/gtk-doc/html/panel-applet/panel-applet-Panel-Applet-GConf-Utilities.html
-share/gtk-doc/html/panel-applet/panel-applet-panel-applet.html
-share/gtk-doc/html/panel-applet/panel-applet.devhelp
-share/gtk-doc/html/panel-applet/panel-applet.devhelp2
-share/gtk-doc/html/panel-applet/panel-applet.html
-share/gtk-doc/html/panel-applet/panel-signals.html
-share/gtk-doc/html/panel-applet/right.png
-share/gtk-doc/html/panel-applet/server-files.html
-share/gtk-doc/html/panel-applet/session-saving.html
-share/gtk-doc/html/panel-applet/style.css
-share/gtk-doc/html/panel-applet/up.png
+share/glib-2.0/schemas/org.gnome.gnome-panel.applet.clock.gschema.xml
+share/glib-2.0/schemas/org.gnome.gnome-panel.applet.fish.gschema.xml
+share/glib-2.0/schemas/org.gnome.gnome-panel.applet.window-list.gschema.xml
+share/glib-2.0/schemas/org.gnome.gnome-panel.applet.workspace-switcher.gschema.xml
+share/glib-2.0/schemas/org.gnome.gnome-panel.enums.xml
+share/glib-2.0/schemas/org.gnome.gnome-panel.gschema.xml
+share/glib-2.0/schemas/org.gnome.gnome-panel.launcher.gschema.xml
+share/glib-2.0/schemas/org.gnome.gnome-panel.menu-button.gschema.xml
+share/glib-2.0/schemas/org.gnome.gnome-panel.object.gschema.xml
+share/glib-2.0/schemas/org.gnome.gnome-panel.toplevel.gschema.xml
+share/gnome-panel/5.0/applets/org.gnome.panel.ClockApplet.panel-applet
+share/gnome-panel/5.0/applets/org.gnome.panel.FishApplet.panel-applet
+share/gnome-panel/5.0/applets/org.gnome.panel.NotificationAreaApplet.panel-applet
+share/gnome-panel/5.0/applets/org.gnome.panel.Wncklet.panel-applet
+share/gnome-panel/fish/fishanim.fish
+share/gnome-panel/fish/fishanim.png
+share/gnome-panel/fish/footguy.fish
+share/gnome-panel/fish/footguy.png
+share/gnome-panel/fish/monkey.fish
+share/gnome-panel/fish/monkey.png
+share/gnome-panel/fish/oldwanda.fish
+share/gnome-panel/fish/oldwanda.png
+share/gnome-panel/fish/wanda.fish
+share/gnome-panel/fish/wanda.png
+share/gnome-panel/panel-default-layout.layout
+share/gtk-doc/html/panel-applet-5.0/getting-started.concepts.html
+share/gtk-doc/html/panel-applet-5.0/getting-started.context-menu.html
+share/gtk-doc/html/panel-applet-5.0/getting-started.example.html
+share/gtk-doc/html/panel-applet-5.0/getting-started.html
+share/gtk-doc/html/panel-applet-5.0/getting-started.in-out-process.html
+share/gtk-doc/html/panel-applet-5.0/getting-started.install.html
+share/gtk-doc/html/panel-applet-5.0/getting-started.integration.html
+share/gtk-doc/html/panel-applet-5.0/getting-started.intro.html
+share/gtk-doc/html/panel-applet-5.0/getting-started.introspection.html
+share/gtk-doc/html/panel-applet-5.0/getting-started.settings.html
+share/gtk-doc/html/panel-applet-5.0/home.png
+share/gtk-doc/html/panel-applet-5.0/index.html
+share/gtk-doc/html/panel-applet-5.0/index.sgml
+share/gtk-doc/html/panel-applet-5.0/left-insensitive.png
+share/gtk-doc/html/panel-applet-5.0/left.png
+share/gtk-doc/html/panel-applet-5.0/overview.html
+share/gtk-doc/html/panel-applet-5.0/panel-applet-5.0.devhelp2
+share/gtk-doc/html/panel-applet-5.0/panel-applet-Panel-Applet-Factory.html
+share/gtk-doc/html/panel-applet-5.0/panel-applet-Panel-Applet.html
+share/gtk-doc/html/panel-applet-5.0/port-gnome2.html
+share/gtk-doc/html/panel-applet-5.0/reference.html
+share/gtk-doc/html/panel-applet-5.0/right-insensitive.png
+share/gtk-doc/html/panel-applet-5.0/right.png
+share/gtk-doc/html/panel-applet-5.0/style.css
+share/gtk-doc/html/panel-applet-5.0/up-insensitive.png
+share/gtk-doc/html/panel-applet-5.0/up.png
+share/help/C/clock/index.docbook
+share/help/C/clock/legal.xml
+share/help/C/fish/index.docbook
+share/help/C/fish/legal.xml
+share/help/ar/clock/index.docbook
+share/help/ar/clock/legal.xml
+share/help/ca/clock/index.docbook
+share/help/ca/clock/legal.xml
+share/help/ca/fish/index.docbook
+share/help/ca/fish/legal.xml
+share/help/cs/clock/index.docbook
+share/help/cs/clock/legal.xml
+share/help/cs/fish/index.docbook
+share/help/cs/fish/legal.xml
+share/help/da/clock/index.docbook
+share/help/da/clock/legal.xml
+share/help/da/fish/index.docbook
+share/help/da/fish/legal.xml
+share/help/de/clock/index.docbook
+share/help/de/clock/legal.xml
+share/help/de/fish/index.docbook
+share/help/de/fish/legal.xml
+share/help/el/clock/index.docbook
+share/help/el/clock/legal.xml
+share/help/el/fish/index.docbook
+share/help/el/fish/legal.xml
+share/help/en_GB/clock/index.docbook
+share/help/en_GB/clock/legal.xml
+share/help/en_GB/fish/index.docbook
+share/help/en_GB/fish/legal.xml
+share/help/es/clock/index.docbook
+share/help/es/clock/legal.xml
+share/help/es/fish/index.docbook
+share/help/es/fish/legal.xml
+share/help/eu/clock/index.docbook
+share/help/eu/clock/legal.xml
+share/help/eu/fish/index.docbook
+share/help/eu/fish/legal.xml
+share/help/fi/clock/index.docbook
+share/help/fi/clock/legal.xml
+share/help/fi/fish/index.docbook
+share/help/fi/fish/legal.xml
+share/help/fr/clock/index.docbook
+share/help/fr/clock/legal.xml
+share/help/fr/fish/index.docbook
+share/help/fr/fish/legal.xml
+share/help/hu/clock/index.docbook
+share/help/hu/clock/legal.xml
+share/help/hu/fish/index.docbook
+share/help/hu/fish/legal.xml
+share/help/id/clock/index.docbook
+share/help/id/clock/legal.xml
+share/help/it/clock/index.docbook
+share/help/it/clock/legal.xml
+share/help/it/fish/index.docbook
+share/help/it/fish/legal.xml
+share/help/ja/clock/index.docbook
+share/help/ja/clock/legal.xml
+share/help/ja/fish/index.docbook
+share/help/ja/fish/legal.xml
+share/help/ko/clock/index.docbook
+share/help/ko/clock/legal.xml
+share/help/ko/fish/index.docbook
+share/help/ko/fish/legal.xml
+share/help/nl/clock/index.docbook
+share/help/nl/clock/legal.xml
+share/help/oc/clock/index.docbook
+share/help/oc/clock/legal.xml
+share/help/oc/fish/index.docbook
+share/help/oc/fish/legal.xml
+share/help/pa/clock/index.docbook
+share/help/pa/clock/legal.xml
+share/help/pt/clock/index.docbook
+share/help/pt/clock/legal.xml
+share/help/pt_BR/clock/index.docbook
+share/help/pt_BR/clock/legal.xml
+share/help/pt_BR/fish/index.docbook
+share/help/pt_BR/fish/legal.xml
+share/help/ru/clock/index.docbook
+share/help/ru/clock/legal.xml
+share/help/ru/fish/index.docbook
+share/help/ru/fish/legal.xml
+share/help/sl/clock/index.docbook
+share/help/sl/clock/legal.xml
+share/help/sl/fish/index.docbook
+share/help/sl/fish/legal.xml
+share/help/sr/clock/index.docbook
+share/help/sr/clock/legal.xml
+share/help/sv/clock/index.docbook
+share/help/sv/clock/legal.xml
+share/help/sv/fish/index.docbook
+share/help/sv/fish/legal.xml
+share/help/te/clock/index.docbook
+share/help/te/clock/legal.xml
+share/help/th/clock/index.docbook
+share/help/th/clock/legal.xml
+share/help/th/fish/index.docbook
+share/help/th/fish/legal.xml
+share/help/uk/clock/index.docbook
+share/help/uk/clock/legal.xml
+share/help/uk/fish/index.docbook
+share/help/uk/fish/legal.xml
+share/help/zh_CN/clock/index.docbook
+share/help/zh_CN/clock/legal.xml
+share/help/zh_CN/fish/index.docbook
+share/help/zh_CN/fish/legal.xml
+share/help/zh_HK/clock/index.docbook
+share/help/zh_HK/clock/legal.xml
+share/help/zh_TW/clock/index.docbook
+share/help/zh_TW/clock/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
@@ -253,7 +184,6 @@ 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
@@ -264,7 +194,6 @@ 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
@@ -275,7 +204,6 @@ 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
@@ -287,7 +215,6 @@ 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
@@ -297,161 +224,114 @@ 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
-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
+share/locale/af/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/am/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/ar/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/as/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/ast/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/az/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/be/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/be@latin/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/bg/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/bn/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/bn_IN/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/br/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/bs/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/ca/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/ca@valencia/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/crh/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/cs/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/csb/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/cy/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/da/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/de/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/dz/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/el/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/en@shaw/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/en_CA/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/en_GB/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/eo/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/es/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/et/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/eu/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/fa/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/fi/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/fr/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/fur/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/fy/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/ga/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/gl/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/gu/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/gv/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/ha/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/he/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/hi/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/hr/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/hu/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/hy/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/id/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/ig/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/is/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/it/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/ja/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/ka/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/kk/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/km/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/kn/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/ko/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/ku/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/ky/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/la/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/li/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/lt/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/lv/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/mai/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/mg/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/mi/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/mk/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/ml/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/mn/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/mr/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/ms/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/my/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/nb/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/nds/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/ne/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/nl/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/nn/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/nso/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/oc/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/or/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/pa/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/pl/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/ps/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/pt/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/pt_BR/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/ro/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/ru/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/rw/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/si/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/sk/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/sl/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/sq/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/sr/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/sr@ije/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/sr@latin/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/sv/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/ta/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/te/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/th/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/tr/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/ug/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/uk/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/uz/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/uz@cyrillic/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/vi/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/wa/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/xh/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/yi/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/yo/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/zh_CN/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/zh_HK/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/zh_TW/LC_MESSAGES/gnome-panel-3.0.mo
+share/locale/zu/LC_MESSAGES/gnome-panel-3.0.mo
diff --git a/gnome-panel/buildlink3.mk b/gnome-panel/buildlink3.mk
index 55a28d7..f0563e6 100644
--- a/gnome-panel/buildlink3.mk
+++ b/gnome-panel/buildlink3.mk
@@ -5,27 +5,26 @@ BUILDLINK_TREE+=	gnome-panel
 .if !defined(GNOME_PANEL_BUILDLINK3_MK)
 GNOME_PANEL_BUILDLINK3_MK:=
 
-BUILDLINK_API_DEPENDS.gnome-panel+=		gnome-panel>=2.12.1nb3
+BUILDLINK_API_DEPENDS.gnome-panel+=	gnome-panel>=2.12.1nb3
 BUILDLINK_ABI_DEPENDS.gnome-panel+=	gnome-panel>=2.32.1nb43
-BUILDLINK_PKGSRCDIR.gnome-panel?=	../../x11/gnome-panel
+BUILDLINK_PKGSRCDIR.gnome-panel?=	../../wip/gnome-panel
 
 pkgbase:= gnome-panel
 .include "../../mk/pkg-build-options.mk"
 .if !empty(PKG_BUILD_OPTIONS.gnome-panel:Mevolution)
-.include "../../mail/evolution-data-server/buildlink3.mk"
+.include "../../wip/evolution-data-server/buildlink3.mk"
 .endif
 
-.include "../../net/libgdata/buildlink3.mk"
+#.include "../../net/libgdata/buildlink3.mk"
+.include "../../devel/libwnck3/buildlink3.mk"
 .include "../../devel/GConf/buildlink3.mk"
 .include "../../devel/gettext-lib/buildlink3.mk"
 .include "../../devel/libbonobo/buildlink3.mk"
 .include "../../devel/libbonoboui/buildlink3.mk"
-.include "../../devel/libwnck/buildlink3.mk"
 .include "../../devel/libgnome/buildlink3.mk"
 .include "../../devel/libgnomeui/buildlink3.mk"
-.include "../../devel/libwnck/buildlink3.mk"
 .include "../../net/ORBit2/buildlink3.mk"
-.include "../../x11/gnome-desktop/buildlink3.mk"
+.include "../../x11/gnome-desktop3/buildlink3.mk"
 .include "../../x11/gtk2/buildlink3.mk"
 .include "../../x11/libSM/buildlink3.mk"
 .include "../../x11/libX11/buildlink3.mk"
diff --git a/gnome-panel/distinfo b/gnome-panel/distinfo
index dbf3280..63cb0c2 100644
--- a/gnome-panel/distinfo
+++ b/gnome-panel/distinfo
@@ -1,11 +1,6 @@
 $NetBSD: distinfo,v 1.63 2015/11/04 03:28:30 agc Exp $
 
-SHA1 (gnome-panel-2.32.1.tar.bz2) = 561ec56307854b5cbd6b0d0a0b7f9e0e6c2a0127
-RMD160 (gnome-panel-2.32.1.tar.bz2) = 03a440cee7e219b42a0375ae2d2d53fbd17b604b
-SHA512 (gnome-panel-2.32.1.tar.bz2) = ceae445cb64db89143b1d5aab46d5cd5e4b4c3333e67c03a54238bb55b396532a159bf13291f617c831664a699a6a323c69c471b534abf54ac697eb9923ef2e0
-Size (gnome-panel-2.32.1.tar.bz2) = 3132156 bytes
-SHA1 (patch-ab) = 2bea1a4fe4b68b45988e2d1e88eeb488d14ac0e1
-SHA1 (patch-ad) = c24a5d0a8c1c88d46edfa3e8fc3e4528637a8d31
-SHA1 (patch-ae) = d85575dc403c67a4fcb0818904ab9b0517f7b8e0
-SHA1 (patch-af) = ca6947149c9cb2557814da51122fe5ce202469b1
-SHA1 (patch-libpanel-applet_panel-applet-factory.c) = 6425f0ceeec62c377bbb8fddd4e189846da0c64e
+SHA1 (gnome-panel-3.16.1.tar.xz) = 7e8ad14d0797fbaacb945b155d0e533a6a795c60
+RMD160 (gnome-panel-3.16.1.tar.xz) = 93ee4ce50411d40b7173ea992ec9f3e5e03757c4
+SHA512 (gnome-panel-3.16.1.tar.xz) = c8d65ab47802bd22bd41abb8550dd09ed0fcc9e5626d8ca6f4d6ff029dc2468b4cb8668568ead35176846c2768727a1e43859bf9ea3da7bd74dcb65fba0e4ec4
+Size (gnome-panel-3.16.1.tar.xz) = 2372408 bytes



Home | Main Index | Thread Index | Old Index