mirror of
https://git.yoctoproject.org/poky
synced 2026-03-05 23:09:39 +01:00
This reverts commit d6ba72ac34.
This recipe is not cross compile safe and failes on non0x86 builds.
16 lines
430 B
Diff
16 lines
430 B
Diff
Index: pcmanfm-0.5/pcmanfm.desktop.in
|
|
===================================================================
|
|
--- pcmanfm-0.5.orig/pcmanfm.desktop.in
|
|
+++ pcmanfm-0.5/pcmanfm.desktop.in
|
|
@@ -1,8 +1,7 @@
|
|
[Desktop Entry]
|
|
Version=1.0
|
|
-Encoding=UTF-8
|
|
-Name=PCMan File Manager
|
|
-Categories=Application;System;Utility;Core;GTK;
|
|
+Name=File Manager
|
|
+Categories=System;Utility;Core;GTK;
|
|
Name[zh_TW]=檔案總管
|
|
Exec=pcmanfm %F
|
|
Icon=pcmanfm
|