[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 2c43552dc7b92e28ea464d4136a55e7e1966fcc6
Author: Franklin <franklin at goodhorse.idv.tw>
Date:   Sat Feb 28 15:55:49 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-usgs/usgs.desktop b/ezgo-usgs/usgs.desktop
index 32d85c6..51e29ec 100755
--- a/ezgo-usgs/usgs.desktop
+++ b/ezgo-usgs/usgs.desktop
@@ -1,12 +1,13 @@
 [Desktop Entry]
 Comment[zh_TW]=地震動畫教學_USGS
 Comment=USGS
-Exec=/usr/bin/xdg-open /usr/share/ezgo/ezgo-prt/usgs/index.html
+Exec=/usr/bin/x-www-browser /usr/share/ezgo/ezgo-prt/usgs/index.html
 GenericName[zh_TW]=這是美國地質調查局USGS所製作的地震動畫教學範例
 GenericName=USGS
 Icon=/usr/share/ezgo/icons/USGS.png
 Name[zh_TW]=地震動畫教學_USGS
-Name=USGS
+Name[en]=USGS
+Name=地震動畫教學_USGS
 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