Skip to content

Instantly share code, notes, and snippets.

@astronasutarou
Created March 30, 2017 02:10
Show Gist options
  • Save astronasutarou/098f50953db1698f2e4683bfeda0da84 to your computer and use it in GitHub Desktop.
Save astronasutarou/098f50953db1698f2e4683bfeda0da84 to your computer and use it in GitHub Desktop.
create /usr/share/applications/mozc-dictionary-tool.desktop to add a shortcut to mozc-dictionary tool (LinuxMint 18.1)
[Desktop Entry]
Name=Mozc Dictionary Tool
ENcoding=UTF-8
Exec=/usr/lib/mozc/mozc_tool --mode=dictionary_tool
Icon=/usr/share/icons/mozc/ime_product_icon_opensource-32.png
Type=Application
Terminal=false
Comment=Launch Mozc Dictionary Tool
StartupNotify=true
Categories=Settings;
X-Desktop-File-Install-Version=0.22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment