summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-02-01 14:59:52 -0600
committerTimothy Pearson <[email protected]>2013-02-01 14:59:52 -0600
commitac07ea25331f514dd2583ecc6d0051892ecac620 (patch)
treeb8ad8fafb22ce0f26565d77c8ca33ade50307f51 /ChangeLog
parentcdb293e6371239f89692efac6074ab7b29008cdc (diff)
downloadkcmautostart-ac07ea25331f514dd2583ecc6d0051892ecac620.tar.gz
kcmautostart-ac07ea25331f514dd2583ecc6d0051892ecac620.zip
Rename a number of classes to enhance compatibility with KDE4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ddd23c0..f7e78fe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,7 @@
2006-09-17 - Fixed an issue where it could destroy symlinked files.
- Fixed deleting of .desktop files
- Fixed absolute path filenames
-2006-11-11 - instead of associating desktop objects with listviewitems by command name, make desktop inherit KListViewItem
+2006-11-11 - instead of associating desktop objects with listviewitems by command name, make desktop inherit TDEListViewItem
- Use the KDE Standard Open With Dialog for adding new Programs to the autostart list.
- Use the KDE Standard Properties Dialog for editing Entries.
2006-11-18: fixed crash when double clicking on the list view and not on an item.