aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTill Höppner2017-05-25 16:40:29 +0200
committerTill Höppner2017-05-25 16:40:29 +0200
commit594a1405f833b6694071b0aa7df9d711fdea3ef6 (patch)
tree89b7c807603044ff159a0ef27bb5f85cdcdbf582
parent377f4fa1aaca634266ab043c5fc26366c5053b89 (diff)
downloadsolarc-firefox-theme-594a1405f833b6694071b0aa7df9d711fdea3ef6.tar.gz
solarc-firefox-theme-594a1405f833b6694071b0aa7df9d711fdea3ef6.tar.xz
solarc-firefox-theme-594a1405f833b6694071b0aa7df9d711fdea3ef6.zip
Change manifest from Arc to Solarc to avoid conflicts with proper Arc
-rw-r--r--arc-firefox-theme/chrome.manifest8
-rw-r--r--arc-firefox-theme/install.rdf8
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>