Skip to content
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.

Commit

Permalink
1.5.5.3
Browse files Browse the repository at this point in the history
<b>[locale(s)]</b>
- Slovenian (sl-SI) translation updated (thanks to Klofutar)
- Polish (pl-PL) translation updated (thanks to Mrere & hawkeye116477)
- Estonian (et) translation updated (thanks to Maidur)
- Japanese (ja) translation updated (thanks to mm_k)
- Portuguese (pt-BR) translation updated (thanks to igorruckert)
- Spanish (es) translation updated (thanks to strel)
- French (fr) translation updated (thanks to BlackJack)

<b>[fix(es)]</b>
- Fx48+: 'Location bar (3) > Autocomplete popup > alternative
appearance'
-- location bar on a bottom toolbar was broken again
-- Linux now uses correct colors for popup
-- removed margins for Windows Classic visual style (thanks to maxoku)

- Fx48+: 'Toolbars (1) > icons+text (exp.)' & downloads button: width
value

- links/menuitems on CTRs prefwindow, if prefwindow was opened from
inside add-on manager

- Fx 45-47 & 'unsorted bookmarks' labels on localized browser versions

- MacOS/Linux: label of CTRs options window button

<b>[new option(s)]</b>
- Fx48+: 'Location bar (3) > Autocomplete popup > custom height limit'
-- Custom maximum height for alternative autocomplete popup appearance
only!
-- Simulates case where a fixed number of items is shown before
scrollbar appears.
-- Adjust the value to match amount of wanted visible items.

- Fx50+: Location bar (3) > Autocomplete popup > Remove 'search with'
and 'visit' items
-- option works without active 'disabled height limit' option (Fx50+
only!)

- Fx51: 'Advanced > Autocomplete popups search selection' (default Fx
setting!)

- Fx48: 'Tabs (2) > New tab page url > custom private new tab page url'

- 'CTR > Other > Underline new options for this Firefox version'
-- currently only affecting Fx 47-51

<b>[add-on compatibility]</b>
- 'TabMixPlus' add-on: fixed activity indicator on locked tabs

<b>[general change(s)]</b>
- MacOS: restored prefwindows "OK" button

- removed code leftovers of Win8s metro button
  • Loading branch information
Aris-t2 committed Aug 12, 2016
1 parent f99ef96 commit 9c43c72
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion xpi/install.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<Description rdf:about="urn:mozilla:install-manifest">
<em:id>ClassicThemeRestorer@ArisT2Noia4dev</em:id>
<em:name>Classic Theme Restorer</em:name>
<em:version>1.5.5.3beta4</em:version>
<em:version>1.5.5.3</em:version>
<em:type>2</em:type>
<em:multiprocessCompatible>true</em:multiprocessCompatible>

Expand Down
6 changes: 3 additions & 3 deletions xpi/locale/pl/options.dtd
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@
<!ENTITY Ctr_autocompl_sep "Pokaż separator pomiędzy wynikami">
<!ENTITY Ctr_urlbar_uc "Wyłącz funkcję 'ujednolicone autouzupełnianie'">
<!ENTITY Ctr_lbsugresi "Wyłącz ograniczenie wysokości">
<!ENTITY Ctr_cresultshcb "Custom height limit: ">
<!ENTITY Ctr_cresultshcb "Niestandardowe ograniczenie wysokości: ">
<!ENTITY Ctr_lbsugres "Liczba wyników">
<!ENTITY Ctr_lbsbradius "Niestandardowe zaokrąglenia obrzeży paska adresu i paska wyszukiwania">

Expand Down Expand Up @@ -374,8 +374,8 @@
<!ENTITY Ctr_fx50findbarhl "Odznaczenie tych ustawień usuwa funkcje 'podświetlania' paska wyszukiwania.">
<!ENTITY Ctr_e_flyweb "FlyWeb">
<!ENTITY Ctr_fx50flyweb "Odznaczenie tego ustawienia wyłącza 'FlyWeb'.">
<!ENTITY Ctr_e_oneoffsearch "Autocomplete popups search selection">
<!ENTITY Ctr_fx51OOSeach "Unchecking this preference removes location bar popups search selection.">
<!ENTITY Ctr_e_oneoffsearch "Wybór wyszukiwarki w menu podręcznym autouzupełniania">
<!ENTITY Ctr_fx51OOSeach "Odznaczenie tego ustawienia usuwa wybór wyszukiwarki z menu podręcznego paska adresu.">


<!ENTITY Ctr_pw_settings "Ustawienia">
Expand Down

0 comments on commit 9c43c72

Please sign in to comment.