[Commits] [wesnoth/wesnoth] 9847d0: desktop: Try to use lsb_release to determine the O...
GitHub
noreply at github.com
Sun Aug 16 14:53:41 UTC 2015
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 9847d0963c7ff47b518769f1a7ccfd09be43a082
https://github.com/wesnoth/wesnoth/commit/9847d0963c7ff47b518769f1a7ccfd09be43a082
Author: Ignacio R. Morelle <shadowm at wesnoth.org>
Date: 2015-08-16 (Sun, 16 Aug 2015)
Changed paths:
M src/desktop/version.cpp
Log Message:
-----------
desktop: Try to use lsb_release to determine the OS version on Linux
The assumption here is that lsb_release in /usr/bin can be trusted. It
doesn't get any worse than desktop::open_object()'s usage of xdg-open.
Commit: 979d39277bbd0f584327b79380a72c283c07530a
https://github.com/wesnoth/wesnoth/commit/979d39277bbd0f584327b79380a72c283c07530a
Author: Ignacio R. Morelle <shadowm at wesnoth.org>
Date: 2015-08-16 (Sun, 16 Aug 2015)
Changed paths:
M src/desktop/version.cpp
Log Message:
-----------
desktop: Tidy up os_version() a bit
Compare: https://github.com/wesnoth/wesnoth/compare/987f0157c20b...979d39277bbd
More information about the Commits
mailing list