[Blends-commit] [SCM] ezgo branch, master, updated. 363a74aa4e63a9e6e239d3db3ee55ca51ac64c7d
Franklin
franklin at goodhorse.idv.tw
Sat Feb 28 08:03:34 UTC 2015
The following commit has been merged in the master branch:
commit ea2b6d78865fbc8c4e488d5f5c92f8654f816d01
Author: Franklin <franklin at goodhorse.idv.tw>
Date: Sat Feb 28 15:55:20 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-npa/npa.desktop b/ezgo-npa/npa.desktop
index 3909912..7605a63 100755
--- a/ezgo-npa/npa.desktop
+++ b/ezgo-npa/npa.desktop
@@ -1,12 +1,13 @@
[Desktop Entry]
Comment[zh_TW]=物理動畫教學_Flash Animations for Physics
Comment=NPA
-Exec=/usr/bin/xdg-open /usr/share/ezgo/ezgo-prt/npa/index.html
+Exec=/usr/bin/x-www-browser /usr/share/ezgo/ezgo-prt/npa/index.html
GenericName[zh_TW]=物理動畫教學適合國高中以上的物理課程,例如向量波力學等教學動畫
GenericName=NPA
Icon=/usr/share/ezgo/icons/physics.png
Name[zh_TW]=物理動畫教學_Flash Animations for Physics
-Name=NPA
+Name[en]=NPA
+Name=物理動畫教學_Flash Animations for Physics
StartupNotify=true
Terminal=false
Type=Application
@@ -14,5 +15,5 @@ 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