diff options
Diffstat (limited to 'net-irc/konversation/files/konversation-1.1-desktop-entry-fix.diff')
-rw-r--r-- | net-irc/konversation/files/konversation-1.1-desktop-entry-fix.diff | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/net-irc/konversation/files/konversation-1.1-desktop-entry-fix.diff b/net-irc/konversation/files/konversation-1.1-desktop-entry-fix.diff new file mode 100644 index 000000000000..b3ec4af2eeae --- /dev/null +++ b/net-irc/konversation/files/konversation-1.1-desktop-entry-fix.diff @@ -0,0 +1,18 @@ +--- ./konversation/src/konversation.desktop.orig 2008-07-14 19:03:47.000000000 +0200 ++++ ./konversation/src/konversation.desktop 2008-07-14 19:20:10.000000000 +0200 +@@ -1,8 +1,8 @@ + [Desktop Entry] + Type=Application +-Exec=konversation -caption "%c" %i %m ++Exec=konversation -caption "%c" %i + Icon=konversation +-DocPath=konversation/index.html ++X-DocPath=konversation/index.html + GenericName=IRC Client + GenericName[ar]=زبون IRC + GenericName[bg]=IRC клиент +@@ -45,4 +45,3 @@ + ServiceTypes=DCOP/InstantMessenger;DCOP/Unique + X-DCOP-ServiceName=konversation + X-DCOP-ServiceType=Unique +-Encoding=UTF-8 |