Codebase list krb5-auth-dialog / 045601b
Drop 0001-remove-unused-GtkImage-with-duplicate-id.patch fixed upstream. Guido Günther 14 years ago
4 changed file(s) with 2 addition(s) and 28 deletion(s). Raw diff Collapse all Expand all
44 Build-Depends: debhelper (>= 6), cdbs, heimdal-dev, libgtk2.0-dev,
55 libglade2-dev, intltool, libgnomeui-dev, autotools-dev, libnm-glib-dev, gnome-common,
66 autoconf, automake, pkg-config, intltool, bison, flex, libnotify-dev, libgconf2-dev,
7 libdbus-glib-1-dev, gnome-doc-utils, rarian-compat, quilt
7 libdbus-glib-1-dev, gnome-doc-utils, rarian-compat
88 Standards-Version: 3.8.3
99 Vcs-Git: git://git.debian.org/git/users/agx/krb5-auth-dialog.git
1010 Vcs-Browser: http://git.debian.org/git/users/agx/krb5-auth-dialog.git
+0
-25
debian/patches/0001-remove-unused-GtkImage-with-duplicate-id.patch less more
0 From: =?utf-8?q?Guido=20G=C3=BCnther?= <agx@sigxcpu.org>
1 Date: Sun, 30 Aug 2009 19:06:42 +0200
2 Subject: [PATCH] remove unused GtkImage with duplicate id
3
4 BZ: #593389
5 ---
6 preferences/krb5-auth-dialog-preferences.xml | 4 ----
7 1 files changed, 0 insertions(+), 4 deletions(-)
8
9 diff --git a/preferences/krb5-auth-dialog-preferences.xml b/preferences/krb5-auth-dialog-preferences.xml
10 index 14b8598..61e99a9 100644
11 --- a/preferences/krb5-auth-dialog-preferences.xml
12 +++ b/preferences/krb5-auth-dialog-preferences.xml
13 @@ -712,10 +712,6 @@
14 <action-widget response="0">button1</action-widget>
15 </action-widgets>
16 </object>
17 - <object class="GtkImage" id="image1">
18 - <property name="visible">True</property>
19 - <property name="stock">gtk-missing-image</property>
20 - </object>
21 <object class="GtkAdjustment" id="adjustment1">
22 <property name="upper">1000</property>
23 <property name="step_increment">1</property>
24 --
+0
-1
debian/patches/series less more
0 0001-remove-unused-GtkImage-with-duplicate-id.patch
44 include /usr/share/cdbs/1/rules/debhelper.mk
55 include /usr/share/cdbs/1/class/gnome.mk
66 include /usr/share/cdbs/1/class/autotools.mk
7 include /usr/share/cdbs/1/rules/patchsys-quilt.mk
7 #include /usr/share/cdbs/1/rules/patchsys-quilt.mk
88
99 DEB_BUILDDIR := build
1010 DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/usr --enable-network-manager --with-libnotify