1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-01 13:09:50 +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:
Ross Burton
2007-11-14 10:14:26 +00:00
parent 031342184b
commit dbd9045f55
2 changed files with 5 additions and 4 deletions
+4 -3
View File
@@ -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.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 +++ 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] [Desktop Entry]
Categories=Application;System;Utility;Core;GTK; -Categories=Application;System;Utility;Core;GTK;
Encoding=UTF-8 +Categories=System;Utility;Core;GTK;
-Encoding=UTF-8
-Name=PCMan File Manager -Name=PCMan File Manager
+Name=File Manager +Name=File Manager
Name[zh_TW]=PCMan 檔案管理程式 Name[zh_TW]=PCMan 檔案管理程式
+1 -1
View File
@@ -4,7 +4,7 @@ SECTION = "x11"
PRIORITY = "optional" PRIORITY = "optional"
DEPENDS = "gtk+ libowl" DEPENDS = "gtk+ libowl"
PR="r1" PR="r2"
SRC_URI = "${SOURCEFORGE_MIRROR}/pcmanfm/pcmanfm-${PV}.tar.gz \ SRC_URI = "${SOURCEFORGE_MIRROR}/pcmanfm/pcmanfm-${PV}.tar.gz \
file://gnome-fs-directory.png \ file://gnome-fs-directory.png \