IRIX/SunOS breakge on ports
C++ comments in a header included by a C file Come on guys, this is really basic stuff here git-svn-id: svn://10.0.0.236/trunk@81267 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -40,10 +40,10 @@
|
||||
#define CLICK_WHEN_DONE "Click here after installing the plugin"
|
||||
|
||||
#define REFRESH_PLUGIN_LIST "javascript:navigator.plugins.refresh(true)"
|
||||
#define PLUGINSPAGE_URL "http://cgi.netscape.com/cgi-bin/plug-in_finder.cgi" //XXX Branding: make configurable via .properties or prefs
|
||||
#define PLUGINSPAGE_URL "http://cgi.netscape.com/cgi-bin/plug-in_finder.cgi" /* XXX Branding: make configurable via .properties or prefs */
|
||||
#define OK_BUTTON "OK"
|
||||
#define CANCEL_BUTTON "CANCEL"
|
||||
#define JVM_SMARTUPDATE_URL "http://home.netscape.com/plugins/jvm.html" //XXX Branding: see above
|
||||
#define JVM_SMARTUPDATE_URL "http://home.netscape.com/plugins/jvm.html" /* XXX Branding: see above */
|
||||
#define JVM_MINETYPE "application/x-java-vm"
|
||||
#define MESSAGE "\
|
||||
This page contains information of a type (%s) that can\n\
|
||||
|
||||
@@ -40,10 +40,10 @@
|
||||
#define CLICK_WHEN_DONE "Click here after installing the plugin"
|
||||
|
||||
#define REFRESH_PLUGIN_LIST "javascript:navigator.plugins.refresh(true)"
|
||||
#define PLUGINSPAGE_URL "http://cgi.netscape.com/cgi-bin/plug-in_finder.cgi" //XXX Branding: make configurable via .properties or prefs
|
||||
#define PLUGINSPAGE_URL "http://cgi.netscape.com/cgi-bin/plug-in_finder.cgi" /* XXX Branding: make configurable via .properties or prefs */
|
||||
#define OK_BUTTON "OK"
|
||||
#define CANCEL_BUTTON "CANCEL"
|
||||
#define JVM_SMARTUPDATE_URL "http://home.netscape.com/plugins/jvm.html" //XXX Branding: see above
|
||||
#define JVM_SMARTUPDATE_URL "http://home.netscape.com/plugins/jvm.html" /* XXX Branding: see above */
|
||||
#define JVM_MINETYPE "application/x-java-vm"
|
||||
#define MESSAGE "\
|
||||
This page contains information of a type (%s) that can\n\
|
||||
|
||||
Reference in New Issue
Block a user