diff options
author | Heiko Tietze <tietze.heiko@gmail.com> | 2020-08-02 17:10:00 +0200 |
---|---|---|
committer | Heiko Tietze <heiko.tietze@documentfoundation.org> | 2020-10-07 18:02:06 +0200 |
commit | ed8df0ec6ed1af600a4d31223d5bfc3f65c5d7ba (patch) | |
tree | 8ea2a707ad62fd23a32b5f25c2b955964fb4d29c /extras | |
parent | 0c9ccc7dbf6deb4d012e0d1e6eb934e54e0f19bc (diff) |
Resolves tdf#117463 - Dialog to show UI options
* New dialog to pick and apply one of the UI variants
* Tip-of-the-Day enhanced to execute UNO commands in order
to advertise the UI chooser on first start
Change-Id: I5e5c4a8e0fb11d11bafc99cc37b7ec244a993781
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99957
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
Diffstat (limited to 'extras')
-rw-r--r-- | extras/source/tipoftheday/toolbarmode.png | bin | 0 -> 19175 bytes |
-rw-r--r-- | extras/source/toolbarmode/default.png | bin | 0 -> 27016 bytes |
-rw-r--r-- | extras/source/toolbarmode/notebookbar.png | bin | 0 -> 20869 bytes |
-rw-r--r-- | extras/source/toolbarmode/notebookbar_compact.png | bin | 0 -> 13746 bytes |
-rw-r--r-- | extras/source/toolbarmode/notebookbar_groupedbar_compact.png | bin | 0 -> 12401 bytes |
-rw-r--r-- | extras/source/toolbarmode/notebookbar_groupedbar_full.png | bin | 0 -> 20572 bytes |
-rw-r--r-- | extras/source/toolbarmode/notebookbar_groups.png | bin | 0 -> 19985 bytes |
-rw-r--r-- | extras/source/toolbarmode/notebookbar_single.png | bin | 0 -> 15511 bytes |
-rw-r--r-- | extras/source/toolbarmode/sidebar.png | bin | 0 -> 30627 bytes |
-rw-r--r-- | extras/source/toolbarmode/single.png | bin | 0 -> 16524 bytes |
10 files changed, 0 insertions, 0 deletions
diff --git a/extras/source/tipoftheday/toolbarmode.png b/extras/source/tipoftheday/toolbarmode.png Binary files differnew file mode 100644 index 000000000000..e6e94f3881c6 --- /dev/null +++ b/extras/source/tipoftheday/toolbarmode.png diff --git a/extras/source/toolbarmode/default.png b/extras/source/toolbarmode/default.png Binary files differnew file mode 100644 index 000000000000..67c98d15e9bc --- /dev/null +++ b/extras/source/toolbarmode/default.png diff --git a/extras/source/toolbarmode/notebookbar.png b/extras/source/toolbarmode/notebookbar.png Binary files differnew file mode 100644 index 000000000000..ad4b1f9aa28b --- /dev/null +++ b/extras/source/toolbarmode/notebookbar.png diff --git a/extras/source/toolbarmode/notebookbar_compact.png b/extras/source/toolbarmode/notebookbar_compact.png Binary files differnew file mode 100644 index 000000000000..58583ebc05f4 --- /dev/null +++ b/extras/source/toolbarmode/notebookbar_compact.png diff --git a/extras/source/toolbarmode/notebookbar_groupedbar_compact.png b/extras/source/toolbarmode/notebookbar_groupedbar_compact.png Binary files differnew file mode 100644 index 000000000000..52a44a17e9f2 --- /dev/null +++ b/extras/source/toolbarmode/notebookbar_groupedbar_compact.png diff --git a/extras/source/toolbarmode/notebookbar_groupedbar_full.png b/extras/source/toolbarmode/notebookbar_groupedbar_full.png Binary files differnew file mode 100644 index 000000000000..50cb99cf1e5b --- /dev/null +++ b/extras/source/toolbarmode/notebookbar_groupedbar_full.png diff --git a/extras/source/toolbarmode/notebookbar_groups.png b/extras/source/toolbarmode/notebookbar_groups.png Binary files differnew file mode 100644 index 000000000000..329796faa430 --- /dev/null +++ b/extras/source/toolbarmode/notebookbar_groups.png diff --git a/extras/source/toolbarmode/notebookbar_single.png b/extras/source/toolbarmode/notebookbar_single.png Binary files differnew file mode 100644 index 000000000000..6de9b3428a8e --- /dev/null +++ b/extras/source/toolbarmode/notebookbar_single.png diff --git a/extras/source/toolbarmode/sidebar.png b/extras/source/toolbarmode/sidebar.png Binary files differnew file mode 100644 index 000000000000..e9311d49e0e0 --- /dev/null +++ b/extras/source/toolbarmode/sidebar.png diff --git a/extras/source/toolbarmode/single.png b/extras/source/toolbarmode/single.png Binary files differnew file mode 100644 index 000000000000..6522e726f6b7 --- /dev/null +++ b/extras/source/toolbarmode/single.png |