Hi,
I just make a service_item for update timestamps (touch). Well, I just open a existing .desktop file and edit it.
It works for how it now it, for all kind of files, not just avi, but can anyone make it better?
And any link to a howto/tutorial for making servicemenu .desktop file for konqueror?
Thank you.
I just make a service_item for update timestamps (touch). Well, I just open a existing .desktop file and edit it.
Code:
[Desktop Entry] ServiceTypes=text/*,application/*,video/* Actions=avi X-KDE-Submenu=touch Encoding=UTF8 [Desktop Action avi] Name=touch Exec=touch %u
And any link to a howto/tutorial for making servicemenu .desktop file for konqueror?
Thank you.
Comment