diff options
author | Tomaž Vajngerl <tomaz.vajngerl@collabora.co.uk> | 2017-09-19 15:37:04 +0200 |
---|---|---|
committer | Tomaž Vajngerl <quikee@gmail.com> | 2017-09-21 09:49:12 +0200 |
commit | 71ee09947d5a71105d64fd225bb3672dfa7ce834 (patch) | |
tree | 81103520450ac1742f100dcc21526a1543cf74dc /icon-themes | |
parent | f22ad61038d5bf10dbe9f2ce0bdf0ef996be72f6 (diff) |
TSCP: add advanced classification dialog
This adds a advanced classification dialog, which enables the user
to manually construct a header/footer message from classification
properties in cases where the user needs more control. All the
text is inserted as fields into the end document and can be changed
by changing the document properties. The simple classification
still functions as it did before, which is what most users will
want to use in this case.
The BAF policy has been extended with new xml extension elements:
- loext:Marking
- loext:IntellectualPropertyPart
- loext:IntellectualPropertyPartNumber
They are used to fill the values in the advanced classification
dialog.
Change-Id: Ie2d638d69b8a9b0799cff9c2b785eb789f8af1d5
Reviewed-on: https://gerrit.libreoffice.org/42474
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Tested-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'icon-themes')
-rw-r--r-- | icon-themes/breeze/links.txt | 4 | ||||
-rw-r--r-- | icon-themes/galaxy/links.txt | 5 |
2 files changed, 9 insertions, 0 deletions
diff --git a/icon-themes/breeze/links.txt b/icon-themes/breeze/links.txt index 71f6d187af33..6a3a1218432b 100644 --- a/icon-themes/breeze/links.txt +++ b/icon-themes/breeze/links.txt @@ -889,6 +889,10 @@ cmd/sc_previousslide.png cmd/sc_prevrecord.png cmd/sc_nextslide.png cmd/sc_nextrecord.png cmd/sc_slidesetup.png cmd/sc_pagesetup.png +# Classification +cmd/lc_classificationdialog.png cmd/lc_formproperties.png +cmd/sc_classificationdialog.png cmd/sc_formproperties.png + # dbaccess # ============================================== dbaccess/res/linked_text_table.png cmd/sc_dataimport.png diff --git a/icon-themes/galaxy/links.txt b/icon-themes/galaxy/links.txt index a401ae66c0e0..bb6bacc26813 100644 --- a/icon-themes/galaxy/links.txt +++ b/icon-themes/galaxy/links.txt @@ -150,3 +150,8 @@ cmd/lc_rowoperations.png cmd/lc_entirerow.png cmd/sc_rowoperations.png cmd/sc_entirerow.png cmd/sc_cellprotection.png cmd/sc_protect.png + +# Classification + +cmd/lc_classificationdialog.png cmd/lc_formproperties.png +cmd/sc_classificationdialog.png cmd/sc_formproperties.png |