update a few old sm-ssc URLs
This commit is contained in:
+1
-1
@@ -209,7 +209,7 @@
|
|||||||
<xsl:template match="sm:Lua">
|
<xsl:template match="sm:Lua">
|
||||||
<div>
|
<div>
|
||||||
<div id="header">
|
<div id="header">
|
||||||
<h2><a href="http://code.google.com/p/sm-ssc/">StepMania 5</a> Lua Information</h2><br/>
|
<h2><a href="http://code.google.com/p/stepmania/">StepMania 5</a> Lua Information</h2><br/>
|
||||||
<small>A collection of Lua bindings which can be used in themes for StepMania 5.</small>
|
<small>A collection of Lua bindings which can be used in themes for StepMania 5.</small>
|
||||||
</div>
|
</div>
|
||||||
<table id="sections">
|
<table id="sections">
|
||||||
|
|||||||
+1
-1
@@ -52,7 +52,7 @@
|
|||||||
#define VIDEO_TROUBLESHOOTING_URL "http://www.stepmania.com/stepmaniawiki.php?title=Video_Driver_Troubleshooting"
|
#define VIDEO_TROUBLESHOOTING_URL "http://www.stepmania.com/stepmaniawiki.php?title=Video_Driver_Troubleshooting"
|
||||||
/** @brief The URL to report bugs on the program. */
|
/** @brief The URL to report bugs on the program. */
|
||||||
#define REPORT_BUG_URL "http://ssc.ajworld.net/sm-ssc/bugtracker/"
|
#define REPORT_BUG_URL "http://ssc.ajworld.net/sm-ssc/bugtracker/"
|
||||||
#define SM_DOWNLOAD_URL "http://code.google.com/p/sm-ssc/downloads/list"
|
#define SM_DOWNLOAD_URL "http://www.stepmania.com/wiki/Downloads"
|
||||||
|
|
||||||
#define CAN_INSTALL_PACKAGES true
|
#define CAN_INSTALL_PACKAGES true
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -12,7 +12,7 @@
|
|||||||
!define PRODUCT_BITMAP "sm5"
|
!define PRODUCT_BITMAP "sm5"
|
||||||
|
|
||||||
!define PRODUCT_URL "http://www.stepmania.com/"
|
!define PRODUCT_URL "http://www.stepmania.com/"
|
||||||
!define UPDATES_URL "http://code.google.com/p/sm-ssc/downloads/list"
|
!define UPDATES_URL "http://www.stepmania.com/wiki/Downloads"
|
||||||
|
|
||||||
;!define INSTALL_EXTERNAL_PCKS
|
;!define INSTALL_EXTERNAL_PCKS
|
||||||
;!define INSTALL_INTERNAL_PCKS
|
;!define INSTALL_INTERNAL_PCKS
|
||||||
|
|||||||
Reference in New Issue
Block a user