summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorcallum <none@none>2010-10-01 10:17:58 -0700
committercallum <none@none>2010-10-01 10:17:58 -0700
commitd6ca1ef033a8c2f32ec9322b30eb28de305e612f (patch)
tree3790ac553932ba41902c103715358a410e1ffe23 /indra
parent93faa08da9d8ebab516191f4b446e86d3c2800a2 (diff)
Keys.xml replaces keys.ini - fix for CMake
Diffstat (limited to 'indra')
-rw-r--r--indra/newview/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt
index 1f4302d870..074fa6397d 100644
--- a/indra/newview/CMakeLists.txt
+++ b/indra/newview/CMakeLists.txt
@@ -1314,7 +1314,7 @@ set(viewer_APPSETTINGS_FILES
app_settings/grass.xml
app_settings/high_graphics.xml
app_settings/ignorable_dialogs.xml
- app_settings/keys.ini
+ app_settings/keys.xml
app_settings/keywords.ini
app_settings/logcontrol.xml
app_settings/low_graphics.xml