diff options
author | elijah <elijah@riseup.net> | 2013-12-11 22:58:59 -0800 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2013-12-12 20:50:03 -0800 |
commit | 722cf92e10cf73e79e54f463aa19b2d01bd3cf75 (patch) | |
tree | 375f47873c9a6551deb63eda71ba0af6a6ecaf3c /changes | |
parent | 8969c7396c61be96040206ff18a29ec56e20825e (diff) |
move login widget to top of main window, move preference buttons to menu.
Diffstat (limited to 'changes')
-rw-r--r-- | changes/feature-4753-move-login-widget-to-top-of-main-window | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/feature-4753-move-login-widget-to-top-of-main-window b/changes/feature-4753-move-login-widget-to-top-of-main-window new file mode 100644 index 00000000..0ab23b24 --- /dev/null +++ b/changes/feature-4753-move-login-widget-to-top-of-main-window @@ -0,0 +1,2 @@ +-- Minor UI changes: re-arrange main window so that the login widget is at the top and preferences are available under the menu. + |