-
Notifications
You must be signed in to change notification settings - Fork 2
Script meta data and category
billy3321 edited this page Sep 13, 2010
·
1 revision
I18n is hard in the script if the script is only one file, but eazy to document with metadeta defined here.
# -*- conding=utf8 -*- # @name_enUS 'install/setup chinses input method.' # @name_zhTW '安裝/設定 中文輸入法' # @desc_enUS 'install the chines input, you can choos scim or gcin.' # @desc_zhTW '讓你安裝你想要的中文輸入法,有 scim, gcin 可選擇。' # @category 'Customize' # @maintaner 'billy' # @author 'hychen' # @author 'yurenju' # @author 'billy' # @license 'BSD' # @opensuse '11.1' # @platform 'i386 amd64'
- @name script name.
- @desc script description.
- @warn script warning.
- @category script category id (defined by lazyscript team).
- @maintaner script maintaner.
- @author script author.
- @license script license.
- @opensuse script supports opensuse.
- @platform support platform.
- Accessories – ex.
- Productivity – ex. vim, openoffice
- Graphics – ex.gimp
- Development – ex. eclipse
- Entertain – ex. mplayer,miro
- InfoManagement – ex. sunbird, gnucash
- Games – ex. gweled
- Hardware – laptop customize script.
- Multimedia – gstream
- Networking – ex. firefox, pidgin, ie6, skype, pcman
- System
- Customize – 加快開機速度
- Localization- 中文化環境