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

Commit

Permalink
1.4.8
Browse files Browse the repository at this point in the history
[locale] Greek (el) translation updated (thanks to George M.)
[locale] Polish (pl-PL) translation updated (thanks to Mrere)
[locale] Upper Sorbian (hsb) translation updated (thanks to milupo)
[locale] Lower Sorbian (dsb) translation updated (thanks to milupo)
[locale] French (fr) translation updated (thanks to Zefling)
[locale] Italian (it) translation updated (thanks to Styb)
[locale] Slovenian (sl-SI) translation updated (thanks to Klofutar)
[locale] Russian (ru) translation updated (thanks to Alexei)
[locale] Estonian (et) translation updated (thanks to Maidur)
[locale] Ukrainian (uk) translation updated (thanks to Sacredwheels)
[locale] Chinese (zh-CN) translation updated (thanks to Cye3s)
[locale] Czech (cs) locale updated (thanks to poljos)

[fix] HiDPI: icon+text modes
[fix] text mode + main menu button popup
[fix] Linux/MacOSX + 'version nr. in add-on lists': preferences button
label

[new option > CTR] 'Restart Firefox' in appmenu and filemenu

[new option > Tabs (1)] 'Show favicon, if a site does not offer one'
--> none, default/globe, globe_white, dotted, dotted_white, sheet

[new option > General UI (1)] 'Replace generic favicon'
--> default/globe, globe_white, dotted, dotted_white, sheet

[new (sub)option > General UI (1)] 'Unsorted Bookmarks menu'
--> Menu above bookmarks

[new (sub)option > Location bar (1)] 'hide stop & reload' buttons:
always show 'go'
--> force 'go' button visibility (if 'hide go' option is disabled)

[new option > Location bar (1)] 'Make dropmarker always visible'

[change] CTR prefwindow: ui tweaks for empty/generic icon settings
[change] CTR prefwindow: moved some preferences between categories
[change] removed previous 'Show favicon, if a site does not offer one'
option
[change] removed previous 'Replace generic favicon' option
[change] internal tweaks and corrections
  • Loading branch information
Aris-t2 committed Feb 18, 2016
1 parent 0fcedf4 commit e7c6ced
Show file tree
Hide file tree
Showing 7 changed files with 32 additions and 14 deletions.
3 changes: 2 additions & 1 deletion xpi/content/css/mode_txtonly.css
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,8 @@
}

toolbar .toolbarbutton-badge-stack {
display: none !important;
visibility:collapse !important;
display: -moz-box !important;
}

}
3 changes: 3 additions & 0 deletions xpi/content/css/win8/alt_optionswindow2extra.css
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,7 @@
*[subdialog="true"] treecol {
-moz-appearance: treeheadercell !important;
color: black !important;
}
*[subdialog="true"] #signonsTree treecolpicker{
-moz-appearance: treeheadercell !important;
}
7 changes: 7 additions & 0 deletions xpi/content/css/winaero/alt_optionswindow2extra.css
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,16 @@
-moz-appearance: treeheadercell !important;
color: black !important;
}
*[subdialog="true"] #signonsTree treecolpicker{
-moz-appearance: treeheadercell !important;
}
@media all and (-moz-windows-classic) {
*[subdialog="true"] treecol {
-moz-appearance: button !important;
color: black !important;
}
*[subdialog="true"] #signonsTree treecolpicker{
-moz-appearance: button !important;
padding: unset !important;
}
}
7 changes: 7 additions & 0 deletions xpi/content/css/winxp/alt_optionswindow2extra.css
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,16 @@
-moz-appearance: treeheadercell !important;
color: black !important;
}
*[subdialog="true"] #signonsTree treecolpicker{
-moz-appearance: treeheadercell !important;
}
@media all and (-moz-windows-classic) {
*[subdialog="true"] treecol {
-moz-appearance: button !important;
color: black !important;
}
*[subdialog="true"] #signonsTree treecolpicker{
-moz-appearance: button !important;
padding: unset !important;
}
}
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.4.8beta6</em:version>
<em:version>1.4.8</em:version>
<em:type>2</em:type>
<em:multiprocessCompatible>true</em:multiprocessCompatible>

Expand Down
18 changes: 9 additions & 9 deletions xpi/locale/el/options.dtd
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@
<!ENTITY Ctr_square_edges "Τετραγωνισμένες γωνίες κορυφής">
<!ENTITY Ctr_tttitlebar "Τίτλος καρτέλας στη γραμμή τίτλου του &brandShortName;">
<!ENTITY Ctr_tabinsertion "Εισαγωγή συναφούς καρτέλας μετά την τρέχουσα καρτέλα (προτίμηση «about:config»)">
<!ENTITY Ctr_emptytfavico "Show favicon (if a site does not offer one)">
<!ENTITY Ctr_emptytfavico_n "None">
<!ENTITY Ctr_emptytfavico_g "Generic">
<!ENTITY Ctr_emptytfavico "Εμφάνιση εικονιδίου (αν ένας ιστότοπος δεν διαθέτει εικονίδιο)">
<!ENTITY Ctr_emptytfavico_n "Οικοσελίδας">
<!ENTITY Ctr_emptytfavico_g "Γενικής χρήσης">
<!ENTITY Ctr_noemptypticon "Απομάκρυνση κενού εικονιδίου από καρτέλες εφαρμογών">
<!ENTITY Ctr_e10stab_notd "Καρτέλες E10s: απομάκρυνση υπογράμμισης">
<!ENTITY Ctr_closetab_0 "Κλείσιμο καρτέλας">
Expand Down Expand Up @@ -130,7 +130,7 @@
<!ENTITY Ctr_wincontrols "Μετακινήσιμα στοιχεία ελέγχου παραθύρου σε προβολή πλήρους οθόνης">
<!ENTITY Ctr_oldtoplevimg "Εικόνες τομέα «ανώτατου επιπέδου»: κλασική εμφάνιση">
<!ENTITY Ctr_altalertbox "«Πλαίσιο ειδοποίησης»: εναλλακτική εμφάνιση">
<!ENTITY Ctr_emptygfavico "Replace generic favicon">
<!ENTITY Ctr_emptygfavico "Αντικατάσταση εικονιδίου γενικής χρήσης">
<!ENTITY Ctr_mstatusbar "Μετακινήσιμο πινακίδιο γραμμής κατάστασης">
<!ENTITY Ctr_mstatusbars4e "Το πινακίδιο γραμμής κατάστασης ελέγχεται από την επέκταση «Status-4-Evar»">
<!ENTITY Ctr_mstatusbartpp "Το πινακίδιο γραμμής κατάστασης ελέγχεται από την επέκταση «ThePuzzlePiece»">
Expand Down Expand Up @@ -175,7 +175,7 @@
<!ENTITY Ctr_bmbutton "Κουμπί μενού σελιδοδεικτών">
<!ENTITY Ctr_bmbutpanelm "Αναδυόμενο: εμφάνιση ως μενού πίνακα">
<!ENTITY Ctr_bmbunsortbm "Αναδυόμενο: υπομενού «Αταξινόμητοι σελιδοδείκτες»">
<!ENTITY Ctr_bmbunsortbm2 "Menu above bookmarks">
<!ENTITY Ctr_bmbunsortbm2 "Πάνω από τους σελιδοδείκτες">
<!ENTITY Ctr_bmbviewbmtb "Αναδυόμενο: εμφάνιση «Προβολή εργαλειοθήκης σελιδοδεικτών»">
<!ENTITY Ctr_bmbnounsort "Αναδυόμενο: απόκρυψη «Αταξινόμητοι σελιδοδείκτες»">
<!ENTITY Ctr_bmbutnotext "Απόκρυψη ετικέτας στην εργαλειοθήκη σελιδοδεικτών">
Expand Down Expand Up @@ -226,11 +226,11 @@
<!ENTITY Ctr_starinurlinfo "Το προεπιλεγμένο κουμπί μενού σελιδοδεικτών αποκρύπτεται">
<!ENTITY Ctr_feedinurl "Κουμπί «Συνδρομή» (RSS)">
<!ENTITY Ctr_hideurelstop "Απόκρυψη κουμπιών «Διακοπή» &amp; «Ανανέωση»">
<!ENTITY Ctr_hideurelstop2 "Always show 'go' button">
<!ENTITY Ctr_hideurelstop2 "Πάντα εμφάνιση του κουμπιού «Μετάβαση»">
<!ENTITY Ctr_hideurlgo "Απόκρυψη κουμπιού «Μετάβαση»">
<!ENTITY Ctr_hideurlsrg "Απόκρυψη διαχωριστικών &amp; διαστημάτων κουμπιών «Ανανέωση», «Διακοπή» &amp; «Μετάβαση»">
<!ENTITY Ctr_urlbardropm "Μετακίνηση του δείκτη ανάπτυξης στην τελευταία δυνατή θέση">
<!ENTITY Ctr_urlbardropm2 "Make dropmarker always visible">
<!ENTITY Ctr_urlbardropm2 "Να είναι πάντα ορατός ο δείκτης ανάπτυξης">
<!ENTITY Ctr_altreaderico "Εναλλακτικά εικονίδια «λειτουργίας ανάγνωσης»">
<!ENTITY Ctr_hideprbutton "Απόκρυψη εικονιδίου ειδοποίησης φραγής αναδυόμενου παραθύρου">
<!ENTITY Ctr_locsearchbw10 "Μείωση ύψους γραμμών τοποθεσιών και αναζήτησης (πειραματικό)">
Expand Down Expand Up @@ -363,8 +363,8 @@
<!ENTITY Ctr_addon-bar.accesskey "λ">
<!ENTITY appMenuGettingStarted.label "Ξεκινώντας">
<!ENTITY goCmd.label "Μετάβαση">
<!ENTITY Ctr_menu_restart.label "Restart &brandShortName;">
<!ENTITY Ctr_restartapp "'Restart &brandShortName;' in appmenu and filemenu">
<!ENTITY Ctr_menu_restart.label "Επανεκκίνηση &brandShortName;">
<!ENTITY Ctr_restartapp "«Επανεκκίνηση &brandShortName;» στα μενού κουμπιού εφαρμογής και «Αρχείο»">

<!-- For page context entries. Have to be adjusted for every locale! -->
<!ENTITY backCmd.accesskey "Π">
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 @@ -83,9 +83,9 @@
<!ENTITY Ctr_appbutton2 "Przycisk na pasku narzędzi [&brandShortName;]">
<!ENTITY Ctr_appbutton2h "Przycisk na pasku narzędzi [&brandShortName;] (ukryty)">
<!ENTITY Ctr_appbutton2io "Przycisk na pasku narzędzi [&brandShortName;] (tylko ikona)">
<!ENTITY Ctr_paneluibtweak "Wyświetlaj przycisk menu głównego panelu jako...">
<!ENTITY Ctr_paneluibtweak2 "Wyświetlaj przycisk menu głównego panelu jako (tylko ikona)...">
<!ENTITY Ctr_paneluibtweak3 "... przycisk &brandShortName;, gdy na pasku kart">
<!ENTITY Ctr_paneluibtweak "Wyświetlaj przycisk menu jako przycisk &brandShortName;...">
<!ENTITY Ctr_paneluibtweak2 "Wyświetlaj przycisk menu jako przycisk &brandShortName; (tylko ikona)...">
<!ENTITY Ctr_paneluibtweak3 "...gdy na pasku kart">
<!ENTITY Ctr_appbuttonc_o "Pomarańczowy kolor przycisku (domyślny)">
<!ENTITY Ctr_appbuttonc_a "Błękitny kolor przycisku (Aurora)">
<!ENTITY Ctr_appbuttonc_n "Czarny kolor przycisku (Nightly)">
Expand Down

0 comments on commit e7c6ced

Please sign in to comment.