slitaz-tools view tazdrop/tazdrop.conf @ rev 762

Added tag 5.0 for changeset 592ca2af912a
author Christophe Lincoln <pankso@slitaz.org>
date Wed May 02 16:03:49 2012 +0200 (2012-05-02)
parents 4f0319001c55
children e232f0e1413a
line source
1 # TazDrop configuration file
2 #
4 # Favorite applications used by TazDrop
5 TERMINAL="xterm -geometry 80x10+0-24"
7 # Files
8 PDF="epdfview"
9 EDITOR="geany"
11 # Web
12 BROWSER="tazweb"
13 EMAIL="sylpheed --compose"
15 # Multimedia
16 IMAGE="viewnior"
17 SOUND="alsaplayer"
18 VIDEO="xine-ui"
20 # Path to downloaded files
21 DOWNLOADS="$HOME/Downloads"
23 # TazDrop behaviour for --dnd and --dnd-image
24 DROP_SIZE="120x24"
25 DROP_GEOM="+0-0"
26 DROP_TEXT=" Drag N' Drop"
27 DROP_IMAGE="slitaz-menu"
29 # Include your applications.conf to overwrite TazDrop EDITOR
30 # BROWSER and TERMINAL
31 #. $HOME/.config/slitaz/applications.conf