diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 0000000..ddd23c0 --- /dev/null +++ b/ChangeLog @@ -0,0 +1,16 @@ +2006-09-17 - Initial Release +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 + - 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. + - Fixed crash when clicking remove when an item is not selected. + - automatically show the properties dialog for a newly created item. + - add a Properties button + - Numerous other internal changes +2006-11-18: Added translation template + - removed .ui file +2006-11-25: Updated the auto* tools which fixes errors when automake 1.6 is not installed. +2006-12-01: Added catalan and spanish Thanks Josep Febrer
\ No newline at end of file |