Author: megabajt Date: Thu Feb 28 18:34:29 2008 GMT Module: SOURCES Tag: HEAD ---- Log message: - fixes desktop file
---- Files affected: SOURCES: poedit-desktop.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/poedit-desktop.patch diff -u /dev/null SOURCES/poedit-desktop.patch:1.1 --- /dev/null Thu Feb 28 19:34:29 2008 +++ SOURCES/poedit-desktop.patch Thu Feb 28 19:34:23 2008 @@ -0,0 +1,19 @@ +diff -urN poedit-1.3.9/install/poedit.desktop poedit-1.3.9.new/install/poedit.desktop +--- poedit-1.3.9/install/poedit.desktop 2007-07-07 14:55:13.000000000 +0200 ++++ poedit-1.3.9.new/install/poedit.desktop 2008-02-28 18:59:39.000000000 +0100 +@@ -1,12 +1,12 @@ + [Desktop Entry] +-Encoding=UTF-8 + Name=Poedit + Comment=Gettext catalogs editor + Comment[fr]=Outil de traduction ++Comment[pl]=Edytor katalogów Gettexta + MimeType=application/x-po;application/x-gettext;application/x-gettext-translation;text/x-gettext-translation;text/x-po; + Exec=poedit +-Icon=poedit.png ++Icon=poedit + Terminal=false + Type=Application +-Categories=Application;Development;Translation; ++Categories=GTK;Development;Translation; + StartupNotify=true ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
