diff options
author | Richard Linden <none@none> | 2011-02-25 13:48:20 -0800 |
---|---|---|
committer | Richard Linden <none@none> | 2011-02-25 13:48:20 -0800 |
commit | 31d0bf5ba5dd5e1df6c42dd19ce63ef3978a2f4c (patch) | |
tree | 16eb494ad9ee76984a5dcca213c8aa6b107232b4 /indra/newview/CMakeLists.txt | |
parent | 5663ef405d3340a542bb4ecb6375f3d54966490a (diff) |
updates destination guide and avatar picker urls
added close button to destination guide and avatar picker
Diffstat (limited to 'indra/newview/CMakeLists.txt')
-rw-r--r-- | indra/newview/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt index 0308a59658..4ed59f039e 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -1298,6 +1298,8 @@ endif (WINDOWS) set(viewer_XUI_FILES skins/default/colors.xml skins/default/textures/textures.xml + skins/minimal/colors.xml + skins/minimal/textures/textures.xml |