add ToolTip.Caption to all the /etc/skel/.idesktop/*.lnk files 0.9-8
authorMichael Prokop <mika@grml.org>
Sun, 25 Feb 2007 12:05:24 +0000 (13:05 +0100)
committerMichael Prokop <mika@grml.org>
Sun, 25 Feb 2007 12:05:24 +0000 (13:05 +0100)
16 files changed:
debian/changelog
etc/skel/.idesktop/aterm.lnk
etc/skel/.idesktop/aumix.lnk
etc/skel/.idesktop/emacs.lnk
etc/skel/.idesktop/firefox.lnk
etc/skel/.idesktop/grmlconfigroot.lnk
etc/skel/.idesktop/grmlconfiguser.lnk
etc/skel/.idesktop/irssi.lnk
etc/skel/.idesktop/linneighborhood.lnk
etc/skel/.idesktop/network.lnk
etc/skel/.idesktop/pinfo.lnk
etc/skel/.idesktop/rox.lnk
etc/skel/.idesktop/screenshot.lnk
etc/skel/.idesktop/vim.lnk
etc/skel/.idesktop/wireshark.lnk
etc/skel/.idesktop/xterm.lnk

index 2bc582e..12b8c11 100644 (file)
@@ -1,3 +1,11 @@
+grml-etc (0.9-8) unstable; urgency=low
+
+  * Add ToolTip.Caption to all the /etc/skel/.idesktop/*.lnk files.
+    Use LANG=en_US.iso885915 for aterm so the terminal works in
+    utf8 mode as well.
+
+ -- Michael Prokop <mika@grml.org>  Sat, 24 Feb 2007 15:14:24 +0100
+
 grml-etc (0.9-7) unstable; urgency=low
 
   * /etc/skel/.Xmodmap + /etc/skel/.Xmodmap.german: use 'currency'
index eb3bb6e..42bf205 100644 (file)
@@ -1,6 +1,7 @@
 table Icon
   Caption: aterm
-  Command: /usr/bin/aterm -tr
+  ToolTip.Caption: the VT102 emulator for the X window system runnning in en_US.iso885915 mode
+  Command: LANG=en_US.iso885915 /usr/bin/aterm -tr
   Icon: /home/grml/.idesktop/icons/l33t_TER_eterm.png
   X: 224
   Y: 13
index cd73cff..b54eaef 100644 (file)
@@ -1,5 +1,6 @@
 table Icon
   Caption: aumix
+  ToolTip.Caption: adjust sound mixer settings
   Command: /usr/bin/x-terminal-emulator -T "aumix" -e /usr/bin/aumix
   Icon: /home/grml/.idesktop/icons/l33t_AUD_kmix.png
   X: 18
index 05103c4..bff8be0 100644 (file)
@@ -1,5 +1,6 @@
 table Icon
   Caption: emacs
+  ToolTip.Caption: the GNU project emacs editor
   Command: /usr/bin/emacs
   Icon: /home/grml/.idesktop/icons/l33t_TXT_emacs.png
   X: 534
index d7ac2b2..2dfd3d6 100644 (file)
@@ -1,5 +1,6 @@
 table Icon
   Caption: firefox
+  ToolTip.Caption: the mozilla browser also known as iceweasel
   Command: /usr/bin/mozilla-firefox
   Icon: /home/grml/.idesktop/icons/l33t_BRO_firefox.png
   X: 124
index 824ef29..d9dce76 100644 (file)
@@ -1,5 +1,6 @@
 table Icon
   Caption: grml-config-root
+  ToolTip.Caption: configure system-wide settings
   Command: /usr/bin/x-terminal-emulator -T "grml-config-root" -e sudo /usr/sbin/grml-config-root
   Icon: /home/grml/.idesktop/icons/l33t_DEV_kcontrol.png
   X: 318
index 72a18b0..4110c20 100644 (file)
@@ -1,5 +1,6 @@
 table Icon
   Caption: grml-config-user
+  ToolTip.Caption: configure some userspecific settings
   Command: /usr/bin/x-terminal-emulator -T "grml-config-user" -e /usr/bin/grml-config-user
   Icon: /home/grml/.idesktop/icons/l33t_DEV_kcontrol.png
   X: 318
index f1938ce..70d9e33 100644 (file)
@@ -1,5 +1,6 @@
 table Icon
   Caption: run irssi and connect to channel #grml
+  ToolTip.Caption: get support by developers and users of grml in the IRC channel #grml
   Command: x-terminal-emulator -T "irssi" -e /usr/bin/irssi
   Icon: /home/grml/.idesktop/icons/l33t_IMS_irssi.png
   X: 124
index 56a21f2..c72edbf 100644 (file)
@@ -1,5 +1,6 @@
 table Icon
   Caption: LinNeighborhood
+  ToolTip.Caption: an SMB network browser
   Command: /usr/bin/LinNeighborhood
   Icon: /home/grml/.idesktop/icons/l33t_DES_samba.png
   X: 774
index 0cba2af..97da052 100644 (file)
@@ -1,5 +1,6 @@
 table Icon
   Caption: configure network
+  ToolTip.Caption: configure network settings using grml-network
   Command: /usr/bin/x-terminal-emulator -T "grml-network" -e sudo /usr/sbin/grml-network
   Icon: /home/grml/.idesktop/icons/l33t_DEV_network.png
   X: 158
index 4d1e82f..2f6c3ca 100644 (file)
@@ -1,5 +1,6 @@
 table Icon
   Caption: pinfo
+  ToolTip.Caption: curses based lynx-style info browser
   Command: x-terminal-emulator -T "pinfo" -e /usr/bin/pinfo
   Icon: /home/grml/.idesktop/icons/l33t_DES_nephros-manual.png
   X: 28
index 2dff2a5..e29ee8f 100644 (file)
@@ -1,5 +1,6 @@
 table Icon
   Caption: rox
+  ToolTip.Caption: a simple graphical file manager
   Command: /usr/bin/rox ~/
   Icon: /home/grml/.idesktop/icons/l33t_UNK_rox.png
   X: 324
index 853b72e..d05899d 100644 (file)
@@ -1,5 +1,6 @@
 table Icon
   Caption: screenshot
+  ToolTip.Caption: take a screenshot of desktop and store it in $HOME/
   Command: import -window root ~/`date +shot-%Y-%m-%d-%H%M%S.jpg`
   Icon: /home/grml/.idesktop/icons/l33t_DES_screenshot.png
   X: 158
index 9c435d0..b1dfc84 100644 (file)
@@ -1,5 +1,6 @@
 table Icon
   Caption: gvim
+  ToolTip.Caption: Vi IMproved, a programmers text editor - the graphical version
   Command: /usr/bin/gvim
   Icon: /home/grml/.idesktop/icons/l33t_TXT_vim.png
   X: 424
index 1e5fe79..3e73c82 100644 (file)
@@ -1,5 +1,6 @@
 table Icon
   Caption: wireshark
+  ToolTip.Caption:  Interactively dump and analyze network traffic (once known as ethereal)
   Command: /usr/bin/sudo /usr/bin/wireshark
   Icon: /home/grml/.idesktop/icons/l33t_UNK_ethereal.png
   X: 644
index 0ecb326..364b6a0 100644 (file)
@@ -1,5 +1,6 @@
 table Icon
   Caption: xterm
+  ToolTip.Caption: run x-terminal-emulator
   Command: /usr/bin/x-terminal-emulator
   Icon: /home/grml/.idesktop/icons/l33t_TER_Eterm.png
   X: 24