mirror of
https://git.yoctoproject.org/poky
synced 2026-03-12 18:29:42 +01:00
latest pcmanfm(0.9.7) separate the core functionality to create an independent library named libfm, which is not in poky repo. To keep it simple, just update to stable release 0.5. Also updated some of the patches. Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
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
|