diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-10-21 17:23:22 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-10-21 17:23:22 +0300 |
commit | c29b91939d1c8e8f7772a660ad4d4bee83dec668 (patch) | |
tree | 7de96c695fd9126e395891427643bc1f2728e89b /data/themes | |
parent | 1e5ef5ad665721a4c7824a1c8c0fb48ed7e4dc51 (diff) | |
download | plus-c29b91939d1c8e8f7772a660ad4d4bee83dec668.tar.gz plus-c29b91939d1c8e8f7772a660ad4d4bee83dec668.tar.bz2 plus-c29b91939d1c8e8f7772a660ad4d4bee83dec668.tar.xz plus-c29b91939d1c8e8f7772a660ad4d4bee83dec668.zip |
Rename theme file textfield_background.xml to textfield.xml
Diffstat (limited to 'data/themes')
-rw-r--r-- | data/themes/jewelry/CMakeLists.txt | 2 | ||||
-rw-r--r-- | data/themes/jewelry/Makefile.am | 2 | ||||
-rw-r--r-- | data/themes/jewelry/textfield.xml (renamed from data/themes/jewelry/textfield_background.xml) | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/data/themes/jewelry/CMakeLists.txt b/data/themes/jewelry/CMakeLists.txt index 092cd95ae..ed94a87a5 100644 --- a/data/themes/jewelry/CMakeLists.txt +++ b/data/themes/jewelry/CMakeLists.txt @@ -52,7 +52,7 @@ SET (FILES tab_highlighted.xml tab_selected.xml tab_unused.xml - textfield_background.xml + textfield.xml VERSION.txt window.png window.xml diff --git a/data/themes/jewelry/Makefile.am b/data/themes/jewelry/Makefile.am index fc5981c93..950bf6572 100644 --- a/data/themes/jewelry/Makefile.am +++ b/data/themes/jewelry/Makefile.am @@ -55,7 +55,7 @@ gui_DATA = \ tab_highlighted.xml \ tab_selected.xml \ tab_unused.xml \ - textfield_background.xml \ + textfield.xml \ VERSION.txt \ window.png \ window.xml diff --git a/data/themes/jewelry/textfield_background.xml b/data/themes/jewelry/textfield.xml index f8cc88055..f8cc88055 100644 --- a/data/themes/jewelry/textfield_background.xml +++ b/data/themes/jewelry/textfield.xml |