diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2015-05-09 19:53:20 +0200 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2015-05-09 19:53:20 +0200 |
commit | ed067076a810bc396fc357dd8b0813095bb0c604 (patch) | |
tree | a610f5bdf8cb85eebbef1c8db135d86c8841d457 /mga-bg-res/NEWS | |
parent | ca81d4e098169fcee00663be872719cd33b62045 (diff) | |
download | theme-ed067076a810bc396fc357dd8b0813095bb0c604.tar theme-ed067076a810bc396fc357dd8b0813095bb0c604.tar.gz theme-ed067076a810bc396fc357dd8b0813095bb0c604.tar.bz2 theme-ed067076a810bc396fc357dd8b0813095bb0c604.tar.xz theme-ed067076a810bc396fc357dd8b0813095bb0c604.zip |
Make sure to default to 4:3 aspect ratio if monitor-probe fails (previous fix was incomplete)
Diffstat (limited to 'mga-bg-res/NEWS')
-rw-r--r-- | mga-bg-res/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mga-bg-res/NEWS b/mga-bg-res/NEWS index b011832..65d129a 100644 --- a/mga-bg-res/NEWS +++ b/mga-bg-res/NEWS @@ -1,3 +1,5 @@ +- Make sure to default to 4:3 aspect ratio if monitor-probe fails (previous + fix was incomplete) - Fix exit value when symlink is already correct Version 0.7 (2015-05-02): |