diff options
author | Horst3180 | 2015-05-17 13:29:55 +0200 |
---|---|---|
committer | Horst3180 | 2015-05-17 13:29:55 +0200 |
commit | b10dbded34b10d9c9e900fa14ec20202abf25dc8 (patch) | |
tree | e831be5ffcdd8500e378b18539c03a4cf67d9b56 | |
parent | bdad77ec234547ae10c2d8bef025a3bbc7dd2589 (diff) | |
download | solarc-theme-b10dbded34b10d9c9e900fa14ec20202abf25dc8.tar.gz solarc-theme-b10dbded34b10d9c9e900fa14ec20202abf25dc8.tar.xz solarc-theme-b10dbded34b10d9c9e900fa14ec20202abf25dc8.zip |
complete the renaming
-rw-r--r-- | index.theme | 12 | ||||
-rw-r--r-- | metacity-1/metacity-theme-1.xml | 4 | ||||
-rw-r--r-- | metacity-1/metacity-theme-2.xml | 4 | ||||
-rw-r--r-- | metacity-1/metacity-theme-3.xml | 4 |
4 files changed, 18 insertions, 6 deletions
diff --git a/index.theme b/index.theme new file mode 100644 index 0000000..219f5de --- /dev/null +++ b/index.theme @@ -0,0 +1,12 @@ +[Desktop Entry] +Type=X-GNOME-Metatheme +Name=Arc +Comment=A flat theme with transparent elements +Encoding=UTF-8 + +[X-GNOME-Metatheme] +GtkTheme=Arc +MetacityTheme=Arc +IconTheme=gnome +CursorTheme=DMZ-Black +ButtonLayout=menu:minimize,maximize,close diff --git a/metacity-1/metacity-theme-1.xml b/metacity-1/metacity-theme-1.xml index ba8ef37..fb1c86e 100644 --- a/metacity-1/metacity-theme-1.xml +++ b/metacity-1/metacity-theme-1.xml @@ -1,11 +1,11 @@ <?xml version="1.0"?> <metacity_theme> <info> - <name>flat</name> + <name>Arc</name> <author>horst3180</author> <copyright>horst3180</copyright> <date>2015</date> - <description>flat Metacity theme</description> + <description>Arc Metacity theme</description> </info> <!-- meaningfull constants --> diff --git a/metacity-1/metacity-theme-2.xml b/metacity-1/metacity-theme-2.xml index ba8ef37..fb1c86e 100644 --- a/metacity-1/metacity-theme-2.xml +++ b/metacity-1/metacity-theme-2.xml @@ -1,11 +1,11 @@ <?xml version="1.0"?> <metacity_theme> <info> - <name>flat</name> + <name>Arc</name> <author>horst3180</author> <copyright>horst3180</copyright> <date>2015</date> - <description>flat Metacity theme</description> + <description>Arc Metacity theme</description> </info> <!-- meaningfull constants --> diff --git a/metacity-1/metacity-theme-3.xml b/metacity-1/metacity-theme-3.xml index eeb1cb9..d884793 100644 --- a/metacity-1/metacity-theme-3.xml +++ b/metacity-1/metacity-theme-3.xml @@ -1,11 +1,11 @@ <?xml version="1.0"?> <metacity_theme> <info> - <name>flat</name> + <name>Arc</name> <author>horst3180</author> <copyright>horst3180</copyright> <date>2015</date> - <description>flat Metacity theme</description> + <description>Arc Metacity theme</description> </info> <!-- meaningfull constants --> |