r19210 - in /desktop/unstable/vino/debian: changelog patches/02_server_sm-disable.patch

joss at users.alioth.debian.org joss at users.alioth.debian.org
Mon Mar 23 21:19:26 UTC 2009


Author: joss
Date: Mon Mar 23 21:19:26 2009
New Revision: 19210

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=19210
Log:
02_server_sm-disable.patch: new patch. Do not register the server to 
the session, otherwise it will be loaded even though it is not 
necessary. Closes: #518862.

Added:
    desktop/unstable/vino/debian/patches/02_server_sm-disable.patch
Modified:
    desktop/unstable/vino/debian/changelog

Modified: desktop/unstable/vino/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/vino/debian/changelog?rev=19210&op=diff
==============================================================================
--- desktop/unstable/vino/debian/changelog (original)
+++ desktop/unstable/vino/debian/changelog Mon Mar 23 21:19:26 2009
@@ -1,3 +1,11 @@
+vino (2.24.1-3) UNRELEASED; urgency=low
+
+  * 02_server_sm-disable.patch: new patch. Do not register the server to 
+    the session, otherwise it will be loaded even though it is not 
+    necessary. Closes: #518862.
+
+ -- Josselin Mouette <joss at debian.org>  Mon, 23 Mar 2009 22:18:54 +0100
+
 vino (2.24.1-2) unstable; urgency=low
 
   * Upload to unstable.

Added: desktop/unstable/vino/debian/patches/02_server_sm-disable.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/vino/debian/patches/02_server_sm-disable.patch?rev=19210&op=file
==============================================================================
--- desktop/unstable/vino/debian/patches/02_server_sm-disable.patch (added)
+++ desktop/unstable/vino/debian/patches/02_server_sm-disable.patch Mon Mar 23 21:19:26 2009
@@ -1,0 +1,11 @@
+--- server/vino-server.desktop.in.in.orig	2009-03-23 22:17:35.647373307 +0100
++++ server/vino-server.desktop.in.in	2009-03-23 22:17:53.079875343 +0100
+@@ -1,7 +1,7 @@
+ [Desktop Entry]
+ _Name=Remote Desktop
+ _Comment=GNOME Remote Desktop Server
+-Exec=@LIBEXECDIR@/vino-server
++Exec=@LIBEXECDIR@/vino-server --sm-disable
+ Icon=preferences-desktop-remote-desktop
+ OnlyShowIn=GNOME;
+ Terminal=false




More information about the pkg-gnome-commits mailing list