public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-text/keepnote/files: keepnote-0.7.8-desktopfile.patch
@ 2012-08-14  8:18 Julian Ospald (hasufell)
  0 siblings, 0 replies; only message in thread
From: Julian Ospald (hasufell) @ 2012-08-14  8:18 UTC (permalink / raw
  To: gentoo-commits

hasufell    12/08/14 08:18:34

  Added:                keepnote-0.7.8-desktopfile.patch
  Log:
  initial commit
  
  (Portage version: 2.2.0_alpha121/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  app-text/keepnote/files/keepnote-0.7.8-desktopfile.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/keepnote/files/keepnote-0.7.8-desktopfile.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/keepnote/files/keepnote-0.7.8-desktopfile.patch?rev=1.1&content-type=text/plain

Index: keepnote-0.7.8-desktopfile.patch
===================================================================
From: Julian Ospald <hasufell@gentoo.org>
Date: Tue Aug 14 07:08:05 UTC 2012
Subject: desktop file

respect fd.o desktop entry spec

# desktop-file-validate keepnote.desktop
keepnote.desktop: warning: key "Encoding" in group "Desktop Entry" is deprecated
keepnote.desktop: warning: value "Note-taking Application" for key "Comment" in group "Desktop Entry" looks redundant with value "Note-taking Application" of key "GenericName"
keepnote.desktop: warning: value "Program na spr?vu pozn?mok" for key "Comment[sk]" in group "Desktop Entry" looks redundant with value "Program na spr?vu pozn?mok" of key "GenericName[sk]"
keepnote.desktop: error: value "Office" for string list key "Categories" in group "Desktop Entry" does not have a semicolon (';') as trailing character

--- desktop/keepnote.desktop
+++ desktop/keepnote.desktop
@@ -1,14 +1,11 @@
 [Desktop Entry]
-Encoding=UTF-8
 Type=Application
 Name=KeepNote
 GenericName=Note-taking Application
 GenericName[sk]=Program na správu poznámok
-Comment=Note-taking Application
-Comment[sk]=Program na správu poznámok
 Icon=keepnote
 Exec=keepnote %f
-Categories=Office
+Categories=Office;
 #MimeType=
 Terminal=false
 StartupNotify=false





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

only message in thread, other threads:[~2012-08-14  8:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-14  8:18 [gentoo-commits] gentoo-x86 commit in app-text/keepnote/files: keepnote-0.7.8-desktopfile.patch Julian Ospald (hasufell)

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