From 1676db749dc23da9fcd9c767de2f1e9a0c61b2b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Thu, 23 Mar 2023 19:39:03 +0100 Subject: New upstream version 44.0 --- data/simple-scan.appdata.xml.in | 10 ++++++++++ data/ui/help-overlay.ui | 41 ++++++++++++++++++++++++----------------- 2 files changed, 34 insertions(+), 17 deletions(-) (limited to 'data') diff --git a/data/simple-scan.appdata.xml.in b/data/simple-scan.appdata.xml.in index ce92f9c..1f10b94 100644 --- a/data/simple-scan.appdata.xml.in +++ b/data/simple-scan.appdata.xml.in @@ -26,6 +26,16 @@ https://gitlab.gnome.org/GNOME/simple-scan The GNOME Project + + +
    +
  • Add shortcut for Preferences (Ctrl+comma: Opens the preferences window).
  • +
  • Add buttons to change orientation of even/odd pages - usecase for Reversing Automatic Document Feeder (RADF) scanners.
  • +
  • Fix image size after cropping.
  • +
  • Updated translations.
  • +
+
+
    diff --git a/data/ui/help-overlay.ui b/data/ui/help-overlay.ui index 105d876..9dbd746 100644 --- a/data/ui/help-overlay.ui +++ b/data/ui/help-overlay.ui @@ -13,28 +13,28 @@ 1 - <ctrl>1 + app.scan_single Scan a single page 1 - <ctrl>f + app.scan_adf Scan all pages from document feeder 1 - <ctrl>m + app.scan_batch Scan continuously from a flatbed scanner 1 - Escape + app.scan_stop Stop scan in progress @@ -47,35 +47,35 @@ 1 - less + app.move_left Move page left 1 - greater + app.move_right Move page right 1 - bracketleft + app.rotate_left Rotate page to the left (anti-clockwise) 1 - bracketright + app.rotate_right Rotate page to the right (clockwise) 1 - Delete + app.delete_page Delete page @@ -88,35 +88,35 @@ 1 - <ctrl>n + app.new_document Start new document 1 - <ctrl>s + app.save Save scanned document 1 - <ctrl>e + app.email Email scanned document 1 - <ctrl>p + app.print Print scanned document 1 - <ctrl>c + app.copy_page Copy current page to clipboard @@ -129,7 +129,7 @@ 1 - F1 + app.help Show help @@ -143,14 +143,21 @@ 1 - <ctrl>question + app.preferences + Show preferences + + + + + 1 + win.show-help-overlay Keyboard shortcuts 1 - <ctrl>q + app.quit Quit -- cgit v1.2.3