diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-05-27 03:05:29 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-05-27 03:05:29 +0800 |
commit | f5a03377df5e7d8b911c1cac0e3d6536e8cb7032 (patch) | |
tree | 6464d6bd32063b58300c5d18711c49c6049cf259 /x11 | |
parent | 927c6fac71da31fa6ea117fefbd4ecfc9c6fdf53 (diff) | |
download | marcuscom-ports-f5a03377df5e7d8b911c1cac0e3d6536e8cb7032.tar marcuscom-ports-f5a03377df5e7d8b911c1cac0e3d6536e8cb7032.tar.gz marcuscom-ports-f5a03377df5e7d8b911c1cac0e3d6536e8cb7032.tar.bz2 marcuscom-ports-f5a03377df5e7d8b911c1cac0e3d6536e8cb7032.tar.lz marcuscom-ports-f5a03377df5e7d8b911c1cac0e3d6536e8cb7032.tar.xz marcuscom-ports-f5a03377df5e7d8b911c1cac0e3d6536e8cb7032.tar.zst marcuscom-ports-f5a03377df5e7d8b911c1cac0e3d6536e8cb7032.zip |
Update to 3.4.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16811 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-shell/Makefile | 18 | ||||
-rw-r--r-- | x11/gnome-shell/distinfo | 4 | ||||
-rw-r--r-- | x11/gnome-shell/files/patch-js_ui_extensionSystem.js | 27 | ||||
-rw-r--r-- | x11/gnome-shell/files/patch-src_Makefile.in | 59 | ||||
-rw-r--r-- | x11/gnome-shell/pkg-plist | 335 |
5 files changed, 271 insertions, 172 deletions
diff --git a/x11/gnome-shell/Makefile b/x11/gnome-shell/Makefile index 59c1a25eb..75b108cbd 100644 --- a/x11/gnome-shell/Makefile +++ b/x11/gnome-shell/Makefile @@ -3,12 +3,11 @@ # Whom: Pawel Worach <pawel.worach@gmail.com> # # $FreeBSD$ -# $MCom: ports/x11/gnome-shell/Makefile,v 1.51 2012/02/06 15:29:02 kwm Exp $ +# $MCom: ports/x11/gnome-shell/Makefile,v 1.52 2012/03/21 03:17:07 mezz Exp $ # PORTNAME= gnome-shell -PORTVERSION= 3.2.2.1 -PORTREVISION= 1 +PORTVERSION= 3.4.1 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -16,17 +15,20 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Next generation GNOME desktop shell -BUILD_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss +BUILD_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss \ + gcr>=3.4.1:${PORTSDIR}/security/gcr LIB_DEPENDS= startup-notification-1.0:${PORTSDIR}/x11/startup-notification \ caribou.0:${PORTSDIR}/accessibility/caribou \ mutter.0:${PORTSDIR}/x11-wm/mutter \ + gnome-keyring:${PORTSDIR}/security/libgnome-keyring \ + gcr:${PORTSDIR}/security/gcr \ telepathy-glib.0:${PORTSDIR}/net-im/telepathy-glib \ telepathy-logger.2:${PORTSDIR}/net-im/telepathy-logger \ folks.25:${PORTSDIR}/net-im/folks \ pulse.0:${PORTSDIR}/audio/pulseaudio \ croco-0.6.3:${PORTSDIR}/textproc/libcroco \ dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ - clutter-glx-1.0:${PORTSDIR}/graphics/clutter \ + clutter-1.0:${PORTSDIR}/graphics/clutter \ gjs.0:${PORTSDIR}/lang/gjs RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/dbus-python.pc:${PORTSDIR}/devel/py-dbus \ ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss @@ -36,13 +38,12 @@ USE_XORG= x11 xfixes sm USE_GETTEXT= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool -USE_GNOME= gnomeprefix gnomehack intlhack gtk30 gconf2 gnomemenus3 \ +USE_GNOME= gnomeprefix gnomehack intlhack gtk30 gnomemenus3 \ gnomedesktop3 evolutiondataserver3 ltverhack USE_GSTREAMER= theora vp8 ogg USE_LDCONFIG= yes GLIB_SCHEMAS= org.gnome.shell.gschema.xml -GCONF_SCHEMAS= gnome-shell.schemas MAN1= gnome-shell.1 @@ -52,7 +53,8 @@ CPPFLAGS+= -I${LOCALASE}/include LDFLAGS+= -L${LOCALBASE}/lib # don't use -O2 in CFLAGS it makes gnome-shell unhappy (aka crashing) -CFLAGS= -O1 -pipe -fno-strict-aliasing +# but only for me on amd64, report that it works on i386 .. +CFLAGS+= -O0 -pipe -fno-strict-aliasing post-patch: @${REINPLACE_CMD} -e 's|applications.menu|gnome-applications.menu|g' \ diff --git a/x11/gnome-shell/distinfo b/x11/gnome-shell/distinfo index 8d1d3d3ff..a00aaecc3 100644 --- a/x11/gnome-shell/distinfo +++ b/x11/gnome-shell/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gnome-shell-3.2.2.1.tar.xz) = 209363084ef2d58777d70d8430e4659b058cf854c4b9766f3019d69ffea34d6f -SIZE (gnome3/gnome-shell-3.2.2.1.tar.xz) = 1119984 +SHA256 (gnome3/gnome-shell-3.4.1.tar.xz) = 6abfd2fca104aae64ce9d027dd233fc218a58b861176a64831b68e3f90ab56a9 +SIZE (gnome3/gnome-shell-3.4.1.tar.xz) = 1254596 diff --git a/x11/gnome-shell/files/patch-js_ui_extensionSystem.js b/x11/gnome-shell/files/patch-js_ui_extensionSystem.js index dc68dd1a2..6377d562e 100644 --- a/x11/gnome-shell/files/patch-js_ui_extensionSystem.js +++ b/x11/gnome-shell/files/patch-js_ui_extensionSystem.js @@ -1,5 +1,5 @@ ---- js/ui/extensionSystem.js.orig 2011-12-15 16:07:45.000000000 +0100 -+++ js/ui/extensionSystem.js 2011-12-15 16:30:19.000000000 +0100 +--- js/ui/extensionSystem.js.orig 2012-04-10 20:14:57.000000000 +0200 ++++ js/ui/extensionSystem.js 2012-05-25 22:43:38.000000000 +0200 @@ -8,7 +8,6 @@ const Gio = imports.gi.Gio; const St = imports.gi.St; @@ -7,8 +7,8 @@ -const Soup = imports.gi.Soup; const Config = imports.misc.config; - const FileUtils = imports.misc.fileUtils; -@@ -37,15 +36,10 @@ + const ExtensionUtils = imports.misc.extensionUtils; +@@ -34,15 +33,10 @@ const REPOSITORY_URL_DOWNLOAD = REPOSITORY_URL_BASE + '/download-extension/%s.shell-extension.zip'; const REPOSITORY_URL_INFO = REPOSITORY_URL_BASE + '/extension-info/'; @@ -24,16 +24,7 @@ function _getCertFile() { let localCert = GLib.build_filenamev([global.userdatadir, 'extensions.gnome.org.crt']); if (GLib.file_test(localCert, GLib.FileTest.EXISTS)) -@@ -54,8 +48,6 @@ - return Config.SHELL_SYSTEM_CA_FILE; - } - --_httpSession.ssl_ca_file = _getCertFile(); -- - // Maps uuid -> metadata object - const extensionMeta = {}; - // Maps uuid -> importer object (extension directory tree) -@@ -117,14 +109,6 @@ +@@ -75,14 +69,6 @@ shell_version: Config.PACKAGE_VERSION, api_version: API_VERSION.toString() }; @@ -48,7 +39,7 @@ } function uninstallExtensionFromUUID(uuid) { -@@ -159,10 +143,6 @@ +@@ -110,10 +96,6 @@ } function gotExtensionZipFile(session, message, uuid) { @@ -59,15 +50,15 @@ // FIXME: use a GFile mkstemp-type method once one exists let fd, tmpzip; -@@ -175,7 +155,6 @@ +@@ -126,7 +108,6 @@ let stream = new Gio.UnixOutputStream({ fd: fd }); - let dir = userExtensionsDir.get_child(uuid); + let dir = ExtensionUtils.userExtensionsDir.get_child(uuid); - Shell.write_soup_message_to_stream(stream, message); stream.close(null); let [success, pid] = GLib.spawn_async(null, ['unzip', '-uod', dir.get_path(), '--', tmpzip], -@@ -519,12 +498,6 @@ +@@ -440,12 +421,6 @@ api_version: API_VERSION.toString() }; let url = REPOSITORY_URL_DOWNLOAD.format(this._uuid); diff --git a/x11/gnome-shell/files/patch-src_Makefile.in b/x11/gnome-shell/files/patch-src_Makefile.in index f103bb2a9..3fd90eb92 100644 --- a/x11/gnome-shell/files/patch-src_Makefile.in +++ b/x11/gnome-shell/files/patch-src_Makefile.in @@ -1,40 +1,49 @@ ---- src/Makefile.in.orig 2011-09-18 16:16:03.000000000 +0200 -+++ src/Makefile.in 2011-09-18 16:22:57.000000000 +0200 -@@ -113,7 +113,7 @@ - shell-arrow.c shell-contact-system.c shell-doc-system.c \ - shell-embedded-window.c shell-generic-container.c \ - shell-gtk-embed.c shell-global.c shell-mobile-providers.c \ +--- src/Makefile.in.orig 2012-05-26 19:23:31.000000000 +0200 ++++ src/Makefile.in 2012-05-26 19:25:20.000000000 +0200 +@@ -125,7 +125,7 @@ + shell-embedded-window.h shell-generic-container.h \ + shell-gtk-embed.h shell-global.h shell-idle-monitor.h \ + shell-mobile-providers.h shell-mount-operation.h \ +- shell-network-agent.h shell-perf-log.h shell-screenshot.h \ ++ shell-perf-log.h shell-screenshot.h \ + shell-screen-grabber.h shell-slicer.h shell-stack.h \ + shell-tp-client.h shell-tray-icon.h shell-tray-manager.h \ + shell-util.h shell-window-tracker.h shell-wm.h \ +@@ -141,7 +141,7 @@ + shell-generic-container.c shell-gtk-embed.c shell-global.c \ + shell-idle-monitor.c shell-keyring-prompt.h \ + shell-keyring-prompt.c shell-mobile-providers.c \ - shell-mount-operation.c shell-network-agent.c shell-perf-log.c \ + shell-mount-operation.c shell-perf-log.c \ shell-polkit-authentication-agent.h \ - shell-polkit-authentication-agent.c shell-slicer.c \ - shell-stack.c shell-tp-client.c shell-tray-icon.c \ -@@ -140,7 +140,6 @@ - libgnome_shell_la-shell-global.lo \ + shell-polkit-authentication-agent.c shell-screenshot.c \ + shell-screen-grabber.c shell-secure-text-buffer.c \ +@@ -173,7 +173,6 @@ + libgnome_shell_la-shell-keyring-prompt.lo \ libgnome_shell_la-shell-mobile-providers.lo \ libgnome_shell_la-shell-mount-operation.lo \ - libgnome_shell_la-shell-network-agent.lo \ libgnome_shell_la-shell-perf-log.lo \ libgnome_shell_la-shell-polkit-authentication-agent.lo \ - libgnome_shell_la-shell-slicer.lo \ -@@ -821,7 +820,6 @@ - shell-global.h \ + libgnome_shell_la-shell-screenshot.lo \ +@@ -850,7 +849,6 @@ + shell-idle-monitor.h \ shell-mobile-providers.h \ shell-mount-operation.h \ - shell-network-agent.h \ shell-perf-log.h \ - shell-slicer.h \ - shell-stack.h \ -@@ -843,7 +841,7 @@ - shell-contact-system.c shell-doc-system.c \ - shell-embedded-window.c shell-generic-container.c \ - shell-gtk-embed.c shell-global.c shell-mobile-providers.c \ + shell-screenshot.h \ + shell-screen-grabber.h \ +@@ -878,7 +876,7 @@ + shell-generic-container.c shell-gtk-embed.c shell-global.c \ + shell-idle-monitor.c shell-keyring-prompt.h \ + shell-keyring-prompt.c shell-mobile-providers.c \ - shell-mount-operation.c shell-network-agent.c shell-perf-log.c \ + shell-mount-operation.c shell-perf-log.c \ shell-polkit-authentication-agent.h \ - shell-polkit-authentication-agent.c shell-slicer.c \ - shell-stack.c shell-tp-client.c shell-tray-icon.c \ -@@ -896,7 +894,7 @@ + shell-polkit-authentication-agent.c shell-screenshot.c \ + shell-screen-grabber.c shell-secure-text-buffer.c \ +@@ -952,7 +950,7 @@ $(NULL) libgnome_shell_la_CPPFLAGS = $(gnome_shell_cflags) @@ -43,15 +52,15 @@ Shell_0_1_gir_CFLAGS = $(libgnome_shell_la_CPPFLAGS) -I $(srcdir) Shell_0_1_gir_LIBS = libgnome-shell.la Shell_0_1_gir_FILES = $(libgnome_shell_la_gir_sources) -@@ -1171,7 +1169,6 @@ - @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnome_shell_la-shell-marshal.Plo@am__quote@ +@@ -1234,7 +1232,6 @@ + @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnome_shell_la-shell-keyring-prompt.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnome_shell_la-shell-mobile-providers.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnome_shell_la-shell-mount-operation.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnome_shell_la-shell-network-agent.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnome_shell_la-shell-perf-log.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnome_shell_la-shell-polkit-authentication-agent.Plo@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgnome_shell_la-shell-recorder-src.Plo@am__quote@ -@@ -2438,7 +2435,7 @@ +@@ -2355,7 +2352,7 @@ shell-enum-types.h: stamp-shell-enum-types.h Makefile @true diff --git a/x11/gnome-shell/pkg-plist b/x11/gnome-shell/pkg-plist index fae0bbfa1..b3d832c9d 100644 --- a/x11/gnome-shell/pkg-plist +++ b/x11/gnome-shell/pkg-plist @@ -1,123 +1,215 @@ bin/gnome-shell +bin/gnome-shell-extension-prefs bin/gnome-shell-extension-tool lib/gnome-shell/Gvc-1.0.typelib lib/gnome-shell/Shell-0.1.typelib +lib/gnome-shell/ShellJS-0.1.typelib lib/gnome-shell/St-1.0.typelib +lib/gnome-shell/libgnome-shell-js.a +lib/gnome-shell/libgnome-shell-js.la +lib/gnome-shell/libgnome-shell-js.so lib/gnome-shell/libgnome-shell.a lib/gnome-shell/libgnome-shell.la lib/gnome-shell/libgnome-shell.so libexec/gnome-shell-calendar-server libexec/gnome-shell-hotplug-sniffer libexec/gnome-shell-perf-helper +share/GConf/gsettings/gnome-shell-overrides.convert +share/applications/gnome-shell-extension-prefs.desktop share/applications/gnome-shell.desktop +share/dbus-1/interfaces/org.gnome.ShellSearchProvider.xml share/dbus-1/services/org.gnome.Shell.CalendarServer.service share/dbus-1/services/org.gnome.Shell.HotplugSniffer.service -%%DATADIR%%/js/gdm/batch.js -%%DATADIR%%/js/gdm/consoleKit.js -%%DATADIR%%/js/gdm/fingerprint.js -%%DATADIR%%/js/gdm/loginDialog.js -%%DATADIR%%/js/gdm/powerMenu.js -%%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/history.js -%%DATADIR%%/js/misc/modemManager.js -%%DATADIR%%/js/misc/params.js -%%DATADIR%%/js/misc/screenSaver.js -%%DATADIR%%/js/misc/util.js -%%DATADIR%%/js/perf/core.js -%%DATADIR%%/js/ui/altTab.js -%%DATADIR%%/js/ui/appDisplay.js -%%DATADIR%%/js/ui/appFavorites.js -%%DATADIR%%/js/ui/automountManager.js -%%DATADIR%%/js/ui/autorunManager.js -%%DATADIR%%/js/ui/boxpointer.js -%%DATADIR%%/js/ui/calendar.js -%%DATADIR%%/js/ui/contactDisplay.js -%%DATADIR%%/js/ui/ctrlAltTab.js -%%DATADIR%%/js/ui/dash.js -%%DATADIR%%/js/ui/dateMenu.js -%%DATADIR%%/js/ui/dnd.js -%%DATADIR%%/js/ui/docDisplay.js -%%DATADIR%%/js/ui/endSessionDialog.js -%%DATADIR%%/js/ui/environment.js -%%DATADIR%%/js/ui/extensionSystem.js -%%DATADIR%%/js/ui/iconGrid.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/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/networkAgent.js -%%DATADIR%%/js/ui/notificationDaemon.js -%%DATADIR%%/js/ui/overview.js -%%DATADIR%%/js/ui/panel.js -%%DATADIR%%/js/ui/panelMenu.js -%%DATADIR%%/js/ui/placeDisplay.js -%%DATADIR%%/js/ui/polkitAuthenticationAgent.js -%%DATADIR%%/js/ui/popupMenu.js -%%DATADIR%%/js/ui/runDialog.js -%%DATADIR%%/js/ui/scripting.js -%%DATADIR%%/js/ui/search.js -%%DATADIR%%/js/ui/searchDisplay.js -%%DATADIR%%/js/ui/shellDBus.js -%%DATADIR%%/js/ui/shellEntry.js -%%DATADIR%%/js/ui/status/accessibility.js -%%DATADIR%%/js/ui/status/bluetooth.js -%%DATADIR%%/js/ui/status/keyboard.js -%%DATADIR%%/js/ui/status/network.js -%%DATADIR%%/js/ui/status/power.js -%%DATADIR%%/js/ui/status/volume.js -%%DATADIR%%/js/ui/statusIconDispatcher.js -%%DATADIR%%/js/ui/shellMountOperation.js -%%DATADIR%%/js/ui/telepathyClient.js -%%DATADIR%%/js/ui/tweener.js -%%DATADIR%%/js/ui/userMenu.js -%%DATADIR%%/js/ui/viewSelector.js -%%DATADIR%%/js/ui/windowAttentionHandler.js -%%DATADIR%%/js/ui/windowManager.js -%%DATADIR%%/js/ui/workspace.js -%%DATADIR%%/js/ui/workspaceSwitcherPopup.js -%%DATADIR%%/js/ui/workspaceThumbnail.js -%%DATADIR%%/js/ui/workspacesView.js -%%DATADIR%%/js/ui/xdndHandler.js -%%DATADIR%%/search_providers/google.xml -%%DATADIR%%/search_providers/wikipedia.xml -%%DATADIR%%/shaders/dim-window.glsl -%%DATADIR%%/theme/calendar-arrow-left.svg -%%DATADIR%%/theme/calendar-arrow-right.svg -%%DATADIR%%/theme/calendar-today.svg -%%DATADIR%%/theme/close-window.svg -%%DATADIR%%/theme/close.svg -%%DATADIR%%/theme/corner-ripple-ltr.png -%%DATADIR%%/theme/corner-ripple-rtl.png -%%DATADIR%%/theme/dash-placeholder.svg -%%DATADIR%%/theme/filter-selected-ltr.svg -%%DATADIR%%/theme/filter-selected-rtl.svg -%%DATADIR%%/theme/gdm.css -%%DATADIR%%/theme/gnome-shell.css -%%DATADIR%%/theme/panel-border.svg -%%DATADIR%%/theme/panel-button-border.svg -%%DATADIR%%/theme/panel-button-highlight-narrow.svg -%%DATADIR%%/theme/panel-button-highlight-wide.svg -%%DATADIR%%/theme/process-working.svg -%%DATADIR%%/theme/running-indicator.svg -%%DATADIR%%/theme/scroll-hhandle.svg -%%DATADIR%%/theme/scroll-vhandle.svg -%%DATADIR%%/theme/source-button-border.svg -%%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/ws-switch-arrow-down.svg -%%DATADIR%%/theme/ws-switch-arrow-up.svg +share/doc/shell/ShellAppSystem.html +share/doc/shell/ShellContactSystem.html +share/doc/shell/ShellEmbeddedWindow.html +share/doc/shell/ShellGenericContainer.html +share/doc/shell/ShellGtkEmbed.html +share/doc/shell/ShellMountOperation.html +share/doc/shell/ShellNetworkAgent.html +share/doc/shell/ShellSlicer.html +share/doc/shell/ShellStack.html +share/doc/shell/ShellTrayIcon.html +share/doc/shell/ShellTrayManager.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/home.png +share/doc/shell/index.html +share/doc/shell/index.sgml +share/doc/shell/left.png +share/doc/shell/object-tree.html +share/doc/shell/right.png +share/doc/shell/shell-ShellApp.html +share/doc/shell/shell-ShellAppUsage.html +share/doc/shell/shell-ShellGlobal.html +share/doc/shell/shell-ShellTpClient.html +share/doc/shell/shell-ShellWM.html +share/doc/shell/shell-ShellWindowTracker.html +share/doc/shell/shell-shell-mobile-providers.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-shell-xfixes-cursor.html +share/doc/shell/shell.devhelp2 +share/doc/shell/style.css +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/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.png +share/doc/st/object-tree.html +share/doc/st/pt01.html +share/doc/st/right.png +share/doc/st/st-StScrollable.html +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.png +share/doc/st/widgets.html +share/gnome-shell/js/extensionPrefs/main.js +share/gnome-shell/js/gdm/batch.js +share/gnome-shell/js/gdm/consoleKit.js +share/gnome-shell/js/gdm/fingerprint.js +share/gnome-shell/js/gdm/loginDialog.js +share/gnome-shell/js/gdm/powerMenu.js +share/gnome-shell/js/gdm/systemd.js +share/gnome-shell/js/misc/config.js +share/gnome-shell/js/misc/extensionUtils.js +share/gnome-shell/js/misc/fileUtils.js +share/gnome-shell/js/misc/format.js +share/gnome-shell/js/misc/gnomeSession.js +share/gnome-shell/js/misc/history.js +share/gnome-shell/js/misc/jsParse.js +share/gnome-shell/js/misc/modemManager.js +share/gnome-shell/js/misc/params.js +share/gnome-shell/js/misc/screenSaver.js +share/gnome-shell/js/misc/util.js +share/gnome-shell/js/perf/core.js +share/gnome-shell/js/ui/altTab.js +share/gnome-shell/js/ui/appDisplay.js +share/gnome-shell/js/ui/appFavorites.js +share/gnome-shell/js/ui/automountManager.js +share/gnome-shell/js/ui/autorunManager.js +share/gnome-shell/js/ui/boxpointer.js +share/gnome-shell/js/ui/calendar.js +share/gnome-shell/js/ui/checkBox.js +share/gnome-shell/js/ui/contactDisplay.js +share/gnome-shell/js/ui/ctrlAltTab.js +share/gnome-shell/js/ui/dash.js +share/gnome-shell/js/ui/dateMenu.js +share/gnome-shell/js/ui/dnd.js +share/gnome-shell/js/ui/endSessionDialog.js +share/gnome-shell/js/ui/environment.js +share/gnome-shell/js/ui/extensionSystem.js +share/gnome-shell/js/ui/flashspot.js +share/gnome-shell/js/ui/iconGrid.js +share/gnome-shell/js/ui/keyboard.js +share/gnome-shell/js/ui/keyringPrompt.js +share/gnome-shell/js/ui/layout.js +share/gnome-shell/js/ui/lightbox.js +share/gnome-shell/js/ui/link.js +share/gnome-shell/js/ui/lookingGlass.js +share/gnome-shell/js/ui/magnifier.js +share/gnome-shell/js/ui/magnifierDBus.js +share/gnome-shell/js/ui/main.js +share/gnome-shell/js/ui/messageTray.js +share/gnome-shell/js/ui/modalDialog.js +share/gnome-shell/js/ui/networkAgent.js +share/gnome-shell/js/ui/notificationDaemon.js +share/gnome-shell/js/ui/overview.js +share/gnome-shell/js/ui/panel.js +share/gnome-shell/js/ui/panelMenu.js +share/gnome-shell/js/ui/placeDisplay.js +share/gnome-shell/js/ui/polkitAuthenticationAgent.js +share/gnome-shell/js/ui/popupMenu.js +share/gnome-shell/js/ui/remoteSearch.js +share/gnome-shell/js/ui/runDialog.js +share/gnome-shell/js/ui/scripting.js +share/gnome-shell/js/ui/search.js +share/gnome-shell/js/ui/searchDisplay.js +share/gnome-shell/js/ui/shellDBus.js +share/gnome-shell/js/ui/shellEntry.js +share/gnome-shell/js/ui/shellMountOperation.js +share/gnome-shell/js/ui/status/accessibility.js +share/gnome-shell/js/ui/status/bluetooth.js +share/gnome-shell/js/ui/status/keyboard.js +share/gnome-shell/js/ui/status/network.js +share/gnome-shell/js/ui/status/power.js +share/gnome-shell/js/ui/status/volume.js +share/gnome-shell/js/ui/statusIconDispatcher.js +share/gnome-shell/js/ui/telepathyClient.js +share/gnome-shell/js/ui/tweener.js +share/gnome-shell/js/ui/userMenu.js +share/gnome-shell/js/ui/viewSelector.js +share/gnome-shell/js/ui/wanda.js +share/gnome-shell/js/ui/windowAttentionHandler.js +share/gnome-shell/js/ui/windowManager.js +share/gnome-shell/js/ui/workspace.js +share/gnome-shell/js/ui/workspaceSwitcherPopup.js +share/gnome-shell/js/ui/workspaceThumbnail.js +share/gnome-shell/js/ui/workspacesView.js +share/gnome-shell/js/ui/xdndHandler.js +share/gnome-shell/open-search-providers/google.xml +share/gnome-shell/open-search-providers/wikipedia.xml +share/gnome-shell/shaders/dim-window.glsl +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/gdm.css +share/gnome-shell/theme/gnome-shell.css +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/scroll-hhandle.svg +share/gnome-shell/theme/scroll-vhandle.svg +share/gnome-shell/theme/source-button-border.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.svg +share/gnome-shell/theme/ws-switch-arrow-up.svg share/locale/af/LC_MESSAGES/gnome-shell.mo share/locale/an/LC_MESSAGES/gnome-shell.mo share/locale/ar/LC_MESSAGES/gnome-shell.mo @@ -150,11 +242,14 @@ share/locale/hu/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/kn/LC_MESSAGES/gnome-shell.mo share/locale/ko/LC_MESSAGES/gnome-shell.mo share/locale/ku/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 @@ -167,6 +262,7 @@ 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 @@ -182,17 +278,6 @@ share/locale/vi/LC_MESSAGES/gnome-shell.mo share/locale/zh_CN/LC_MESSAGES/gnome-shell.mo share/locale/zh_HK/LC_MESSAGES/gnome-shell.mo share/locale/zh_TW/LC_MESSAGES/gnome-shell.mo -@dirrm %%DATADIR%%/theme -@dirrm %%DATADIR%%/shaders -@dirrm %%DATADIR%%/search_providers -@dirrm %%DATADIR%%/js/ui/status -@dirrm %%DATADIR%%/js/ui -@dirrm %%DATADIR%%/js/perf -@dirrm %%DATADIR%%/js/misc -@dirrm %%DATADIR%%/js/gdm -@dirrm %%DATADIR%%/js -@dirrm %%DATADIR%% -@dirrm lib/gnome-shell @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK @dirrmtry share/locale/ug/LC_MESSAGES @@ -203,8 +288,6 @@ share/locale/zh_TW/LC_MESSAGES/gnome-shell.mo @dirrmtry share/locale/sr@latin @dirrmtry share/locale/mr/LC_MESSAGES @dirrmtry share/locale/mr -@dirrmtry share/locale/ku_IN/LC_MESSAGES -@dirrmtry share/locale/ku @dirrmtry share/locale/ca@valencia/LC_MESSAGES @dirrmtry share/locale/ca@valencia @dirrmtry share/locale/bn_IN/LC_MESSAGES @@ -215,3 +298,17 @@ share/locale/zh_TW/LC_MESSAGES/gnome-shell.mo @dirrmtry share/locale/as @dirrmtry share/locale/an/LC_MESSAGES @dirrmtry share/locale/an +@dirrm share/gnome-shell/theme +@dirrm share/gnome-shell/shaders +@dirrm share/gnome-shell/open-search-providers +@dirrm share/gnome-shell/js/ui/status +@dirrm share/gnome-shell/js/ui +@dirrm share/gnome-shell/js/perf +@dirrm share/gnome-shell/js/misc +@dirrm share/gnome-shell/js/gdm +@dirrm share/gnome-shell/js/extensionPrefs +@dirrm share/gnome-shell/js +@dirrm share/gnome-shell +@dirrm lib/gnome-shell +@dirrm share/doc/st +@dirrm share/doc/shell |