diff options
author | Mike Kaganski <mike.kaganski@collabora.com> | 2016-11-22 02:59:29 +0300 |
---|---|---|
committer | Mike Kaganski <mike.kaganski@collabora.com> | 2016-11-23 16:47:39 +0000 |
commit | 24a24e65cafffe137d76de0a6eb5270ea88ebffd (patch) | |
tree | cf8c2745ae0fd2555c5ae7c4489c7043fff9d2f2 /desktop/qa/unit/data | |
parent | 4be1a9f9797fece0de236d26d10246853b4df850 (diff) |
tdf#100826: use console for -h and --version also on Windows
This removes the dialog used to show version information and
command line help on Windows. Now, selecting and scrolling becomes
possible, code is simplified and unified under all platforms.
Change-Id: Ia749bbb62d697eff655b3a646859c1986a023ec0
Reviewed-on: https://gerrit.libreoffice.org/31059
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Diffstat (limited to 'desktop/qa/unit/data')
-rw-r--r-- | desktop/qa/unit/data/desktop-dialogs-test.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/qa/unit/data/desktop-dialogs-test.txt b/desktop/qa/unit/data/desktop-dialogs-test.txt index b07bff10578e..cdcf9227fc5a 100644 --- a/desktop/qa/unit/data/desktop-dialogs-test.txt +++ b/desktop/qa/unit/data/desktop-dialogs-test.txt @@ -35,7 +35,6 @@ # test case since they need some document and model data to work # desktop/ui/extensionmanager.ui -desktop/ui/cmdlinehelp.ui desktop/ui/dependenciesdialog.ui desktop/ui/updaterequireddialog.ui desktop/ui/showlicensedialog.ui |