Mercurial > pidgin.yaz
annotate src/protocols/Makefile.am @ 11620:fbc4eeab2227
[gaim-migrate @ 13894]
this lets you leave a highlighted tab by control-tab (forward) or
control-shift-tab (backwards). its not 100% intuitive though, because it
leaves the tab highlighed, which means that in the case of 1 highlighted
tab, the current one, you will leave the tab on the first control-tab,
then immediately return to it on the second one. For this reason, removing
the highlighting of current tabs would be a better permanent solution.
In talking with Tim however, he suggested we do both, on the off chance we
change our minds about the tab highlighting and go back to the
autoswitching.
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Thu, 06 Oct 2005 15:01:08 +0000 |
parents | 576432496863 |
children | 4d8023465af4 |
rev | line source |
---|---|
11579 | 1 DIST_SUBDIRS = bonjour gg irc jabber msn napster novell oscar sametime silc toc simple trepia yahoo zephyr |
2415
88e35feb75f8
[gaim-migrate @ 2428]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2393
diff
changeset
|
2 |
7373
1dbf83536d83
[gaim-migrate @ 7968]
Christian Hammond <chipx86@chipx86.com>
parents:
6150
diff
changeset
|
3 SUBDIRS = $(DYNAMIC_PRPLS) $(STATIC_PRPLS) |