From b35be1d080b8abcbe989dc2687d61b4b2d450099 Mon Sep 17 00:00:00 2001 From: Weitian LI Date: Fri, 13 Jun 2014 22:47:12 +0800 Subject: 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 --- .config/autostart/xfce4-notes-autostart.desktop | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .config/autostart/xfce4-notes-autostart.desktop (limited to '.config/autostart/xfce4-notes-autostart.desktop') 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 -- cgit v1.2.2