Refresh patches
This commit is contained in:
Vendored
+1
@@ -7,6 +7,7 @@ gnome-shell-extensions (3.21.90-1) UNRELEASED; urgency=medium
|
||||
|
||||
[ Jeremy Bicha ]
|
||||
* Update Vcs fields
|
||||
* Refresh patches
|
||||
|
||||
-- Andreas Henriksson <andreas@fatal.se> Sat, 20 Aug 2016 18:41:34 +0200
|
||||
|
||||
|
||||
+3
-3
@@ -2,10 +2,10 @@ Description: Don't use nautilus-classic since it forces desktop icons
|
||||
Author: Jeremy Bicha <jbicha@ubuntu.com>
|
||||
Bug: https://bugzilla.gnome.org/695088
|
||||
|
||||
--- a/data/gnome-classic.session.desktop.in.in
|
||||
+++ b/data/gnome-classic.session.desktop.in.in
|
||||
--- a/data/gnome-classic.session.desktop.in
|
||||
+++ b/data/gnome-classic.session.desktop.in
|
||||
@@ -1,3 +1,3 @@
|
||||
[GNOME Session]
|
||||
_Name=GNOME Classic
|
||||
Name=GNOME Classic
|
||||
-RequiredComponents=org.gnome.Shell;gnome-settings-daemon;nautilus-classic;
|
||||
+RequiredComponents=org.gnome.Shell;gnome-settings-daemon;
|
||||
|
||||
@@ -10,16 +10,16 @@ Description: Use a wrapper script to start GNOME classic session
|
||||
[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=653327.
|
||||
Author: Michael Biebl <biebl@debian.org>
|
||||
|
||||
Index: gnome-shell-extensions-3.8.4/data/gnome-classic.desktop.in
|
||||
Index: gnome-shell-extensions-3.21.90/data/gnome-classic.desktop.in
|
||||
===================================================================
|
||||
--- gnome-shell-extensions-3.8.4.orig/data/gnome-classic.desktop.in 2013-07-16 13:12:50.000000000 +0200
|
||||
+++ gnome-shell-extensions-3.8.4/data/gnome-classic.desktop.in 2013-10-11 18:45:36.749513420 +0200
|
||||
--- gnome-shell-extensions-3.21.90.orig/data/gnome-classic.desktop.in
|
||||
+++ gnome-shell-extensions-3.21.90/data/gnome-classic.desktop.in
|
||||
@@ -1,7 +1,7 @@
|
||||
[Desktop Entry]
|
||||
_Name=GNOME Classic
|
||||
_Comment=This session logs you into GNOME Classic
|
||||
Name=GNOME Classic
|
||||
Comment=This session logs you into GNOME Classic
|
||||
-Exec=env GNOME_SHELL_SESSION_MODE=classic gnome-session --session gnome-classic
|
||||
+Exec=gnome-session-classic
|
||||
TryExec=gnome-session
|
||||
Icon=
|
||||
Type=Application
|
||||
DesktopNames=GNOME-Classic;GNOME;
|
||||
|
||||
Reference in New Issue
Block a user