diff options
Diffstat (limited to 'data/graphics/gui')
-rw-r--r-- | data/graphics/gui/CMakeLists.txt | 2 | ||||
-rw-r--r-- | data/graphics/gui/Makefile.am | 2 | ||||
-rw-r--r-- | data/graphics/gui/textfield.xml (renamed from data/graphics/gui/textfield_background.xml) | 0 |
3 files changed, 2 insertions, 2 deletions
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_background.xml b/data/graphics/gui/textfield.xml index 4a63cf25c..4a63cf25c 100644 --- a/data/graphics/gui/textfield_background.xml +++ b/data/graphics/gui/textfield.xml |