summaryrefslogtreecommitdiffstats
path: root/part/kxenewfilesettings.cpp
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2016-03-26 15:29:58 +0100
committerSlávek Banko <slavek.banko@axis.cz>2016-03-26 15:40:09 +0100
commit367cac7e872b7cbd006a26ee66ae30a9d188beec (patch)
treeaebd996127c109e896d34da57f202d18a5bf26e5 /part/kxenewfilesettings.cpp
parentd0042d8674a4bdc1864103c171c5f7a477fe5e60 (diff)
downloadkxmleditor-367cac7e872b7cbd006a26ee66ae30a9d188beec.tar.gz
kxmleditor-367cac7e872b7cbd006a26ee66ae30a9d188beec.zip
Update help handbook and screenshots
Replace missing icons in Settings configuration Update *.desktop files KDE => TDE changes
Diffstat (limited to 'part/kxenewfilesettings.cpp')
-rw-r--r--part/kxenewfilesettings.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/part/kxenewfilesettings.cpp b/part/kxenewfilesettings.cpp
index cdf78fa..c23d4b4 100644
--- a/part/kxenewfilesettings.cpp
+++ b/part/kxenewfilesettings.cpp
@@ -76,7 +76,7 @@ TQString KXENewFileSettings::dialogPageHeader() const
TQString KXENewFileSettings::dialogPageIcon() const
{
- return "files";
+ return "document-new";
}