aboutsummaryrefslogtreecommitdiff
path: root/system/vice/vice-fix-help.patch
diff options
context:
space:
mode:
authorMauro Giachero <mauro dot giachero at gmail dot com>2010-05-11 22:27:10 +0200
committerDavid Somero <xgizzmo@slackbuilds.org>2010-05-11 22:27:10 +0200
commita0113494621cbdb7d16dc868e05edd2da8225eed (patch)
tree2209cb45bae678b9e424308f0d1bd24383699395 /system/vice/vice-fix-help.patch
parentf2f5525d6e9993424d0b67593864dabfadd55285 (diff)
system/vice: Updated for version 2.0
Diffstat (limited to 'system/vice/vice-fix-help.patch')
-rw-r--r--system/vice/vice-fix-help.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/system/vice/vice-fix-help.patch b/system/vice/vice-fix-help.patch
index cc0f8d74ee..e4793c4251 100644
--- a/system/vice/vice-fix-help.patch
+++ b/system/vice/vice-fix-help.patch
@@ -22,15 +22,3 @@ diff -urpN vice-1.22/src/arch/unix/gui/uicommands.c vice-1.22-fixdoc/src/arch/un
#endif
char *res_ptr;
-diff -urpN vice-1.22/src/arch/unix/x11/ui-resources.c vice-1.22-fixdoc/src/arch/unix/x11/ui-resources.c
---- vice-1.22/src/arch/unix/x11/ui-resources.c 2007-03-03 10:07:37.000000000 +0100
-+++ vice-1.22-fixdoc/src/arch/unix/x11/ui-resources.c 2008-02-16 19:33:32.000000000 +0100
-@@ -112,7 +112,7 @@ static const resource_string_t resources
- #ifdef MACOSX_SUPPORT
- "/usr/bin/open %s",
- #else
-- "netscape %s",
-+ "htmlview %s",
- #endif
- RES_EVENT_NO, NULL,
- &ui_resources.html_browser_command,