From 833e75b0ab29b2c66b5eb92f236dd8bd080cd615 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20Genov=C3=A9s?= Date: Wed, 18 Mar 2020 14:53:57 +0100 Subject: [PATCH] Readd export HTML button to the export menu --- data/ui/ExportPopover.ui | 222 +++++++++++++++++++++++---------------- 1 file changed, 129 insertions(+), 93 deletions(-) diff --git a/data/ui/ExportPopover.ui b/data/ui/ExportPopover.ui index c7d1514..c43ad29 100644 --- a/data/ui/ExportPopover.ui +++ b/data/ui/ExportPopover.ui @@ -1,101 +1,137 @@ - + - - + + + False + + + True False + 12 + vertical - + + True + True + True + app.save_as + Save as... + + + False + True + 0 + + + + True False - 12 - vertical - - - True - True - True - app.save_as - Save as... - - - False - True - 0 - - - - - True - False - - - False - True - 1 - - - - - True - True - True - app.export - "pdf" - PDF - - - False - True - 2 - - - - - True - True - True - app.export - "html" - HTML - - - False - True - 3 - - - - - True - True - True - app.export - "odt" - ODT - - - False - True - 4 - - - - - True - True - True - app.export - "advanced" - Advanced... - - - False - True - 5 - - - + + + False + True + 1 + - + + + True + True + True + app.export + "pdf" + PDF + + + False + True + 2 + + + + + True + True + True + app.export + "html" + HTML + + + False + True + 3 + + + + + True + True + True + app.export + "odt" + ODT + + + False + True + 4 + + + + + True + False + + + False + True + 5 + + + + + True + True + True + app.export + "advanced" + Advanced... + + + False + True + 6 + + + + + True + False + + + False + True + 7 + + + + + True + True + True + app.copy_html + Copy HTML + + + False + True + 8 + + + + + \ No newline at end of file