aboutsummaryrefslogtreecommitdiff
path: root/debian/patches/series
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2009-09-29 14:38:01 +0200
committerGuido Günther <agx@sigxcpu.org>2009-09-29 14:38:01 +0200
commit44653196a25ff694fa530529b252e6e5a85923b1 (patch)
tree37bc10789a7a9f51ea7f380251c1af639bacc441 /debian/patches/series
parentreenable patchsys (diff)
downloadkrb5-auth-dialog-44653196a25ff694fa530529b252e6e5a85923b1.tar.gz
krb5-auth-dialog-44653196a25ff694fa530529b252e6e5a85923b1.tar.bz2
krb5-auth-dialog-44653196a25ff694fa530529b252e6e5a85923b1.zip
Pull several minor ticket dialog enhancements from upstream
Diffstat (limited to 'debian/patches/series')
-rw-r--r--debian/patches/series3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..682a655
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1,3 @@
+0001-Make-ticket-dialog-non-resizable.patch
+0002-Add-some-ticket-flags-to-the-dialog.patch
+0003-Use-gtk_window_present-instead-of-gtk_show_widget.patch
bgstack15