diff --git a/data/document_preview/meson.build b/data/document_preview/meson.build new file mode 100644 index 0000000..6fe0674 --- /dev/null +++ b/data/document_preview/meson.build @@ -0,0 +1,4 @@ +install_data( + 'preview-style.xml', + install_dir: get_option('datadir') / meson.project_name() / 'document_preview', +) \ No newline at end of file diff --git a/data/document_preview/preview-style.xml b/data/document_preview/preview-style.xml new file mode 100644 index 0000000..0d1cb39 --- /dev/null +++ b/data/document_preview/preview-style.xml @@ -0,0 +1,23 @@ + + + sevonj + <_description>Default Theme for Scratchmark + + + + + + + + \ No newline at end of file diff --git a/data/resources/icons/scalable/actions/library-sort-desc-symbolic.svg b/data/resources/icons/scalable/actions/library-sort-desc-symbolic.svg new file mode 100644 index 0000000..b325d22 --- /dev/null +++ b/data/resources/icons/scalable/actions/library-sort-desc-symbolic.svg @@ -0,0 +1,38 @@ + + + + + + + + \ No newline at end of file diff --git a/data/resources/ui/library/document_preview_row.ui b/data/resources/ui/library/document_preview_row.ui new file mode 100644 index 0000000..0d1cdf8 --- /dev/null +++ b/data/resources/ui/library/document_preview_row.ui @@ -0,0 +1,31 @@ + + + + \ No newline at end of file diff --git a/data/resources/ui/library/document_row.ui b/data/resources/ui/library/document_row.ui index ece37f5..00bf425 100644 --- a/data/resources/ui/library/document_row.ui +++ b/data/resources/ui/library/document_row.ui @@ -1,7 +1,6 @@