mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-01 13:58:04 +00:00
pcmanfm: fix desktop file
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3157 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
031342184b
commit
dbd9045f55
|
|
@ -1,9 +1,10 @@
|
|||
--- pcmanfm-0.3.2-beta/pcmanfm.desktop.in.old 2006-09-25 11:43:07.000000000 +0100
|
||||
+++ pcmanfm-0.3.2-beta/pcmanfm.desktop.in 2006-09-25 11:44:59.000000000 +0100
|
||||
@@ -1,7 +1,7 @@
|
||||
@@ -1,7 +1,6 @@
|
||||
[Desktop Entry]
|
||||
Categories=Application;System;Utility;Core;GTK;
|
||||
Encoding=UTF-8
|
||||
-Categories=Application;System;Utility;Core;GTK;
|
||||
+Categories=System;Utility;Core;GTK;
|
||||
-Encoding=UTF-8
|
||||
-Name=PCMan File Manager
|
||||
+Name=File Manager
|
||||
Name[zh_TW]=PCMan 檔案管理程式
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ SECTION = "x11"
|
|||
PRIORITY = "optional"
|
||||
DEPENDS = "gtk+ libowl"
|
||||
|
||||
PR="r1"
|
||||
PR="r2"
|
||||
|
||||
SRC_URI = "${SOURCEFORGE_MIRROR}/pcmanfm/pcmanfm-${PV}.tar.gz \
|
||||
file://gnome-fs-directory.png \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user