r12642 - /packages/unstable/gwget2/debian/patches/02_fix_desktop_menu.patch

arnau-guest at users.alioth.debian.org arnau-guest at users.alioth.debian.org
Fri Sep 21 02:11:58 UTC 2007


Author: arnau-guest
Date: Fri Sep 21 02:11:57 2007
New Revision: 12642

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=12642
Log:
Mistake in the patches...

Modified:
    packages/unstable/gwget2/debian/patches/02_fix_desktop_menu.patch

Modified: packages/unstable/gwget2/debian/patches/02_fix_desktop_menu.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gwget2/debian/patches/02_fix_desktop_menu.patch?rev=12642&op=diff
==============================================================================
--- packages/unstable/gwget2/debian/patches/02_fix_desktop_menu.patch (original)
+++ packages/unstable/gwget2/debian/patches/02_fix_desktop_menu.patch Fri Sep 21 02:11:57 2007
@@ -1,34 +1,11 @@
---- data/gwget.glade.old	2007-09-17 18:14:09.000000000 +0200
-+++ data/gwget.glade	2007-09-17 18:10:32.000000000 +0200
-@@ -1,6 +1,6 @@
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
- <!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
--<!--Generated with glade3 3.2.0 on Mon Apr 23 21:15:37 2007 by david at ubuntu-->
-+<!--Generated with glade3 3.2.2 on Mon Sep 17 18:10:32 2007 by arnau at maggie-->
- <glade-interface>
-   <widget class="GtkWindow" id="main_window">
-     <property name="title" translatable="yes">Gwget - Download Manager</property>
-@@ -103,6 +103,7 @@
-                                 <property name="visible">True</property>
-                                 <property name="label" translatable="yes">Remove completed</property>
-                                 <property name="use_underline">True</property>
-+                                <signal name="activate" handler="on_remove_completed_activate"/>
-                               </widget>
-                             </child>
-                             <child>
-@@ -110,6 +111,7 @@
-                                 <property name="visible">True</property>
-                                 <property name="label" translatable="yes">Remove inactive</property>
-                                 <property name="use_underline">True</property>
-+                                <signal name="activate" handler="on_remove_notrunning_activate"/>
-                               </widget>
-                             </child>
-                             <child>
-@@ -117,6 +119,7 @@
-                                 <property name="visible">True</property>
-                                 <property name="label" translatable="yes">Remove all</property>
-                                 <property name="use_underline">True</property>
-+                                <signal name="activate" handler="on_remove_all_activate"/>
-                               </widget>
-                             </child>
-                           </widget>
+--- gwget.desktop.in.old	2007-09-19 10:55:14.000000000 +0100
++++ gwget.desktop.in	2007-09-19 10:57:41.000000000 +0100
+@@ -10,7 +10,7 @@
+ Terminal=false
+ X-MultipleArgs=false
+ Type=Application
+-Categories=Application;Network;
++Categories=Network;FileTransfer;GNOME;GTK
+ X-GNOME-Bugzilla-Bugzilla=GNOME
+ X-GNOME-Bugzilla-Product=gwget
+ X-GNOME-Bugzilla-Component=General




More information about the pkg-gnome-commits mailing list