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

Commit

Permalink
1.7.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Aris-t2 committed Sep 25, 2018
1 parent 6f18986 commit 6e565bc
Show file tree
Hide file tree
Showing 34 changed files with 114 additions and 51 deletions.
4 changes: 2 additions & 2 deletions updates.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"addons": {
"ClassicThemeRestorer@ArisT2Noia4dev": {
"updates": [
{ "version": "1.7.7.6",
"update_link": "https://github.com/Aris-t2/ClassicThemeRestorer/releases/download/1.7.7.6/CTR_v1.7.7.6.xpi",
{ "version": "1.7.7.7",
"update_link": "https://github.com/Aris-t2/ClassicThemeRestorer/releases/download/1.7.7.7/CTR_v1.7.7.7.xpi",
"applications": {
"gecko": { "strict_min_version": "45" }
}
Expand Down
4 changes: 2 additions & 2 deletions updates.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@

<RDF:li>
<RDF:Description>
<em:version>1.7.7.6</em:version>
<em:version>1.7.7.7</em:version>

<em:targetApplication>
<RDF:Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>45.*</em:minVersion>
<em:maxVersion>64.*</em:maxVersion>

<em:updateLink>https://github.com/Aris-t2/ClassicThemeRestorer/releases/download/1.7.7.6/CTR_v1.7.7.6.xpi</em:updateLink>
<em:updateLink>https://github.com/Aris-t2/ClassicThemeRestorer/releases/download/1.7.7.7/CTR_v1.7.7.7.xpi</em:updateLink>

</RDF:Description>
</em:targetApplication>
Expand Down
12 changes: 12 additions & 0 deletions xpi/content/css/compactsidebarheader.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

@-moz-document url(chrome://browser/content/browser.xul) {

#sidebar-header,
#sidebar-header * {
padding: 0 !important;
margin: 0 !important;
font-size: 12pt !important;
}

}
9 changes: 9 additions & 0 deletions xpi/content/css/hidesidebardropmarker.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

@-moz-document url(chrome://browser/content/browser.xul) {

#sidebar-header #sidebar-switcher-arrow {
display: none !important;
}

}
4 changes: 2 additions & 2 deletions xpi/content/css/linux/overlayextra.css
Original file line number Diff line number Diff line change
Expand Up @@ -129,11 +129,11 @@
list-style-image:url("chrome://classic_theme_restorer/content/images/appmenu_addons_lin.png");
}
@media (min-resolution: 1.1dppx) {
#appmenu-popup #appmenu_newPrivateWindow{
#appmenu-popup #appmenu_newPrivateWindow > .menu-iconic-left > .menu-iconic-icon {
list-style-image:url("chrome://classic_theme_restorer/content/images/[email protected]");
width: 16px !important;
}
#appmenu-popup #appmenu_addons{
#appmenu-popup #appmenu_addons > .menu-iconic-left > .menu-iconic-icon {
list-style-image:url("chrome://classic_theme_restorer/content/images/[email protected]");
width: 16px !important;
}
Expand Down
8 changes: 4 additions & 4 deletions xpi/content/css/mac/overlayextra.css
Original file line number Diff line number Diff line change
Expand Up @@ -252,18 +252,18 @@
margin-right: 0px !important;
}

#appmenu-popup #appmenu_newPrivateWindow{
#appmenu-popup #appmenu_newPrivateWindow {
list-style-image:url("chrome://classic_theme_restorer/content/images/appmenu_private.png");
}
#appmenu-popup #appmenu_addons{
#appmenu-popup #appmenu_addons {
list-style-image:url("chrome://classic_theme_restorer/content/images/appmenu_addons.png");
}
@media (min-resolution: 1.1dppx) {
#appmenu-popup #appmenu_newPrivateWindow{
#appmenu-popup #appmenu_newPrivateWindow > .menu-iconic-left > .menu-iconic-icon {
list-style-image:url("chrome://classic_theme_restorer/content/images/[email protected]");
width: 16px !important;
}
#appmenu-popup #appmenu_addons{
#appmenu-popup #appmenu_addons > .menu-iconic-left > .menu-iconic-icon {
list-style-image:url("chrome://classic_theme_restorer/content/images/[email protected]");
width: 16px !important;
}
Expand Down
10 changes: 5 additions & 5 deletions xpi/content/css/win8/overlayextra.css
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
-moz-image-region: rect(0, 108px, 18px, 90px);
}

#main-window[defaultfxtheme="true"] #nav-bar :-moz-any(#ctraddon_ctr-button,#ctraddon_bookmarks-button,#ctraddon_history-button,#ctraddon_back-button,#ctraddon_forward-button,#ctraddon_stop-button,#ctraddon_reload-button,#ctraddon_ctr-button,#ctraddon_go-button,#ctraddon_preferences-button,#ctraddon_restart-button) > .toolbarbutton-icon {
#main-window[defaultfxtheme="true"] #nav-bar :-moz-any(#ctraddon_bookmarks-button,#ctraddon_history-button,#ctraddon_back-button,#ctraddon_forward-button,#ctraddon_stop-button,#ctraddon_reload-button,#ctraddon_ctr-button,#ctraddon_go-button,#ctraddon_preferences-button,#ctraddon_restart-button) > .toolbarbutton-icon {
padding: 2px 6px !important;
}

Expand All @@ -90,7 +90,7 @@
}

@media (-moz-os-version: windows-win10) {
#main-window[defaultfxtheme="true"] #nav-bar :-moz-any(#ctraddon_ctr-button,#ctraddon_bookmarks-button,#ctraddon_history-button,#ctraddon_back-button,#ctraddon_forward-button,#ctraddon_stop-button,#ctraddon_reload-button,#ctraddon_ctr-button,#ctraddon_go-button,#ctraddon_preferences-button,#ctraddon_restart-button) > .toolbarbutton-icon {
#main-window[defaultfxtheme="true"] #nav-bar :-moz-any(#ctraddon_bookmarks-button,#ctraddon_history-button,#ctraddon_back-button,#ctraddon_forward-button,#ctraddon_stop-button,#ctraddon_reload-button,#ctraddon_ctr-button,#ctraddon_go-button,#ctraddon_preferences-button,#ctraddon_restart-button) > .toolbarbutton-icon {
padding: 4px 6px !important;
}
#main-window[defaultfxtheme="true"] #nav-bar #ctraddon_appbutton > .toolbarbutton-icon,
Expand Down Expand Up @@ -155,7 +155,7 @@
}
#main-window[defaultfxtheme="true"] #nav-bar #ctraddon_ctr-button .toolbarbutton-icon {
width: 32px !important;
height: 26px !important;
height: 23px !important;
}
}

Expand Down Expand Up @@ -248,11 +248,11 @@
}

@media (min-resolution: 1.1dppx) {
#appmenu-popup #appmenu_newPrivateWindow{
#appmenu-popup #appmenu_newPrivateWindow > .menu-iconic-left > .menu-iconic-icon {
list-style-image:url("chrome://classic_theme_restorer/content/images/[email protected]");
width: 16px !important;
}
#appmenu-popup #appmenu_addons{
#appmenu-popup #appmenu_addons > .menu-iconic-left > .menu-iconic-icon {
list-style-image:url("chrome://classic_theme_restorer/content/images/[email protected]");
width: 16px !important;
}
Expand Down
28 changes: 6 additions & 22 deletions xpi/content/css/winaero/overlayextra.css
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,10 @@
width: 18px !important;
height: 18px !important;
}
#main-window[defaultfxtheme="true"] #nav-bar #ctraddon_ctr-button .toolbarbutton-icon {
width: 32px !important;
height: 23px !important;
}
}

#main-window[defaultfxtheme="true"] #nav-bar #ctraddon_appbutton > .toolbarbutton-icon {
Expand Down Expand Up @@ -233,11 +237,11 @@
list-style-image:url("chrome://classic_theme_restorer/content/images/appmenu_addons.png");
}
@media (min-resolution: 1.1dppx) {
#appmenu-popup #appmenu_newPrivateWindow{
#appmenu-popup #appmenu_newPrivateWindow > .menu-iconic-left > .menu-iconic-icon {
list-style-image:url("chrome://classic_theme_restorer/content/images/[email protected]");
width: 16px !important;
}
#appmenu-popup #appmenu_addons{
#appmenu-popup #appmenu_addons > .menu-iconic-left > .menu-iconic-icon {
list-style-image:url("chrome://classic_theme_restorer/content/images/[email protected]");
width: 16px !important;
}
Expand Down Expand Up @@ -608,23 +612,3 @@
#main-window[tabsintitlebar][customizing="true"] :-moz-any(#toolbar-menubar,#TabsToolbar):-moz-any([currentset*="customizableui-special-spring"],[currentset*="customizableui-special-separator"],[currentset*="customizableui-special-spacer"]){
-moz-window-dragging: no-drag !important;
}


/* fix popup width for hidpi modes */
@media (min-resolution: 1.25dppx) {

#main-window[defaultfxtheme="true"] #appmenuPrimaryPane {
min-width: 200px !important;
width: auto !important;
}

#main-window[defaultfxtheme="true"] #appmenuSecondaryPane {
min-width: 150px !important;
width: auto !important;
}

#main-window[defaultfxtheme="true"] #appmenuSecondaryPane #appmenu_customizeMenu {
min-width: 200px !important;
width: auto !important;
}
}
4 changes: 2 additions & 2 deletions xpi/content/css/winxp/overlayextra.css
Original file line number Diff line number Diff line change
Expand Up @@ -202,11 +202,11 @@
list-style-image:url("chrome://classic_theme_restorer/content/images/appmenu_addons_xp.png");
}
@media (min-resolution: 1.1dppx) {
#appmenu-popup #appmenu_newPrivateWindow{
#appmenu-popup #appmenu_newPrivateWindow > .menu-iconic-left > .menu-iconic-icon {
list-style-image:url("chrome://classic_theme_restorer/content/images/[email protected]");
width: 16px !important;
}
#appmenu-popup #appmenu_addons{
#appmenu-popup #appmenu_addons > .menu-iconic-left > .menu-iconic-icon {
list-style-image:url("chrome://classic_theme_restorer/content/images/[email protected]");
width: 16px !important;
}
Expand Down
4 changes: 4 additions & 0 deletions xpi/content/options.xul
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,8 @@
<preference id="ctraddon_nonavtbborder" name="extensions.classicthemerestorer.nonavtbborder" type="bool" instantApply="true"/>
<preference id="ctraddon_toptb_oldpad" name="extensions.classicthemerestorer.toptb_oldpad" type="bool" instantApply="true"/>
<preference id="ctraddon_hidesbclose" name="extensions.classicthemerestorer.hidesbclose" type="bool" instantApply="true"/>
<preference id="ctraddon_comp_sbheader" name="extensions.classicthemerestorer.comp_sbheader" type="bool" instantApply="true"/>
<preference id="ctraddon_hidesidebardm" name="extensions.classicthemerestorer.hidesidebardm" type="bool" instantApply="true"/>
<preference id="ctraddon_notextshadow" name="extensions.classicthemerestorer.notextshadow" type="bool" instantApply="true"/>
<preference id="ctraddon_chevronfix" name="extensions.classicthemerestorer.chevronfix" type="bool" instantApply="true"/>
<preference id="ctraddon_tbsep_winc" name="extensions.classicthemerestorer.tbsep_winc" type="bool" instantApply="true"/>
Expand Down Expand Up @@ -1166,6 +1168,8 @@
<checkbox label="&Ctr_chevronfix;" preference="ctraddon_chevronfix" class="customcssfx57d"/>
<checkbox label="&Ctr_hideprivmask;" preference="ctraddon_hideprivmask" id="ctraddon_pw_hideprivmask" class="customcssfx57yes"/>
<checkbox label="&Ctr_hidesbclose;" preference="ctraddon_hidesbclose" class="customcssfx57yes"/>
<checkbox label="&Ctr_hidesidebardm;" preference="ctraddon_hidesidebardm" class="customcssfx57yes"/>
<checkbox label="&Ctr_comp_sbheader;" preference="ctraddon_comp_sbheader" class="customcssfx57yes"/>
<checkbox label="&Ctr_closeabarbut;" preference="ctraddon_closeabarbut" class="customcssfx57nn"/>
<checkbox label="&Ctr_pmhidelabels;" preference="ctraddon_pmhidelabels" id="ctraddon_pw_pmhidelabels" class="customcssfx57nn"/>
<checkbox label="&Ctr_hidezoomres;" preference="ctraddon_hidezoomres" class="customcssfx57yes"/>
Expand Down
22 changes: 11 additions & 11 deletions xpi/content/overlay.css
Original file line number Diff line number Diff line change
Expand Up @@ -230,35 +230,35 @@
}

@media (min-resolution: 1.1dppx) {
#appmenu-popup #appmenu_print_popup,
#appmenu-popup #appmenu_print{
#appmenu-popup #appmenu_print_popup > .menu-iconic-left > .menu-iconic-icon,
#appmenu-popup #appmenu_print > .menu-iconic-left > .menu-iconic-icon {
list-style-image:url("chrome://classic_theme_restorer/content/images/[email protected]");
width: 16px !important;
height: 16px !important;
}
#appmenu-popup #appmenu-quit{
#appmenu-popup #appmenu-quit > .menu-iconic-left > .menu-iconic-icon{
list-style-image:url("chrome://classic_theme_restorer/content/images/[email protected]");
width: 16px !important;
height: 16px !important;
}
#appmenu-popup #appmenu_bookmarks{
#appmenu-popup #appmenu_bookmarks > .menu-iconic-left > .menu-iconic-icon {
list-style-image:url("chrome://classic_theme_restorer/content/images/starred48.png");
width: 16px !important;
height: 16px !important;
}
#appmenu-popup #appmenu-editmenu-cut,
#appmenu-popup #appmenu-editmenu-cut > .menu-iconic-left > .menu-iconic-icon,
#appmenu-popup #appmenu-cut .toolbarbutton-icon{
list-style-image:url("chrome://classic_theme_restorer/content/images/[email protected]");
width: 16px !important;
height: 16px !important;
}
#appmenu-popup #appmenu-editmenu-copy,
#appmenu-popup #appmenu-editmenu-copy > .menu-iconic-left > .menu-iconic-icon,
#appmenu-popup #appmenu-copy .toolbarbutton-icon{
list-style-image:url("chrome://classic_theme_restorer/content/images/[email protected]");
width: 16px !important;
height: 16px !important;
}
#appmenu-popup #appmenu-editmenu-paste,
#appmenu-popup #appmenu-editmenu-paste > .menu-iconic-left > .menu-iconic-icon,
#appmenu-popup #appmenu-paste .toolbarbutton-icon{
list-style-image:url("chrome://classic_theme_restorer/content/images/[email protected]");
width: 16px !important;
Expand All @@ -269,16 +269,16 @@
#ctraddon_PanelUI-CTR-button .toolbarbutton-icon,
#ctraddon_context_menu_entry,
#ctraddon_tools_menu_entry,
#appmenu-popup #ctraddon_appmenu_ctr,
#appmenu-popup #ctraddon_appmenu_ctr2{
#appmenu-popup #ctraddon_appmenu_ctr > .menu-iconic-left > .menu-iconic-icon,
#appmenu-popup #ctraddon_appmenu_ctr2 > .menu-iconic-left > .menu-iconic-icon{
list-style-image:url("chrome://classic_theme_restorer/content/images/palette_ctr.png");
width: 16px !important;
height: 16px !important;
}

#ctraddon_PanelUI-CTR-restartbutton .toolbarbutton-icon,
#menu_FilePopup #ctraddon_restart-menu,
#appmenu-popup #ctraddon_restart-appmenu{
#menu_FilePopup #ctraddon_restart-menu > .menu-iconic-left > .menu-iconic-icon,
#appmenu-popup #ctraddon_restart-appmenu > .menu-iconic-left > .menu-iconic-icon {
list-style-image:url("chrome://classic_theme_restorer/content/images/[email protected]");
width: 16px !important;
height: 16px !important;
Expand Down
12 changes: 12 additions & 0 deletions xpi/content/overlay.js
Original file line number Diff line number Diff line change
Expand Up @@ -2077,6 +2077,16 @@ classicthemerestorerjs.ctr = {
else classicthemerestorerjs.ctr.loadUnloadCSS("hidesbclose",false);
break;

case "comp_sbheader":
if (branch.getBoolPref("comp_sbheader")) classicthemerestorerjs.ctr.loadUnloadCSS("comp_sbheader",true);
else classicthemerestorerjs.ctr.loadUnloadCSS("comp_sbheader",false);
break;

case "hidesidebardm":
if (branch.getBoolPref("hidesidebardm")) classicthemerestorerjs.ctr.loadUnloadCSS("hidesidebardm",true);
else classicthemerestorerjs.ctr.loadUnloadCSS("hidesidebardm",false);
break;

case "notextshadow":
if (branch.getBoolPref("notextshadow")) classicthemerestorerjs.ctr.loadUnloadCSS("notextshadow",true);
else classicthemerestorerjs.ctr.loadUnloadCSS("notextshadow",false);
Expand Down Expand Up @@ -4572,6 +4582,8 @@ classicthemerestorerjs.ctr = {
case "nonavtbborder": manageCSS("nonavtbborder.css"); break;
case "toptb_oldpad": manageCSS("toptb_oldpadding.css"); break;
case "hidesbclose": manageCSS("hidesidebarclose.css"); break;
case "comp_sbheader": manageCSS("compactsidebarheader.css"); break;
case "hidesidebardm": manageCSS("hidesidebardropmarker.css"); break;
case "notextshadow": manageCSS("notextshadow.css"); break;
case "chevronfix": manageCSS("chevronfix.css"); break;
case "tbsep_winc": manageCSS("tbsep_winc.css"); break;
Expand Down
2 changes: 2 additions & 0 deletions xpi/defaults/preferences/options.js
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,8 @@ pref("extensions.classicthemerestorer.nonavborder",false);
pref("extensions.classicthemerestorer.nonavtbborder",false);
pref("extensions.classicthemerestorer.toptb_oldpad",false);
pref("extensions.classicthemerestorer.hidesbclose",false);
pref("extensions.classicthemerestorer.comp_sbheader",false);
pref("extensions.classicthemerestorer.hidesidebardm",false);
pref("extensions.classicthemerestorer.notextshadow",false);
pref("extensions.classicthemerestorer.chevronfix",false);
pref("extensions.classicthemerestorer.tbsep_winc",false);
Expand Down
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.7.7.6</em:version>
<em:version>1.7.7.7</em:version>
<em:type>2</em:type>
<em:multiprocessCompatible>true</em:multiprocessCompatible>

Expand Down
2 changes: 2 additions & 0 deletions xpi/locale/cs/options.dtd
Original file line number Diff line number Diff line change
Expand Up @@ -371,6 +371,8 @@
<!ENTITY Ctr_nonavtbborder "Vrchní lišty: odstranit okraje lišt">
<!ENTITY Ctr_toptb_oldpad "Horní lišty: postaru místo nalevo a napravo">
<!ENTITY Ctr_hidesbclose "Postranní panely: skrýt zavírací tlačítka">
<!ENTITY Ctr_hidesidebardm "Postranní panely: hide dropmarker">
<!ENTITY Ctr_comp_sbheader "Postranní panely: compact header">
<!ENTITY Ctr_notextshadow "Lišty: zrušit stínování textu lišty a panelu">
<!ENTITY Ctr_chevronfix "Navigační lišta: skrýt dvojšipku ('Další nástroje') na konci lišty">
<!ENTITY Ctr_tbsep_winc "Horní lišta: oddělovače na liště">
Expand Down
2 changes: 2 additions & 0 deletions xpi/locale/da/options.dtd
Original file line number Diff line number Diff line change
Expand Up @@ -371,6 +371,8 @@
<!ENTITY Ctr_nonavtbborder "Øverste værktøjslinjer: fjern kanten på værktøjslinje">
<!ENTITY Ctr_toptb_oldpad "Øverste værktøjslinjer: gammel venstre- og højre margen">
<!ENTITY Ctr_hidesbclose "Sidepaneler: skjul luk-knap">
<!ENTITY Ctr_hidesidebardm "Sidepaneler: hide dropmarker">
<!ENTITY Ctr_comp_sbheader "Sidepaneler: compact header">
<!ENTITY Ctr_notextshadow "Værktøjslinjer: skjul skygge for tekst på værktøjslinje og faneblade">
<!ENTITY Ctr_chevronfix "Navigationslinje: skjul dobbelt-pil på værktøjslinjernes slutning">
<!ENTITY Ctr_tbsep_winc "Øverste værktøjslinjer: yderligere separatorer for værktøjslinje">
Expand Down
2 changes: 2 additions & 0 deletions xpi/locale/de/options.dtd
Original file line number Diff line number Diff line change
Expand Up @@ -371,6 +371,8 @@
<!ENTITY Ctr_nonavtbborder "Obere Leisten: Leistenrand nicht anzeigen">
<!ENTITY Ctr_toptb_oldpad "Obere Leisten: Alte Abstände rechts und links wiederherstellen">
<!ENTITY Ctr_hidesbclose "Seitenleisten: 'Schließen'-Schaltfläche verstecken">
<!ENTITY Ctr_hidesidebardm "Seitenleisten: Aufklappmenüschaltfläche verstecken">
<!ENTITY Ctr_comp_sbheader "Seitenleisten: Kompakter Kopfbereich">
<!ENTITY Ctr_notextshadow "Leisten: Textschatten nicht anzeigen">
<!ENTITY Ctr_chevronfix "Navigations-Symbolleiste: Doppelpfeil am Ende der Leiste verstecken">
<!ENTITY Ctr_tbsep_winc "Obere Leisten: weitere Leistentrennlinien">
Expand Down
2 changes: 2 additions & 0 deletions xpi/locale/dsb/options.dtd
Original file line number Diff line number Diff line change
Expand Up @@ -371,6 +371,8 @@
<!ENTITY Ctr_nonavtbborder "Górne symbolowe rědki: Ramiki symboloweje rědki wótpóraś">
<!ENTITY Ctr_toptb_oldpad "Górne symbolowe rědki: stary lěwy a pšawy wótstawk wótnowiś">
<!ENTITY Ctr_hidesbclose "Bocnice: Tłocašk 'Zacyniś' schowaś">
<!ENTITY Ctr_hidesidebardm "Bocnice: hide dropmarker">
<!ENTITY Ctr_comp_sbheader "Bocnice: compact header">
<!ENTITY Ctr_notextshadow "Symbolowe rědki: Seń za tekst symboloweje rědki a rejtarki schowaś">
<!ENTITY Ctr_chevronfix "Nawigaciska rědka: Dwójnu šypku ('Dalšne rědy') na kóńcu rědki schowaś">
<!ENTITY Ctr_tbsep_winc "Górjejcne symbolowe rědki: Pśidatne źěleńske linije">
Expand Down
2 changes: 2 additions & 0 deletions xpi/locale/el/options.dtd
Original file line number Diff line number Diff line change
Expand Up @@ -371,6 +371,8 @@
<!ENTITY Ctr_nonavtbborder "Εργαλειοθήκες κορυφής: Απομάκρυνση περιγραμμάτων εργαλειοθήκης">
<!ENTITY Ctr_toptb_oldpad "Εργαλειοθήκες κορυφής: παλιό γέμισμα αριστερά και δεξιά">
<!ENTITY Ctr_hidesbclose "Πλευρικές στήλες: απόκρυψη κουμπιού κλεισίματος πλευρικής στήλης">
<!ENTITY Ctr_hidesidebardm "Πλευρικές στήλες: hide dropmarker">
<!ENTITY Ctr_comp_sbheader "Πλευρικές στήλες: compact header">
<!ENTITY Ctr_notextshadow "Εργαλειοθήκες: απόκρυψη σκιάς κειμένου εργαλειοθηκών και καρτελών">
<!ENTITY Ctr_chevronfix "Εργαλειοθήκη πλοήγησης: απόκρυψη διπλού βέλους («Περισσότερα εργαλεία…») στο τέλος της εργαλειοθήκης">
<!ENTITY Ctr_tbsep_winc "Εργαλειοθήκες κορυφής: επιπρόσθετα διαχωριστικά εργαλειοθηκών">
Expand Down
2 changes: 2 additions & 0 deletions xpi/locale/en-US/options.dtd
Original file line number Diff line number Diff line change
Expand Up @@ -371,6 +371,8 @@
<!ENTITY Ctr_nonavtbborder "Top toolbars: remove toolbar borders">
<!ENTITY Ctr_toptb_oldpad "Top toolbars: old left and right padding">
<!ENTITY Ctr_hidesbclose "Sidebars: hide close button">
<!ENTITY Ctr_hidesidebardm "Sidebars: hide dropmarker">
<!ENTITY Ctr_comp_sbheader "Sidebars: compact header">
<!ENTITY Ctr_notextshadow "Toolbars: hide shadow for toolbar text and tab text">
<!ENTITY Ctr_chevronfix "Navigation toolbar: hide double arrow ('More Tools') at toolbars end">
<!ENTITY Ctr_tbsep_winc "Top toolbars: additional toolbar separators">
Expand Down
Loading

0 comments on commit 6e565bc

Please sign in to comment.