diff options
Diffstat (limited to 'net/gabber/files/patch-ah')
-rw-r--r-- | net/gabber/files/patch-ah | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/net/gabber/files/patch-ah b/net/gabber/files/patch-ah deleted file mode 100644 index 592f013846b8..000000000000 --- a/net/gabber/files/patch-ah +++ /dev/null @@ -1,9 +0,0 @@ ---- src/RegistrationWin.cc.orig Sat Jul 29 23:08:27 2000 -+++ src/RegistrationWin.cc Tue Sep 12 13:32:24 2000 -@@ -86,4 +86,4 @@ - -- append_button_with_pixmap(_("Ok"), GNOME_STOCK_BUTTON_OK); -- append_button_with_pixmap(_("Cancel"), GNOME_STOCK_BUTTON_CANCEL); -+ append_button(_("Ok"), GNOME_STOCK_BUTTON_OK); -+ append_button(_("Cancel"), GNOME_STOCK_BUTTON_CANCEL); - |