diff options
Diffstat (limited to 'arc-firefox-theme')
-rw-r--r-- | arc-firefox-theme/chrome.manifest | 8 | ||||
-rw-r--r-- | arc-firefox-theme/install.rdf | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/arc-firefox-theme/chrome.manifest b/arc-firefox-theme/chrome.manifest index 4bb97cb..88e6f1c 100644 --- a/arc-firefox-theme/chrome.manifest +++ b/arc-firefox-theme/chrome.manifest @@ -1,4 +1,4 @@ -skin browser arc-theme chrome/browser/ -skin communicator arc-theme chrome/communicator/ -skin global arc-theme chrome/global/ -skin mozapps arc-theme chrome/mozapps/ +skin browser solarc-theme chrome/browser/ +skin communicator solarc-theme chrome/communicator/ +skin global solarc-theme chrome/global/ +skin mozapps solarc-theme chrome/mozapps/ diff --git a/arc-firefox-theme/install.rdf b/arc-firefox-theme/install.rdf index e10d79e..2ebb7f8 100644 --- a/arc-firefox-theme/install.rdf +++ b/arc-firefox-theme/install.rdf @@ -7,10 +7,10 @@ <em:id>{52c2877e-44e1-11e5-8874-a62d1d5d46B0}</em:id> <em:version>53.20170420</em:version> <em:type>4</em:type> - <em:name>Arc Theme</em:name> - <em:description>Arc Theme for Firefox</em:description> - <em:creator>horst3180</em:creator> - <em:internalName>arc-theme</em:internalName> + <em:name>Solarc Theme</em:name> + <em:description>Solarc Theme for Firefox</em:description> + <em:creator>Based on horst3180s awesome Arc theme</em:creator> + <em:internalName>solarc-theme</em:internalName> <em:skinnable>false</em:skinnable> <em:multiprocessCompatible>true</em:multiprocessCompatible> <em:targetPlatform>Linux</em:targetPlatform> |