Hi all, I have a Dolphin service menu that converts from CP1255 to UTF-8: Exec=iconv -f CP1255 -t UTF-8 %u > %f-utf8 However, it is important to me that the file's timestamp not be altered. How would I go about doing this? Would I need to write a bash script then call that from the Exec line, instead of doing it all in the .desktop file itself? Thanks. -- Dotan Cohen http://gibberish.co.il http://what-is-what.com ___________________________________________________ This message is from the kde mailing list. Account management: https://mail.kde.org/mailman/listinfo/kde. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html.