all repos — tint2 @ 3fba8aa1cf934f7082e52b50d3b3e486521c32af

fork of the tint2 desktop panel for my custom setup - only minimized windows across all desktops for the taskbar

tint2conf: Fix tooltip (issue #588)
o9000 mrovi9000@gmail.com
commit

3fba8aa1cf934f7082e52b50d3b3e486521c32af

parent

26251849c6503486d337354b8e0a4d6a562220ea

1 files changed, 2 insertions(+), 2 deletions(-)

jump to
M src/tint2conf/properties.csrc/tint2conf/properties.c

@@ -5166,8 +5166,8 @@ systray_icon_order,

_("Specifies the order used to arrange the system tray icons. \n" "'Ascending' means that icons are sorted in ascending order of their window names. \n" "'Descending' means that icons are sorted in descending order of their window names. \n" - "'Left to right' means that icons are always added to the left. \n" - "'Right to left' means that icons are always added to the right."), + "'Left to right' means that icons are always added to the right. \n" + "'Right to left' means that icons are always added to the left."), NULL); row++;