[Blends-commit] [SCM] ezgo branch, master, updated. 363a74aa4e63a9e6e239d3db3ee55ca51ac64c7d
Franklin
franklin at goodhorse.idv.tw
Sat Feb 28 08:03:35 UTC 2015
The following commit has been merged in the master branch:
commit 085d5b5e59c08d7ba401706d308383bca3495cb5
Author: Franklin <franklin at goodhorse.idv.tw>
Date: Sat Feb 28 15:55:37 2015 +0800
Change back from xdg-open to x-www-browser, and the name to traditional Chinese
because of xfce's bug.
diff --git a/ezgo-phet/phet.desktop b/ezgo-phet/phet.desktop
index 8e800fd..8ed837f 100644
--- a/ezgo-phet/phet.desktop
+++ b/ezgo-phet/phet.desktop
@@ -1,12 +1,13 @@
[Desktop Entry]
Comment[zh_TW]=動畫模擬教學_PhET
Comment=PhET
-Exec=/usr/bin/xdg-open /usr/share/ezgo/ezgo-prt/PhET/index.html
+Exec=/usr/bin/x-www-browser /usr/share/ezgo/ezgo-prt/PhET/index.html
GenericName[zh_TW]=PhET包含了物理生物化學地球科學數學等100多個動畫模擬教學範例
GenericName=PhET
Icon=/usr/share/ezgo/ezgo-prt/PhET/phet-logo-48x48.png
Name[zh_TW]=動畫模擬教學_PhET
-Name=PhET
+Name[en]=PhET
+Name=動畫模擬教學_PhET
StartupNotify=true
Terminal=false
Type=Application
@@ -14,4 +15,4 @@ X-DBUS-ServiceName=
X-DBUS-StartupType=
X-KDE-SubstituteUID=false
X-KDE-Username=
-Categories=Education;X-Opencontent;
+Categories=Education;X-OpenContent;
--
Blend for educatipn with asian specific adaptations
More information about the Blends-commit
mailing list