From: Damyan Ivanov Date: Fri, 6 Mar 2009 10:58:50 +0000 (+0200) Subject: Revert "put all the buttons in a toolbar" X-Git-Tag: 0.8 X-Git-Url: https://git.ktnx.net/?p=icedeb.git;a=commitdiff_plain;h=16df98b6408ce1fcf5d0379b5541ba829b26fced Revert "put all the buttons in a toolbar" This reverts commit 245cbd402b3b0d07ce281851e6305594ece013a9. Thing is, using a full-width toolbar just to make the buttons appear after installation is an overkill. The toolbar will be mostly empty and the user is very likely to move the buttons elsewhere and hide it. Instead of this pollution, the extension description shall include sort instruction where to find the newly available buttons. Notably, making the buttons appear right after installation is not feasibly for several reasons: * detecting "right after installation" is not trivial * finding the right toolbar to add the buttons to is impossible, as "right" is user-dependent. --- diff --git a/chrome.manifest b/chrome.manifest index d75a44b..b5e1f7c 100644 --- a/chrome.manifest +++ b/chrome.manifest @@ -3,4 +3,3 @@ style chrome://global/content/customizeToolbar.xul chrome://icedeb/content/icede # Firefox overlay chrome://browser/content/browser.xul chrome://icedeb/content/icedeb.xul -overlay chrome://navigator/content/navigator.xul chrome://icedeb/content/icedeb.xul diff --git a/chrome/icedeb.xul b/chrome/icedeb.xul index 54c81ac..04bb0dd 100644 --- a/chrome/icedeb.xul +++ b/chrome/icedeb.xul @@ -16,6 +16,7 @@ + - - - - - -