Created
June 16, 2012 07:50
-
-
Save zunda/2940409 to your computer and use it in GitHub Desktop.
Ubuntu 12.04のUnityのランチャーに追加できるようにこのファイルを~/.local/share/applications/mikutter.desktopに作りログインしなおす
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [Desktop Entry] | |
| Name=mikutter | |
| Exec=ruby1.9.1 /home/zunda/local/src/mikutter/mikutter.rb | |
| Terminal=false | |
| Type=Application | |
| Icon=/home/zunda/local/src/mikutter/core/skin/data/icon.png |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment