From c29b91939d1c8e8f7772a660ad4d4bee83dec668 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 21 Oct 2012 17:23:22 +0300 Subject: Rename theme file textfield_background.xml to textfield.xml --- data/graphics/gui/CMakeLists.txt | 2 +- data/graphics/gui/Makefile.am | 2 +- data/graphics/gui/textfield.xml | 18 ++++++++++++++++++ data/graphics/gui/textfield_background.xml | 18 ------------------ 4 files changed, 20 insertions(+), 20 deletions(-) create mode 100644 data/graphics/gui/textfield.xml delete mode 100644 data/graphics/gui/textfield_background.xml (limited to 'data/graphics/gui') diff --git a/data/graphics/gui/CMakeLists.txt b/data/graphics/gui/CMakeLists.txt index 01b14ce9a..1f665cebb 100644 --- a/data/graphics/gui/CMakeLists.txt +++ b/data/graphics/gui/CMakeLists.txt @@ -61,7 +61,7 @@ SET (FILES target-cursor-normal-l.png target-cursor-normal-m.png target-cursor-normal-s.png - textfield_background.xml + textfield.xml unknown-item.png window.png window.xml diff --git a/data/graphics/gui/Makefile.am b/data/graphics/gui/Makefile.am index 91ace3d34..9a3e17f37 100644 --- a/data/graphics/gui/Makefile.am +++ b/data/graphics/gui/Makefile.am @@ -64,7 +64,7 @@ gui_DATA = \ target-cursor-normal-l.png \ target-cursor-normal-m.png \ target-cursor-normal-s.png \ - textfield_background.xml \ + textfield.xml \ unknown-item.png \ window.png \ window.xml \ diff --git a/data/graphics/gui/textfield.xml b/data/graphics/gui/textfield.xml new file mode 100644 index 000000000..4a63cf25c --- /dev/null +++ b/data/graphics/gui/textfield.xml @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/data/graphics/gui/textfield_background.xml b/data/graphics/gui/textfield_background.xml deleted file mode 100644 index 4a63cf25c..000000000 --- a/data/graphics/gui/textfield_background.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - - - - - - -- cgit v1.2.3-60-g2f50