diff options
-rw-r--r-- | ChangeLog.txt | 7 | ||||
-rw-r--r-- | linden/indra/newview/app_settings/settings.xml | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index f99ebae..68fb3ca 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -110,6 +110,12 @@ | |||
110 | Print out the plugins gstreamer finds, for debugging. | 110 | Print out the plugins gstreamer finds, for debugging. |
111 | 111 | ||
112 | 112 | ||
113 | 2009-03-27 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
114 | |||
115 | * linden/indra/newview/app_settings/settings.xml: | ||
116 | Changed the login splash screen URL. | ||
117 | |||
118 | |||
113 | 2009-03-27 McCabe Maxsted <hakushakukun@gmail.com> | 119 | 2009-03-27 McCabe Maxsted <hakushakukun@gmail.com> |
114 | 120 | ||
115 | * linden/indra/llmedia/llmediaimplgstreamer.cpp: | 121 | * linden/indra/llmedia/llmediaimplgstreamer.cpp: |
@@ -286,6 +292,7 @@ | |||
286 | not highlighted in script editor). | 292 | not highlighted in script editor). |
287 | 293 | ||
288 | 294 | ||
295 | |||
289 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | 296 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- |
290 | =- 1.1.0 RC2 -= | 297 | =- 1.1.0 RC2 -= |
291 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | 298 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- |
diff --git a/linden/indra/newview/app_settings/settings.xml b/linden/indra/newview/app_settings/settings.xml index 1ecab2b..55ff208 100644 --- a/linden/indra/newview/app_settings/settings.xml +++ b/linden/indra/newview/app_settings/settings.xml | |||
@@ -4459,7 +4459,7 @@ | |||
4459 | <key>Type</key> | 4459 | <key>Type</key> |
4460 | <string>String</string> | 4460 | <string>String</string> |
4461 | <key>Value</key> | 4461 | <key>Value</key> |
4462 | <string /> | 4462 | <string>http://imprudenceviewer.org/splash/</string> |
4463 | </map> | 4463 | </map> |
4464 | <key>LosslessJ2CUpload</key> | 4464 | <key>LosslessJ2CUpload</key> |
4465 | <map> | 4465 | <map> |