Skip to content

Commit

Permalink
Merge pull request #13 from SolarAquarion/solarc-config
Browse files Browse the repository at this point in the history
update theme names
  • Loading branch information
schemar committed Oct 11, 2016
2 parents ed16495 + 41c7c21 commit 7e3dd59
Show file tree
Hide file tree
Showing 21 changed files with 21 additions and 21 deletions.
6 changes: 3 additions & 3 deletions common/index.theme
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[Desktop Entry]
Type=X-GNOME-Metatheme
Name=Arc
Name=SolArc
Comment=A flat theme with transparent elements
Encoding=UTF-8

[X-GNOME-Metatheme]
GtkTheme=Arc
MetacityTheme=Arc
GtkTheme=SolArc
MetacityTheme=SolArc
IconTheme=gnome
CursorTheme=DMZ-Black
ButtonLayout=menu:minimize,maximize,close
6 changes: 3 additions & 3 deletions common/index.theme-dark
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[Desktop Entry]
Type=X-GNOME-Metatheme
Name=Arc-Dark
Name=SolArc-Dark
Comment=A flat theme with transparent elements
Encoding=UTF-8

[X-GNOME-Metatheme]
GtkTheme=Arc-Dark
MetacityTheme=Arc-Dark
GtkTheme=SolArc-Dark
MetacityTheme=SolArc-Dark
IconTheme=gnome
CursorTheme=DMZ-Black
ButtonLayout=menu:minimize,maximize,close
6 changes: 3 additions & 3 deletions common/index.theme-darker
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[Desktop Entry]
Type=X-GNOME-Metatheme
Name=Arc-Darker
Name=SolArc-Darker
Comment=A flat theme with transparent elements
Encoding=UTF-8

[X-GNOME-Metatheme]
GtkTheme=Arc-Darker
MetacityTheme=Arc-Darker
GtkTheme=SolArc-Darker
MetacityTheme=SolArc-Darker
IconTheme=gnome
CursorTheme=DMZ-Black
ButtonLayout=menu:minimize,maximize,close
4 changes: 2 additions & 2 deletions common/metacity-1/metacity-theme-1-dark.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<?xml version="1.0"?>
<metacity_theme>
<info>
<name>Arc</name>
<name>SolArc</name>
<author>horst3180</author>
<copyright>horst3180</copyright>
<date>2015</date>
<description>Arc Metacity theme</description>
<description>SolArc Metacity theme</description>
</info>

<!-- meaningfull constants -->
Expand Down
4 changes: 2 additions & 2 deletions common/metacity-1/metacity-theme-1.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<?xml version="1.0"?>
<metacity_theme>
<info>
<name>Arc</name>
<name>SolArc</name>
<author>horst3180</author>
<copyright>horst3180</copyright>
<date>2015</date>
<description>Arc Metacity theme</description>
<description>SolArc Metacity theme</description>
</info>

<!-- meaningfull constants -->
Expand Down
4 changes: 2 additions & 2 deletions common/metacity-1/metacity-theme-2-dark.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<?xml version="1.0"?>
<metacity_theme>
<info>
<name>Arc</name>
<name>SolArc</name>
<author>horst3180</author>
<copyright>horst3180</copyright>
<date>2015</date>
<description>Arc Metacity theme</description>
<description>SolArc Metacity theme</description>
</info>

<!-- meaningfull constants -->
Expand Down
4 changes: 2 additions & 2 deletions common/metacity-1/metacity-theme-2.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<?xml version="1.0"?>
<metacity_theme>
<info>
<name>Arc</name>
<name>SolArc</name>
<author>horst3180</author>
<copyright>horst3180</copyright>
<date>2015</date>
<description>Arc Metacity theme</description>
<description>SolArc Metacity theme</description>
</info>

<!-- meaningfull constants -->
Expand Down
4 changes: 2 additions & 2 deletions common/metacity-1/metacity-theme-3.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<?xml version="1.0"?>
<metacity_theme>
<info>
<name>Arc</name>
<name>SolArc</name>
<author>horst3180</author>
<copyright>horst3180</copyright>
<date>2015</date>
<description>Arc Metacity theme</description>
<description>SolArc Metacity theme</description>
</info>

<!-- meaningfull constants -->
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion extra/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
EXTRA_DIST = $(srcdir)/Chrome \
$(srcdir)/Arc-Plank
$(srcdir)/SolArc-Plank
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Arc theme for Plank
# SolArc theme for Plank
# Author: Horst3180
# Adapted from the default Plank theme

Expand Down

0 comments on commit 7e3dd59

Please sign in to comment.