diff options
author | Jacek Antonelli | 2008-11-01 01:32:37 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-11-01 01:32:37 -0500 |
commit | 695b4cb98be4257af11d9308453d15c3f72c3986 (patch) | |
tree | 9d9a60a0131f1d8b4a318f379ce9a9a046428b5e /ChangeLog.txt | |
parent | Package only our free fonts. (diff) | |
parent | Merge commit 'mccabe/rebranding' into rebranding (diff) | |
download | meta-impy-695b4cb98be4257af11d9308453d15c3f72c3986.zip meta-impy-695b4cb98be4257af11d9308453d15c3f72c3986.tar.gz meta-impy-695b4cb98be4257af11d9308453d15c3f72c3986.tar.bz2 meta-impy-695b4cb98be4257af11d9308453d15c3f72c3986.tar.xz |
Merge branch 'rebranding' into next
Conflicts:
linden/indra/newview/viewer_manifest.py
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 91 |
1 files changed, 91 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index a34e964..58f753a 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -25,6 +25,97 @@ | |||
25 | 25 | ||
26 | * Updated to SL source 1.21.6. | 26 | * Updated to SL source 1.21.6. |
27 | 27 | ||
28 | 2008-10-17 McCabe Maxsted <hakushakukun@gmail.com> | ||
29 | |||
30 | * linden\indra\newview\skins\default\xui\en-us\menu_viewer.xml: | ||
31 | Rebranded the Help menu to point to Imprudence sites, removed issue tracker. | ||
32 | * linden\indra\newview\skins\default\xui\en-us\alerts.xml: | ||
33 | Ditto. | ||
34 | * linden\indra\newview\llappviewer.cpp: | ||
35 | Fixed windows compile bug. | ||
36 | |||
37 | 2008-10-14 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
38 | |||
39 | * linden/indra/newview/installers/windows/installer_template.nsi: | ||
40 | Rebranded Windows-specific installer/support files. | ||
41 | Replaced instances of "Second Life" with "Imprudence", etc. | ||
42 | * linden/indra/newview/installers/windows/lang_de.nsi: | ||
43 | Ditto. | ||
44 | * linden/indra/newview/installers/windows/lang_en-us.nsi: | ||
45 | Ditto. | ||
46 | * linden/indra/newview/installers/windows/lang_ja.nsi: | ||
47 | Ditto. | ||
48 | * linden/indra/newview/installers/windows/lang_ko.nsi: | ||
49 | Ditto. | ||
50 | * linden/indra/newview/res/viewerRes.rc: | ||
51 | Ditto. | ||
52 | * linden/indra/copy_win_scripts/start-client.py: | ||
53 | Ditto. | ||
54 | * linden/indra/win_updater/updater.cpp: | ||
55 | Ditto. | ||
56 | |||
57 | |||
58 | * linden/indra/mac_updater/mac_updater.cpp: | ||
59 | Rebranded Mac-specific installer/support files. | ||
60 | Replaced instances of "Second Life" with "Imprudence", etc. | ||
61 | * linden/indra/newview/English.lproj/InfoPlist.strings: | ||
62 | Ditto. | ||
63 | * linden/indra/newview/Info-SecondLife.plist: | ||
64 | Ditto. | ||
65 | * linden/indra/newview/SecondLife.nib/objects.xib: | ||
66 | Ditto. | ||
67 | |||
68 | |||
69 | * linden/indra/cmake/UnixInstall.cmake: | ||
70 | Rebranded Linux-specific installer/support files. | ||
71 | Replaced instances of "Second Life" with "Imprudence", etc. | ||
72 | * linden/indra/linux_crash_logger/llcrashloggerlinux.cpp: | ||
73 | Ditto. | ||
74 | * linden/indra/newview/linux_tools/handle_secondlifeprotocol.sh: | ||
75 | Ditto. | ||
76 | * linden/indra/newview/linux_tools/wrapper.sh: | ||
77 | Ditto. | ||
78 | |||
79 | |||
80 | * linden/indra/CMakeLists.txt: | ||
81 | Rebranded platform-independent/shared installer/support files. | ||
82 | Replaced instances of "Second Life" with "Imprudence", etc. | ||
83 | * linden/indra/cmake/00-Common.cmake: | ||
84 | Ditto. | ||
85 | * linden/indra/develop.py: | ||
86 | Ditto. | ||
87 | * linden/indra/llcrashlogger/llcrashlogger.cpp: | ||
88 | Ditto. | ||
89 | * linden/indra/newview/CMakeLists.txt: | ||
90 | Ditto. | ||
91 | * linden/indra/newview/ViewerInstall.cmake: | ||
92 | Ditto. | ||
93 | * linden/indra/newview/llappviewer.cpp: | ||
94 | Ditto. | ||
95 | * linden/indra/newview/viewer_manifest.py: | ||
96 | Ditto. | ||
97 | |||
98 | |||
99 | 2008-10-01 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
100 | |||
101 | * linden/indra/llcommon/llversionviewer.h: | ||
102 | Added Imprudence-specific version numbers. | ||
103 | * linden/indra/newview/llappviewer.cpp: | ||
104 | Ditto. | ||
105 | * linden/indra/newview/llpanellogin.cpp: | ||
106 | Ditto. | ||
107 | * linden/indra/newview/llfloaterabout.cpp: | ||
108 | Ditto. | ||
109 | |||
110 | |||
111 | * linden/indra/llcommon/llversionviewer.h: | ||
112 | Changed viewer and channel name to "Imprudence". | ||
113 | * linden/indra/newview/llappviewer.cpp: | ||
114 | Ditto. | ||
115 | * linden/indra/cmake/Variables.cmake: | ||
116 | Ditto. | ||
117 | * linden/indra/newview/app_settings/settings.xml: | ||
118 | Ditto. | ||
28 | 119 | ||
29 | 2008-09-28 Jacek Antonelli <jacek.antonelli@gmail.com> | 120 | 2008-09-28 Jacek Antonelli <jacek.antonelli@gmail.com> |
30 | 121 | ||