- update gnome-panel to 2.24.1
* this needs some work wrt the clock applet - specify licenses and their versions feedback and ok ajacoutot@
This commit is contained in:
parent
8c88f1927c
commit
bff5c1a508
@ -1,28 +1,30 @@
|
||||
# $OpenBSD: Makefile,v 1.38 2008/06/02 14:10:06 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.39 2008/11/21 18:15:45 jasper Exp $
|
||||
|
||||
COMMENT= GNOME panel
|
||||
|
||||
GNOME_PROJECT= gnome-panel
|
||||
GNOME_VERSION= 2.20.2
|
||||
PKGNAME= ${DISTNAME}p7
|
||||
SHARED_LIBS= panel-applet-2 2.18 # .2.26
|
||||
GNOME_VERSION= 2.24.1
|
||||
SHARED_LIBS= panel-applet-2 2.24 # .2.26
|
||||
CATEGORIES= x11
|
||||
|
||||
# GPL/LGPL
|
||||
# GPLv2/LGPLv2/GFDLv1.1
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= ICE ORBit-2 ORBitCosNaming-2 SM X11 XRes Xau Xcursor \
|
||||
Xdmcp Xext Xfixes Xi Xinerama Xrandr Xrender art_lgpl_2 \
|
||||
atk-1.0 audiofile bonobo-2 bonobo-activation bonoboui-2 \
|
||||
c cairo crypto dbus-1 dbus-glib-1 esd expat fam fontconfig \
|
||||
freetype gconf-2 gdk-x11-2.0 gdk_pixbuf-2.0 glade-2.0 \
|
||||
glib-2.0 glitz gmodule-2.0 gnome-2 gnome-keyring gnomecanvas-2 \
|
||||
gnomeui-2 gnomevfs-2 gobject-2.0 gthread-2.0 gtk-x11-2.0 \
|
||||
jpeg m pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre png popt \
|
||||
pthread rpcsvc ssl startup-notification-1 stdc++ util xml2 z \
|
||||
Xcomposite Xdamage gailutil
|
||||
|
||||
WANTLIB= ICE ORBit-2 ORBitCosNaming-2 SM X11 XRes Xau Xcomposite \
|
||||
Xcursor Xdamage Xdmcp Xext Xfixes Xi Xinerama Xrandr \
|
||||
Xrender art_lgpl_2 asn1 atk-1.0 audiofile bonobo-2 \
|
||||
bonobo-activation bonoboui-2 bz2 c cairo com_err croco-0.6 \
|
||||
crypto dbus-1 dbus-glib-1 esd expat fontconfig freetype \
|
||||
gailutil gconf-2 gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 \
|
||||
glade-2.0 glib-2.0 glitz gmodule-2.0 gnome-2 gnome-keyring \
|
||||
gnomecanvas-2 gnomeui-2 gnomevfs-2 gobject-2.0 gsf-1 \
|
||||
gssapi gthread-2.0 gtk-x11-2.0 krb5 m nspr4 nss3 pango-1.0 \
|
||||
pangocairo-1.0 pangoft2-1.0 pcre pixman-1 plc4 plds4 \
|
||||
png popt pthread smime3 softokn3 soup-2.4 sqlite3 ssl \
|
||||
ssl3 startup-notification-1 util xml2 z
|
||||
|
||||
MODULES= devel/gettext \
|
||||
x11/gnome
|
||||
@ -31,16 +33,17 @@ BUILD_DEPENDS= :gnome-doc-utils->=0.3.2:x11/gnome/doc-utils
|
||||
RUN_DEPENDS= :scrollkeeper->=0.3.12:textproc/scrollkeeper
|
||||
LIB_DEPENDS= gnome-desktop-2.>=5::x11/gnome/desktop \
|
||||
gnome-menu::x11/gnome/menus \
|
||||
wnck-1.>=21::devel/libwnck
|
||||
wnck-1.>=21::devel/libwnck \
|
||||
gweather::x11/gnome/libgweather \
|
||||
rsvg-2::x11/gnome/librsvg
|
||||
|
||||
MODGNOME_HELP_FILES= Yes
|
||||
USE_X11= Yes
|
||||
DESKTOP_FILES= Yes
|
||||
CONFIGURE_ARGS+= --disable-eds \
|
||||
CONFIGURE_ARGS+= --enable-eds \
|
||||
--with-gconf-schema-file-dir=${LOCALBASE}/share/schemas/gnome-panel \
|
||||
--disable-schemas-install \
|
||||
--disable-scrollkeeper \
|
||||
--disable-eds
|
||||
--disable-scrollkeeper
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/libpng" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (gnome/gnome-panel-2.20.2.tar.bz2) = QAkkqCwD7AT3hCNIYl4fSg==
|
||||
RMD160 (gnome/gnome-panel-2.20.2.tar.bz2) = 6IMTnIyHMpDn2FTBpFZC/w00wqg=
|
||||
SHA1 (gnome/gnome-panel-2.20.2.tar.bz2) = 07+D6CWvxH5iASn2Ow/QAinvEqc=
|
||||
SHA256 (gnome/gnome-panel-2.20.2.tar.bz2) = xUFfTHCNeiu4ii4Qdac7llrerozHkHBfV8URcNkgd54=
|
||||
SIZE (gnome/gnome-panel-2.20.2.tar.bz2) = 2835817
|
||||
MD5 (gnome/gnome-panel-2.24.1.tar.bz2) = N3Qtj8uQmWXV4Y81GnxFeA==
|
||||
RMD160 (gnome/gnome-panel-2.24.1.tar.bz2) = hOfM0EJcVnybgAzf7LZT8gbN92g=
|
||||
SHA1 (gnome/gnome-panel-2.24.1.tar.bz2) = AaI3ZYK6gbAGURJ5dny3TsszMq8=
|
||||
SHA256 (gnome/gnome-panel-2.24.1.tar.bz2) = NahFmQqPVtoZFhWoLiLxvkdldHZkf0+1xRSGaMyZmQc=
|
||||
SIZE (gnome/gnome-panel-2.24.1.tar.bz2) = 3354268
|
||||
|
16
x11/gnome/panel/patches/patch-applets_clock_Makefile_in
Normal file
16
x11/gnome/panel/patches/patch-applets_clock_Makefile_in
Normal file
@ -0,0 +1,16 @@
|
||||
$OpenBSD: patch-applets_clock_Makefile_in,v 1.1 2008/11/21 18:15:45 jasper Exp $
|
||||
|
||||
Because we don't have PolicyKit-GNOME there's no point in
|
||||
installing the directory for it.
|
||||
|
||||
--- applets/clock/Makefile.in.orig Thu Oct 30 19:45:52 2008
|
||||
+++ applets/clock/Makefile.in Thu Oct 30 19:46:28 2008
|
||||
@@ -1394,7 +1394,7 @@ info-am:
|
||||
|
||||
install-data-am: install-clock_appletlibLTLIBRARIES install-data-local \
|
||||
install-dbus_confDATA install-dbus_servicesDATA \
|
||||
- install-gladeDATA install-polkitDATA install-schemasDATA \
|
||||
+ install-gladeDATA install-schemasDATA \
|
||||
install-serverDATA install-uiDATA
|
||||
|
||||
install-dvi: install-dvi-recursive
|
@ -0,0 +1,15 @@
|
||||
$OpenBSD: patch-applets_clock_calendar-client_c,v 1.1 2008/11/21 18:15:45 jasper Exp $
|
||||
|
||||
Pass UTC to evolution to prevent incorrect times from entering the database.
|
||||
|
||||
--- applets/clock/calendar-client.c.orig Thu Oct 30 19:48:00 2008
|
||||
+++ applets/clock/calendar-client.c Thu Oct 30 19:49:02 2008
|
||||
@@ -2124,7 +2124,7 @@ calendar_client_set_task_completed (CalendarClient *cl
|
||||
{
|
||||
struct icaltimetype completed_time;
|
||||
|
||||
- completed_time = icaltime_current_time_with_zone (client->priv->zone);
|
||||
+ completed_time = icaltime_current_time_with_zone (icaltimezone_get_utc_timezone());
|
||||
if (!prop)
|
||||
{
|
||||
icalcomponent_add_property (ical,
|
12
x11/gnome/panel/patches/patch-applets_clock_clock-location_c
Normal file
12
x11/gnome/panel/patches/patch-applets_clock_clock-location_c
Normal file
@ -0,0 +1,12 @@
|
||||
$OpenBSD: patch-applets_clock_clock-location_c,v 1.1 2008/11/21 18:15:45 jasper Exp $
|
||||
--- applets/clock/clock-location.c.orig Thu Oct 30 19:53:10 2008
|
||||
+++ applets/clock/clock-location.c Thu Oct 30 19:53:23 2008
|
||||
@@ -27,6 +27,8 @@
|
||||
#include "set-timezone.h"
|
||||
#include "system-timezone.h"
|
||||
|
||||
+#define daylight 1
|
||||
+
|
||||
G_DEFINE_TYPE (ClockLocation, clock_location, G_TYPE_OBJECT)
|
||||
|
||||
typedef struct {
|
12
x11/gnome/panel/patches/patch-applets_clock_clock_c
Normal file
12
x11/gnome/panel/patches/patch-applets_clock_clock_c
Normal file
@ -0,0 +1,12 @@
|
||||
$OpenBSD: patch-applets_clock_clock_c,v 1.1 2008/11/21 18:15:45 jasper Exp $
|
||||
--- applets/clock/clock.c.orig Thu Oct 30 19:53:47 2008
|
||||
+++ applets/clock/clock.c Thu Oct 30 19:54:00 2008
|
||||
@@ -87,6 +87,8 @@
|
||||
|
||||
#define FALLBACK_CONFIG_TOOL "time-admin"
|
||||
|
||||
+#define daylight 1
|
||||
+
|
||||
static const char *clock_config_tools [] = {
|
||||
CLOCK_TIME_UTILITY,
|
||||
FALLBACK_CONFIG_TOOL
|
@ -1,38 +0,0 @@
|
||||
$OpenBSD: patch-gnome-panel_panel-logout_c,v 1.1 2008/05/20 11:08:14 jasper Exp $
|
||||
--- gnome-panel/panel-logout.c.orig Tue May 20 10:37:13 2008
|
||||
+++ gnome-panel/panel-logout.c Tue May 20 10:39:05 2008
|
||||
@@ -42,7 +42,9 @@
|
||||
|
||||
enum {
|
||||
PANEL_LOGOUT_RESPONSE_LOGOUT,
|
||||
+#ifndef __OpenBSD__
|
||||
PANEL_LOGOUT_RESPONSE_SWITCH_USER,
|
||||
+#endif /* __OpenBSD__ */
|
||||
PANEL_LOGOUT_RESPONSE_SHUTDOWN,
|
||||
PANEL_LOGOUT_RESPONSE_REBOOT,
|
||||
PANEL_LOGOUT_RESPONSE_STD,
|
||||
@@ -180,9 +182,11 @@ panel_logout_response (PanelLogoutDialog *logout_dialo
|
||||
gdm_set_logout_action (GDM_LOGOUT_ACTION_NONE);
|
||||
panel_session_request_logout ();
|
||||
break;
|
||||
+#ifndef __OpenBSD__
|
||||
case PANEL_LOGOUT_RESPONSE_SWITCH_USER:
|
||||
gdm_new_login ();
|
||||
break;
|
||||
+#endif /* __OpenBSD__ */
|
||||
case PANEL_LOGOUT_RESPONSE_SHUTDOWN:
|
||||
gdm_set_logout_action (GDM_LOGOUT_ACTION_SHUTDOWN);
|
||||
panel_session_request_logout ();
|
||||
@@ -331,10 +335,12 @@ panel_logout_new (PanelLogoutDialogType type,
|
||||
// FIXME need to verify that this response can be used
|
||||
logout_dialog->priv->default_response = PANEL_LOGOUT_DIALOG_LOGOUT;
|
||||
|
||||
+#ifndef __OpenBSD__
|
||||
//FIXME is gdm running?
|
||||
gtk_dialog_add_button (GTK_DIALOG (logout_dialog),
|
||||
_("_Switch User"),
|
||||
PANEL_LOGOUT_RESPONSE_SWITCH_USER);
|
||||
+#endif /* __OpenBSD__ */
|
||||
gtk_dialog_add_button (GTK_DIALOG (logout_dialog),
|
||||
GTK_STOCK_CANCEL,
|
||||
GTK_RESPONSE_CANCEL);
|
11
x11/gnome/panel/patches/patch-gnome-panel_panel-util_c
Normal file
11
x11/gnome/panel/patches/patch-gnome-panel_panel-util_c
Normal file
@ -0,0 +1,11 @@
|
||||
$OpenBSD: patch-gnome-panel_panel-util_c,v 1.1 2008/11/21 18:15:45 jasper Exp $
|
||||
--- gnome-panel/panel-util.c.orig Thu Oct 30 19:44:56 2008
|
||||
+++ gnome-panel/panel-util.c Thu Oct 30 19:45:08 2008
|
||||
@@ -18,6 +18,7 @@
|
||||
|
||||
#include <dirent.h>
|
||||
#include <string.h>
|
||||
+#include <limits.h>
|
||||
#include <unistd.h>
|
||||
#include <sys/types.h>
|
||||
|
@ -1,8 +1,8 @@
|
||||
@comment $OpenBSD: PLIST,v 1.27 2008/05/20 11:08:14 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.28 2008/11/21 18:15:45 jasper Exp $
|
||||
%%SHARED%%
|
||||
bin/gnome-desktop-item-edit
|
||||
bin/gnome-panel
|
||||
bin/panel-test-applets
|
||||
@bin bin/gnome-desktop-item-edit
|
||||
@bin bin/gnome-panel
|
||||
@bin bin/panel-test-applets
|
||||
include/panel-2.0/
|
||||
include/panel-2.0/GNOME_Panel.h
|
||||
include/panel-2.0/panel-applet-enums.h
|
||||
@ -18,13 +18,14 @@ lib/bonobo/servers/GNOME_Wncklet_Factory.server
|
||||
lib/libpanel-applet-2.a
|
||||
lib/libpanel-applet-2.la
|
||||
lib/pkgconfig/libpanelapplet-2.0.pc
|
||||
libexec/clock-applet
|
||||
libexec/fish-applet-2
|
||||
libexec/notification-area-applet
|
||||
libexec/wnck-applet
|
||||
@bin libexec/clock-applet
|
||||
@bin libexec/fish-applet-2
|
||||
@bin libexec/notification-area-applet
|
||||
@bin libexec/wnck-applet
|
||||
@man man/man1/gnome-panel.1
|
||||
share/applications/gnome-panel.desktop
|
||||
share/gnome/
|
||||
share/dbus-1/
|
||||
share/dbus-1/system-services/
|
||||
share/gnome-2.0/
|
||||
share/gnome-2.0/ui/
|
||||
share/gnome-2.0/ui/GNOME_ClockApplet.xml
|
||||
@ -37,14 +38,25 @@ share/gnome-2.0/ui/GNOME_WindowMenuApplet.xml
|
||||
share/gnome-2.0/ui/GNOME_WorkspaceSwitcherApplet.xml
|
||||
share/gnome-panel/
|
||||
share/gnome-panel/glade/
|
||||
share/gnome-panel/glade/clock.glade
|
||||
share/gnome-panel/glade/fish.glade
|
||||
share/gnome-panel/glade/panel-properties-dialog.glade
|
||||
share/gnome-panel/glade/panel-run-dialog.glade
|
||||
share/gnome-panel/glade/panel-test-applets.glade
|
||||
share/gnome-panel/glade/timezone.glade
|
||||
share/gnome-panel/glade/window-list.glade
|
||||
share/gnome-panel/glade/workspace-switcher.glade
|
||||
share/gnome-panel/pixmaps/
|
||||
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
|
||||
@ -54,13 +66,17 @@ share/gnome-panel/pixmaps/oldwanda.png
|
||||
share/gnome-panel/pixmaps/wanda.png
|
||||
share/gnome-panel/pixmaps/world_map-960.png
|
||||
share/gnome-panelrc
|
||||
share/gnome/help/
|
||||
share/gnome/help/clock/
|
||||
share/gnome/help/clock/C/
|
||||
share/gnome/help/clock/C/clock.xml
|
||||
share/gnome/help/clock/C/figures/
|
||||
share/gnome/help/clock/C/figures/clock_applet.png
|
||||
share/gnome/help/clock/C/legal.xml
|
||||
share/gnome/help/clock/ar/
|
||||
share/gnome/help/clock/ar/clock.xml
|
||||
share/gnome/help/clock/ar/figures/
|
||||
share/gnome/help/clock/ar/figures/clock_applet.png
|
||||
share/gnome/help/clock/ar/legal.xml
|
||||
share/gnome/help/clock/ca/
|
||||
share/gnome/help/clock/ca/clock.xml
|
||||
share/gnome/help/clock/ca/figures/
|
||||
@ -81,6 +97,11 @@ share/gnome/help/clock/es/clock.xml
|
||||
share/gnome/help/clock/es/figures/
|
||||
share/gnome/help/clock/es/figures/clock_applet.png
|
||||
share/gnome/help/clock/es/legal.xml
|
||||
share/gnome/help/clock/fi/
|
||||
share/gnome/help/clock/fi/clock.xml
|
||||
share/gnome/help/clock/fi/figures/
|
||||
share/gnome/help/clock/fi/figures/clock_applet.png
|
||||
share/gnome/help/clock/fi/legal.xml
|
||||
share/gnome/help/clock/fr/
|
||||
share/gnome/help/clock/fr/clock.xml
|
||||
share/gnome/help/clock/fr/figures/
|
||||
@ -136,6 +157,11 @@ share/gnome/help/clock/sv/clock.xml
|
||||
share/gnome/help/clock/sv/figures/
|
||||
share/gnome/help/clock/sv/figures/clock_applet.png
|
||||
share/gnome/help/clock/sv/legal.xml
|
||||
share/gnome/help/clock/th/
|
||||
share/gnome/help/clock/th/clock.xml
|
||||
share/gnome/help/clock/th/figures/
|
||||
share/gnome/help/clock/th/figures/clock_applet.png
|
||||
share/gnome/help/clock/th/legal.xml
|
||||
share/gnome/help/clock/uk/
|
||||
share/gnome/help/clock/uk/clock.xml
|
||||
share/gnome/help/clock/uk/figures/
|
||||
@ -186,6 +212,11 @@ share/gnome/help/fish/ca/figures/
|
||||
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/de/
|
||||
share/gnome/help/fish/de/figures/
|
||||
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/
|
||||
share/gnome/help/fish/el/figures/
|
||||
share/gnome/help/fish/el/figures/fish_applet.png
|
||||
@ -196,6 +227,11 @@ share/gnome/help/fish/es/figures/
|
||||
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/fi/
|
||||
share/gnome/help/fish/fi/figures/
|
||||
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/
|
||||
share/gnome/help/fish/fr/figures/
|
||||
share/gnome/help/fish/fr/figures/fish_applet.png
|
||||
@ -216,11 +252,21 @@ share/gnome/help/fish/oc/figures/
|
||||
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/
|
||||
share/gnome/help/fish/ru/figures/
|
||||
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/sv/
|
||||
share/gnome/help/fish/sv/figures/
|
||||
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/
|
||||
share/gnome/help/fish/th/figures/
|
||||
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/
|
||||
share/gnome/help/fish/uk/figures/
|
||||
share/gnome/help/fish/uk/figures/fish_applet.png
|
||||
@ -229,8 +275,12 @@ share/gnome/help/fish/uk/legal.xml
|
||||
share/gnome/help/window-list/
|
||||
share/gnome/help/window-list/C/
|
||||
share/gnome/help/window-list/C/window-list.xml
|
||||
share/gnome/help/window-list/ar/
|
||||
share/gnome/help/window-list/ar/window-list.xml
|
||||
share/gnome/help/window-list/ca/
|
||||
share/gnome/help/window-list/ca/window-list.xml
|
||||
share/gnome/help/window-list/da/
|
||||
share/gnome/help/window-list/da/window-list.xml
|
||||
share/gnome/help/window-list/de/
|
||||
share/gnome/help/window-list/de/figures/
|
||||
share/gnome/help/window-list/de/figures/window_list_applet.png
|
||||
@ -242,6 +292,8 @@ share/gnome/help/window-list/el/
|
||||
share/gnome/help/window-list/el/window-list.xml
|
||||
share/gnome/help/window-list/es/
|
||||
share/gnome/help/window-list/es/window-list.xml
|
||||
share/gnome/help/window-list/fi/
|
||||
share/gnome/help/window-list/fi/window-list.xml
|
||||
share/gnome/help/window-list/fr/
|
||||
share/gnome/help/window-list/fr/window-list.xml
|
||||
share/gnome/help/window-list/it/
|
||||
@ -276,8 +328,12 @@ share/gnome/help/window-list/zh_TW/window-list.xml
|
||||
share/gnome/help/workspace-switcher/
|
||||
share/gnome/help/workspace-switcher/C/
|
||||
share/gnome/help/workspace-switcher/C/workspace-switcher.xml
|
||||
share/gnome/help/workspace-switcher/ar/
|
||||
share/gnome/help/workspace-switcher/ar/workspace-switcher.xml
|
||||
share/gnome/help/workspace-switcher/ca/
|
||||
share/gnome/help/workspace-switcher/ca/workspace-switcher.xml
|
||||
share/gnome/help/workspace-switcher/da/
|
||||
share/gnome/help/workspace-switcher/da/workspace-switcher.xml
|
||||
share/gnome/help/workspace-switcher/de/
|
||||
share/gnome/help/workspace-switcher/de/figures/
|
||||
share/gnome/help/workspace-switcher/de/figures/workspace_switcher_applet.png
|
||||
@ -288,6 +344,8 @@ share/gnome/help/workspace-switcher/el/
|
||||
share/gnome/help/workspace-switcher/el/workspace-switcher.xml
|
||||
share/gnome/help/workspace-switcher/es/
|
||||
share/gnome/help/workspace-switcher/es/workspace-switcher.xml
|
||||
share/gnome/help/workspace-switcher/fi/
|
||||
share/gnome/help/workspace-switcher/fi/workspace-switcher.xml
|
||||
share/gnome/help/workspace-switcher/fr/
|
||||
share/gnome/help/workspace-switcher/fr/workspace-switcher.xml
|
||||
share/gnome/help/workspace-switcher/it/
|
||||
@ -305,6 +363,8 @@ share/gnome/help/workspace-switcher/oc/
|
||||
share/gnome/help/workspace-switcher/oc/workspace-switcher.xml
|
||||
share/gnome/help/workspace-switcher/pa/
|
||||
share/gnome/help/workspace-switcher/pa/workspace-switcher.xml
|
||||
share/gnome/help/workspace-switcher/pt_BR/
|
||||
share/gnome/help/workspace-switcher/pt_BR/workspace-switcher.xml
|
||||
share/gnome/help/workspace-switcher/ru/
|
||||
share/gnome/help/workspace-switcher/ru/workspace-switcher.xml
|
||||
share/gnome/help/workspace-switcher/sv/
|
||||
@ -325,8 +385,6 @@ share/gnome/help/workspace-switcher/zh_TW/figures/workspace_switcher_applet.png
|
||||
share/gnome/help/workspace-switcher/zh_TW/figures/workspacelist_applet.png
|
||||
share/gnome/help/workspace-switcher/zh_TW/legal.xml
|
||||
share/gnome/help/workspace-switcher/zh_TW/workspace-switcher.xml
|
||||
share/gtk-doc/
|
||||
share/gtk-doc/html/
|
||||
share/gtk-doc/html/panel-applet/
|
||||
share/gtk-doc/html/panel-applet/PanelApplet.html
|
||||
share/gtk-doc/html/panel-applet/applet-popups.html
|
||||
@ -347,8 +405,6 @@ 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/icons/
|
||||
share/icons/hicolor/
|
||||
share/icons/hicolor/16x16/
|
||||
share/icons/hicolor/16x16/apps/
|
||||
share/icons/hicolor/16x16/apps/gnome-panel-clock.png
|
||||
@ -401,6 +457,9 @@ 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/
|
||||
share/icons/hicolor/48x48/apps/
|
||||
share/icons/hicolor/48x48/apps/gnome-panel.png
|
||||
share/icons/hicolor/scalable/
|
||||
share/icons/hicolor/scalable/apps/
|
||||
share/icons/hicolor/scalable/apps/gnome-panel-clock.svg
|
||||
@ -417,67 +476,48 @@ share/icons/hicolor/scalable/apps/gnome-panel.svg
|
||||
share/idl/
|
||||
share/idl/gnome-panel-2.0/
|
||||
share/idl/gnome-panel-2.0/GNOME_Panel.idl
|
||||
share/locale/af/
|
||||
share/locale/af/LC_MESSAGES/
|
||||
share/locale/af/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/am/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/ar/
|
||||
share/locale/ar/LC_MESSAGES/
|
||||
share/locale/ar/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/as/
|
||||
share/locale/as/LC_MESSAGES/
|
||||
share/locale/as/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/
|
||||
share/locale/be@latin/LC_MESSAGES/
|
||||
share/locale/be@latin/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/bg/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/bn/
|
||||
share/locale/bn/LC_MESSAGES/
|
||||
share/locale/bn/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/bn_IN/
|
||||
share/locale/bn_IN/LC_MESSAGES/
|
||||
share/locale/bn_IN/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/br/
|
||||
share/locale/br/LC_MESSAGES/
|
||||
share/locale/br/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/bs/
|
||||
share/locale/bs/LC_MESSAGES/
|
||||
share/locale/bs/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/ca/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/ca@valencia/
|
||||
share/locale/ca@valencia/LC_MESSAGES/
|
||||
share/locale/ca@valencia/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/cs/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/cy/
|
||||
share/locale/cy/LC_MESSAGES/
|
||||
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/
|
||||
share/locale/dz/LC_MESSAGES/
|
||||
share/locale/dz/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/el/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/en_CA/
|
||||
share/locale/en_CA/LC_MESSAGES/
|
||||
share/locale/en_CA/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/en_GB/
|
||||
share/locale/en_GB/LC_MESSAGES/
|
||||
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/
|
||||
share/locale/eu/LC_MESSAGES/
|
||||
share/locale/eu/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/fa/
|
||||
share/locale/fa/LC_MESSAGES/
|
||||
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/
|
||||
share/locale/fur/LC_MESSAGES/
|
||||
share/locale/fur/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/
|
||||
share/locale/gu/LC_MESSAGES/
|
||||
share/locale/gu/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/he/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/hi/
|
||||
share/locale/hi/LC_MESSAGES/
|
||||
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
|
||||
@ -485,95 +525,66 @@ share/locale/hy/
|
||||
share/locale/hy/LC_MESSAGES/
|
||||
share/locale/hy/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/id/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/
|
||||
share/locale/ka/LC_MESSAGES/
|
||||
share/locale/ka/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/
|
||||
share/locale/ku/LC_MESSAGES/
|
||||
share/locale/ku/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/ky/
|
||||
share/locale/ky/LC_MESSAGES/
|
||||
share/locale/ky/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/li/
|
||||
share/locale/li/LC_MESSAGES/
|
||||
share/locale/li/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/lt/
|
||||
share/locale/lt/LC_MESSAGES/
|
||||
share/locale/lt/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/lv/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/mg/
|
||||
share/locale/mg/LC_MESSAGES/
|
||||
share/locale/mai/
|
||||
share/locale/mai/LC_MESSAGES/
|
||||
share/locale/mai/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/mg/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/mi/
|
||||
share/locale/mi/LC_MESSAGES/
|
||||
share/locale/mi/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/mk/
|
||||
share/locale/mk/LC_MESSAGES/
|
||||
share/locale/mk/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/ml/
|
||||
share/locale/ml/LC_MESSAGES/
|
||||
share/locale/ml/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/mn/
|
||||
share/locale/mn/LC_MESSAGES/
|
||||
share/locale/mn/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/mr/
|
||||
share/locale/mr/LC_MESSAGES/
|
||||
share/locale/mr/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/ms/
|
||||
share/locale/ms/LC_MESSAGES/
|
||||
share/locale/ms/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/nb/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/ne/
|
||||
share/locale/ne/LC_MESSAGES/
|
||||
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/
|
||||
share/locale/nso/LC_MESSAGES/
|
||||
share/locale/nso/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/oc/
|
||||
share/locale/oc/LC_MESSAGES/
|
||||
share/locale/oc/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/or/
|
||||
share/locale/or/LC_MESSAGES/
|
||||
share/locale/or/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/pa/
|
||||
share/locale/pa/LC_MESSAGES/
|
||||
share/locale/pa/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/pl/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/ps/
|
||||
share/locale/ps/LC_MESSAGES/
|
||||
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/
|
||||
share/locale/rw/LC_MESSAGES/
|
||||
share/locale/rw/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/si/
|
||||
share/locale/si/LC_MESSAGES/
|
||||
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/
|
||||
share/locale/sq/LC_MESSAGES/
|
||||
share/locale/sq/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/sr/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/sr@Latn/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/sr@ije/
|
||||
share/locale/sr@ije/LC_MESSAGES/
|
||||
share/locale/sr@ije/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/sr@latin/
|
||||
share/locale/sr@latin/LC_MESSAGES/
|
||||
share/locale/sr@latin/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/sv/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/ta/
|
||||
share/locale/ta/LC_MESSAGES/
|
||||
share/locale/ta/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/te/
|
||||
share/locale/te/LC_MESSAGES/
|
||||
share/locale/te/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/th/
|
||||
share/locale/th/LC_MESSAGES/
|
||||
share/locale/th/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/tr/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/uk/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
@ -584,11 +595,7 @@ share/locale/uz@cyrillic/
|
||||
share/locale/uz@cyrillic/LC_MESSAGES/
|
||||
share/locale/uz@cyrillic/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/vi/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/wa/
|
||||
share/locale/wa/LC_MESSAGES/
|
||||
share/locale/wa/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/xh/
|
||||
share/locale/xh/LC_MESSAGES/
|
||||
share/locale/xh/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/locale/yi/
|
||||
share/locale/yi/LC_MESSAGES/
|
||||
@ -596,15 +603,15 @@ share/locale/yi/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/
|
||||
share/locale/zu/LC_MESSAGES/
|
||||
share/locale/zu/LC_MESSAGES/gnome-panel-2.0.mo
|
||||
share/omf/clock/
|
||||
share/omf/clock/clock-C.omf
|
||||
share/omf/clock/clock-ar.omf
|
||||
share/omf/clock/clock-ca.omf
|
||||
share/omf/clock/clock-de.omf
|
||||
share/omf/clock/clock-el.omf
|
||||
share/omf/clock/clock-es.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
|
||||
@ -616,19 +623,24 @@ share/omf/clock/clock-pt_BR.omf
|
||||
share/omf/clock/clock-ru.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_TW.omf
|
||||
share/omf/fish/
|
||||
share/omf/fish/fish-C.omf
|
||||
share/omf/fish/fish-ca.omf
|
||||
share/omf/fish/fish-de.omf
|
||||
share/omf/fish/fish-el.omf
|
||||
share/omf/fish/fish-es.omf
|
||||
share/omf/fish/fish-fi.omf
|
||||
share/omf/fish/fish-fr.omf
|
||||
share/omf/fish/fish-it.omf
|
||||
share/omf/fish/fish-ko.omf
|
||||
share/omf/fish/fish-oc.omf
|
||||
share/omf/fish/fish-ru.omf
|
||||
share/omf/fish/fish-sv.omf
|
||||
share/omf/fish/fish-th.omf
|
||||
share/omf/fish/fish-uk.omf
|
||||
share/omf/gnome-panel/
|
||||
share/omf/gnome-panel/fish-applet-2-de.omf
|
||||
@ -644,10 +656,13 @@ share/omf/gnome-panel/workspace-switcher-zh_CN.omf
|
||||
share/omf/gnome-panel/workspace-switcher-zh_TW.omf
|
||||
share/omf/window-list/
|
||||
share/omf/window-list/window-list-C.omf
|
||||
share/omf/window-list/window-list-ar.omf
|
||||
share/omf/window-list/window-list-ca.omf
|
||||
share/omf/window-list/window-list-da.omf
|
||||
share/omf/window-list/window-list-de.omf
|
||||
share/omf/window-list/window-list-el.omf
|
||||
share/omf/window-list/window-list-es.omf
|
||||
share/omf/window-list/window-list-fi.omf
|
||||
share/omf/window-list/window-list-fr.omf
|
||||
share/omf/window-list/window-list-it.omf
|
||||
share/omf/window-list/window-list-ko.omf
|
||||
@ -659,22 +674,25 @@ share/omf/window-list/window-list-uk.omf
|
||||
share/omf/window-list/window-list-zh_CN.omf
|
||||
share/omf/workspace-switcher/
|
||||
share/omf/workspace-switcher/workspace-switcher-C.omf
|
||||
share/omf/workspace-switcher/workspace-switcher-ar.omf
|
||||
share/omf/workspace-switcher/workspace-switcher-ca.omf
|
||||
share/omf/workspace-switcher/workspace-switcher-da.omf
|
||||
share/omf/workspace-switcher/workspace-switcher-de.omf
|
||||
share/omf/workspace-switcher/workspace-switcher-el.omf
|
||||
share/omf/workspace-switcher/workspace-switcher-es.omf
|
||||
share/omf/workspace-switcher/workspace-switcher-fi.omf
|
||||
share/omf/workspace-switcher/workspace-switcher-fr.omf
|
||||
share/omf/workspace-switcher/workspace-switcher-it.omf
|
||||
share/omf/workspace-switcher/workspace-switcher-ko.omf
|
||||
share/omf/workspace-switcher/workspace-switcher-nl.omf
|
||||
share/omf/workspace-switcher/workspace-switcher-oc.omf
|
||||
share/omf/workspace-switcher/workspace-switcher-pa.omf
|
||||
share/omf/workspace-switcher/workspace-switcher-pt_BR.omf
|
||||
share/omf/workspace-switcher/workspace-switcher-ru.omf
|
||||
share/omf/workspace-switcher/workspace-switcher-sv.omf
|
||||
share/omf/workspace-switcher/workspace-switcher-uk.omf
|
||||
share/omf/workspace-switcher/workspace-switcher-vi.omf
|
||||
@unexec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-uninstall-rule %D/share/schemas/gnome-panel/*.schemas > /dev/null
|
||||
share/schemas/
|
||||
share/schemas/gnome-panel/
|
||||
share/schemas/gnome-panel/clock.schemas
|
||||
share/schemas/gnome-panel/fish.schemas
|
||||
|
Loading…
Reference in New Issue
Block a user