diff options
Diffstat (limited to 'graphics/gqview/files/patch-ae')
-rw-r--r-- | graphics/gqview/files/patch-ae | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/gqview/files/patch-ae b/graphics/gqview/files/patch-ae deleted file mode 100644 index 69c5cbde291a..000000000000 --- a/graphics/gqview/files/patch-ae +++ /dev/null @@ -1,11 +0,0 @@ ---- src/main.c.orig Wed Apr 5 23:24:00 2000 -+++ src/main.c Thu Apr 13 04:09:49 2000 -@@ -370,7 +370,7 @@ - editor_command[0] = g_strdup("gimp"); - - editor_name[1] = g_strdup(_("Electric Eyes")); -- editor_command[1] = g_strdup("ee"); -+ editor_command[1] = g_strdup("ElectricEyes"); - - editor_name[2] = g_strdup(_("XV")); - editor_command[2] = g_strdup("xv"); |