From c47a23b2c808989827084f74b1a6c890528fd0c4 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Sun, 25 Feb 2007 13:05:24 +0100 Subject: [PATCH] add ToolTip.Caption to all the /etc/skel/.idesktop/*.lnk files --- debian/changelog | 8 ++++++++ etc/skel/.idesktop/aterm.lnk | 3 ++- etc/skel/.idesktop/aumix.lnk | 1 + etc/skel/.idesktop/emacs.lnk | 1 + etc/skel/.idesktop/firefox.lnk | 1 + etc/skel/.idesktop/grmlconfigroot.lnk | 1 + etc/skel/.idesktop/grmlconfiguser.lnk | 1 + etc/skel/.idesktop/irssi.lnk | 1 + etc/skel/.idesktop/linneighborhood.lnk | 1 + etc/skel/.idesktop/network.lnk | 1 + etc/skel/.idesktop/pinfo.lnk | 1 + etc/skel/.idesktop/rox.lnk | 1 + etc/skel/.idesktop/screenshot.lnk | 1 + etc/skel/.idesktop/vim.lnk | 1 + etc/skel/.idesktop/wireshark.lnk | 1 + etc/skel/.idesktop/xterm.lnk | 1 + 16 files changed, 24 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 2bc582e..12b8c11 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 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' diff --git a/etc/skel/.idesktop/aterm.lnk b/etc/skel/.idesktop/aterm.lnk index eb3bb6e..42bf205 100644 --- a/etc/skel/.idesktop/aterm.lnk +++ b/etc/skel/.idesktop/aterm.lnk @@ -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 diff --git a/etc/skel/.idesktop/aumix.lnk b/etc/skel/.idesktop/aumix.lnk index cd73cff..b54eaef 100644 --- a/etc/skel/.idesktop/aumix.lnk +++ b/etc/skel/.idesktop/aumix.lnk @@ -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 diff --git a/etc/skel/.idesktop/emacs.lnk b/etc/skel/.idesktop/emacs.lnk index 05103c4..bff8be0 100644 --- a/etc/skel/.idesktop/emacs.lnk +++ b/etc/skel/.idesktop/emacs.lnk @@ -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 diff --git a/etc/skel/.idesktop/firefox.lnk b/etc/skel/.idesktop/firefox.lnk index d7ac2b2..2dfd3d6 100644 --- a/etc/skel/.idesktop/firefox.lnk +++ b/etc/skel/.idesktop/firefox.lnk @@ -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 diff --git a/etc/skel/.idesktop/grmlconfigroot.lnk b/etc/skel/.idesktop/grmlconfigroot.lnk index 824ef29..d9dce76 100644 --- a/etc/skel/.idesktop/grmlconfigroot.lnk +++ b/etc/skel/.idesktop/grmlconfigroot.lnk @@ -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 diff --git a/etc/skel/.idesktop/grmlconfiguser.lnk b/etc/skel/.idesktop/grmlconfiguser.lnk index 72a18b0..4110c20 100644 --- a/etc/skel/.idesktop/grmlconfiguser.lnk +++ b/etc/skel/.idesktop/grmlconfiguser.lnk @@ -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 diff --git a/etc/skel/.idesktop/irssi.lnk b/etc/skel/.idesktop/irssi.lnk index f1938ce..70d9e33 100644 --- a/etc/skel/.idesktop/irssi.lnk +++ b/etc/skel/.idesktop/irssi.lnk @@ -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 diff --git a/etc/skel/.idesktop/linneighborhood.lnk b/etc/skel/.idesktop/linneighborhood.lnk index 56a21f2..c72edbf 100644 --- a/etc/skel/.idesktop/linneighborhood.lnk +++ b/etc/skel/.idesktop/linneighborhood.lnk @@ -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 diff --git a/etc/skel/.idesktop/network.lnk b/etc/skel/.idesktop/network.lnk index 0cba2af..97da052 100644 --- a/etc/skel/.idesktop/network.lnk +++ b/etc/skel/.idesktop/network.lnk @@ -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 diff --git a/etc/skel/.idesktop/pinfo.lnk b/etc/skel/.idesktop/pinfo.lnk index 4d1e82f..2f6c3ca 100644 --- a/etc/skel/.idesktop/pinfo.lnk +++ b/etc/skel/.idesktop/pinfo.lnk @@ -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 diff --git a/etc/skel/.idesktop/rox.lnk b/etc/skel/.idesktop/rox.lnk index 2dff2a5..e29ee8f 100644 --- a/etc/skel/.idesktop/rox.lnk +++ b/etc/skel/.idesktop/rox.lnk @@ -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 diff --git a/etc/skel/.idesktop/screenshot.lnk b/etc/skel/.idesktop/screenshot.lnk index 853b72e..d05899d 100644 --- a/etc/skel/.idesktop/screenshot.lnk +++ b/etc/skel/.idesktop/screenshot.lnk @@ -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 diff --git a/etc/skel/.idesktop/vim.lnk b/etc/skel/.idesktop/vim.lnk index 9c435d0..b1dfc84 100644 --- a/etc/skel/.idesktop/vim.lnk +++ b/etc/skel/.idesktop/vim.lnk @@ -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 diff --git a/etc/skel/.idesktop/wireshark.lnk b/etc/skel/.idesktop/wireshark.lnk index 1e5fe79..3e73c82 100644 --- a/etc/skel/.idesktop/wireshark.lnk +++ b/etc/skel/.idesktop/wireshark.lnk @@ -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 diff --git a/etc/skel/.idesktop/xterm.lnk b/etc/skel/.idesktop/xterm.lnk index 0ecb326..364b6a0 100644 --- a/etc/skel/.idesktop/xterm.lnk +++ b/etc/skel/.idesktop/xterm.lnk @@ -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 -- 2.1.4