Skip to content

Commit

Permalink
Update changelog: "usePrivateWindowStyle" preference
Browse files Browse the repository at this point in the history
(related to #40)
  • Loading branch information
Infocatcher committed Dec 14, 2013
1 parent fb63ac9 commit dd6f105
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions changelog-ru.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
`x` Исправлено обновление панели загрузок в Firefox 28.0a1+<br>
`x` Исправлено добавление кнопки на панель инструментов в Firefox 28.0a1+ (Australis) (<a href="https://github.com/Infocatcher/Private_Tab/issues/121">#121</a>)<br>
`+` Добавлены настройки для изменения адреса, который будет открываться в новых пустых вкладках (<em>extensions.privateTab.newPrivateTabURL</em> и <em>extensions.privateTab.newPrivateTabURL.inPrivateWindow</em>) (<a href="https://github.com/Infocatcher/Private_Tab/issues/125">#125</a>)<br>
`+` Добавлена возможность отключения стилей приватного окна, если активна приватная вкладка (настройка <em>extensions.privateTab.usePrivateWindowStyle</em>)<br>
`*` Небольшие улучшения кода<br>
`+` Обновлена польская локаль (pl), спасибо <a href="https://github.com/marcinsu">marcinsu</a><br>
`*` Обновлена венгерская локаль (hu), спасибо <a href="https://github.com/evenorbert">evenorbert</a><br>
Expand Down
1 change: 1 addition & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
`x` Correctly update download panel in Firefox 28.0a1+<br>
`x` Correctly insert button into toolbar in Firefox 28.0a1+ (Australis) (<a href="https://github.com/Infocatcher/Private_Tab/issues/121">#121</a>)<br>
`+` Added preferences to open user-defined URL in new empty private tabs (<em>extensions.privateTab.newPrivateTabURL</em> and <em>extensions.privateTab.newPrivateTabURL.inPrivateWindow</em>) (<a href="https://github.com/Infocatcher/Private_Tab/issues/125">#125</a>)<br>
`+` Added ability to disable private window-like styles, if current tab is private (<em>extensions.privateTab.usePrivateWindowStyle</em> preference)<br>
`*` Minor code improvements<br>
`*` Updated Polish locale (pl), thanks to <a href="https://github.com/marcinsu">marcinsu</a><br>
`*` Updated Hungarian locale (hu), thanks to <a href="https://github.com/evenorbert">evenorbert</a><br>
Expand Down

0 comments on commit dd6f105

Please sign in to comment.