Module: appdb Branch: master Commit: d4907a77b42b72cbce5e49f0d4bde6007ec36d39 URL: http://source.winehq.org/git/appdb.git/?a=commit;h=d4907a77b42b72cbce5e49f0d... Author: Rosanne DiMesio <dimesio(a)earthlink.net> Date: Wed Jul 12 14:47:47 2017 -0500 Change distribution to operating system in places visible to users Distribution is a Linuxism that makes no sense for users of other operating systems, and even many new Linux users are unfamiliar with the term: some users try to add the name of a distributor or version to the distribution field. Operating system is more accurate and less likely to confuse users. Signed-off-by: Rosanne DiMesio <dimesio(a)earthlink.net> Signed-off-by: Jeremy Newman <jnewman(a)codeweavers.com> --- include/distribution.php | 60 +++++++++++++++++++++++----------------------- include/sidebar.php | 2 +- include/testData.php | 8 +++---- include/testData_queue.php | 4 ++-- 4 files changed, 37 insertions(+), 37 deletions(-) Diff: http://source.winehq.org/git/appdb.git/?a=commitdiff;h=d4907a77b42b72cbce5e4...