Mercurial > pidgin.yaz
annotate src/protocols/msn/.cvsignore @ 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 | 058230cccebb |
children |
rev | line source |
---|---|
2086 | 1 Makefile.in |
2 Makefile | |
3 .deps | |
4 .libs | |
4543
8be012f3a3d6
[gaim-migrate @ 4822]
Christian Hammond <chipx86@chipx86.com>
parents:
3702
diff
changeset
|
5 *.lo |
8be012f3a3d6
[gaim-migrate @ 4822]
Christian Hammond <chipx86@chipx86.com>
parents:
3702
diff
changeset
|
6 *.la |
8be012f3a3d6
[gaim-migrate @ 4822]
Christian Hammond <chipx86@chipx86.com>
parents:
3702
diff
changeset
|
7 *.dll |
8be012f3a3d6
[gaim-migrate @ 4822]
Christian Hammond <chipx86@chipx86.com>
parents:
3702
diff
changeset
|
8 *.def |
8be012f3a3d6
[gaim-migrate @ 4822]
Christian Hammond <chipx86@chipx86.com>
parents:
3702
diff
changeset
|
9 *.lib |
5370
058230cccebb
[gaim-migrate @ 5746]
Christian Hammond <chipx86@chipx86.com>
parents:
4543
diff
changeset
|
10 .*.swp |
058230cccebb
[gaim-migrate @ 5746]
Christian Hammond <chipx86@chipx86.com>
parents:
4543
diff
changeset
|
11 .*.swo |
058230cccebb
[gaim-migrate @ 5746]
Christian Hammond <chipx86@chipx86.com>
parents:
4543
diff
changeset
|
12 .todo.* |