diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 23:23:27 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 23:23:27 -0600 |
commit | c46f36d00839916c8b6cde8ed2ca54aeb40dba19 (patch) | |
tree | 990b3fd4f5a01a1a86b43d158686456eae2bdc44 /kommander/editor/pics | |
parent | 1e8f4c1ed6da13b851a7100e395d9243871c464d (diff) | |
download | tdewebdev-c46f36d00839916c8b6cde8ed2ca54aeb40dba19.tar.gz tdewebdev-c46f36d00839916c8b6cde8ed2ca54aeb40dba19.zip |
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'kommander/editor/pics')
-rw-r--r-- | kommander/editor/pics/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/editor/pics/Makefile.am b/kommander/editor/pics/Makefile.am index 2306b047..463e1f05 100644 --- a/kommander/editor/pics/Makefile.am +++ b/kommander/editor/pics/Makefile.am @@ -1,5 +1,5 @@ kmdr_editordir = ${kde_datadir}/kommander/pics -kmdr_editor_DATA = kommandersplash.png toolbox.png kfontcombo.png +kmdr_editor_DATA = kommandersplash.png toolbox.png tdefontcombo.png |