diff options
Diffstat (limited to 'dev-util/screem/files/screem-0.10.2-eggtoolbar.patch')
-rw-r--r-- | dev-util/screem/files/screem-0.10.2-eggtoolbar.patch | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/dev-util/screem/files/screem-0.10.2-eggtoolbar.patch b/dev-util/screem/files/screem-0.10.2-eggtoolbar.patch deleted file mode 100644 index 71037522a706..000000000000 --- a/dev-util/screem/files/screem-0.10.2-eggtoolbar.patch +++ /dev/null @@ -1,20 +0,0 @@ ---- eggtoolbar.c.old 2004-10-17 23:06:35.114101728 +0100 -+++ eggtoolbar.c 2004-10-17 23:06:57.778656192 +0100 -@@ -2534,7 +2534,7 @@ - - GtkWidget* - egg_toolbar_append_element (EggToolbar *toolbar, -- GtkToolbarChildType type, -+ EggToolbarChildType type, - GtkWidget *widget, - const char *text, - const char *tooltip_text, -@@ -2551,7 +2551,7 @@ - - GtkWidget * - egg_toolbar_prepend_element (EggToolbar *toolbar, -- GtkToolbarChildType type, -+ EggToolbarChildType type, - GtkWidget *widget, - const char *text, - const char *tooltip_text, |