Skip to content

Commit 7e3dd59

Browse files
authored
Merge pull request #13 from SolarAquarion/solarc-config
update theme names
2 parents ed16495 + 41c7c21 commit 7e3dd59

21 files changed

+21
-21
lines changed

Diff for: common/index.theme

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[Desktop Entry]
22
Type=X-GNOME-Metatheme
3-
Name=Arc
3+
Name=SolArc
44
Comment=A flat theme with transparent elements
55
Encoding=UTF-8
66

77
[X-GNOME-Metatheme]
8-
GtkTheme=Arc
9-
MetacityTheme=Arc
8+
GtkTheme=SolArc
9+
MetacityTheme=SolArc
1010
IconTheme=gnome
1111
CursorTheme=DMZ-Black
1212
ButtonLayout=menu:minimize,maximize,close

Diff for: common/index.theme-dark

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[Desktop Entry]
22
Type=X-GNOME-Metatheme
3-
Name=Arc-Dark
3+
Name=SolArc-Dark
44
Comment=A flat theme with transparent elements
55
Encoding=UTF-8
66

77
[X-GNOME-Metatheme]
8-
GtkTheme=Arc-Dark
9-
MetacityTheme=Arc-Dark
8+
GtkTheme=SolArc-Dark
9+
MetacityTheme=SolArc-Dark
1010
IconTheme=gnome
1111
CursorTheme=DMZ-Black
1212
ButtonLayout=menu:minimize,maximize,close

Diff for: common/index.theme-darker

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[Desktop Entry]
22
Type=X-GNOME-Metatheme
3-
Name=Arc-Darker
3+
Name=SolArc-Darker
44
Comment=A flat theme with transparent elements
55
Encoding=UTF-8
66

77
[X-GNOME-Metatheme]
8-
GtkTheme=Arc-Darker
9-
MetacityTheme=Arc-Darker
8+
GtkTheme=SolArc-Darker
9+
MetacityTheme=SolArc-Darker
1010
IconTheme=gnome
1111
CursorTheme=DMZ-Black
1212
ButtonLayout=menu:minimize,maximize,close

Diff for: common/metacity-1/metacity-theme-1-dark.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<?xml version="1.0"?>
22
<metacity_theme>
33
<info>
4-
<name>Arc</name>
4+
<name>SolArc</name>
55
<author>horst3180</author>
66
<copyright>horst3180</copyright>
77
<date>2015</date>
8-
<description>Arc Metacity theme</description>
8+
<description>SolArc Metacity theme</description>
99
</info>
1010

1111
<!-- meaningfull constants -->

Diff for: common/metacity-1/metacity-theme-1.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<?xml version="1.0"?>
22
<metacity_theme>
33
<info>
4-
<name>Arc</name>
4+
<name>SolArc</name>
55
<author>horst3180</author>
66
<copyright>horst3180</copyright>
77
<date>2015</date>
8-
<description>Arc Metacity theme</description>
8+
<description>SolArc Metacity theme</description>
99
</info>
1010

1111
<!-- meaningfull constants -->

Diff for: common/metacity-1/metacity-theme-2-dark.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<?xml version="1.0"?>
22
<metacity_theme>
33
<info>
4-
<name>Arc</name>
4+
<name>SolArc</name>
55
<author>horst3180</author>
66
<copyright>horst3180</copyright>
77
<date>2015</date>
8-
<description>Arc Metacity theme</description>
8+
<description>SolArc Metacity theme</description>
99
</info>
1010

1111
<!-- meaningfull constants -->

Diff for: common/metacity-1/metacity-theme-2.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<?xml version="1.0"?>
22
<metacity_theme>
33
<info>
4-
<name>Arc</name>
4+
<name>SolArc</name>
55
<author>horst3180</author>
66
<copyright>horst3180</copyright>
77
<date>2015</date>
8-
<description>Arc Metacity theme</description>
8+
<description>SolArc Metacity theme</description>
99
</info>
1010

1111
<!-- meaningfull constants -->

Diff for: common/metacity-1/metacity-theme-3.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<?xml version="1.0"?>
22
<metacity_theme>
33
<info>
4-
<name>Arc</name>
4+
<name>SolArc</name>
55
<author>horst3180</author>
66
<copyright>horst3180</copyright>
77
<date>2015</date>
8-
<description>Arc Metacity theme</description>
8+
<description>SolArc Metacity theme</description>
99
</info>
1010

1111
<!-- meaningfull constants -->
File renamed without changes.
File renamed without changes.

Diff for: extra/Makefile.am

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
EXTRA_DIST = $(srcdir)/Chrome \
2-
$(srcdir)/Arc-Plank
2+
$(srcdir)/SolArc-Plank

Diff for: extra/Arc-Plank/dock.theme renamed to extra/SolArc-Plank/dock.theme

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Arc theme for Plank
1+
# SolArc theme for Plank
22
# Author: Horst3180
33
# Adapted from the default Plank theme
44

0 commit comments

Comments
 (0)