From cce8437bfbdb21e2b97025de6721c78f6d4654fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 23 Jul 2014 18:18:19 +0200 Subject: Imported Upstream version 3.13.4.2 --- data/Makefile.am | 1 - data/Makefile.in | 3 +- data/icons/Makefile.in | 2 + data/simple-scan-menu.ui | 62 -------- data/simple-scan.gresource.xml | 1 - data/simple-scan.ui | 311 +++++++++++++++++++++++++++++++++++------ 6 files changed, 269 insertions(+), 111 deletions(-) delete mode 100644 data/simple-scan-menu.ui (limited to 'data') diff --git a/data/Makefile.am b/data/Makefile.am index e737488..b436f12 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -16,7 +16,6 @@ dist_man1_MANS = simple-scan.1 EXTRA_DIST = simple-scan.desktop.in \ org.gnome.SimpleScan.gschema.xml.in \ simple-scan.ui \ - simple-scan-menu.ui \ simple-scan.gresource.xml DISTCLEANFILES = \ diff --git a/data/Makefile.in b/data/Makefile.in index b7b43b8..100a61c 100644 --- a/data/Makefile.in +++ b/data/Makefile.in @@ -278,6 +278,8 @@ VALAC = @VALAC@ VERSION = @VERSION@ XGETTEXT = @XGETTEXT@ XMLLINT = @XMLLINT@ +YELP_LC_DIST = @YELP_LC_DIST@ +YELP_LC_MEDIA_LINKS = @YELP_LC_MEDIA_LINKS@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ @@ -333,7 +335,6 @@ dist_man1_MANS = simple-scan.1 EXTRA_DIST = simple-scan.desktop.in \ org.gnome.SimpleScan.gschema.xml.in \ simple-scan.ui \ - simple-scan-menu.ui \ simple-scan.gresource.xml DISTCLEANFILES = \ diff --git a/data/icons/Makefile.in b/data/icons/Makefile.in index 659daaf..cc1b06b 100644 --- a/data/icons/Makefile.in +++ b/data/icons/Makefile.in @@ -183,6 +183,8 @@ VALAC = @VALAC@ VERSION = @VERSION@ XGETTEXT = @XGETTEXT@ XMLLINT = @XMLLINT@ +YELP_LC_DIST = @YELP_LC_DIST@ +YELP_LC_MEDIA_LINKS = @YELP_LC_MEDIA_LINKS@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ diff --git a/data/simple-scan-menu.ui b/data/simple-scan-menu.ui deleted file mode 100644 index ee5e7ea..0000000 --- a/data/simple-scan-menu.ui +++ /dev/null @@ -1,62 +0,0 @@ - - - - -
- - New Document - app.new_document - N]]> - -
-
- - Document -
- - Save - app.save - S]]> - - - Save As... - app.save_as - S]]> - - - Email... - app.email - E]]> - - - Print... - app.print - P]]> - -
-
-
-
- - Preferences - app.preferences - -
-
- - Help - app.help - - - - About - app.about - - - Quit - app.quit - Q]]> - -
-
-
diff --git a/data/simple-scan.gresource.xml b/data/simple-scan.gresource.xml index 7aa3b12..b6fe6a6 100644 --- a/data/simple-scan.gresource.xml +++ b/data/simple-scan.gresource.xml @@ -2,6 +2,5 @@ simple-scan.ui - simple-scan-menu.ui diff --git a/data/simple-scan.ui b/data/simple-scan.ui index eba3c72..d610c2e 100644 --- a/data/simple-scan.ui +++ b/data/simple-scan.ui @@ -1,7 +1,6 @@ - - + False 12 @@ -9,7 +8,6 @@ True normal True - simple_scan_window True @@ -159,7 +157,7 @@ 1 10 - + @@ -177,25 +175,7 @@ False gtk-help - - - - - - - - - - text - Text - - - photo - Photo - - - - + @@ -217,7 +197,7 @@ - + @@ -227,7 +207,7 @@ - + @@ -240,7 +220,7 @@ 1 10 - + + @@ -829,7 +1000,6 @@ False scanner normal - simple_scan_window @@ -893,8 +1063,7 @@ True False True - device_store - on + device_model @@ -941,7 +1110,7 @@ True False True - text_dpi_store + text_dpi_model 1 @@ -955,7 +1124,7 @@ True False True - photo_dpi_store + photo_dpi_model 1 @@ -985,7 +1154,7 @@ True False True - page_side_store + page_side_model 1 @@ -1015,7 +1184,7 @@ True False True - paper_size_store + paper_size_model 1 @@ -1129,11 +1298,11 @@ preferences_close_button - + True False - + True False Single _Page @@ -1142,7 +1311,7 @@ - + True False All Pages From _Feeder @@ -1157,7 +1326,57 @@ - + + True + False + Text + True + True + + + + + + True + False + Photo + True + True + True + text_button_menuitem + + + + + + True + False + + + True + False + Single _Page + True + + + + + + True + False + All Pages From _Feeder + True + + + + + + True + False + + + + True False Text @@ -1167,14 +1386,14 @@ - + True False Photo True True True - text_toolbutton_menuitem + text_button_hb_menuitem -- cgit v1.2.3