[Window] Fix tab ordering
authorIra W. Snyder <devel@irasnyder.com>
Wed, 19 Mar 2008 05:23:31 +0000 (22:23 -0700)
committerIra W. Snyder <devel@irasnyder.com>
Wed, 19 Mar 2008 05:23:31 +0000 (22:23 -0700)
commit4756b2cd7f8bd09df94e52d8ba960bfea64db63f
tree6724619a74c7af63b60b110867a33cebefd4fb19
parentfae4409d3de153e2d5ce493304fcd7e0bccb2ad9
[Window] Fix tab ordering

Previously, the tabs represeting TildaTerminals were prepended to the
GtkNotebook, rather than appended. This made the first tab opened always
be at the last tab's position, etc. This fixes the behavior and makes the
tabs open from left to right, which is natural.
tilda-window.c