r27738 - in /packages/unstable/xchat-gnome/debian: changelog patches/03_dcc_window.patch patches/series
joss at users.alioth.debian.org
joss at users.alioth.debian.org
Thu Apr 21 23:20:56 UTC 2011
Author: joss
Date: Thu Apr 21 23:20:30 2011
New Revision: 27738
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=27738
Log:
03_dcc_window.patch: new patch. Don’t set the DCC window visible
upon startup.
Added:
packages/unstable/xchat-gnome/debian/patches/03_dcc_window.patch
Modified:
packages/unstable/xchat-gnome/debian/changelog
packages/unstable/xchat-gnome/debian/patches/series
Modified: packages/unstable/xchat-gnome/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/xchat-gnome/debian/changelog?rev=27738&op=diff
==============================================================================
--- packages/unstable/xchat-gnome/debian/changelog [utf-8] (original)
+++ packages/unstable/xchat-gnome/debian/changelog [utf-8] Thu Apr 21 23:20:30 2011
@@ -10,6 +10,8 @@
* Fix long description.
* 02_libnotify_compat.patch: new patch. Support libnotify 0.5
correctly.
+ * 03_dcc_window.patch: new patch. Don’t set the DCC window visible
+ upon startup.
-- Josselin Mouette <joss at debian.org> Fri, 22 Apr 2011 00:02:36 +0200
Added: packages/unstable/xchat-gnome/debian/patches/03_dcc_window.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/xchat-gnome/debian/patches/03_dcc_window.patch?rev=27738&op=file
==============================================================================
--- packages/unstable/xchat-gnome/debian/patches/03_dcc_window.patch (added)
+++ packages/unstable/xchat-gnome/debian/patches/03_dcc_window.patch [utf-8] Thu Apr 21 23:20:30 2011
@@ -1,0 +1,12 @@
+Index: xchat-gnome-0.26.2~git20100421.29cc76/data/dcc-window.glade
+===================================================================
+--- xchat-gnome-0.26.2~git20100421.29cc76.orig/data/dcc-window.glade 2011-04-22 01:19:09.023235750 +0200
++++ xchat-gnome-0.26.2~git20100421.29cc76/data/dcc-window.glade 2011-04-22 01:19:12.751253970 +0200
+@@ -3,7 +3,6 @@
+ <interface>
+ <object class="GtkWindow" id="window1">
+ <property name="border_width">12</property>
+- <property name="visible">True</property>
+ <property name="title" translatable="yes">File Transfers</property>
+ <property name="type">GTK_WINDOW_TOPLEVEL</property>
+ <property name="window_position">GTK_WIN_POS_NONE</property>
Modified: packages/unstable/xchat-gnome/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/xchat-gnome/debian/patches/series?rev=27738&op=diff
==============================================================================
--- packages/unstable/xchat-gnome/debian/patches/series [utf-8] (original)
+++ packages/unstable/xchat-gnome/debian/patches/series [utf-8] Thu Apr 21 23:20:30 2011
@@ -1,2 +1,3 @@
01_link_libice.patch
02_libnotify_compat.patch
+03_dcc_window.patch
More information about the pkg-gnome-commits
mailing list