*add* remove of tooltip = En/Disabled. it's renamed to task_tooltip to enable/disable task/clock tooltip separatly (tooltip = N is equivalent to

task_tooltip = N for backwards compatibility)


git-svn-id: http://tint2.googlecode.com/svn/trunk@615 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
Andreas.Fink85
2010-12-12 08:57:51 +00:00
parent 07f48183d7
commit 8201742546
23 changed files with 26 additions and 26 deletions

View File

@@ -74,6 +74,7 @@ task_background_id = 0
task_active_background_id = 5
task_urgent_background_id = 6
task_iconified_background_id = 0
task_tooltip = 1
# Task Icons
task_icon_asb = 100 -25 -8
@@ -109,7 +110,6 @@ clock_background_id = 0
clock_rclick_command = gsimplecal
# Tooltips
tooltip = 1
tooltip_padding = 5 3
tooltip_show_timeout = 0.8
tooltip_hide_timeout = 0.3