diff options
author | Weitian LI <liweitianux@gmail.com> | 2014-06-13 22:47:12 +0800 |
---|---|---|
committer | Weitian LI <liweitianux@gmail.com> | 2014-06-13 22:47:12 +0800 |
commit | b35be1d080b8abcbe989dc2687d61b4b2d450099 (patch) | |
tree | c02498d16034a3aa72016679aa706c1ae7338253 /.config/autostart/xfce4-notes-autostart.desktop | |
parent | 78f7be4e4b6501b15b5fefc9f7824bbadf0daf2a (diff) | |
download | dotfiles-b35be1d080b8abcbe989dc2687d61b4b2d450099.tar.bz2 |
Added various ~/.config/ dotfiles.
Updated .gitignore
Modified .gtkrc.mine
Added various ~/.config/ dotfiles:
* autostart
* fcitx
* fontconfig
* geany
* gtk-3.0
* htop
* mc
* parcellite
* vlc
* xfce4
* user-dirs.dirs, user-dirs.locale
Diffstat (limited to '.config/autostart/xfce4-notes-autostart.desktop')
-rw-r--r-- | .config/autostart/xfce4-notes-autostart.desktop | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.config/autostart/xfce4-notes-autostart.desktop b/.config/autostart/xfce4-notes-autostart.desktop new file mode 100644 index 0000000..c13895a --- /dev/null +++ b/.config/autostart/xfce4-notes-autostart.desktop @@ -0,0 +1,13 @@ +[Desktop Entry] +Type=Application +Name=Notes +Name[zh_CN]=便笺 +Name[zh_TW]=小筆記 +Comment=Ideal for your quick notes +Comment[zh_CN]=一个理想的快速便笺程序 +TryExec=xfce4-notes +Exec=xfce4-notes +Icon=xfce4-notes-plugin +OnlyShowIn=XFCE;GNOME; +Terminal=false +Hidden=false |