diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-12-02 20:19:01 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-12-02 20:19:01 +0100 |
commit | b542c2254f2533b0838c36ae5da7679d0bd5fb7b (patch) | |
tree | 74b25b2f470ea025591197168ebbb6ed7b6a32d8 /debian/sane.menu | |
parent | 7d8191b83e163d76bb05e13b373638e4eeb7da95 (diff) | |
parent | 4bc4b41457cf5caca82a936deffeb7874dddd446 (diff) |
Merge tag 'upstream/1.0.14'
Upstream version 1.0.14
Diffstat (limited to 'debian/sane.menu')
-rw-r--r-- | debian/sane.menu | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/debian/sane.menu b/debian/sane.menu deleted file mode 100644 index c803ed2..0000000 --- a/debian/sane.menu +++ /dev/null @@ -1,12 +0,0 @@ -?package(sane):command="/usr/bin/xscanimage" needs="X11" \ - section="Applications/Graphics" title="xscanimage" \ - icon="/usr/share/sane/xscanimage-icon-32x32-2.xpm" \ - description="xscanimage provides a graphical \ - user interface to control an image acquisition device \ - such as a flatbed scanner or a camera." -?package(sane):command="/usr/bin/xcam" needs="X11" \ - section="Applications/Graphics" title="xcam" \ - icon="/usr/share/sane/xscanimage-icon-32x32-2.xpm" \ - description="xcam provides a graphical \ - user interface to control an image acquisition device \ - such as a flatbed scanner or a camera." |