diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2018-07-09 12:10:38 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2018-07-09 12:10:38 +0200 |
commit | 709e2d6f5652ec90c194a4ec2b530bebc6f952cb (patch) | |
tree | 496b2f3899e1d5728ee9ae76095cc5056c317447 /ui/Makefile.in | |
parent | f1353e9ffd34db5f755c7da0b3f9c10638fbfd38 (diff) | |
parent | 5c8be07095cc04a6d8a95204b0504fd7ab030154 (diff) |
Merge branch 'release/0.28.3-1'0.28.3-1
Diffstat (limited to 'ui/Makefile.in')
-rw-r--r-- | ui/Makefile.in | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/ui/Makefile.in b/ui/Makefile.in index 2880e3f..ba09125 100644 --- a/ui/Makefile.in +++ b/ui/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15 from Makefile.am. +# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2014 Free Software Foundation, Inc. +# Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -322,11 +322,15 @@ dist_noinst_DATA = \ fullscreen.ui \ import_queue.ui \ import.ui \ + manifest_widget.ui \ media.ui \ + multitextentrydialog.ui \ offline.ui \ photo_context.ui \ photo.ui \ + preferences_dialog.ui \ printing_widget.ui \ + saved_search_dialog.ui \ savedsearch.ui \ search_bar.ui \ search_sidebar_context.ui \ @@ -334,8 +338,10 @@ dist_noinst_DATA = \ set_background_slideshow_dialog.ui \ shotwell.ui \ sidebar_default_context.ui \ + slideshow_settings.ui \ tag_sidebar_context.ui \ tags.ui \ + textentrydialog.ui \ trash.ui all: all-am |