4113aaad69
app: fix tests for new show-tabs option
...
In app/tests, add the show-tabs pref, added in commit
1ca2d74411 , to the expected sessionrc
files.
2018-10-27 05:43:13 -04:00
f4d676c8bb
tests: sessionrc-expected* updated with new (tabs-position) settings.
...
3 tests were failing on a `make distcheck` because of this.
2013-10-13 22:22:21 +13:00
a078ca3f5f
app: change serialization of the right docks width in SWM (again)
...
Use "right-docks-width" and always a positive value instead of
"right-docks-position" (as opponsed to "left-docks-width", that
distinction is a GtkPaned implementation detail and does not belong
into a config file). Parse all old values too. Also fix a glitch in
the deserialization code which might fix bug #700147 .
2013-05-13 00:00:57 +02:00
e6d1234456
app: fix expected single-window sessionrc so tests pass again
2013-02-28 01:29:53 +01:00
8e19da16ab
tests: update expected sessionrc files for the show-button-bar change
2013-02-18 01:31:07 +01:00
89760cf044
app: Save the maximized state of the main window in the sessionrc file.
2012-05-27 20:42:02 +02:00
3821eb1a56
app: update test sessionrc files for the moved session config properties
2011-11-05 21:13:16 +01:00
f55f26c9b8
app/tests: Add single-window mode session files test
...
Rename and copy some session files and add a single-window mode
session files test.
2011-06-14 23:34:12 +02:00