mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 14:22:01 +00:00
IRIX/SunOS breakge on ports
C++ comments in a header included by a C file Come on guys, this is really basic stuff here
This commit is contained in:
parent
2fd2e32188
commit
42308db283
@ -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\
|
||||
|
Loading…
Reference in New Issue
Block a user