public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-misc/kdiff3/files: kdiff3-0.9.92-desktop-entry-fix.diff
@ 2008-06-21 10:33 Carsten Lohrke (carlo)
  0 siblings, 0 replies; only message in thread
From: Carsten Lohrke (carlo) @ 2008-06-21 10:33 UTC (permalink / raw
  To: gentoo-commits

carlo       08/06/21 10:33:42

  Added:                kdiff3-0.9.92-desktop-entry-fix.diff
  Log:
   Fix desktop entry properly, get rid of arts use flag.
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.1                  kde-misc/kdiff3/files/kdiff3-0.9.92-desktop-entry-fix.diff

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/kdiff3/files/kdiff3-0.9.92-desktop-entry-fix.diff?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-misc/kdiff3/files/kdiff3-0.9.92-desktop-entry-fix.diff?rev=1.1&content-type=text/plain

Index: kdiff3-0.9.92-desktop-entry-fix.diff
===================================================================
--- kdiff3plugin/kdiff3plugin.desktop	2006-11-14 23:06:16.000000000 +0100
+++ /dev/null	2008-06-15 10:46:49.536002197 +0200
@@ -1,7 +0,0 @@
-[Desktop Entry]
-Encoding=UTF-8
-Type=Service
-Name=Compare/Merge Files/Directories with KDiff3
-Icon=kdiff3
-X-KDE-ParentApp=konqueror
-#DocPath=konq-plugins/kdiff3plugin/index.html
\ No newline at end of file
--- kdiff3plugin/Makefile.am.orig	2008-06-07 03:46:09.000000000 +0200
+++ kdiff3plugin/Makefile.am	2008-06-16 00:14:10.000000000 +0200
@@ -13,8 +13,5 @@
 pluginsdir   = $(kde_servicesdir)
 plugins_DATA = kdiff3_plugin.desktop
 
-appsdir = $(kde_appsdir)/.hidden
-apps_DATA = kdiff3plugin.desktop
-
 messages: rc.cpp
 	$(XGETTEXT) *.cpp *.h -o $(podir)/kdiff3_plugin.pot
--- src/Makefile.am.orig	2008-06-16 01:28:37.000000000 +0200
+++ src/Makefile.am	2008-06-16 01:30:58.000000000 +0200
@@ -29,9 +29,9 @@
 kdiff3_LDADD   = $(LIB_KPARTS)
 
 # this is where the desktop file will go
-shelldesktopdir   = $(kde_appsdir)/Development
+shelldesktopdir   = $(xdg_appsdir)
 shelldesktop_DATA = kdiff3.desktop
 
 # this is where the shell's XML-GUI resource file goes
 shellrcdir   = $(kde_datadir)/kdiff3
 shellrc_DATA = kdiff3_shell.rc
--- src/kdiff3.desktop.orig	2008-06-16 01:35:21.000000000 +0200
+++ src/kdiff3.desktop	2008-06-16 01:36:24.000000000 +0200
@@ -1,6 +1,4 @@
-
 [Desktop Entry]
-Encoding=UTF-8
 Name=KDiff3
 Name[hi]=के-डिफ3
 Name[sv]=Kdiff3
@@ -46,10 +44,11 @@
 GenericName[xx]=xxDiff/Patch Frontendxx
 GenericName[zh_CN]=Diff/Patch 前端
 GenericName[zu]=Diff/PatchIsiqalo sokugcina
-Exec=kdiff3 %i %m -caption "%c"
+Categories=Qt;KDE;Development;
+Exec=kdiff3 %i -caption "%c"
 Icon=kdiff3
 Type=Application
-DocPath=kdiff3/index.html
+X-DocPath=kdiff3/index.html
 Comment=A File And Directory Comparison And Merge Tool
 Comment[ar]=أداة مقارنة  و دمج ملفات و دلائل (مجلًدات )
 Comment[bg]=Инструмент за сравняване и сливане на файлове и директории
--- src/kdiff3part.desktop.orig	2008-06-16 02:52:00.000000000 +0200
+++ src/kdiff3part.desktop	2008-06-16 02:53:07.000000000 +0200
@@ -1,5 +1,4 @@
 [Desktop Entry]
-Encoding=UTF-8
 Name=KDiff3Part
 Name[cs]=Komponenta KDiff3
 Name[fr]=Composant KDiff3
@@ -16,3 +15,4 @@
 ServiceTypes=KParts/ReadOnlyPart,KParts/ReadWritePart
 X-KDE-Library=libkdiff3part
 Type=Service
+Icon=kdiff3



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-06-21 10:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-21 10:33 [gentoo-commits] gentoo-x86 commit in kde-misc/kdiff3/files: kdiff3-0.9.92-desktop-entry-fix.diff Carsten Lohrke (carlo)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox