diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-03-14 16:16:11 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-03-14 16:16:11 +0900 |
commit | b3cefcf4edc472da6952d867c92692c25c3a8f49 (patch) | |
tree | c18c3ac963b805c109a502887c719203bb4e0786 /tdeui/Makefile.am | |
parent | 8fd578ed67430a56c1bc18d6b833caf12df6a76a (diff) | |
download | tdelibs-b3cefcf4edc472da6952d867c92692c25c3a8f49.tar.gz tdelibs-b3cefcf4edc472da6952d867c92692c25c3a8f49.zip |
Renamed aboutkde.png to abouttde.png. This resolves bug 2001.
Diffstat (limited to 'tdeui/Makefile.am')
-rw-r--r-- | tdeui/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/Makefile.am b/tdeui/Makefile.am index 3660f7cef..04422b0ad 100644 --- a/tdeui/Makefile.am +++ b/tdeui/Makefile.am @@ -34,7 +34,7 @@ libtdespell_la_LDFLAGS = $(KDE_MT_LDFLAGS) -version-info 6:0:2 -no-undefined libtdespell_la_SOURCES = dummy.cpp picsdir = $(kde_datadir)/tdeui/pics -pics_DATA = aboutkde.png ktip-bulb.png ktip-background.png +pics_DATA = abouttde.png ktip-bulb.png ktip-background.png include_HEADERS = kprogressbox.h kprogress.h kcolordlg.h \ kcolordialog.h tdeselect.h \ |