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/graphics/gui/Makefile.am | |
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/graphics/gui/Makefile.am')
-rw-r--r-- | data/graphics/gui/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ |