diff options
| author | Tannin <devnull@localhost> | 2013-09-16 22:32:42 +0200 |
|---|---|---|
| committer | Tannin <devnull@localhost> | 2013-09-16 22:32:42 +0200 |
| commit | 500ab7f706bdc8d4eb94db22ab60f882b2670dde (patch) | |
| tree | c035d4e2399d7426008d840b5af50d166dd814a7 /src/mainwindow.ui | |
| parent | 08309b71ba45eb4e5bc632c2687e320be70e04de (diff) | |
- bugfix: testing for missing masters at the wrong time seems to have caused crashes
- bugfix: mod list is now written to a temporary file first. Only on success is the original file overwritten
- bugfix: moving a mod priority to just above the overwrite could cause a crash or error message
- bugfix: versions with a release candidate number weren't sorted correctly (woops)
- bugfix: staging script didn't include archive.dll and dlls.manifest
- installation time on overwrite no longer updates constantly
Diffstat (limited to 'src/mainwindow.ui')
| -rw-r--r-- | src/mainwindow.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainwindow.ui b/src/mainwindow.ui index 54611235..923df17c 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -786,7 +786,7 @@ BSAs checked here are loaded in such a way that your installation order is obeye <item>
<widget class="QLabel" name="bsaWarning">
<property name="text">
- <string><html><head/><body><p>Marked Archives (<img src=":/MO/gui/resources/dialog-warning_16.png"/>) are still loaded on Skyrim but the <a href="http://forums.bethsoft.com/topic/1354395-update-bsas-and-you/"><span style=" text-decoration: underline; color:#0000ff;">regular file override</span></a> mechanism will apply: Loose files override BSAs, no matter the mod/plugin priority.</p></body></html></string>
+ <string><html><head/><body><p>Marked Archives (<img src=":/MO/gui/warning_16"/>) are still loaded on Skyrim but the <a href="http://forums.bethsoft.com/topic/1354395-update-bsas-and-you/"><span style=" text-decoration: underline; color:#0000ff;">regular file override</span></a> mechanism will apply: Loose files override BSAs, no matter the mod/plugin priority.</p></body></html></string>
</property>
<property name="wordWrap">
<bool>true</bool>
|
