From 2492891f112caac6076ce49721d9d5d78a152c3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 12 Nov 2017 15:53:58 +0100 Subject: New upstream version 0.26.4 --- src/Dialogs.c | 13415 +++++++++++++++++++++++++++----------------------------- 1 file changed, 6476 insertions(+), 6939 deletions(-) (limited to 'src/Dialogs.c') diff --git a/src/Dialogs.c b/src/Dialogs.c index 7447399..6d3ea34 100644 --- a/src/Dialogs.c +++ b/src/Dialogs.c @@ -1,4 +1,4 @@ -/* Dialogs.c generated by valac 0.34.7, the Vala compiler +/* Dialogs.c generated by valac 0.36.6, the Vala compiler * generated from Dialogs.vala, do not modify */ /* Copyright 2016 Software Freedom Conservancy Inc. @@ -1216,7 +1216,7 @@ void configuration_facade_set_export_quality (ConfigurationFacade* self, JpegQua void configuration_facade_set_export_export_metadata (ConfigurationFacade* self, gboolean export_metadata); void configuration_facade_set_export_constraint (ConfigurationFacade* self, ScaleConstraint constraint); void configuration_facade_set_export_scale (ConfigurationFacade* self, gint scale); -static void export_dialog_finalize (GObject* obj); +static void export_dialog_finalize (GObject * obj); #define IMPORT_UI_REPORT_FAILURE_COUNT 4 #define IMPORT_UI_SAVE_RESULTS_BUTTON_NAME _ ("Save Details…") #define IMPORT_UI_SAVE_RESULTS_FILE_CHOOSER_TITLE _ ("Save Details") @@ -1250,7 +1250,7 @@ enum { }; ImportUIQuestionParams* import_ui_question_params_new (const gchar* question, const gchar* yes_button, const gchar* no_button); ImportUIQuestionParams* import_ui_question_params_construct (GType object_type, const gchar* question, const gchar* yes_button, const gchar* no_button); -static void import_ui_question_params_finalize (ImportUIQuestionParams* obj); +static void import_ui_question_params_finalize (ImportUIQuestionParams * obj); gboolean import_ui_import_has_photos (GeeCollection* import_collection); PhotoFileFormat photo_file_format_get_by_file_extension (GFile* file); gboolean import_ui_import_has_videos (GeeCollection* import_collection); @@ -1292,7 +1292,7 @@ static gboolean _text_entry_dialog_mediator_on_modify_validate_text_entry_dialog static gboolean text_entry_dialog_mediator_real_on_modify_validate (TextEntryDialogMediator* self, const gchar* text); gchar* _text_entry_dialog_mediator_execute (TextEntryDialogMediator* self); gchar* text_entry_dialog_execute (TextEntryDialog* self); -static void text_entry_dialog_mediator_finalize (TextEntryDialogMediator* obj); +static void text_entry_dialog_mediator_finalize (TextEntryDialogMediator * obj); gpointer multi_text_entry_dialog_mediator_ref (gpointer instance); void multi_text_entry_dialog_mediator_unref (gpointer instance); GParamSpec* param_spec_multi_text_entry_dialog_mediator (const gchar* name, const gchar* nick, const gchar* blurb, GType object_type, GParamFlags flags); @@ -1315,7 +1315,7 @@ static gboolean _multi_text_entry_dialog_mediator_on_modify_validate_multi_text_ static gboolean multi_text_entry_dialog_mediator_real_on_modify_validate (MultiTextEntryDialogMediator* self, const gchar* text); gchar* _multi_text_entry_dialog_mediator_execute (MultiTextEntryDialogMediator* self); gchar* multi_text_entry_dialog_execute (MultiTextEntryDialog* self); -static void multi_text_entry_dialog_mediator_finalize (MultiTextEntryDialogMediator* obj); +static void multi_text_entry_dialog_mediator_finalize (MultiTextEntryDialogMediator * obj); gchar* build_alert_body_text (const gchar* primary_text, const gchar* secondary_text, gboolean should_escape); gchar* guarded_markup_escape_text (const gchar* plain); GType entry_multi_completion_get_type (void) G_GNUC_CONST; @@ -1330,7 +1330,7 @@ static gboolean entry_multi_completion_match_func (EntryMultiCompletion* self, G static gboolean _entry_multi_completion_match_func_gtk_entry_completion_match_func (GtkEntryCompletion* completion, const gchar* key, GtkTreeIter* iter, gpointer self); static gchar* entry_multi_completion_get_last_part (const gchar* s, const gchar* delimiter); static gboolean entry_multi_completion_real_match_selected (GtkEntryCompletion* base, GtkTreeModel* model, GtkTreeIter* iter); -static void entry_multi_completion_finalize (GObject* obj); +static void entry_multi_completion_finalize (GObject * obj); GType set_background_photo_dialog_get_type (void) G_GNUC_CONST; #define SET_BACKGROUND_PHOTO_DIALOG_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), TYPE_SET_BACKGROUND_PHOTO_DIALOG, SetBackgroundPhotoDialogPrivate)) enum { @@ -1341,7 +1341,7 @@ SetBackgroundPhotoDialog* set_background_photo_dialog_construct (GType object_ty static void set_background_photo_dialog_on_checkbox_clicked (SetBackgroundPhotoDialog* self); static void _set_background_photo_dialog_on_checkbox_clicked_gtk_toggle_button_toggled (GtkToggleButton* _sender, gpointer self); gboolean set_background_photo_dialog_execute (SetBackgroundPhotoDialog* self, gboolean* desktop_background, gboolean* screensaver); -static void set_background_photo_dialog_finalize (GObject* obj); +static void set_background_photo_dialog_finalize (GObject * obj); GType set_background_slideshow_dialog_get_type (void) G_GNUC_CONST; #define SET_BACKGROUND_SLIDESHOW_DIALOG_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), TYPE_SET_BACKGROUND_SLIDESHOW_DIALOG, SetBackgroundSlideshowDialogPrivate)) enum { @@ -1355,19 +1355,19 @@ static void set_background_slideshow_dialog_on_checkbox_clicked (SetBackgroundSl static void _set_background_slideshow_dialog_on_checkbox_clicked_gtk_toggle_button_toggled (GtkToggleButton* _sender, gpointer self); static void _set_background_slideshow_dialog_on_delay_scale_value_changed_gtk_range_value_changed (GtkRange* _sender, gpointer self); gboolean set_background_slideshow_dialog_execute (SetBackgroundSlideshowDialog* self, gint* delay_value, gboolean* desktop_background, gboolean* screensaver); -static void set_background_slideshow_dialog_finalize (GObject* obj); +static void set_background_slideshow_dialog_finalize (GObject * obj); #define TEXT_ENTRY_DIALOG_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), TYPE_TEXT_ENTRY_DIALOG, TextEntryDialogPrivate)) enum { TEXT_ENTRY_DIALOG_DUMMY_PROPERTY }; void text_entry_dialog_on_entry_changed (TextEntryDialog* self); static void _text_entry_dialog_on_entry_changed_gtk_editable_changed (GtkEditable* _sender, gpointer self); -static void text_entry_dialog_finalize (GObject* obj); +static void text_entry_dialog_finalize (GObject * obj); #define MULTI_TEXT_ENTRY_DIALOG_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), TYPE_MULTI_TEXT_ENTRY_DIALOG, MultiTextEntryDialogPrivate)) enum { MULTI_TEXT_ENTRY_DIALOG_DUMMY_PROPERTY }; -static void multi_text_entry_dialog_finalize (GObject* obj); +static void multi_text_entry_dialog_finalize (GObject * obj); GType event_rename_dialog_get_type (void) G_GNUC_CONST; enum { EVENT_RENAME_DIALOG_DUMMY_PROPERTY @@ -1424,7 +1424,7 @@ void progress_dialog_set_status (ProgressDialog* self, const gchar* text); gboolean progress_dialog_monitor (ProgressDialog* self, guint64 count, guint64 total, gboolean do_event_loop); void spin_event_loop (void); void progress_dialog_close (ProgressDialog* self); -static void progress_dialog_finalize (GObject* obj); +static void progress_dialog_finalize (GObject * obj); GType adjust_date_time_dialog_get_type (void) G_GNUC_CONST; static GType adjust_date_time_dialog_time_system_get_type (void) G_GNUC_CONST G_GNUC_UNUSED; #define ADJUST_DATE_TIME_DIALOG_GET_PRIVATE(o) (G_TYPE_INSTANCE_GET_PRIVATE ((o), TYPE_ADJUST_DATE_TIME_DIALOG, AdjustDateTimeDialogPrivate)) @@ -1463,7 +1463,7 @@ gboolean adjust_date_time_dialog_execute (AdjustDateTimeDialog* self, gint64* ti void configuration_facade_set_keep_relativity (ConfigurationFacade* self, gboolean keep_relativity); void configuration_facade_set_modify_originals (ConfigurationFacade* self, gboolean modify_originals); void configuration_facade_set_use_24_hour_time (ConfigurationFacade* self, gboolean use_24_hour_time); -static void adjust_date_time_dialog_finalize (GObject* obj); +static void adjust_date_time_dialog_finalize (GObject * obj); #define MAX_OBJECTS_DISPLAYED 3 void multiple_object_error_dialog (GeeArrayList* objects, const gchar* message, const gchar* title); GType tags_dialog_get_type (void) G_GNUC_CONST; @@ -1486,7 +1486,7 @@ enum { }; AddTagsDialog* add_tags_dialog_new (void); AddTagsDialog* add_tags_dialog_construct (GType object_type); -#define RESOURCES_ADD_TAGS_TITLE "Add Tags" +#define RESOURCES_ADD_TAGS_TITLE NC_ ("Dialog Title", "Add Tags") gchar** add_tags_dialog_execute (AddTagsDialog* self, int* result_length1); gchar** tag_prep_tag_names (gchar** names, int names_length1, int* result_length1); static gboolean add_tags_dialog_real_on_modify_validate (TextEntryDialogMediator* base, const gchar* text); @@ -1538,14 +1538,14 @@ GFile* app_dirs_get_import_dir (void); static void welcome_dialog_install_import_content (WelcomeDialog* self); void spit_data_imports_welcome_import_meta_host_start (SpitDataImportsWelcomeImportMetaHost* self); void welcome_dialog_install_service_entry (WelcomeDialog* self, WelcomeServiceEntry* entry); -static void _vala_array_add109 (WelcomeServiceEntry*** array, int* length, int* size, WelcomeServiceEntry* value); -static void _vala_array_add110 (GtkCheckButton*** array, int* length, int* size, GtkCheckButton* value); +static void _vala_array_add109 (WelcomeServiceEntry** * array, int* length, int* size, WelcomeServiceEntry* value); +static void _vala_array_add110 (GtkCheckButton** * array, int* length, int* size, GtkCheckButton* value); static void welcome_dialog_on_dismiss (WelcomeDialog* self, gint resp); gboolean welcome_dialog_execute (WelcomeDialog* self, WelcomeServiceEntry*** selected_import_entries, int* selected_import_entries_length1, gboolean* do_system_pictures_import); static void _welcome_dialog_on_dismiss_gtk_dialog_response (GtkDialog* _sender, gint response_id, gpointer self); -static void _vala_array_add111 (WelcomeServiceEntry*** array, int* length, int* size, WelcomeServiceEntry* value); +static void _vala_array_add111 (WelcomeServiceEntry** * array, int* length, int* size, WelcomeServiceEntry* value); static WelcomeServiceEntry** _vala_array_dup29 (WelcomeServiceEntry** self, int length); -static void welcome_dialog_finalize (GObject* obj); +static void welcome_dialog_finalize (GObject * obj); gpointer preferences_dialog_ref (gpointer instance); void preferences_dialog_unref (gpointer instance); GParamSpec* param_spec_preferences_dialog (const gchar* name, const gchar* nick, const gchar* blurb, GType object_type, GParamFlags flags); @@ -1611,7 +1611,7 @@ static void preferences_dialog_on_default_raw_developer_changed (PreferencesDial static void _preferences_dialog_on_default_raw_developer_changed_gtk_combo_box_changed (GtkComboBox* _sender, gpointer self); static gboolean preferences_dialog_map_event (PreferencesDialog* self); static gboolean _preferences_dialog_map_event_gtk_widget_map_event (GtkWidget* _sender, GdkEventAny* event, gpointer self); -static void preferences_dialog_populate_app_combo_box (PreferencesDialog* self, GtkComboBox* combo_box, gchar** mime_types, int mime_types_length1, const gchar* current_app_executable, SortedList** external_apps); +static void preferences_dialog_populate_app_combo_box (PreferencesDialog* self, GtkComboBox* combo_box, gchar** mime_types, int mime_types_length1, const gchar* current_app_executable, SortedList* * external_apps); gchar** photo_file_format_get_editable_mime_types (int* result_length1); gchar* configuration_facade_get_external_photo_app (ConfigurationFacade* self); gchar** photo_file_format_get_mime_types (PhotoFileFormat self, int* result_length1); @@ -1655,8 +1655,8 @@ void configuration_facade_set_use_lowercase_filenames (ConfigurationFacade* self enum { PREFERENCES_DIALOG_PATH_FORMAT_DUMMY_PROPERTY }; -static void preferences_dialog_path_format_finalize (PreferencesDialogPathFormat* obj); -static void preferences_dialog_finalize (PreferencesDialog* obj); +static void preferences_dialog_path_format_finalize (PreferencesDialogPathFormat * obj); +static void preferences_dialog_finalize (PreferencesDialog * obj); GtkResponseType copy_files_dialog (void); GType library_photo_get_type (void) G_GNUC_CONST; void remove_photos_from_library (GeeCollection* photos); @@ -1683,22 +1683,19 @@ const JpegQuality EXPORT_DIALOG_QUALITY_ARRAY[4] = {JPEG_QUALITY_LOW, JPEG_QUALI gboolean dialogs_confirm_delete_tag (Tag* tag) { gboolean result = FALSE; gint count = 0; - Tag* _tmp0_ = NULL; - gint _tmp1_ = 0; - gint _tmp2_ = 0; + Tag* _tmp0_; + gint _tmp1_; + gint _tmp2_; gchar* msg = NULL; - gint _tmp3_ = 0; - const gchar* _tmp4_ = NULL; - Tag* _tmp5_ = NULL; - gchar* _tmp6_ = NULL; - gchar* _tmp7_ = NULL; - gint _tmp8_ = 0; - gchar* _tmp9_ = NULL; - gchar* _tmp10_ = NULL; - const gchar* _tmp11_ = NULL; - const gchar* _tmp12_ = NULL; - const gchar* _tmp13_ = NULL; - gboolean _tmp14_ = FALSE; + gint _tmp3_; + Tag* _tmp4_; + gchar* _tmp5_; + gchar* _tmp6_; + gint _tmp7_; + gchar* _tmp8_; + gchar* _tmp9_; + const gchar* _tmp10_; + gboolean _tmp11_; #line 11 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_val_if_fail (IS_TAG (tag), FALSE); #line 12 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -1715,104 +1712,87 @@ gboolean dialogs_confirm_delete_tag (Tag* tag) { result = TRUE; #line 14 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 1719 "Dialogs.c" +#line 1716 "Dialogs.c" } #line 15 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp3_ = count; #line 15 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp4_ = ngettext ("This will remove the tag “%s” from one photo. Continue?", "This will remove the tag “%s” from %d photos. Continue?", (gulong) _tmp3_); + _tmp4_ = tag; #line 15 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp5_ = tag; + _tmp5_ = tag_get_user_visible_name (_tmp4_); #line 15 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp6_ = tag_get_user_visible_name (_tmp5_); + _tmp6_ = _tmp5_; #line 15 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp7_ = _tmp6_; + _tmp7_ = count; #line 15 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp8_ = count; + _tmp8_ = g_strdup_printf (ngettext ("This will remove the tag “%s” from one photo. Continue?", "This will remove the tag “%s” from %d photos. Continue?", (gulong) _tmp3_), _tmp6_, _tmp7_); #line 15 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp9_ = g_strdup_printf (_tmp4_, _tmp7_, _tmp8_); + _tmp9_ = _tmp8_; #line 15 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp10_ = _tmp9_; + _g_free0 (_tmp6_); #line 15 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp7_); -#line 15 "/home/jens/Source/shotwell/src/Dialogs.vala" - msg = _tmp10_; -#line 20 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp11_ = msg; -#line 20 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp12_ = _ ("_Cancel"); + msg = _tmp9_; #line 20 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp13_ = _ ("_Delete"); + _tmp10_ = msg; #line 20 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp14_ = app_window_negate_affirm_question (_tmp11_, _tmp12_, _tmp13_, RESOURCES_DELETE_TAG_TITLE, NULL); + _tmp11_ = app_window_negate_affirm_question (_tmp10_, _ ("_Cancel"), _ ("_Delete"), RESOURCES_DELETE_TAG_TITLE, NULL); #line 20 "/home/jens/Source/shotwell/src/Dialogs.vala" - result = _tmp14_; + result = _tmp11_; #line 20 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (msg); #line 20 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 1755 "Dialogs.c" +#line 1746 "Dialogs.c" } gboolean dialogs_confirm_delete_saved_search (SavedSearch* search) { gboolean result = FALSE; gchar* msg = NULL; - const gchar* _tmp0_ = NULL; - SavedSearch* _tmp1_ = NULL; - gchar* _tmp2_ = NULL; - gchar* _tmp3_ = NULL; - gchar* _tmp4_ = NULL; - gchar* _tmp5_ = NULL; - const gchar* _tmp6_ = NULL; - const gchar* _tmp7_ = NULL; - gboolean _tmp8_ = FALSE; + SavedSearch* _tmp0_; + gchar* _tmp1_; + gchar* _tmp2_; + gchar* _tmp3_; + gchar* _tmp4_; + gboolean _tmp5_; #line 24 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_val_if_fail (IS_SAVED_SEARCH (search), FALSE); #line 25 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp0_ = _ ("This will remove the saved search “%s”. Continue?"); + _tmp0_ = search; #line 25 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp1_ = search; + _tmp1_ = data_object_get_name (G_TYPE_CHECK_INSTANCE_CAST (_tmp0_, TYPE_DATA_OBJECT, DataObject)); #line 25 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp2_ = data_object_get_name (G_TYPE_CHECK_INSTANCE_CAST (_tmp1_, TYPE_DATA_OBJECT, DataObject)); -#line 25 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp3_ = _tmp2_; + _tmp2_ = _tmp1_; #line 25 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp4_ = g_strdup_printf (_tmp0_, _tmp3_); + _tmp3_ = g_strdup_printf (_ ("This will remove the saved search “%s”. Continue?"), _tmp2_); #line 25 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp5_ = _tmp4_; + _tmp4_ = _tmp3_; #line 25 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp3_); + _g_free0 (_tmp2_); #line 25 "/home/jens/Source/shotwell/src/Dialogs.vala" - msg = _tmp5_; -#line 28 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp6_ = _ ("_Cancel"); -#line 28 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp7_ = _ ("_Delete"); + msg = _tmp4_; #line 28 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp8_ = app_window_negate_affirm_question (msg, _tmp6_, _tmp7_, RESOURCES_DELETE_SAVED_SEARCH_DIALOG_TITLE, NULL); + _tmp5_ = app_window_negate_affirm_question (msg, _ ("_Cancel"), _ ("_Delete"), RESOURCES_DELETE_SAVED_SEARCH_DIALOG_TITLE, NULL); #line 28 "/home/jens/Source/shotwell/src/Dialogs.vala" - result = _tmp8_; + result = _tmp5_; #line 28 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (msg); #line 28 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 1801 "Dialogs.c" +#line 1783 "Dialogs.c" } gboolean dialogs_confirm_warn_developer_changed (gint number) { gboolean result = FALSE; GtkMessageDialog* dialog = NULL; - AppWindow* _tmp0_ = NULL; - AppWindow* _tmp1_ = NULL; - gint _tmp2_ = 0; - const gchar* _tmp3_ = NULL; - GtkMessageDialog* _tmp4_ = NULL; - GtkMessageDialog* _tmp5_ = NULL; - const gchar* _tmp6_ = NULL; + AppWindow* _tmp0_; + AppWindow* _tmp1_; + gint _tmp2_; + GtkMessageDialog* _tmp3_; + GtkMessageDialog* _tmp4_; gint response = 0; - gint _tmp7_ = 0; + gint _tmp5_; #line 33 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp0_ = app_window_get_instance (); #line 33 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -1820,29 +1800,25 @@ gboolean dialogs_confirm_warn_developer_changed (gint number) { #line 33 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp2_ = number; #line 33 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp3_ = ngettext ("Switching developers will undo all changes you have made to this photo" \ + _tmp3_ = (GtkMessageDialog*) gtk_message_dialog_new_with_markup (G_TYPE_CHECK_INSTANCE_CAST (_tmp1_, gtk_window_get_type (), GtkWindow), GTK_DIALOG_MODAL, GTK_MESSAGE_WARNING, GTK_BUTTONS_NONE, "%s", ngettext ("Switching developers will undo all changes you have made to this photo" \ " in Shotwell", "Switching developers will undo all changes you have made to these phot" \ -"os in Shotwell", (gulong) _tmp2_); -#line 33 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp4_ = (GtkMessageDialog*) gtk_message_dialog_new_with_markup (G_TYPE_CHECK_INSTANCE_CAST (_tmp1_, gtk_window_get_type (), GtkWindow), GTK_DIALOG_MODAL, GTK_MESSAGE_WARNING, GTK_BUTTONS_NONE, "%s", _tmp3_); +"os in Shotwell", (gulong) _tmp2_)); #line 33 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_object_ref_sink (_tmp4_); + g_object_ref_sink (_tmp3_); #line 33 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp5_ = _tmp4_; + _tmp4_ = _tmp3_; #line 33 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (_tmp1_); #line 33 "/home/jens/Source/shotwell/src/Dialogs.vala" - dialog = _tmp5_; + dialog = _tmp4_; #line 39 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_dialog_add_buttons (G_TYPE_CHECK_INSTANCE_CAST (dialog, gtk_dialog_get_type (), GtkDialog), RESOURCES_CANCEL_LABEL, GTK_RESPONSE_CANCEL, NULL); #line 40 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp6_ = _ ("_Switch Developer"); -#line 40 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_dialog_add_buttons (G_TYPE_CHECK_INSTANCE_CAST (dialog, gtk_dialog_get_type (), GtkDialog), _tmp6_, GTK_RESPONSE_YES, NULL); + gtk_dialog_add_buttons (G_TYPE_CHECK_INSTANCE_CAST (dialog, gtk_dialog_get_type (), GtkDialog), _ ("_Switch Developer"), GTK_RESPONSE_YES, NULL); #line 42 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp7_ = gtk_dialog_run (G_TYPE_CHECK_INSTANCE_CAST (dialog, gtk_dialog_get_type (), GtkDialog)); + _tmp5_ = gtk_dialog_run (G_TYPE_CHECK_INSTANCE_CAST (dialog, gtk_dialog_get_type (), GtkDialog)); #line 42 "/home/jens/Source/shotwell/src/Dialogs.vala" - response = _tmp7_; + response = _tmp5_; #line 44 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_widget_destroy (G_TYPE_CHECK_INSTANCE_CAST (dialog, gtk_widget_get_type (), GtkWidget)); #line 46 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -1851,45 +1827,45 @@ gboolean dialogs_confirm_warn_developer_changed (gint number) { _g_object_unref0 (dialog); #line 46 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 1853 "Dialogs.c" +#line 1829 "Dialogs.c" } GFile* export_ui_choose_file (const gchar* current_file_basename) { GFile* result = NULL; - GFile* _tmp0_ = NULL; + GFile* _tmp0_; const gchar* _tmp3_ = NULL; - const gchar* _tmp4_ = NULL; - gboolean _tmp5_ = FALSE; + const gchar* _tmp4_; + gboolean _tmp5_; gchar* file_chooser_title = NULL; - gchar* _tmp8_ = NULL; + gchar* _tmp6_; GtkFileChooserDialog* chooser = NULL; - const gchar* _tmp9_ = NULL; - AppWindow* _tmp10_ = NULL; - AppWindow* _tmp11_ = NULL; - GtkFileChooserDialog* _tmp12_ = NULL; - GtkFileChooserDialog* _tmp13_ = NULL; - GtkFileChooserDialog* _tmp14_ = NULL; - GtkFileChooserDialog* _tmp15_ = NULL; - GFile* _tmp16_ = NULL; - gchar* _tmp17_ = NULL; - gchar* _tmp18_ = NULL; - GtkFileChooserDialog* _tmp19_ = NULL; - const gchar* _tmp20_ = NULL; - GtkFileChooserDialog* _tmp21_ = NULL; + const gchar* _tmp7_; + AppWindow* _tmp8_; + AppWindow* _tmp9_; + GtkFileChooserDialog* _tmp10_; + GtkFileChooserDialog* _tmp11_; + GtkFileChooserDialog* _tmp12_; + GtkFileChooserDialog* _tmp13_; + GFile* _tmp14_; + gchar* _tmp15_; + gchar* _tmp16_; + GtkFileChooserDialog* _tmp17_; + const gchar* _tmp18_; + GtkFileChooserDialog* _tmp19_; GFile* file = NULL; - GtkFileChooserDialog* _tmp22_ = NULL; - gint _tmp23_ = 0; - GtkFileChooserDialog* _tmp30_ = NULL; + GtkFileChooserDialog* _tmp20_; + gint _tmp21_; + GtkFileChooserDialog* _tmp28_; #line 54 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_val_if_fail (current_file_basename != NULL, NULL); #line 55 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp0_ = export_ui_current_export_dir; #line 55 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp0_ == NULL) { -#line 1889 "Dialogs.c" - const gchar* _tmp1_ = NULL; - GFile* _tmp2_ = NULL; +#line 1865 "Dialogs.c" + const gchar* _tmp1_; + GFile* _tmp2_; #line 56 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp1_ = g_get_home_dir (); #line 56 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -1898,7 +1874,7 @@ GFile* export_ui_choose_file (const gchar* current_file_basename) { _g_object_unref0 (export_ui_current_export_dir); #line 56 "/home/jens/Source/shotwell/src/Dialogs.vala" export_ui_current_export_dir = _tmp2_; -#line 1900 "Dialogs.c" +#line 1876 "Dialogs.c" } #line 58 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp4_ = current_file_basename; @@ -1906,110 +1882,103 @@ GFile* export_ui_choose_file (const gchar* current_file_basename) { _tmp5_ = video_reader_is_supported_video_filename (_tmp4_); #line 58 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp5_) { -#line 1908 "Dialogs.c" - const gchar* _tmp6_ = NULL; -#line 59 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp6_ = _ ("Export Video"); #line 59 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp3_ = _tmp6_; -#line 1914 "Dialogs.c" + _tmp3_ = _ ("Export Video"); +#line 1886 "Dialogs.c" } else { - const gchar* _tmp7_ = NULL; #line 59 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp7_ = _ ("Export Photo"); -#line 59 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp3_ = _tmp7_; -#line 1921 "Dialogs.c" + _tmp3_ = _ ("Export Photo"); +#line 1890 "Dialogs.c" } #line 58 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp8_ = g_strdup (_tmp3_); + _tmp6_ = g_strdup (_tmp3_); #line 58 "/home/jens/Source/shotwell/src/Dialogs.vala" - file_chooser_title = _tmp8_; + file_chooser_title = _tmp6_; #line 61 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp9_ = file_chooser_title; + _tmp7_ = file_chooser_title; #line 61 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp10_ = app_window_get_instance (); + _tmp8_ = app_window_get_instance (); #line 61 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp11_ = _tmp10_; + _tmp9_ = _tmp8_; #line 61 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp12_ = (GtkFileChooserDialog*) gtk_file_chooser_dialog_new (_tmp9_, G_TYPE_CHECK_INSTANCE_CAST (_tmp11_, gtk_window_get_type (), GtkWindow), GTK_FILE_CHOOSER_ACTION_SAVE, RESOURCES_CANCEL_LABEL, GTK_RESPONSE_CANCEL, RESOURCES_SAVE_LABEL, GTK_RESPONSE_ACCEPT, NULL, NULL); + _tmp10_ = (GtkFileChooserDialog*) gtk_file_chooser_dialog_new (_tmp7_, G_TYPE_CHECK_INSTANCE_CAST (_tmp9_, gtk_window_get_type (), GtkWindow), GTK_FILE_CHOOSER_ACTION_SAVE, RESOURCES_CANCEL_LABEL, GTK_RESPONSE_CANCEL, RESOURCES_SAVE_LABEL, GTK_RESPONSE_ACCEPT, NULL, NULL); #line 61 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_object_ref_sink (_tmp12_); + g_object_ref_sink (_tmp10_); #line 61 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp13_ = _tmp12_; + _tmp11_ = _tmp10_; #line 61 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_object_unref0 (_tmp11_); + _g_object_unref0 (_tmp9_); #line 61 "/home/jens/Source/shotwell/src/Dialogs.vala" - chooser = _tmp13_; + chooser = _tmp11_; #line 64 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp14_ = chooser; + _tmp12_ = chooser; #line 64 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_file_chooser_set_do_overwrite_confirmation (G_TYPE_CHECK_INSTANCE_CAST (_tmp14_, GTK_TYPE_FILE_CHOOSER, GtkFileChooser), TRUE); + gtk_file_chooser_set_do_overwrite_confirmation (G_TYPE_CHECK_INSTANCE_CAST (_tmp12_, GTK_TYPE_FILE_CHOOSER, GtkFileChooser), TRUE); #line 65 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp15_ = chooser; + _tmp13_ = chooser; #line 65 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp16_ = export_ui_current_export_dir; + _tmp14_ = export_ui_current_export_dir; #line 65 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp17_ = g_file_get_path (_tmp16_); + _tmp15_ = g_file_get_path (_tmp14_); #line 65 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp18_ = _tmp17_; + _tmp16_ = _tmp15_; #line 65 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_file_chooser_set_current_folder (G_TYPE_CHECK_INSTANCE_CAST (_tmp15_, GTK_TYPE_FILE_CHOOSER, GtkFileChooser), _tmp18_); + gtk_file_chooser_set_current_folder (G_TYPE_CHECK_INSTANCE_CAST (_tmp13_, GTK_TYPE_FILE_CHOOSER, GtkFileChooser), _tmp16_); #line 65 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp18_); + _g_free0 (_tmp16_); #line 66 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp19_ = chooser; + _tmp17_ = chooser; #line 66 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp20_ = current_file_basename; + _tmp18_ = current_file_basename; #line 66 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_file_chooser_set_current_name (G_TYPE_CHECK_INSTANCE_CAST (_tmp19_, GTK_TYPE_FILE_CHOOSER, GtkFileChooser), _tmp20_); + gtk_file_chooser_set_current_name (G_TYPE_CHECK_INSTANCE_CAST (_tmp17_, GTK_TYPE_FILE_CHOOSER, GtkFileChooser), _tmp18_); #line 67 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp21_ = chooser; + _tmp19_ = chooser; #line 67 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_file_chooser_set_local_only (G_TYPE_CHECK_INSTANCE_CAST (_tmp21_, GTK_TYPE_FILE_CHOOSER, GtkFileChooser), FALSE); + gtk_file_chooser_set_local_only (G_TYPE_CHECK_INSTANCE_CAST (_tmp19_, GTK_TYPE_FILE_CHOOSER, GtkFileChooser), FALSE); #line 69 "/home/jens/Source/shotwell/src/Dialogs.vala" file = NULL; #line 70 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp22_ = chooser; + _tmp20_ = chooser; #line 70 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp23_ = gtk_dialog_run (G_TYPE_CHECK_INSTANCE_CAST (_tmp22_, gtk_dialog_get_type (), GtkDialog)); + _tmp21_ = gtk_dialog_run (G_TYPE_CHECK_INSTANCE_CAST (_tmp20_, gtk_dialog_get_type (), GtkDialog)); #line 70 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (_tmp23_ == ((gint) GTK_RESPONSE_ACCEPT)) { -#line 1977 "Dialogs.c" - GtkFileChooserDialog* _tmp24_ = NULL; - gchar* _tmp25_ = NULL; - gchar* _tmp26_ = NULL; - GFile* _tmp27_ = NULL; - GFile* _tmp28_ = NULL; - GFile* _tmp29_ = NULL; + if (_tmp21_ == ((gint) GTK_RESPONSE_ACCEPT)) { +#line 1946 "Dialogs.c" + GtkFileChooserDialog* _tmp22_; + gchar* _tmp23_; + gchar* _tmp24_; + GFile* _tmp25_; + GFile* _tmp26_; + GFile* _tmp27_; #line 71 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp24_ = chooser; + _tmp22_ = chooser; #line 71 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp25_ = gtk_file_chooser_get_filename (G_TYPE_CHECK_INSTANCE_CAST (_tmp24_, GTK_TYPE_FILE_CHOOSER, GtkFileChooser)); + _tmp23_ = gtk_file_chooser_get_filename (G_TYPE_CHECK_INSTANCE_CAST (_tmp22_, GTK_TYPE_FILE_CHOOSER, GtkFileChooser)); #line 71 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp26_ = _tmp25_; + _tmp24_ = _tmp23_; #line 71 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp27_ = g_file_new_for_path (_tmp26_); + _tmp25_ = g_file_new_for_path (_tmp24_); #line 71 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (file); #line 71 "/home/jens/Source/shotwell/src/Dialogs.vala" - file = _tmp27_; + file = _tmp25_; #line 71 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp26_); + _g_free0 (_tmp24_); #line 72 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp28_ = file; + _tmp26_ = file; #line 72 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp29_ = g_file_get_parent (_tmp28_); + _tmp27_ = g_file_get_parent (_tmp26_); #line 72 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (export_ui_current_export_dir); #line 72 "/home/jens/Source/shotwell/src/Dialogs.vala" - export_ui_current_export_dir = _tmp29_; -#line 2006 "Dialogs.c" + export_ui_current_export_dir = _tmp27_; +#line 1975 "Dialogs.c" } #line 74 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp30_ = chooser; + _tmp28_ = chooser; #line 74 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_widget_destroy (G_TYPE_CHECK_INSTANCE_CAST (_tmp30_, gtk_widget_get_type (), GtkWidget)); + gtk_widget_destroy (G_TYPE_CHECK_INSTANCE_CAST (_tmp28_, gtk_widget_get_type (), GtkWidget)); #line 76 "/home/jens/Source/shotwell/src/Dialogs.vala" result = file; #line 76 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -2018,43 +1987,43 @@ GFile* export_ui_choose_file (const gchar* current_file_basename) { _g_free0 (file_chooser_title); #line 76 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 2020 "Dialogs.c" +#line 1989 "Dialogs.c" } static gpointer _g_object_ref0 (gpointer self) { #line 95 "/home/jens/Source/shotwell/src/Dialogs.vala" return self ? g_object_ref (self) : NULL; -#line 2027 "Dialogs.c" +#line 1996 "Dialogs.c" } GFile* export_ui_choose_dir (const gchar* user_title) { GFile* result = NULL; - GFile* _tmp0_ = NULL; - const gchar* _tmp3_ = NULL; + GFile* _tmp0_; + const gchar* _tmp3_; GtkFileChooserDialog* chooser = NULL; - const gchar* _tmp5_ = NULL; - AppWindow* _tmp6_ = NULL; - AppWindow* _tmp7_ = NULL; - GtkFileChooserDialog* _tmp8_ = NULL; - GtkFileChooserDialog* _tmp9_ = NULL; - GtkFileChooserDialog* _tmp10_ = NULL; - GFile* _tmp11_ = NULL; - gchar* _tmp12_ = NULL; - gchar* _tmp13_ = NULL; - GtkFileChooserDialog* _tmp14_ = NULL; + const gchar* _tmp4_; + AppWindow* _tmp5_; + AppWindow* _tmp6_; + GtkFileChooserDialog* _tmp7_; + GtkFileChooserDialog* _tmp8_; + GtkFileChooserDialog* _tmp9_; + GFile* _tmp10_; + gchar* _tmp11_; + gchar* _tmp12_; + GtkFileChooserDialog* _tmp13_; GFile* dir = NULL; - GtkFileChooserDialog* _tmp15_ = NULL; - gint _tmp16_ = 0; - GtkFileChooserDialog* _tmp23_ = NULL; + GtkFileChooserDialog* _tmp14_; + gint _tmp15_; + GtkFileChooserDialog* _tmp22_; #line 80 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp0_ = export_ui_current_export_dir; #line 80 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp0_ == NULL) { -#line 2054 "Dialogs.c" - const gchar* _tmp1_ = NULL; - GFile* _tmp2_ = NULL; +#line 2023 "Dialogs.c" + const gchar* _tmp1_; + GFile* _tmp2_; #line 81 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp1_ = g_get_home_dir (); #line 81 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -2063,108 +2032,104 @@ GFile* export_ui_choose_dir (const gchar* user_title) { _g_object_unref0 (export_ui_current_export_dir); #line 81 "/home/jens/Source/shotwell/src/Dialogs.vala" export_ui_current_export_dir = _tmp2_; -#line 2065 "Dialogs.c" +#line 2034 "Dialogs.c" } #line 83 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp3_ = user_title; #line 83 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp3_ == NULL) { -#line 2071 "Dialogs.c" - const gchar* _tmp4_ = NULL; -#line 84 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp4_ = _ ("Export Photos"); #line 84 "/home/jens/Source/shotwell/src/Dialogs.vala" - user_title = _tmp4_; -#line 2077 "Dialogs.c" + user_title = _ ("Export Photos"); +#line 2042 "Dialogs.c" } #line 86 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp5_ = user_title; + _tmp4_ = user_title; #line 86 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp6_ = app_window_get_instance (); + _tmp5_ = app_window_get_instance (); #line 86 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp7_ = _tmp6_; + _tmp6_ = _tmp5_; #line 86 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp8_ = (GtkFileChooserDialog*) gtk_file_chooser_dialog_new (_tmp5_, G_TYPE_CHECK_INSTANCE_CAST (_tmp7_, gtk_window_get_type (), GtkWindow), GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER, RESOURCES_CANCEL_LABEL, GTK_RESPONSE_CANCEL, RESOURCES_OK_LABEL, GTK_RESPONSE_ACCEPT, NULL, NULL); + _tmp7_ = (GtkFileChooserDialog*) gtk_file_chooser_dialog_new (_tmp4_, G_TYPE_CHECK_INSTANCE_CAST (_tmp6_, gtk_window_get_type (), GtkWindow), GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER, RESOURCES_CANCEL_LABEL, GTK_RESPONSE_CANCEL, RESOURCES_OK_LABEL, GTK_RESPONSE_ACCEPT, NULL, NULL); #line 86 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_object_ref_sink (_tmp8_); + g_object_ref_sink (_tmp7_); #line 86 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp9_ = _tmp8_; + _tmp8_ = _tmp7_; #line 86 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_object_unref0 (_tmp7_); + _g_object_unref0 (_tmp6_); #line 86 "/home/jens/Source/shotwell/src/Dialogs.vala" - chooser = _tmp9_; + chooser = _tmp8_; #line 89 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp10_ = chooser; + _tmp9_ = chooser; #line 89 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp11_ = export_ui_current_export_dir; + _tmp10_ = export_ui_current_export_dir; #line 89 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp12_ = g_file_get_path (_tmp11_); + _tmp11_ = g_file_get_path (_tmp10_); #line 89 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp13_ = _tmp12_; + _tmp12_ = _tmp11_; #line 89 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_file_chooser_set_current_folder (G_TYPE_CHECK_INSTANCE_CAST (_tmp10_, GTK_TYPE_FILE_CHOOSER, GtkFileChooser), _tmp13_); + gtk_file_chooser_set_current_folder (G_TYPE_CHECK_INSTANCE_CAST (_tmp9_, GTK_TYPE_FILE_CHOOSER, GtkFileChooser), _tmp12_); #line 89 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp13_); + _g_free0 (_tmp12_); #line 90 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp14_ = chooser; + _tmp13_ = chooser; #line 90 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_file_chooser_set_local_only (G_TYPE_CHECK_INSTANCE_CAST (_tmp14_, GTK_TYPE_FILE_CHOOSER, GtkFileChooser), FALSE); + gtk_file_chooser_set_local_only (G_TYPE_CHECK_INSTANCE_CAST (_tmp13_, GTK_TYPE_FILE_CHOOSER, GtkFileChooser), FALSE); #line 92 "/home/jens/Source/shotwell/src/Dialogs.vala" dir = NULL; #line 93 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp15_ = chooser; + _tmp14_ = chooser; #line 93 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp16_ = gtk_dialog_run (G_TYPE_CHECK_INSTANCE_CAST (_tmp15_, gtk_dialog_get_type (), GtkDialog)); + _tmp15_ = gtk_dialog_run (G_TYPE_CHECK_INSTANCE_CAST (_tmp14_, gtk_dialog_get_type (), GtkDialog)); #line 93 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (_tmp16_ == ((gint) GTK_RESPONSE_ACCEPT)) { -#line 2119 "Dialogs.c" - GtkFileChooserDialog* _tmp17_ = NULL; - gchar* _tmp18_ = NULL; - gchar* _tmp19_ = NULL; - GFile* _tmp20_ = NULL; - GFile* _tmp21_ = NULL; - GFile* _tmp22_ = NULL; + if (_tmp15_ == ((gint) GTK_RESPONSE_ACCEPT)) { +#line 2084 "Dialogs.c" + GtkFileChooserDialog* _tmp16_; + gchar* _tmp17_; + gchar* _tmp18_; + GFile* _tmp19_; + GFile* _tmp20_; + GFile* _tmp21_; #line 94 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp17_ = chooser; + _tmp16_ = chooser; #line 94 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp18_ = gtk_file_chooser_get_filename (G_TYPE_CHECK_INSTANCE_CAST (_tmp17_, GTK_TYPE_FILE_CHOOSER, GtkFileChooser)); + _tmp17_ = gtk_file_chooser_get_filename (G_TYPE_CHECK_INSTANCE_CAST (_tmp16_, GTK_TYPE_FILE_CHOOSER, GtkFileChooser)); #line 94 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp19_ = _tmp18_; + _tmp18_ = _tmp17_; #line 94 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp20_ = g_file_new_for_path (_tmp19_); + _tmp19_ = g_file_new_for_path (_tmp18_); #line 94 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (dir); #line 94 "/home/jens/Source/shotwell/src/Dialogs.vala" - dir = _tmp20_; + dir = _tmp19_; #line 94 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp19_); + _g_free0 (_tmp18_); #line 95 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp21_ = dir; + _tmp20_ = dir; #line 95 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp22_ = _g_object_ref0 (_tmp21_); + _tmp21_ = _g_object_ref0 (_tmp20_); #line 95 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (export_ui_current_export_dir); #line 95 "/home/jens/Source/shotwell/src/Dialogs.vala" - export_ui_current_export_dir = _tmp22_; -#line 2148 "Dialogs.c" + export_ui_current_export_dir = _tmp21_; +#line 2113 "Dialogs.c" } #line 98 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp23_ = chooser; + _tmp22_ = chooser; #line 98 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_widget_destroy (G_TYPE_CHECK_INSTANCE_CAST (_tmp23_, gtk_widget_get_type (), GtkWidget)); + gtk_widget_destroy (G_TYPE_CHECK_INSTANCE_CAST (_tmp22_, gtk_widget_get_type (), GtkWidget)); #line 100 "/home/jens/Source/shotwell/src/Dialogs.vala" result = dir; #line 100 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (chooser); #line 100 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 2160 "Dialogs.c" +#line 2125 "Dialogs.c" } void open_external_editor_error_dialog (GError* err, Photo* photo) { gboolean _tmp0_ = FALSE; - GError* _tmp1_ = NULL; + GError* _tmp1_; #line 107 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (IS_PHOTO (photo)); #line 109 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -2173,75 +2138,72 @@ void open_external_editor_error_dialog (GError* err, Photo* photo) { if (g_error_matches (_tmp1_, G_IO_ERROR, G_IO_ERROR_PERMISSION_DENIED)) { #line 109 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp0_ = TRUE; -#line 2175 "Dialogs.c" +#line 2140 "Dialogs.c" } else { - GError* _tmp2_ = NULL; + GError* _tmp2_; #line 109 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp2_ = err; #line 109 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp0_ = g_error_matches (_tmp2_, G_FILE_ERROR, G_FILE_ERROR_PERM); -#line 2182 "Dialogs.c" +#line 2147 "Dialogs.c" } #line 109 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp0_) { -#line 2186 "Dialogs.c" - const gchar* _tmp3_ = NULL; - Photo* _tmp4_ = NULL; - GFile* _tmp5_ = NULL; - GFile* _tmp6_ = NULL; - GFile* _tmp7_ = NULL; - GFile* _tmp8_ = NULL; - gchar* _tmp9_ = NULL; - gchar* _tmp10_ = NULL; - gchar* _tmp11_ = NULL; - gchar* _tmp12_ = NULL; +#line 2151 "Dialogs.c" + Photo* _tmp3_; + GFile* _tmp4_; + GFile* _tmp5_; + GFile* _tmp6_; + GFile* _tmp7_; + gchar* _tmp8_; + gchar* _tmp9_; + gchar* _tmp10_; + gchar* _tmp11_; #line 111 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp3_ = _ ("Shotwell couldn’t create a file for editing this photo because you do " \ -"not have permission to write to %s."); + _tmp3_ = photo; #line 111 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp4_ = photo; + _tmp4_ = media_source_get_master_file (G_TYPE_CHECK_INSTANCE_CAST (_tmp3_, TYPE_MEDIA_SOURCE, MediaSource)); #line 111 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp5_ = media_source_get_master_file (G_TYPE_CHECK_INSTANCE_CAST (_tmp4_, TYPE_MEDIA_SOURCE, MediaSource)); -#line 111 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp6_ = _tmp5_; + _tmp5_ = _tmp4_; #line 111 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp7_ = g_file_get_parent (_tmp6_); + _tmp6_ = g_file_get_parent (_tmp5_); #line 111 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp8_ = _tmp7_; + _tmp7_ = _tmp6_; #line 111 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp9_ = g_file_get_path (_tmp8_); + _tmp8_ = g_file_get_path (_tmp7_); #line 111 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp10_ = _tmp9_; + _tmp9_ = _tmp8_; #line 111 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp11_ = g_strdup_printf (_tmp3_, _tmp10_); + _tmp10_ = g_strdup_printf (_ ("Shotwell couldn’t create a file for editing this photo because you do " \ +"not have permission to write to %s."), _tmp9_); #line 111 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp12_ = _tmp11_; + _tmp11_ = _tmp10_; #line 111 "/home/jens/Source/shotwell/src/Dialogs.vala" - app_window_error_message (_tmp12_, NULL); + app_window_error_message (_tmp11_, NULL); #line 111 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp12_); + _g_free0 (_tmp11_); #line 111 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp10_); + _g_free0 (_tmp9_); #line 111 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_object_unref0 (_tmp8_); + _g_object_unref0 (_tmp7_); #line 111 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_object_unref0 (_tmp6_); -#line 2227 "Dialogs.c" + _g_object_unref0 (_tmp5_); +#line 2189 "Dialogs.c" } else { - GError* _tmp13_ = NULL; - gchar* _tmp14_ = NULL; - gchar* _tmp15_ = NULL; + GError* _tmp12_; + gchar* _tmp13_; + gchar* _tmp14_; #line 116 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp13_ = err; + _tmp12_ = err; #line 116 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp14_ = resources_launch_editor_failed (_tmp13_); + _tmp13_ = resources_launch_editor_failed (_tmp12_); #line 116 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp15_ = _tmp14_; + _tmp14_ = _tmp13_; #line 116 "/home/jens/Source/shotwell/src/Dialogs.vala" - app_window_error_message (_tmp15_, NULL); + app_window_error_message (_tmp14_, NULL); #line 116 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp15_); -#line 2242 "Dialogs.c" + _g_free0 (_tmp14_); +#line 2204 "Dialogs.c" } } @@ -2249,71 +2211,62 @@ void open_external_editor_error_dialog (GError* err, Photo* photo) { GtkResponseType export_error_dialog (GFile* dest, gboolean photos_remaining) { GtkResponseType result = 0; gchar* message = NULL; - const gchar* _tmp0_ = NULL; - GFile* _tmp1_ = NULL; - gchar* _tmp2_ = NULL; - gchar* _tmp3_ = NULL; - gchar* _tmp4_ = NULL; - gchar* _tmp5_ = NULL; + GFile* _tmp0_; + gchar* _tmp1_; + gchar* _tmp2_; + gchar* _tmp3_; + gchar* _tmp4_; GtkResponseType response = 0; - gboolean _tmp6_ = FALSE; + gboolean _tmp5_; #line 120 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_val_if_fail (G_IS_FILE (dest), 0); #line 121 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp0_ = _ ("Unable to export the following photo due to a file error.\n\n"); + _tmp0_ = dest; #line 121 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp1_ = dest; + _tmp1_ = g_file_get_path (_tmp0_); #line 121 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp2_ = g_file_get_path (_tmp1_); -#line 121 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp3_ = _tmp2_; + _tmp2_ = _tmp1_; #line 121 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp4_ = g_strconcat (_tmp0_, _tmp3_, NULL); + _tmp3_ = g_strconcat (_ ("Unable to export the following photo due to a file error.\n\n"), _tmp2_, NULL); #line 121 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp5_ = _tmp4_; + _tmp4_ = _tmp3_; #line 121 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp3_); + _g_free0 (_tmp2_); #line 121 "/home/jens/Source/shotwell/src/Dialogs.vala" - message = _tmp5_; + message = _tmp4_; #line 124 "/home/jens/Source/shotwell/src/Dialogs.vala" response = GTK_RESPONSE_NONE; #line 126 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp6_ = photos_remaining; + _tmp5_ = photos_remaining; #line 126 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (_tmp6_) { -#line 2282 "Dialogs.c" - const gchar* _tmp7_ = NULL; - const gchar* _tmp8_ = NULL; - gchar* _tmp9_ = NULL; - const gchar* _tmp10_ = NULL; - const gchar* _tmp11_ = NULL; - GtkResponseType _tmp12_ = 0; -#line 127 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp7_ = message; + if (_tmp5_) { +#line 2241 "Dialogs.c" + const gchar* _tmp6_; + gchar* _tmp7_; + const gchar* _tmp8_; + GtkResponseType _tmp9_; #line 127 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp8_ = _ ("\n\nWould you like to continue exporting?"); + _tmp6_ = message; #line 127 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp9_ = g_strconcat (_tmp7_, _tmp8_, NULL); + _tmp7_ = g_strconcat (_tmp6_, _ ("\n\nWould you like to continue exporting?"), NULL); #line 127 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (message); #line 127 "/home/jens/Source/shotwell/src/Dialogs.vala" - message = _tmp9_; + message = _tmp7_; #line 128 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp10_ = message; + _tmp8_ = message; #line 128 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp11_ = _ ("Con_tinue"); + _tmp9_ = app_window_affirm_cancel_question (_tmp8_, _ ("Con_tinue"), NULL, NULL); #line 128 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp12_ = app_window_affirm_cancel_question (_tmp10_, _tmp11_, NULL, NULL); -#line 128 "/home/jens/Source/shotwell/src/Dialogs.vala" - response = _tmp12_; -#line 2307 "Dialogs.c" + response = _tmp9_; +#line 2260 "Dialogs.c" } else { - const gchar* _tmp13_ = NULL; + const gchar* _tmp10_; #line 130 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp13_ = message; + _tmp10_ = message; #line 130 "/home/jens/Source/shotwell/src/Dialogs.vala" - app_window_error_message (_tmp13_, NULL); -#line 2314 "Dialogs.c" + app_window_error_message (_tmp10_, NULL); +#line 2267 "Dialogs.c" } #line 133 "/home/jens/Source/shotwell/src/Dialogs.vala" result = response; @@ -2321,113 +2274,108 @@ GtkResponseType export_error_dialog (GFile* dest, gboolean photos_remaining) { _g_free0 (message); #line 133 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 2322 "Dialogs.c" +#line 2275 "Dialogs.c" } static void _export_dialog_on_constraint_changed_gtk_combo_box_changed (GtkComboBox* _sender, gpointer self) { #line 214 "/home/jens/Source/shotwell/src/Dialogs.vala" export_dialog_on_constraint_changed ((ExportDialog*) self); -#line 2329 "Dialogs.c" +#line 2282 "Dialogs.c" } static void _export_dialog_on_format_changed_gtk_combo_box_changed (GtkComboBox* _sender, gpointer self) { #line 215 "/home/jens/Source/shotwell/src/Dialogs.vala" export_dialog_on_format_changed ((ExportDialog*) self); -#line 2336 "Dialogs.c" +#line 2289 "Dialogs.c" } static void _export_dialog_on_pixels_changed_gtk_editable_changed (GtkEditable* _sender, gpointer self) { #line 216 "/home/jens/Source/shotwell/src/Dialogs.vala" export_dialog_on_pixels_changed ((ExportDialog*) self); -#line 2343 "Dialogs.c" +#line 2296 "Dialogs.c" } static void _export_dialog_on_pixels_insert_text_gtk_editable_insert_text (GtkEditable* _sender, const gchar* new_text, gint new_text_length, gint* position, gpointer self) { #line 217 "/home/jens/Source/shotwell/src/Dialogs.vala" export_dialog_on_pixels_insert_text ((ExportDialog*) self, new_text, new_text_length, position); -#line 2350 "Dialogs.c" +#line 2303 "Dialogs.c" } static void _export_dialog_on_activate_gtk_entry_activate (GtkEntry* _sender, gpointer self) { #line 218 "/home/jens/Source/shotwell/src/Dialogs.vala" export_dialog_on_activate ((ExportDialog*) self); -#line 2357 "Dialogs.c" +#line 2310 "Dialogs.c" } ExportDialog* export_dialog_construct (GType object_type, const gchar* title) { ExportDialog * self = NULL; gboolean use_header = FALSE; - GtkSettings* _tmp0_ = NULL; + GtkSettings* _tmp0_; gint _tmp1_ = 0; - gboolean _tmp2_ = FALSE; - const gchar* _tmp3_ = NULL; + gboolean _tmp2_; + const gchar* _tmp3_; ConfigFacade* config = NULL; - ConfigFacade* _tmp4_ = NULL; - ConfigFacade* _tmp5_ = NULL; - ExportFormatMode _tmp6_ = 0; - ConfigFacade* _tmp7_ = NULL; - PhotoFileFormat _tmp8_ = 0; - ConfigFacade* _tmp9_ = NULL; - JpegQuality _tmp10_ = 0; - ConfigFacade* _tmp11_ = NULL; - gboolean _tmp12_ = FALSE; - ConfigFacade* _tmp13_ = NULL; - ScaleConstraint _tmp14_ = 0; - ConfigFacade* _tmp15_ = NULL; - gint _tmp16_ = 0; - GtkComboBoxText* _tmp17_ = NULL; + ConfigFacade* _tmp4_; + ConfigFacade* _tmp5_; + ExportFormatMode _tmp6_; + ConfigFacade* _tmp7_; + PhotoFileFormat _tmp8_; + ConfigFacade* _tmp9_; + JpegQuality _tmp10_; + ConfigFacade* _tmp11_; + gboolean _tmp12_; + ConfigFacade* _tmp13_; + ScaleConstraint _tmp14_; + ConfigFacade* _tmp15_; + gint _tmp16_; + GtkComboBoxText* _tmp17_; gint ctr = 0; - GtkComboBoxText* _tmp28_ = NULL; - GtkComboBoxText* _tmp38_ = NULL; - gint _tmp39_ = 0; - PhotoFileFormat* _tmp40_ = NULL; - GtkEntry* _tmp46_ = NULL; - GtkEntry* _tmp47_ = NULL; - GtkEntry* _tmp48_ = NULL; - gint _tmp49_ = 0; - gchar* _tmp50_ = NULL; - gchar* _tmp51_ = NULL; - GtkComboBoxText* _tmp52_ = NULL; - GtkComboBoxText* _tmp53_ = NULL; - GtkEntry* _tmp54_ = NULL; - GtkEntry* _tmp55_ = NULL; - GtkEntry* _tmp56_ = NULL; - const gchar* _tmp57_ = NULL; - GtkComboBoxText* _tmp58_ = NULL; - GtkComboBoxText* _tmp59_ = NULL; - const gchar* _tmp60_ = NULL; - GtkComboBoxText* _tmp61_ = NULL; - GtkComboBoxText* _tmp62_ = NULL; - const gchar* _tmp63_ = NULL; - GtkComboBoxText* _tmp64_ = NULL; - GtkComboBoxText* _tmp65_ = NULL; - const gchar* _tmp66_ = NULL; - GtkEntry* _tmp67_ = NULL; - GtkEntry* _tmp68_ = NULL; - GtkSwitch* _tmp69_ = NULL; - const gchar* _tmp70_ = NULL; - GtkSwitch* _tmp71_ = NULL; - GtkSwitch* _tmp72_ = NULL; - GtkSwitch* _tmp73_ = NULL; - GtkSwitch* _tmp74_ = NULL; - GtkGrid* _tmp75_ = NULL; - GtkGrid* _tmp76_ = NULL; - GtkGrid* _tmp77_ = NULL; - GtkBox* _tmp78_ = NULL; - GtkGrid* _tmp79_ = NULL; - GtkWidget* _tmp80_ = NULL; - GtkWidget* _tmp81_ = NULL; - GtkWidget* _tmp82_ = NULL; - GtkWidget* _tmp83_ = NULL; - GtkWidget* _tmp84_ = NULL; - ScaleConstraint _tmp85_ = 0; - GtkWidget* _tmp88_ = NULL; + GtkComboBoxText* _tmp28_; + GtkComboBoxText* _tmp38_; + gint _tmp39_; + PhotoFileFormat* _tmp40_; + GtkEntry* _tmp46_; + GtkEntry* _tmp47_; + GtkEntry* _tmp48_; + gint _tmp49_; + gchar* _tmp50_; + gchar* _tmp51_; + GtkComboBoxText* _tmp52_; + GtkComboBoxText* _tmp53_; + GtkEntry* _tmp54_; + GtkEntry* _tmp55_; + GtkEntry* _tmp56_; + GtkComboBoxText* _tmp57_; + GtkComboBoxText* _tmp58_; + GtkComboBoxText* _tmp59_; + GtkComboBoxText* _tmp60_; + GtkComboBoxText* _tmp61_; + GtkComboBoxText* _tmp62_; + GtkEntry* _tmp63_; + GtkEntry* _tmp64_; + GtkSwitch* _tmp65_; + GtkSwitch* _tmp66_; + GtkSwitch* _tmp67_; + GtkSwitch* _tmp68_; + GtkSwitch* _tmp69_; + GtkGrid* _tmp70_; + GtkGrid* _tmp71_; + GtkGrid* _tmp72_; + GtkBox* _tmp73_; + GtkGrid* _tmp74_; + GtkWidget* _tmp75_; + GtkWidget* _tmp76_; + GtkWidget* _tmp77_; + GtkWidget* _tmp78_; + GtkWidget* _tmp79_; + ScaleConstraint _tmp80_; + GtkWidget* _tmp83_; #line 167 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_val_if_fail (title != NULL, NULL); #line 169 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -2440,11 +2388,11 @@ ExportDialog* export_dialog_construct (GType object_type, const gchar* title) { if (_tmp2_) { #line 170 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp1_ = 1; -#line 2441 "Dialogs.c" +#line 2389 "Dialogs.c" } else { #line 170 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp1_ = 0; -#line 2445 "Dialogs.c" +#line 2393 "Dialogs.c" } #line 170 "/home/jens/Source/shotwell/src/Dialogs.vala" self = (ExportDialog*) g_object_new (object_type, "use-header-bar", _tmp1_, NULL); @@ -2504,7 +2452,7 @@ ExportDialog* export_dialog_construct (GType object_type, const gchar* title) { self->priv->quality_combo = _tmp17_; #line 185 "/home/jens/Source/shotwell/src/Dialogs.vala" ctr = 0; -#line 2505 "Dialogs.c" +#line 2453 "Dialogs.c" { JpegQuality* quality_collection = NULL; gint quality_collection_length1 = 0; @@ -2516,20 +2464,20 @@ ExportDialog* export_dialog_construct (GType object_type, const gchar* title) { quality_collection_length1 = G_N_ELEMENTS (EXPORT_DIALOG_QUALITY_ARRAY); #line 186 "/home/jens/Source/shotwell/src/Dialogs.vala" for (quality_it = 0; quality_it < G_N_ELEMENTS (EXPORT_DIALOG_QUALITY_ARRAY); quality_it = quality_it + 1) { -#line 2517 "Dialogs.c" +#line 2465 "Dialogs.c" JpegQuality quality = 0; #line 186 "/home/jens/Source/shotwell/src/Dialogs.vala" quality = quality_collection[quality_it]; -#line 2521 "Dialogs.c" +#line 2469 "Dialogs.c" { - GtkComboBoxText* _tmp18_ = NULL; - JpegQuality _tmp19_ = 0; - gchar* _tmp20_ = NULL; - gchar* _tmp21_ = NULL; - JpegQuality _tmp22_ = 0; - ExportFormatParameters _tmp23_ = {0}; - JpegQuality _tmp24_ = 0; - gint _tmp27_ = 0; + GtkComboBoxText* _tmp18_; + JpegQuality _tmp19_; + gchar* _tmp20_; + gchar* _tmp21_; + JpegQuality _tmp22_; + ExportFormatParameters _tmp23_; + JpegQuality _tmp24_; + gint _tmp27_; #line 187 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp18_ = self->priv->quality_combo; #line 187 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -2550,22 +2498,22 @@ ExportDialog* export_dialog_construct (GType object_type, const gchar* title) { _tmp24_ = _tmp23_.quality; #line 188 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp22_ == _tmp24_) { -#line 2551 "Dialogs.c" - GtkComboBoxText* _tmp25_ = NULL; - gint _tmp26_ = 0; +#line 2499 "Dialogs.c" + GtkComboBoxText* _tmp25_; + gint _tmp26_; #line 189 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp25_ = self->priv->quality_combo; #line 189 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp26_ = ctr; #line 189 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_combo_box_set_active (G_TYPE_CHECK_INSTANCE_CAST (_tmp25_, gtk_combo_box_get_type (), GtkComboBox), _tmp26_); -#line 2560 "Dialogs.c" +#line 2508 "Dialogs.c" } #line 190 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp27_ = ctr; #line 190 "/home/jens/Source/shotwell/src/Dialogs.vala" ctr = _tmp27_ + 1; -#line 2566 "Dialogs.c" +#line 2514 "Dialogs.c" } } } @@ -2579,7 +2527,7 @@ ExportDialog* export_dialog_construct (GType object_type, const gchar* title) { self->priv->constraint_combo = _tmp28_; #line 194 "/home/jens/Source/shotwell/src/Dialogs.vala" ctr = 0; -#line 2580 "Dialogs.c" +#line 2528 "Dialogs.c" { ScaleConstraint* constraint_collection = NULL; gint constraint_collection_length1 = 0; @@ -2591,19 +2539,19 @@ ExportDialog* export_dialog_construct (GType object_type, const gchar* title) { constraint_collection_length1 = G_N_ELEMENTS (EXPORT_DIALOG_CONSTRAINT_ARRAY); #line 195 "/home/jens/Source/shotwell/src/Dialogs.vala" for (constraint_it = 0; constraint_it < G_N_ELEMENTS (EXPORT_DIALOG_CONSTRAINT_ARRAY); constraint_it = constraint_it + 1) { -#line 2592 "Dialogs.c" +#line 2540 "Dialogs.c" ScaleConstraint constraint = 0; #line 195 "/home/jens/Source/shotwell/src/Dialogs.vala" constraint = constraint_collection[constraint_it]; -#line 2596 "Dialogs.c" +#line 2544 "Dialogs.c" { - GtkComboBoxText* _tmp29_ = NULL; - ScaleConstraint _tmp30_ = 0; - gchar* _tmp31_ = NULL; - gchar* _tmp32_ = NULL; - ScaleConstraint _tmp33_ = 0; - ScaleConstraint _tmp34_ = 0; - gint _tmp37_ = 0; + GtkComboBoxText* _tmp29_; + ScaleConstraint _tmp30_; + gchar* _tmp31_; + gchar* _tmp32_; + ScaleConstraint _tmp33_; + ScaleConstraint _tmp34_; + gint _tmp37_; #line 196 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp29_ = self->priv->constraint_combo; #line 196 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -2622,22 +2570,22 @@ ExportDialog* export_dialog_construct (GType object_type, const gchar* title) { _tmp34_ = export_dialog_current_constraint; #line 197 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp33_ == _tmp34_) { -#line 2623 "Dialogs.c" - GtkComboBoxText* _tmp35_ = NULL; - gint _tmp36_ = 0; +#line 2571 "Dialogs.c" + GtkComboBoxText* _tmp35_; + gint _tmp36_; #line 198 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp35_ = self->priv->constraint_combo; #line 198 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp36_ = ctr; #line 198 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_combo_box_set_active (G_TYPE_CHECK_INSTANCE_CAST (_tmp35_, gtk_combo_box_get_type (), GtkComboBox), _tmp36_); -#line 2632 "Dialogs.c" +#line 2580 "Dialogs.c" } #line 199 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp37_ = ctr; #line 199 "/home/jens/Source/shotwell/src/Dialogs.vala" ctr = _tmp37_ + 1; -#line 2638 "Dialogs.c" +#line 2586 "Dialogs.c" } } } @@ -2655,7 +2603,7 @@ ExportDialog* export_dialog_construct (GType object_type, const gchar* title) { export_dialog_format_add_option (self, EXPORT_DIALOG_CURRENT_FORMAT_LABEL); #line 205 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp40_ = photo_file_format_get_writeable (&_tmp39_); -#line 2656 "Dialogs.c" +#line 2604 "Dialogs.c" { PhotoFileFormat* format_collection = NULL; gint format_collection_length1 = 0; @@ -2667,17 +2615,17 @@ ExportDialog* export_dialog_construct (GType object_type, const gchar* title) { format_collection_length1 = _tmp39_; #line 205 "/home/jens/Source/shotwell/src/Dialogs.vala" for (format_it = 0; format_it < _tmp39_; format_it = format_it + 1) { -#line 2668 "Dialogs.c" +#line 2616 "Dialogs.c" PhotoFileFormat format = 0; #line 205 "/home/jens/Source/shotwell/src/Dialogs.vala" format = format_collection[format_it]; -#line 2672 "Dialogs.c" +#line 2620 "Dialogs.c" { - PhotoFileFormat _tmp41_ = 0; - PhotoFileFormatProperties* _tmp42_ = NULL; - PhotoFileFormatProperties* _tmp43_ = NULL; - gchar* _tmp44_ = NULL; - gchar* _tmp45_ = NULL; + PhotoFileFormat _tmp41_; + PhotoFileFormatProperties* _tmp42_; + PhotoFileFormatProperties* _tmp43_; + gchar* _tmp44_; + gchar* _tmp45_; #line 206 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp41_ = format; #line 206 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -2694,12 +2642,12 @@ ExportDialog* export_dialog_construct (GType object_type, const gchar* title) { _g_free0 (_tmp45_); #line 206 "/home/jens/Source/shotwell/src/Dialogs.vala" _photo_file_format_properties_unref0 (_tmp43_); -#line 2695 "Dialogs.c" +#line 2643 "Dialogs.c" } } #line 205 "/home/jens/Source/shotwell/src/Dialogs.vala" format_collection = (g_free (format_collection), NULL); -#line 2700 "Dialogs.c" +#line 2648 "Dialogs.c" } #line 209 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp46_ = (GtkEntry*) gtk_entry_new (); @@ -2746,154 +2694,144 @@ ExportDialog* export_dialog_construct (GType object_type, const gchar* title) { #line 218 "/home/jens/Source/shotwell/src/Dialogs.vala" g_signal_connect_object (_tmp56_, "activate", (GCallback) _export_dialog_on_activate_gtk_entry_activate, self, 0); #line 221 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp57_ = _ ("_Format:"); + _tmp57_ = self->priv->format_combo; #line 221 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp58_ = self->priv->format_combo; -#line 221 "/home/jens/Source/shotwell/src/Dialogs.vala" - export_dialog_add_label (self, _tmp57_, 0, 0, G_TYPE_CHECK_INSTANCE_CAST (_tmp58_, gtk_widget_get_type (), GtkWidget)); + export_dialog_add_label (self, _ ("_Format:"), 0, 0, G_TYPE_CHECK_INSTANCE_CAST (_tmp57_, gtk_widget_get_type (), GtkWidget)); #line 222 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp59_ = self->priv->format_combo; + _tmp58_ = self->priv->format_combo; #line 222 "/home/jens/Source/shotwell/src/Dialogs.vala" - export_dialog_add_control (self, G_TYPE_CHECK_INSTANCE_CAST (_tmp59_, gtk_widget_get_type (), GtkWidget), 1, 0); + export_dialog_add_control (self, G_TYPE_CHECK_INSTANCE_CAST (_tmp58_, gtk_widget_get_type (), GtkWidget), 1, 0); #line 224 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp60_ = _ ("_Quality:"); + _tmp59_ = self->priv->quality_combo; #line 224 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp61_ = self->priv->quality_combo; -#line 224 "/home/jens/Source/shotwell/src/Dialogs.vala" - export_dialog_add_label (self, _tmp60_, 0, 1, G_TYPE_CHECK_INSTANCE_CAST (_tmp61_, gtk_widget_get_type (), GtkWidget)); + export_dialog_add_label (self, _ ("_Quality:"), 0, 1, G_TYPE_CHECK_INSTANCE_CAST (_tmp59_, gtk_widget_get_type (), GtkWidget)); #line 225 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp62_ = self->priv->quality_combo; + _tmp60_ = self->priv->quality_combo; #line 225 "/home/jens/Source/shotwell/src/Dialogs.vala" - export_dialog_add_control (self, G_TYPE_CHECK_INSTANCE_CAST (_tmp62_, gtk_widget_get_type (), GtkWidget), 1, 1); -#line 227 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp63_ = _ ("_Scaling constraint:"); + export_dialog_add_control (self, G_TYPE_CHECK_INSTANCE_CAST (_tmp60_, gtk_widget_get_type (), GtkWidget), 1, 1); #line 227 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp64_ = self->priv->constraint_combo; + _tmp61_ = self->priv->constraint_combo; #line 227 "/home/jens/Source/shotwell/src/Dialogs.vala" - export_dialog_add_label (self, _tmp63_, 0, 2, G_TYPE_CHECK_INSTANCE_CAST (_tmp64_, gtk_widget_get_type (), GtkWidget)); + export_dialog_add_label (self, _ ("_Scaling constraint:"), 0, 2, G_TYPE_CHECK_INSTANCE_CAST (_tmp61_, gtk_widget_get_type (), GtkWidget)); #line 228 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp65_ = self->priv->constraint_combo; + _tmp62_ = self->priv->constraint_combo; #line 228 "/home/jens/Source/shotwell/src/Dialogs.vala" - export_dialog_add_control (self, G_TYPE_CHECK_INSTANCE_CAST (_tmp65_, gtk_widget_get_type (), GtkWidget), 1, 2); -#line 230 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp66_ = _ ("_Pixels:"); + export_dialog_add_control (self, G_TYPE_CHECK_INSTANCE_CAST (_tmp62_, gtk_widget_get_type (), GtkWidget), 1, 2); #line 230 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp67_ = self->priv->pixels_entry; + _tmp63_ = self->priv->pixels_entry; #line 230 "/home/jens/Source/shotwell/src/Dialogs.vala" - export_dialog_add_label (self, _tmp66_, 0, 3, G_TYPE_CHECK_INSTANCE_CAST (_tmp67_, gtk_widget_get_type (), GtkWidget)); + export_dialog_add_label (self, _ ("_Pixels:"), 0, 3, G_TYPE_CHECK_INSTANCE_CAST (_tmp63_, gtk_widget_get_type (), GtkWidget)); #line 231 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp68_ = self->priv->pixels_entry; + _tmp64_ = self->priv->pixels_entry; #line 231 "/home/jens/Source/shotwell/src/Dialogs.vala" - export_dialog_add_control (self, G_TYPE_CHECK_INSTANCE_CAST (_tmp68_, gtk_widget_get_type (), GtkWidget), 1, 3); + export_dialog_add_control (self, G_TYPE_CHECK_INSTANCE_CAST (_tmp64_, gtk_widget_get_type (), GtkWidget), 1, 3); #line 233 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp69_ = (GtkSwitch*) gtk_switch_new (); + _tmp65_ = (GtkSwitch*) gtk_switch_new (); #line 233 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_object_ref_sink (_tmp69_); + g_object_ref_sink (_tmp65_); #line 233 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (self->priv->export_metadata); #line 233 "/home/jens/Source/shotwell/src/Dialogs.vala" - self->priv->export_metadata = _tmp69_; -#line 234 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp70_ = _ ("Export _metadata:"); + self->priv->export_metadata = _tmp65_; #line 234 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp71_ = self->priv->export_metadata; + _tmp66_ = self->priv->export_metadata; #line 234 "/home/jens/Source/shotwell/src/Dialogs.vala" - export_dialog_add_label (self, _tmp70_, 0, 4, G_TYPE_CHECK_INSTANCE_CAST (_tmp71_, gtk_widget_get_type (), GtkWidget)); + export_dialog_add_label (self, _ ("Export _metadata:"), 0, 4, G_TYPE_CHECK_INSTANCE_CAST (_tmp66_, gtk_widget_get_type (), GtkWidget)); #line 235 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp72_ = self->priv->export_metadata; + _tmp67_ = self->priv->export_metadata; #line 235 "/home/jens/Source/shotwell/src/Dialogs.vala" - export_dialog_add_control (self, G_TYPE_CHECK_INSTANCE_CAST (_tmp72_, gtk_widget_get_type (), GtkWidget), 1, 4); + export_dialog_add_control (self, G_TYPE_CHECK_INSTANCE_CAST (_tmp67_, gtk_widget_get_type (), GtkWidget), 1, 4); #line 236 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp73_ = self->priv->export_metadata; + _tmp68_ = self->priv->export_metadata; #line 236 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_switch_set_active (_tmp73_, TRUE); + gtk_switch_set_active (_tmp68_, TRUE); #line 237 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp74_ = self->priv->export_metadata; + _tmp69_ = self->priv->export_metadata; #line 237 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_widget_set_halign (G_TYPE_CHECK_INSTANCE_CAST (_tmp74_, gtk_widget_get_type (), GtkWidget), GTK_ALIGN_START); + gtk_widget_set_halign (G_TYPE_CHECK_INSTANCE_CAST (_tmp69_, gtk_widget_get_type (), GtkWidget), GTK_ALIGN_START); #line 239 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp75_ = self->priv->table; + _tmp70_ = self->priv->table; #line 239 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_grid_set_row_spacing (_tmp75_, (guint) 6); + gtk_grid_set_row_spacing (_tmp70_, (guint) 6); #line 240 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp76_ = self->priv->table; + _tmp71_ = self->priv->table; #line 240 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_grid_set_column_spacing (_tmp76_, (guint) 12); + gtk_grid_set_column_spacing (_tmp71_, (guint) 12); #line 241 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp77_ = self->priv->table; + _tmp72_ = self->priv->table; #line 241 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_container_set_border_width (G_TYPE_CHECK_INSTANCE_CAST (_tmp77_, gtk_container_get_type (), GtkContainer), (guint) 18); + gtk_container_set_border_width (G_TYPE_CHECK_INSTANCE_CAST (_tmp72_, gtk_container_get_type (), GtkContainer), (guint) 18); #line 243 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp78_ = (GtkBox*) gtk_dialog_get_content_area (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_dialog_get_type (), GtkDialog)); + _tmp73_ = (GtkBox*) gtk_dialog_get_content_area (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_dialog_get_type (), GtkDialog)); #line 243 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp79_ = self->priv->table; + _tmp74_ = self->priv->table; #line 243 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_container_add (G_TYPE_CHECK_INSTANCE_CAST (G_TYPE_CHECK_INSTANCE_CAST (_tmp78_, gtk_box_get_type (), GtkBox), gtk_container_get_type (), GtkContainer), G_TYPE_CHECK_INSTANCE_CAST (_tmp79_, gtk_widget_get_type (), GtkWidget)); + gtk_container_add (G_TYPE_CHECK_INSTANCE_CAST (G_TYPE_CHECK_INSTANCE_CAST (_tmp73_, gtk_box_get_type (), GtkBox), gtk_container_get_type (), GtkContainer), G_TYPE_CHECK_INSTANCE_CAST (_tmp74_, gtk_widget_get_type (), GtkWidget)); #line 246 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_dialog_add_button (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_dialog_get_type (), GtkDialog), RESOURCES_CANCEL_LABEL, (gint) GTK_RESPONSE_CANCEL); #line 247 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp80_ = gtk_dialog_add_button (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_dialog_get_type (), GtkDialog), RESOURCES_OK_LABEL, (gint) GTK_RESPONSE_OK); + _tmp75_ = gtk_dialog_add_button (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_dialog_get_type (), GtkDialog), RESOURCES_OK_LABEL, (gint) GTK_RESPONSE_OK); #line 247 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp81_ = _g_object_ref0 (_tmp80_); + _tmp76_ = _g_object_ref0 (_tmp75_); #line 247 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (self->priv->ok_button); #line 247 "/home/jens/Source/shotwell/src/Dialogs.vala" - self->priv->ok_button = _tmp81_; + self->priv->ok_button = _tmp76_; #line 248 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_dialog_set_default_response (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_dialog_get_type (), GtkDialog), (gint) GTK_RESPONSE_OK); #line 250 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp82_ = self->priv->ok_button; + _tmp77_ = self->priv->ok_button; #line 250 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_widget_set_can_default (_tmp82_, TRUE); + gtk_widget_set_can_default (_tmp77_, TRUE); #line 251 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp83_ = self->priv->ok_button; + _tmp78_ = self->priv->ok_button; #line 251 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_object_set (_tmp83_, "has-default", TRUE, NULL); + g_object_set (_tmp78_, "has-default", TRUE, NULL); #line 252 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp84_ = self->priv->ok_button; + _tmp79_ = self->priv->ok_button; #line 252 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_window_set_default (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_window_get_type (), GtkWindow), _tmp84_); + gtk_window_set_default (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_window_get_type (), GtkWindow), _tmp79_); #line 254 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp85_ = export_dialog_current_constraint; + _tmp80_ = export_dialog_current_constraint; #line 254 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (_tmp85_ == SCALE_CONSTRAINT_ORIGINAL) { -#line 2858 "Dialogs.c" - GtkEntry* _tmp86_ = NULL; - GtkComboBoxText* _tmp87_ = NULL; + if (_tmp80_ == SCALE_CONSTRAINT_ORIGINAL) { +#line 2796 "Dialogs.c" + GtkEntry* _tmp81_; + GtkComboBoxText* _tmp82_; #line 255 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp86_ = self->priv->pixels_entry; + _tmp81_ = self->priv->pixels_entry; #line 255 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_widget_set_sensitive (G_TYPE_CHECK_INSTANCE_CAST (_tmp86_, gtk_widget_get_type (), GtkWidget), FALSE); + gtk_widget_set_sensitive (G_TYPE_CHECK_INSTANCE_CAST (_tmp81_, gtk_widget_get_type (), GtkWidget), FALSE); #line 256 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp87_ = self->priv->quality_combo; + _tmp82_ = self->priv->quality_combo; #line 256 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_widget_set_sensitive (G_TYPE_CHECK_INSTANCE_CAST (_tmp87_, gtk_widget_get_type (), GtkWidget), FALSE); -#line 2869 "Dialogs.c" + gtk_widget_set_sensitive (G_TYPE_CHECK_INSTANCE_CAST (_tmp82_, gtk_widget_get_type (), GtkWidget), FALSE); +#line 2807 "Dialogs.c" } #line 259 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp88_ = self->priv->ok_button; + _tmp83_ = self->priv->ok_button; #line 259 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_widget_grab_focus (_tmp88_); + gtk_widget_grab_focus (_tmp83_); #line 167 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (config); #line 167 "/home/jens/Source/shotwell/src/Dialogs.vala" return self; -#line 2879 "Dialogs.c" +#line 2817 "Dialogs.c" } ExportDialog* export_dialog_new (const gchar* title) { #line 167 "/home/jens/Source/shotwell/src/Dialogs.vala" return export_dialog_construct (TYPE_EXPORT_DIALOG, title); -#line 2886 "Dialogs.c" +#line 2824 "Dialogs.c" } static void export_dialog_format_add_option (ExportDialog* self, const gchar* format_name) { - GeeArrayList* _tmp0_ = NULL; - const gchar* _tmp1_ = NULL; - GtkComboBoxText* _tmp2_ = NULL; - const gchar* _tmp3_ = NULL; + GeeArrayList* _tmp0_; + const gchar* _tmp1_; + GtkComboBoxText* _tmp2_; + const gchar* _tmp3_; #line 262 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (IS_EXPORT_DIALOG (self)); #line 262 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -2910,28 +2848,28 @@ static void export_dialog_format_add_option (ExportDialog* self, const gchar* fo _tmp3_ = format_name; #line 264 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_combo_box_text_append_text (_tmp2_, _tmp3_); -#line 2911 "Dialogs.c" +#line 2849 "Dialogs.c" } static void export_dialog_format_set_active_text (ExportDialog* self, const gchar* text) { gint selection_ticker = 0; - const gchar* _tmp16_ = NULL; + const gchar* _tmp16_; #line 267 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (IS_EXPORT_DIALOG (self)); #line 267 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (text != NULL); #line 268 "/home/jens/Source/shotwell/src/Dialogs.vala" selection_ticker = 0; -#line 2924 "Dialogs.c" +#line 2862 "Dialogs.c" { GeeArrayList* _current_text_list = NULL; - GeeArrayList* _tmp0_ = NULL; - GeeArrayList* _tmp1_ = NULL; + GeeArrayList* _tmp0_; + GeeArrayList* _tmp1_; gint _current_text_size = 0; - GeeArrayList* _tmp2_ = NULL; - gint _tmp3_ = 0; - gint _tmp4_ = 0; + GeeArrayList* _tmp2_; + gint _tmp3_; + gint _tmp4_; gint _current_text_index = 0; #line 270 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp0_ = self->priv->format_options; @@ -2951,17 +2889,17 @@ static void export_dialog_format_set_active_text (ExportDialog* self, const gcha _current_text_index = -1; #line 270 "/home/jens/Source/shotwell/src/Dialogs.vala" while (TRUE) { -#line 2952 "Dialogs.c" - gint _tmp5_ = 0; - gint _tmp6_ = 0; - gint _tmp7_ = 0; +#line 2890 "Dialogs.c" + gint _tmp5_; + gint _tmp6_; + gint _tmp7_; gchar* current_text = NULL; - GeeArrayList* _tmp8_ = NULL; - gint _tmp9_ = 0; - gpointer _tmp10_ = NULL; - const gchar* _tmp11_ = NULL; - const gchar* _tmp12_ = NULL; - gint _tmp15_ = 0; + GeeArrayList* _tmp8_; + gint _tmp9_; + gpointer _tmp10_; + const gchar* _tmp11_; + const gchar* _tmp12_; + gint _tmp15_; #line 270 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp5_ = _current_text_index; #line 270 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -2974,7 +2912,7 @@ static void export_dialog_format_set_active_text (ExportDialog* self, const gcha if (!(_tmp6_ < _tmp7_)) { #line 270 "/home/jens/Source/shotwell/src/Dialogs.vala" break; -#line 2975 "Dialogs.c" +#line 2913 "Dialogs.c" } #line 270 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp8_ = _current_text_list; @@ -2990,9 +2928,9 @@ static void export_dialog_format_set_active_text (ExportDialog* self, const gcha _tmp12_ = text; #line 271 "/home/jens/Source/shotwell/src/Dialogs.vala" if (g_strcmp0 (_tmp11_, _tmp12_) == 0) { -#line 2991 "Dialogs.c" - GtkComboBoxText* _tmp13_ = NULL; - gint _tmp14_ = 0; +#line 2929 "Dialogs.c" + GtkComboBoxText* _tmp13_; + gint _tmp14_; #line 272 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp13_ = self->priv->format_combo; #line 272 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -3005,7 +2943,7 @@ static void export_dialog_format_set_active_text (ExportDialog* self, const gcha _g_object_unref0 (_current_text_list); #line 273 "/home/jens/Source/shotwell/src/Dialogs.vala" return; -#line 3006 "Dialogs.c" +#line 2944 "Dialogs.c" } #line 275 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp15_ = selection_ticker; @@ -3013,34 +2951,34 @@ static void export_dialog_format_set_active_text (ExportDialog* self, const gcha selection_ticker = _tmp15_ + 1; #line 270 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (current_text); -#line 3014 "Dialogs.c" +#line 2952 "Dialogs.c" } #line 270 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (_current_text_list); -#line 3018 "Dialogs.c" +#line 2956 "Dialogs.c" } #line 278 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp16_ = text; #line 278 "/home/jens/Source/shotwell/src/Dialogs.vala" g_error ("Dialogs.vala:278: format_set_active_text: text '%s' isn't in combo box", _tmp16_); -#line 3024 "Dialogs.c" +#line 2962 "Dialogs.c" } static PhotoFileFormat export_dialog_get_specified_format (ExportDialog* self) { PhotoFileFormat result = 0; gint index = 0; - GtkComboBoxText* _tmp0_ = NULL; - gint _tmp1_ = 0; - gint _tmp2_ = 0; - gint _tmp3_ = 0; + GtkComboBoxText* _tmp0_; + gint _tmp1_; + gint _tmp2_; + gint _tmp3_; PhotoFileFormat* writeable_formats = NULL; - gint _tmp4_ = 0; - PhotoFileFormat* _tmp5_ = NULL; - gint writeable_formats_length1 = 0; - gint _writeable_formats_size_ = 0; - gint _tmp6_ = 0; - PhotoFileFormat _tmp7_ = 0; + gint _tmp4_; + PhotoFileFormat* _tmp5_; + gint writeable_formats_length1; + gint _writeable_formats_size_; + gint _tmp6_; + PhotoFileFormat _tmp7_; #line 281 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_val_if_fail (IS_EXPORT_DIALOG (self), 0); #line 282 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -3055,7 +2993,7 @@ static PhotoFileFormat export_dialog_get_specified_format (ExportDialog* self) { if (_tmp2_ < EXPORT_DIALOG_NUM_SPECIAL_FORMATS) { #line 284 "/home/jens/Source/shotwell/src/Dialogs.vala" index = EXPORT_DIALOG_NUM_SPECIAL_FORMATS; -#line 3056 "Dialogs.c" +#line 2994 "Dialogs.c" } #line 286 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp3_ = index; @@ -3079,14 +3017,14 @@ static PhotoFileFormat export_dialog_get_specified_format (ExportDialog* self) { writeable_formats = (g_free (writeable_formats), NULL); #line 288 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 3080 "Dialogs.c" +#line 3018 "Dialogs.c" } static gchar* export_dialog_get_label_for_parameters (ExportDialog* self, ExportFormatParameters* params) { gchar* result = NULL; - ExportFormatParameters _tmp0_ = {0}; - ExportFormatMode _tmp1_ = 0; + ExportFormatParameters _tmp0_; + ExportFormatMode _tmp1_; #line 291 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_val_if_fail (IS_EXPORT_DIALOG (self), NULL); #line 291 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -3099,40 +3037,40 @@ static gchar* export_dialog_get_label_for_parameters (ExportDialog* self, Export switch (_tmp1_) { #line 292 "/home/jens/Source/shotwell/src/Dialogs.vala" case EXPORT_FORMAT_MODE_UNMODIFIED: -#line 3100 "Dialogs.c" +#line 3038 "Dialogs.c" { - gchar* _tmp2_ = NULL; + gchar* _tmp2_; #line 294 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp2_ = g_strdup (EXPORT_DIALOG_UNMODIFIED_FORMAT_LABEL); #line 294 "/home/jens/Source/shotwell/src/Dialogs.vala" result = _tmp2_; #line 294 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 3109 "Dialogs.c" +#line 3047 "Dialogs.c" } #line 292 "/home/jens/Source/shotwell/src/Dialogs.vala" case EXPORT_FORMAT_MODE_CURRENT: -#line 3113 "Dialogs.c" +#line 3051 "Dialogs.c" { - gchar* _tmp3_ = NULL; + gchar* _tmp3_; #line 297 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp3_ = g_strdup (EXPORT_DIALOG_CURRENT_FORMAT_LABEL); #line 297 "/home/jens/Source/shotwell/src/Dialogs.vala" result = _tmp3_; #line 297 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 3122 "Dialogs.c" +#line 3060 "Dialogs.c" } #line 292 "/home/jens/Source/shotwell/src/Dialogs.vala" case EXPORT_FORMAT_MODE_SPECIFIED: -#line 3126 "Dialogs.c" +#line 3064 "Dialogs.c" { - ExportFormatParameters _tmp4_ = {0}; - PhotoFileFormat _tmp5_ = 0; - PhotoFileFormatProperties* _tmp6_ = NULL; - PhotoFileFormatProperties* _tmp7_ = NULL; - gchar* _tmp8_ = NULL; - gchar* _tmp9_ = NULL; + ExportFormatParameters _tmp4_; + PhotoFileFormat _tmp5_; + PhotoFileFormatProperties* _tmp6_; + PhotoFileFormatProperties* _tmp7_; + gchar* _tmp8_; + gchar* _tmp9_; #line 300 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp4_ = *params; #line 300 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -3151,14 +3089,14 @@ static gchar* export_dialog_get_label_for_parameters (ExportDialog* self, Export result = _tmp9_; #line 300 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 3152 "Dialogs.c" +#line 3090 "Dialogs.c" } default: { #line 303 "/home/jens/Source/shotwell/src/Dialogs.vala" g_error ("Dialogs.vala:303: get_label_for_parameters: unrecognized export format" \ " mode"); -#line 3158 "Dialogs.c" +#line 3096 "Dialogs.c" } } } @@ -3168,16 +3106,16 @@ gboolean export_dialog_execute (ExportDialog* self, gint* scale, ScaleConstraint gint _vala_scale = 0; ScaleConstraint _vala_constraint = 0; gboolean result = FALSE; - ExportFormatParameters _tmp0_ = {0}; - ExportFormatMode _tmp1_ = 0; - ExportFormatParameters _tmp4_ = {0}; - ExportFormatMode _tmp5_ = 0; - ExportFormatParameters _tmp14_ = {0}; - gchar* _tmp15_ = NULL; - gchar* _tmp16_ = NULL; + ExportFormatParameters _tmp0_; + ExportFormatMode _tmp1_; + ExportFormatParameters _tmp4_; + ExportFormatMode _tmp5_; + ExportFormatParameters _tmp14_; + gchar* _tmp15_; + gchar* _tmp16_; gboolean ok = FALSE; - gint _tmp17_ = 0; - gboolean _tmp18_ = FALSE; + gint _tmp17_; + gboolean _tmp18_; #line 310 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_val_if_fail (IS_EXPORT_DIALOG (self), FALSE); #line 310 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -3190,9 +3128,9 @@ gboolean export_dialog_execute (ExportDialog* self, gint* scale, ScaleConstraint _tmp1_ = _tmp0_.mode; #line 316 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp1_ != EXPORT_FORMAT_MODE_LAST) { -#line 3190 "Dialogs.c" - ScaleConstraint _tmp2_ = 0; - GtkComboBoxText* _tmp3_ = NULL; +#line 3128 "Dialogs.c" + ScaleConstraint _tmp2_; + GtkComboBoxText* _tmp3_; #line 317 "/home/jens/Source/shotwell/src/Dialogs.vala" _vala_constraint = SCALE_CONSTRAINT_ORIGINAL; #line 317 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -3203,7 +3141,7 @@ gboolean export_dialog_execute (ExportDialog* self, gint* scale, ScaleConstraint _tmp3_ = self->priv->constraint_combo; #line 318 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_combo_box_set_active (G_TYPE_CHECK_INSTANCE_CAST (_tmp3_, gtk_combo_box_get_type (), GtkComboBox), 0); -#line 3203 "Dialogs.c" +#line 3141 "Dialogs.c" } #line 321 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp4_ = *parameters; @@ -3211,27 +3149,27 @@ gboolean export_dialog_execute (ExportDialog* self, gint* scale, ScaleConstraint _tmp5_ = _tmp4_.mode; #line 321 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp5_ == EXPORT_FORMAT_MODE_LAST) { -#line 3211 "Dialogs.c" - ExportFormatParameters _tmp6_ = {0}; +#line 3149 "Dialogs.c" + ExportFormatParameters _tmp6_; #line 322 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp6_ = export_dialog_current_parameters; #line 322 "/home/jens/Source/shotwell/src/Dialogs.vala" *parameters = _tmp6_; -#line 3217 "Dialogs.c" +#line 3155 "Dialogs.c" } else { gboolean _tmp7_ = FALSE; - ExportFormatParameters _tmp8_ = {0}; - ExportFormatMode _tmp9_ = 0; + ExportFormatParameters _tmp8_; + ExportFormatMode _tmp9_; #line 323 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp8_ = *parameters; #line 323 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp9_ = _tmp8_.mode; #line 323 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp9_ == EXPORT_FORMAT_MODE_SPECIFIED) { -#line 3228 "Dialogs.c" - ExportFormatParameters _tmp10_ = {0}; - PhotoFileFormat _tmp11_ = 0; - gboolean _tmp12_ = FALSE; +#line 3166 "Dialogs.c" + ExportFormatParameters _tmp10_; + PhotoFileFormat _tmp11_; + gboolean _tmp12_; #line 323 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp10_ = *parameters; #line 323 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -3240,21 +3178,21 @@ gboolean export_dialog_execute (ExportDialog* self, gint* scale, ScaleConstraint _tmp12_ = photo_file_format_can_write (_tmp11_); #line 323 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp7_ = !_tmp12_; -#line 3240 "Dialogs.c" +#line 3178 "Dialogs.c" } else { #line 323 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp7_ = FALSE; -#line 3244 "Dialogs.c" +#line 3182 "Dialogs.c" } #line 323 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp7_) { -#line 3248 "Dialogs.c" - PhotoFileFormat _tmp13_ = 0; +#line 3186 "Dialogs.c" + PhotoFileFormat _tmp13_; #line 324 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp13_ = photo_file_format_get_system_default_format (); #line 324 "/home/jens/Source/shotwell/src/Dialogs.vala" (*parameters).specified_format = _tmp13_; -#line 3254 "Dialogs.c" +#line 3192 "Dialogs.c" } } #line 326 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -3277,45 +3215,45 @@ gboolean export_dialog_execute (ExportDialog* self, gint* scale, ScaleConstraint _tmp18_ = ok; #line 330 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp18_) { -#line 3277 "Dialogs.c" +#line 3215 "Dialogs.c" gint index = 0; - GtkComboBoxText* _tmp19_ = NULL; - gint _tmp20_ = 0; - gint _tmp21_ = 0; - gint _tmp22_ = 0; - ScaleConstraint _tmp23_ = 0; - ScaleConstraint _tmp24_ = 0; - GtkEntry* _tmp25_ = NULL; - const gchar* _tmp26_ = NULL; - gint _tmp27_ = 0; - ScaleConstraint _tmp28_ = 0; - gint _tmp30_ = 0; + GtkComboBoxText* _tmp19_; + gint _tmp20_; + gint _tmp21_; + gint _tmp22_; + ScaleConstraint _tmp23_; + ScaleConstraint _tmp24_; + GtkEntry* _tmp25_; + const gchar* _tmp26_; + gint _tmp27_; + ScaleConstraint _tmp28_; + gint _tmp30_; gboolean _tmp31_ = FALSE; - GtkSwitch* _tmp32_ = NULL; - gboolean _tmp33_ = FALSE; - gboolean _tmp34_ = FALSE; - GtkComboBoxText* _tmp38_ = NULL; - gchar* _tmp39_ = NULL; - gchar* _tmp40_ = NULL; - gboolean _tmp41_ = FALSE; + GtkSwitch* _tmp32_; + gboolean _tmp33_; + gboolean _tmp34_; + GtkComboBoxText* _tmp38_; + gchar* _tmp39_; + gchar* _tmp40_; + gboolean _tmp41_; ConfigFacade* config = NULL; - ConfigFacade* _tmp57_ = NULL; - ConfigFacade* _tmp58_ = NULL; - ExportFormatParameters _tmp59_ = {0}; - ExportFormatMode _tmp60_ = 0; - ConfigFacade* _tmp61_ = NULL; - ExportFormatParameters _tmp62_ = {0}; - PhotoFileFormat _tmp63_ = 0; - ConfigFacade* _tmp64_ = NULL; - ExportFormatParameters _tmp65_ = {0}; - JpegQuality _tmp66_ = 0; - ConfigFacade* _tmp67_ = NULL; - ExportFormatParameters _tmp68_ = {0}; - gboolean _tmp69_ = FALSE; - ConfigFacade* _tmp70_ = NULL; - ScaleConstraint _tmp71_ = 0; - ConfigFacade* _tmp72_ = NULL; - gint _tmp73_ = 0; + ConfigFacade* _tmp57_; + ConfigFacade* _tmp58_; + ExportFormatParameters _tmp59_; + ExportFormatMode _tmp60_; + ConfigFacade* _tmp61_; + ExportFormatParameters _tmp62_; + PhotoFileFormat _tmp63_; + ConfigFacade* _tmp64_; + ExportFormatParameters _tmp65_; + JpegQuality _tmp66_; + ConfigFacade* _tmp67_; + ExportFormatParameters _tmp68_; + gboolean _tmp69_; + ConfigFacade* _tmp70_; + ScaleConstraint _tmp71_; + ConfigFacade* _tmp72_; + gint _tmp73_; #line 331 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp19_ = self->priv->constraint_combo; #line 331 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -3348,13 +3286,13 @@ gboolean export_dialog_execute (ExportDialog* self, gint* scale, ScaleConstraint _tmp28_ = _vala_constraint; #line 337 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp28_ != SCALE_CONSTRAINT_ORIGINAL) { -#line 3348 "Dialogs.c" - gint _tmp29_ = 0; +#line 3286 "Dialogs.c" + gint _tmp29_; #line 338 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp29_ = _vala_scale; #line 338 "/home/jens/Source/shotwell/src/Dialogs.vala" _vala_assert (_tmp29_ > 0, "scale > 0"); -#line 3354 "Dialogs.c" +#line 3292 "Dialogs.c" } #line 339 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp30_ = _vala_scale; @@ -3368,10 +3306,10 @@ gboolean export_dialog_execute (ExportDialog* self, gint* scale, ScaleConstraint _tmp34_ = _tmp33_; #line 341 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp34_) { -#line 3368 "Dialogs.c" - GtkSwitch* _tmp35_ = NULL; - gboolean _tmp36_ = FALSE; - gboolean _tmp37_ = FALSE; +#line 3306 "Dialogs.c" + GtkSwitch* _tmp35_; + gboolean _tmp36_; + gboolean _tmp37_; #line 341 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp35_ = self->priv->export_metadata; #line 341 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -3380,11 +3318,11 @@ gboolean export_dialog_execute (ExportDialog* self, gint* scale, ScaleConstraint _tmp37_ = _tmp36_; #line 341 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp31_ = _tmp37_; -#line 3380 "Dialogs.c" +#line 3318 "Dialogs.c" } else { #line 341 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp31_ = FALSE; -#line 3384 "Dialogs.c" +#line 3322 "Dialogs.c" } #line 341 "/home/jens/Source/shotwell/src/Dialogs.vala" (*parameters).export_metadata = _tmp31_; @@ -3400,20 +3338,20 @@ gboolean export_dialog_execute (ExportDialog* self, gint* scale, ScaleConstraint _g_free0 (_tmp40_); #line 343 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp41_) { -#line 3400 "Dialogs.c" - ExportFormatMode _tmp42_ = 0; +#line 3338 "Dialogs.c" + ExportFormatMode _tmp42_; #line 344 "/home/jens/Source/shotwell/src/Dialogs.vala" export_dialog_current_parameters.mode = EXPORT_FORMAT_MODE_UNMODIFIED; #line 344 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp42_ = export_dialog_current_parameters.mode; #line 344 "/home/jens/Source/shotwell/src/Dialogs.vala" (*parameters).mode = _tmp42_; -#line 3408 "Dialogs.c" +#line 3346 "Dialogs.c" } else { - GtkComboBoxText* _tmp43_ = NULL; - gchar* _tmp44_ = NULL; - gchar* _tmp45_ = NULL; - gboolean _tmp46_ = FALSE; + GtkComboBoxText* _tmp43_; + gchar* _tmp44_; + gchar* _tmp45_; + gboolean _tmp46_; #line 345 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp43_ = self->priv->format_combo; #line 345 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -3426,21 +3364,21 @@ gboolean export_dialog_execute (ExportDialog* self, gint* scale, ScaleConstraint _g_free0 (_tmp45_); #line 345 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp46_) { -#line 3426 "Dialogs.c" - ExportFormatMode _tmp47_ = 0; +#line 3364 "Dialogs.c" + ExportFormatMode _tmp47_; #line 346 "/home/jens/Source/shotwell/src/Dialogs.vala" export_dialog_current_parameters.mode = EXPORT_FORMAT_MODE_CURRENT; #line 346 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp47_ = export_dialog_current_parameters.mode; #line 346 "/home/jens/Source/shotwell/src/Dialogs.vala" (*parameters).mode = _tmp47_; -#line 3434 "Dialogs.c" +#line 3372 "Dialogs.c" } else { - ExportFormatMode _tmp48_ = 0; - PhotoFileFormat _tmp49_ = 0; - PhotoFileFormat _tmp50_ = 0; - ExportFormatParameters _tmp51_ = {0}; - PhotoFileFormat _tmp52_ = 0; + ExportFormatMode _tmp48_; + PhotoFileFormat _tmp49_; + PhotoFileFormat _tmp50_; + ExportFormatParameters _tmp51_; + PhotoFileFormat _tmp52_; #line 348 "/home/jens/Source/shotwell/src/Dialogs.vala" export_dialog_current_parameters.mode = EXPORT_FORMAT_MODE_SPECIFIED; #line 348 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -3461,11 +3399,11 @@ gboolean export_dialog_execute (ExportDialog* self, gint* scale, ScaleConstraint _tmp52_ = _tmp51_.specified_format; #line 350 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp52_ == PHOTO_FILE_FORMAT_JFIF) { -#line 3461 "Dialogs.c" - GtkComboBoxText* _tmp53_ = NULL; - gint _tmp54_ = 0; - JpegQuality _tmp55_ = 0; - JpegQuality _tmp56_ = 0; +#line 3399 "Dialogs.c" + GtkComboBoxText* _tmp53_; + gint _tmp54_; + JpegQuality _tmp55_; + JpegQuality _tmp56_; #line 351 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp53_ = self->priv->quality_combo; #line 351 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -3478,7 +3416,7 @@ gboolean export_dialog_execute (ExportDialog* self, gint* scale, ScaleConstraint _tmp56_ = export_dialog_current_parameters.quality; #line 351 "/home/jens/Source/shotwell/src/Dialogs.vala" (*parameters).quality = _tmp56_; -#line 3478 "Dialogs.c" +#line 3416 "Dialogs.c" } } } @@ -3532,13 +3470,13 @@ gboolean export_dialog_execute (ExportDialog* self, gint* scale, ScaleConstraint configuration_facade_set_export_scale (G_TYPE_CHECK_INSTANCE_CAST (_tmp72_, TYPE_CONFIGURATION_FACADE, ConfigurationFacade), _tmp73_); #line 330 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (config); -#line 3532 "Dialogs.c" +#line 3470 "Dialogs.c" } else { #line 363 "/home/jens/Source/shotwell/src/Dialogs.vala" _vala_scale = 0; #line 364 "/home/jens/Source/shotwell/src/Dialogs.vala" _vala_constraint = SCALE_CONSTRAINT_ORIGINAL; -#line 3538 "Dialogs.c" +#line 3476 "Dialogs.c" } #line 367 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_widget_destroy (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_widget_get_type (), GtkWidget)); @@ -3548,32 +3486,32 @@ gboolean export_dialog_execute (ExportDialog* self, gint* scale, ScaleConstraint if (scale) { #line 369 "/home/jens/Source/shotwell/src/Dialogs.vala" *scale = _vala_scale; -#line 3548 "Dialogs.c" +#line 3486 "Dialogs.c" } #line 369 "/home/jens/Source/shotwell/src/Dialogs.vala" if (constraint) { #line 369 "/home/jens/Source/shotwell/src/Dialogs.vala" *constraint = _vala_constraint; -#line 3554 "Dialogs.c" +#line 3492 "Dialogs.c" } #line 369 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 3558 "Dialogs.c" +#line 3496 "Dialogs.c" } static void export_dialog_add_label (ExportDialog* self, const gchar* text, gint x, gint y, GtkWidget* widget) { GtkLabel* new_label = NULL; - const gchar* _tmp0_ = NULL; - GtkLabel* _tmp1_ = NULL; - GtkLabel* _tmp2_ = NULL; - GtkLabel* _tmp3_ = NULL; - GtkLabel* _tmp4_ = NULL; - GtkWidget* _tmp5_ = NULL; - GtkGrid* _tmp8_ = NULL; - GtkLabel* _tmp9_ = NULL; - gint _tmp10_ = 0; - gint _tmp11_ = 0; + const gchar* _tmp0_; + GtkLabel* _tmp1_; + GtkLabel* _tmp2_; + GtkLabel* _tmp3_; + GtkLabel* _tmp4_; + GtkWidget* _tmp5_; + GtkGrid* _tmp8_; + GtkLabel* _tmp9_; + gint _tmp10_; + gint _tmp11_; #line 372 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (IS_EXPORT_DIALOG (self)); #line 372 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -3604,16 +3542,16 @@ static void export_dialog_add_label (ExportDialog* self, const gchar* text, gint _tmp5_ = widget; #line 378 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp5_ != NULL) { -#line 3604 "Dialogs.c" - GtkLabel* _tmp6_ = NULL; - GtkWidget* _tmp7_ = NULL; +#line 3542 "Dialogs.c" + GtkLabel* _tmp6_; + GtkWidget* _tmp7_; #line 379 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp6_ = new_label; #line 379 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp7_ = widget; #line 379 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_label_set_mnemonic_widget (_tmp6_, _tmp7_); -#line 3613 "Dialogs.c" +#line 3551 "Dialogs.c" } #line 381 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp8_ = self->priv->table; @@ -3627,19 +3565,19 @@ static void export_dialog_add_label (ExportDialog* self, const gchar* text, gint gtk_grid_attach (_tmp8_, G_TYPE_CHECK_INSTANCE_CAST (_tmp9_, gtk_widget_get_type (), GtkWidget), _tmp10_, _tmp11_, 1, 1); #line 372 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (new_label); -#line 3627 "Dialogs.c" +#line 3565 "Dialogs.c" } static void export_dialog_add_control (ExportDialog* self, GtkWidget* widget, gint x, gint y) { - GtkWidget* _tmp0_ = NULL; - GtkWidget* _tmp1_ = NULL; - GtkWidget* _tmp2_ = NULL; - GtkWidget* _tmp3_ = NULL; - GtkGrid* _tmp4_ = NULL; - GtkWidget* _tmp5_ = NULL; - gint _tmp6_ = 0; - gint _tmp7_ = 0; + GtkWidget* _tmp0_; + GtkWidget* _tmp1_; + GtkWidget* _tmp2_; + GtkWidget* _tmp3_; + GtkGrid* _tmp4_; + GtkWidget* _tmp5_; + gint _tmp6_; + gint _tmp7_; #line 384 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (IS_EXPORT_DIALOG (self)); #line 384 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -3670,30 +3608,30 @@ static void export_dialog_add_control (ExportDialog* self, GtkWidget* widget, gi _tmp7_ = y; #line 390 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_grid_attach (_tmp4_, _tmp5_, _tmp6_, _tmp7_, 1, 1); -#line 3670 "Dialogs.c" +#line 3608 "Dialogs.c" } static void export_dialog_on_constraint_changed (ExportDialog* self) { gboolean original = FALSE; - GtkComboBoxText* _tmp0_ = NULL; - gint _tmp1_ = 0; - ScaleConstraint _tmp2_ = 0; + GtkComboBoxText* _tmp0_; + gint _tmp1_; + ScaleConstraint _tmp2_; gboolean jpeg = FALSE; - GtkComboBoxText* _tmp3_ = NULL; - gchar* _tmp4_ = NULL; - gchar* _tmp5_ = NULL; - PhotoFileFormatProperties* _tmp6_ = NULL; - PhotoFileFormatProperties* _tmp7_ = NULL; - gchar* _tmp8_ = NULL; - gchar* _tmp9_ = NULL; - gboolean _tmp10_ = FALSE; - GtkEntry* _tmp11_ = NULL; - gboolean _tmp12_ = FALSE; + GtkComboBoxText* _tmp3_; + gchar* _tmp4_; + gchar* _tmp5_; + PhotoFileFormatProperties* _tmp6_; + PhotoFileFormatProperties* _tmp7_; + gchar* _tmp8_; + gchar* _tmp9_; + gboolean _tmp10_; + GtkEntry* _tmp11_; + gboolean _tmp12_; gboolean _tmp13_ = FALSE; - gboolean _tmp14_ = FALSE; - GtkComboBoxText* _tmp16_ = NULL; - gboolean _tmp17_ = FALSE; + gboolean _tmp14_; + GtkComboBoxText* _tmp16_; + gboolean _tmp17_; #line 393 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (IS_EXPORT_DIALOG (self)); #line 394 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -3738,17 +3676,17 @@ static void export_dialog_on_constraint_changed (ExportDialog* self) { _tmp14_ = original; #line 398 "/home/jens/Source/shotwell/src/Dialogs.vala" if (!_tmp14_) { -#line 3738 "Dialogs.c" - gboolean _tmp15_ = FALSE; +#line 3676 "Dialogs.c" + gboolean _tmp15_; #line 398 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp15_ = jpeg; #line 398 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp13_ = _tmp15_; -#line 3744 "Dialogs.c" +#line 3682 "Dialogs.c" } else { #line 398 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp13_ = FALSE; -#line 3748 "Dialogs.c" +#line 3686 "Dialogs.c" } #line 398 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp16_ = self->priv->quality_combo; @@ -3758,30 +3696,30 @@ static void export_dialog_on_constraint_changed (ExportDialog* self) { _tmp17_ = original; #line 399 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp17_) { -#line 3758 "Dialogs.c" - GtkWidget* _tmp18_ = NULL; +#line 3696 "Dialogs.c" + GtkWidget* _tmp18_; #line 400 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp18_ = self->priv->ok_button; #line 400 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_widget_set_sensitive (_tmp18_, TRUE); -#line 3764 "Dialogs.c" +#line 3702 "Dialogs.c" } else { #line 402 "/home/jens/Source/shotwell/src/Dialogs.vala" export_dialog_on_pixels_changed (self); -#line 3768 "Dialogs.c" +#line 3706 "Dialogs.c" } } static void export_dialog_on_format_changed (ExportDialog* self) { gboolean original = FALSE; - GtkComboBoxText* _tmp0_ = NULL; - gint _tmp1_ = 0; - ScaleConstraint _tmp2_ = 0; - GtkComboBoxText* _tmp3_ = NULL; - gchar* _tmp4_ = NULL; - gchar* _tmp5_ = NULL; - gboolean _tmp6_ = FALSE; + GtkComboBoxText* _tmp0_; + gint _tmp1_; + ScaleConstraint _tmp2_; + GtkComboBoxText* _tmp3_; + gchar* _tmp4_; + gchar* _tmp5_; + gboolean _tmp6_; #line 405 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (IS_EXPORT_DIALOG (self)); #line 406 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -3804,13 +3742,13 @@ static void export_dialog_on_format_changed (ExportDialog* self) { _g_free0 (_tmp5_); #line 408 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp6_) { -#line 3804 "Dialogs.c" - GtkComboBoxText* _tmp7_ = NULL; - GtkComboBoxText* _tmp8_ = NULL; - GtkComboBoxText* _tmp9_ = NULL; - GtkEntry* _tmp10_ = NULL; - GtkSwitch* _tmp11_ = NULL; - GtkSwitch* _tmp12_ = NULL; +#line 3742 "Dialogs.c" + GtkComboBoxText* _tmp7_; + GtkComboBoxText* _tmp8_; + GtkComboBoxText* _tmp9_; + GtkEntry* _tmp10_; + GtkSwitch* _tmp11_; + GtkSwitch* _tmp12_; #line 413 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp7_ = self->priv->constraint_combo; #line 413 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -3835,12 +3773,12 @@ static void export_dialog_on_format_changed (ExportDialog* self) { _tmp12_ = self->priv->export_metadata; #line 418 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_widget_set_sensitive (G_TYPE_CHECK_INSTANCE_CAST (_tmp12_, gtk_widget_get_type (), GtkWidget), FALSE); -#line 3835 "Dialogs.c" +#line 3773 "Dialogs.c" } else { - GtkComboBoxText* _tmp13_ = NULL; - gchar* _tmp14_ = NULL; - gchar* _tmp15_ = NULL; - gboolean _tmp16_ = FALSE; + GtkComboBoxText* _tmp13_; + gchar* _tmp14_; + gchar* _tmp15_; + gboolean _tmp16_; #line 419 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp13_ = self->priv->format_combo; #line 419 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -3853,12 +3791,12 @@ static void export_dialog_on_format_changed (ExportDialog* self) { _g_free0 (_tmp15_); #line 419 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp16_) { -#line 3853 "Dialogs.c" - GtkComboBoxText* _tmp17_ = NULL; - GtkComboBoxText* _tmp18_ = NULL; - GtkEntry* _tmp19_ = NULL; - gboolean _tmp20_ = FALSE; - GtkSwitch* _tmp21_ = NULL; +#line 3791 "Dialogs.c" + GtkComboBoxText* _tmp17_; + GtkComboBoxText* _tmp18_; + GtkEntry* _tmp19_; + gboolean _tmp20_; + GtkSwitch* _tmp21_; #line 426 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp17_ = self->priv->constraint_combo; #line 426 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -3877,15 +3815,15 @@ static void export_dialog_on_format_changed (ExportDialog* self) { _tmp21_ = self->priv->export_metadata; #line 429 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_widget_set_sensitive (G_TYPE_CHECK_INSTANCE_CAST (_tmp21_, gtk_widget_get_type (), GtkWidget), TRUE); -#line 3877 "Dialogs.c" +#line 3815 "Dialogs.c" } else { - GtkComboBoxText* _tmp22_ = NULL; + GtkComboBoxText* _tmp22_; gboolean jpeg = FALSE; - PhotoFileFormat _tmp23_ = 0; + PhotoFileFormat _tmp23_; gboolean _tmp24_ = FALSE; - gboolean _tmp25_ = FALSE; - GtkComboBoxText* _tmp27_ = NULL; - GtkSwitch* _tmp28_ = NULL; + gboolean _tmp25_; + GtkComboBoxText* _tmp27_; + GtkSwitch* _tmp28_; #line 434 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp22_ = self->priv->constraint_combo; #line 434 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -3898,17 +3836,17 @@ static void export_dialog_on_format_changed (ExportDialog* self) { _tmp25_ = original; #line 436 "/home/jens/Source/shotwell/src/Dialogs.vala" if (!_tmp25_) { -#line 3898 "Dialogs.c" - gboolean _tmp26_ = FALSE; +#line 3836 "Dialogs.c" + gboolean _tmp26_; #line 436 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp26_ = jpeg; #line 436 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp24_ = _tmp26_; -#line 3904 "Dialogs.c" +#line 3842 "Dialogs.c" } else { #line 436 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp24_ = FALSE; -#line 3908 "Dialogs.c" +#line 3846 "Dialogs.c" } #line 436 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp27_ = self->priv->quality_combo; @@ -3918,7 +3856,7 @@ static void export_dialog_on_format_changed (ExportDialog* self) { _tmp28_ = self->priv->export_metadata; #line 437 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_widget_set_sensitive (G_TYPE_CHECK_INSTANCE_CAST (_tmp28_, gtk_widget_get_type (), GtkWidget), TRUE); -#line 3918 "Dialogs.c" +#line 3856 "Dialogs.c" } } } @@ -3929,15 +3867,15 @@ static void export_dialog_on_activate (ExportDialog* self) { g_return_if_fail (IS_EXPORT_DIALOG (self)); #line 442 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_dialog_response (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_dialog_get_type (), GtkDialog), (gint) GTK_RESPONSE_OK); -#line 3929 "Dialogs.c" +#line 3867 "Dialogs.c" } static void export_dialog_on_pixels_changed (ExportDialog* self) { gboolean _tmp0_ = FALSE; - GtkEntry* _tmp1_ = NULL; - guint16 _tmp2_ = 0U; - GtkWidget* _tmp6_ = NULL; + GtkEntry* _tmp1_; + guint16 _tmp2_; + GtkWidget* _tmp6_; #line 445 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (IS_EXPORT_DIALOG (self)); #line 446 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -3946,10 +3884,10 @@ static void export_dialog_on_pixels_changed (ExportDialog* self) { _tmp2_ = gtk_entry_get_text_length (_tmp1_); #line 446 "/home/jens/Source/shotwell/src/Dialogs.vala" if (((gint) _tmp2_) > 0) { -#line 3946 "Dialogs.c" - GtkEntry* _tmp3_ = NULL; - const gchar* _tmp4_ = NULL; - gint _tmp5_ = 0; +#line 3884 "Dialogs.c" + GtkEntry* _tmp3_; + const gchar* _tmp4_; + gint _tmp5_; #line 446 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp3_ = self->priv->pixels_entry; #line 446 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -3958,47 +3896,47 @@ static void export_dialog_on_pixels_changed (ExportDialog* self) { _tmp5_ = atoi (_tmp4_); #line 446 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp0_ = _tmp5_ > 0; -#line 3958 "Dialogs.c" +#line 3896 "Dialogs.c" } else { #line 446 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp0_ = FALSE; -#line 3962 "Dialogs.c" +#line 3900 "Dialogs.c" } #line 446 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp6_ = self->priv->ok_button; #line 446 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_widget_set_sensitive (_tmp6_, _tmp0_); -#line 3968 "Dialogs.c" +#line 3906 "Dialogs.c" } static gchar string_get (const gchar* self, glong index) { gchar result = '\0'; - glong _tmp0_ = 0L; - gchar _tmp1_ = '\0'; -#line 1086 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" + glong _tmp0_; + gchar _tmp1_; +#line 1110 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" g_return_val_if_fail (self != NULL, '\0'); -#line 1087 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1111 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp0_ = index; -#line 1087 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1111 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp1_ = ((gchar*) self)[_tmp0_]; -#line 1087 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1111 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" result = _tmp1_; -#line 1087 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1111 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" return result; -#line 3986 "Dialogs.c" +#line 3924 "Dialogs.c" } static void export_dialog_on_pixels_insert_text (ExportDialog* self, const gchar* text, gint length, gint* position) { - gboolean _tmp0_ = FALSE; - gint _tmp1_ = 0; + gboolean _tmp0_; + gint _tmp1_; gchar* new_text = NULL; - gchar* _tmp5_ = NULL; - const gchar* _tmp21_ = NULL; - gint _tmp22_ = 0; - gint _tmp23_ = 0; - GtkEntry* _tmp29_ = NULL; + gchar* _tmp5_; + const gchar* _tmp21_; + gint _tmp22_; + gint _tmp23_; + GtkEntry* _tmp29_; #line 449 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (IS_EXPORT_DIALOG (self)); #line 449 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -4009,7 +3947,7 @@ static void export_dialog_on_pixels_insert_text (ExportDialog* self, const gchar if (_tmp0_) { #line 452 "/home/jens/Source/shotwell/src/Dialogs.vala" return; -#line 4009 "Dialogs.c" +#line 3947 "Dialogs.c" } #line 454 "/home/jens/Source/shotwell/src/Dialogs.vala" self->priv->in_insert = TRUE; @@ -4017,10 +3955,10 @@ static void export_dialog_on_pixels_insert_text (ExportDialog* self, const gchar _tmp1_ = length; #line 456 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp1_ == -1) { -#line 4017 "Dialogs.c" - const gchar* _tmp2_ = NULL; - gint _tmp3_ = 0; - gint _tmp4_ = 0; +#line 3955 "Dialogs.c" + const gchar* _tmp2_; + gint _tmp3_; + gint _tmp4_; #line 457 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp2_ = text; #line 457 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -4029,40 +3967,40 @@ static void export_dialog_on_pixels_insert_text (ExportDialog* self, const gchar _tmp4_ = _tmp3_; #line 457 "/home/jens/Source/shotwell/src/Dialogs.vala" length = (gint) _tmp4_; -#line 4029 "Dialogs.c" +#line 3967 "Dialogs.c" } #line 460 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp5_ = g_strdup (""); #line 460 "/home/jens/Source/shotwell/src/Dialogs.vala" new_text = _tmp5_; -#line 4035 "Dialogs.c" +#line 3973 "Dialogs.c" { gint ctr = 0; #line 461 "/home/jens/Source/shotwell/src/Dialogs.vala" ctr = 0; -#line 4040 "Dialogs.c" +#line 3978 "Dialogs.c" { gboolean _tmp6_ = FALSE; #line 461 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp6_ = TRUE; #line 461 "/home/jens/Source/shotwell/src/Dialogs.vala" while (TRUE) { -#line 4047 "Dialogs.c" - gint _tmp8_ = 0; - gint _tmp9_ = 0; - const gchar* _tmp10_ = NULL; - gint _tmp11_ = 0; - gchar _tmp12_ = '\0'; - gboolean _tmp13_ = FALSE; +#line 3985 "Dialogs.c" + gint _tmp8_; + gint _tmp9_; + const gchar* _tmp10_; + gint _tmp11_; + gchar _tmp12_; + gboolean _tmp13_; #line 461 "/home/jens/Source/shotwell/src/Dialogs.vala" if (!_tmp6_) { -#line 4056 "Dialogs.c" - gint _tmp7_ = 0; +#line 3994 "Dialogs.c" + gint _tmp7_; #line 461 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp7_ = ctr; #line 461 "/home/jens/Source/shotwell/src/Dialogs.vala" ctr = _tmp7_ + 1; -#line 4062 "Dialogs.c" +#line 4000 "Dialogs.c" } #line 461 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp6_ = FALSE; @@ -4074,7 +4012,7 @@ static void export_dialog_on_pixels_insert_text (ExportDialog* self, const gchar if (!(_tmp8_ < _tmp9_)) { #line 461 "/home/jens/Source/shotwell/src/Dialogs.vala" break; -#line 4074 "Dialogs.c" +#line 4012 "Dialogs.c" } #line 462 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp10_ = text; @@ -4086,14 +4024,14 @@ static void export_dialog_on_pixels_insert_text (ExportDialog* self, const gchar _tmp13_ = g_ascii_isdigit (_tmp12_); #line 462 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp13_) { -#line 4086 "Dialogs.c" - const gchar* _tmp14_ = NULL; - const gchar* _tmp15_ = NULL; - gint _tmp16_ = 0; - gchar _tmp17_ = '\0'; - gchar* _tmp18_ = NULL; - gchar* _tmp19_ = NULL; - gchar* _tmp20_ = NULL; +#line 4024 "Dialogs.c" + const gchar* _tmp14_; + const gchar* _tmp15_; + gint _tmp16_; + gchar _tmp17_; + gchar* _tmp18_; + gchar* _tmp19_; + gchar* _tmp20_; #line 463 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp14_ = new_text; #line 463 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -4114,7 +4052,7 @@ static void export_dialog_on_pixels_insert_text (ExportDialog* self, const gchar new_text = _tmp20_; #line 463 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (_tmp19_); -#line 4114 "Dialogs.c" +#line 4052 "Dialogs.c" } } } @@ -4127,12 +4065,12 @@ static void export_dialog_on_pixels_insert_text (ExportDialog* self, const gchar _tmp23_ = _tmp22_; #line 467 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp23_ > 0) { -#line 4127 "Dialogs.c" - GtkEntry* _tmp24_ = NULL; - const gchar* _tmp25_ = NULL; - const gchar* _tmp26_ = NULL; - gint _tmp27_ = 0; - gint _tmp28_ = 0; +#line 4065 "Dialogs.c" + GtkEntry* _tmp24_; + const gchar* _tmp25_; + const gchar* _tmp26_; + gint _tmp27_; + gint _tmp28_; #line 468 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp24_ = self->priv->pixels_entry; #line 468 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -4145,7 +4083,7 @@ static void export_dialog_on_pixels_insert_text (ExportDialog* self, const gchar _tmp28_ = _tmp27_; #line 468 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_editable_insert_text (G_TYPE_CHECK_INSTANCE_CAST (_tmp24_, GTK_TYPE_EDITABLE, GtkEditable), _tmp25_, (gint) _tmp28_, position); -#line 4145 "Dialogs.c" +#line 4083 "Dialogs.c" } #line 470 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp29_ = self->priv->pixels_entry; @@ -4155,7 +4093,7 @@ static void export_dialog_on_pixels_insert_text (ExportDialog* self, const gchar self->priv->in_insert = FALSE; #line 449 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (new_text); -#line 4155 "Dialogs.c" +#line 4093 "Dialogs.c" } @@ -4173,13 +4111,13 @@ static void export_dialog_class_init (ExportDialogClass * klass) { export_dialog_current_parameters = _tmp0_; #line 155 "/home/jens/Source/shotwell/src/Dialogs.vala" export_dialog_current_scale = EXPORT_DIALOG_DEFAULT_SCALE; -#line 4173 "Dialogs.c" +#line 4111 "Dialogs.c" } static void export_dialog_instance_init (ExportDialog * self) { - GtkGrid* _tmp0_ = NULL; - GeeArrayList* _tmp1_ = NULL; + GtkGrid* _tmp0_; + GeeArrayList* _tmp1_; #line 137 "/home/jens/Source/shotwell/src/Dialogs.vala" self->priv = EXPORT_DIALOG_GET_PRIVATE (self); #line 157 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -4194,11 +4132,11 @@ static void export_dialog_instance_init (ExportDialog * self) { self->priv->format_options = _tmp1_; #line 165 "/home/jens/Source/shotwell/src/Dialogs.vala" self->priv->in_insert = FALSE; -#line 4194 "Dialogs.c" +#line 4132 "Dialogs.c" } -static void export_dialog_finalize (GObject* obj) { +static void export_dialog_finalize (GObject * obj) { ExportDialog * self; #line 137 "/home/jens/Source/shotwell/src/Dialogs.vala" self = G_TYPE_CHECK_INSTANCE_CAST (obj, TYPE_EXPORT_DIALOG, ExportDialog); @@ -4220,7 +4158,7 @@ static void export_dialog_finalize (GObject* obj) { _g_object_unref0 (self->priv->ok_button); #line 137 "/home/jens/Source/shotwell/src/Dialogs.vala" G_OBJECT_CLASS (export_dialog_parent_class)->finalize (obj); -#line 4220 "Dialogs.c" +#line 4158 "Dialogs.c" } @@ -4238,16 +4176,16 @@ GType export_dialog_get_type (void) { gchar* import_ui_generate_import_failure_list (GeeList* failed, gboolean show_dest_id) { gchar* result = NULL; - GeeList* _tmp0_ = NULL; - gint _tmp1_ = 0; - gint _tmp2_ = 0; + GeeList* _tmp0_; + gint _tmp1_; + gint _tmp2_; gchar* list = NULL; - gchar* _tmp3_ = NULL; + gchar* _tmp3_; gint remaining = 0; - GeeList* _tmp28_ = NULL; - gint _tmp29_ = 0; - gint _tmp30_ = 0; - gint _tmp31_ = 0; + GeeList* _tmp28_; + gint _tmp29_; + gint _tmp30_; + gint _tmp31_; #line 482 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_val_if_fail (GEE_IS_LIST (failed), NULL); #line 483 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -4262,42 +4200,42 @@ gchar* import_ui_generate_import_failure_list (GeeList* failed, gboolean show_de result = NULL; #line 484 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 4262 "Dialogs.c" +#line 4200 "Dialogs.c" } #line 486 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp3_ = g_strdup (""); #line 486 "/home/jens/Source/shotwell/src/Dialogs.vala" list = _tmp3_; -#line 4268 "Dialogs.c" +#line 4206 "Dialogs.c" { gint ctr = 0; #line 487 "/home/jens/Source/shotwell/src/Dialogs.vala" ctr = 0; -#line 4273 "Dialogs.c" +#line 4211 "Dialogs.c" { gboolean _tmp4_ = FALSE; #line 487 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp4_ = TRUE; #line 487 "/home/jens/Source/shotwell/src/Dialogs.vala" while (TRUE) { -#line 4280 "Dialogs.c" +#line 4218 "Dialogs.c" gboolean _tmp6_ = FALSE; - gint _tmp7_ = 0; + gint _tmp7_; const gchar* _tmp12_ = NULL; - gboolean _tmp13_ = FALSE; - const gchar* _tmp24_ = NULL; - gchar* _tmp25_ = NULL; - gchar* _tmp26_ = NULL; - gchar* _tmp27_ = NULL; + gboolean _tmp13_; + const gchar* _tmp24_; + gchar* _tmp25_; + gchar* _tmp26_; + gchar* _tmp27_; #line 487 "/home/jens/Source/shotwell/src/Dialogs.vala" if (!_tmp4_) { -#line 4291 "Dialogs.c" - gint _tmp5_ = 0; +#line 4229 "Dialogs.c" + gint _tmp5_; #line 487 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp5_ = ctr; #line 487 "/home/jens/Source/shotwell/src/Dialogs.vala" ctr = _tmp5_ + 1; -#line 4297 "Dialogs.c" +#line 4235 "Dialogs.c" } #line 487 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp4_ = FALSE; @@ -4305,11 +4243,11 @@ gchar* import_ui_generate_import_failure_list (GeeList* failed, gboolean show_de _tmp7_ = ctr; #line 487 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp7_ < IMPORT_UI_REPORT_FAILURE_COUNT) { -#line 4305 "Dialogs.c" - gint _tmp8_ = 0; - GeeList* _tmp9_ = NULL; - gint _tmp10_ = 0; - gint _tmp11_ = 0; +#line 4243 "Dialogs.c" + gint _tmp8_; + GeeList* _tmp9_; + gint _tmp10_; + gint _tmp11_; #line 487 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp8_ = ctr; #line 487 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -4320,28 +4258,28 @@ gchar* import_ui_generate_import_failure_list (GeeList* failed, gboolean show_de _tmp11_ = _tmp10_; #line 487 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp6_ = _tmp8_ < _tmp11_; -#line 4320 "Dialogs.c" +#line 4258 "Dialogs.c" } else { #line 487 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp6_ = FALSE; -#line 4324 "Dialogs.c" +#line 4262 "Dialogs.c" } #line 487 "/home/jens/Source/shotwell/src/Dialogs.vala" if (!_tmp6_) { #line 487 "/home/jens/Source/shotwell/src/Dialogs.vala" break; -#line 4330 "Dialogs.c" +#line 4268 "Dialogs.c" } #line 488 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp13_ = show_dest_id; #line 488 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp13_) { -#line 4336 "Dialogs.c" - GeeList* _tmp14_ = NULL; - gint _tmp15_ = 0; - gpointer _tmp16_ = NULL; - BatchImportResult* _tmp17_ = NULL; - const gchar* _tmp18_ = NULL; +#line 4274 "Dialogs.c" + GeeList* _tmp14_; + gint _tmp15_; + gpointer _tmp16_; + BatchImportResult* _tmp17_; + const gchar* _tmp18_; #line 488 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp14_ = failed; #line 488 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -4356,13 +4294,13 @@ gchar* import_ui_generate_import_failure_list (GeeList* failed, gboolean show_de _tmp12_ = _tmp18_; #line 488 "/home/jens/Source/shotwell/src/Dialogs.vala" _batch_import_result_unref0 (_tmp17_); -#line 4356 "Dialogs.c" +#line 4294 "Dialogs.c" } else { - GeeList* _tmp19_ = NULL; - gint _tmp20_ = 0; - gpointer _tmp21_ = NULL; - BatchImportResult* _tmp22_ = NULL; - const gchar* _tmp23_ = NULL; + GeeList* _tmp19_; + gint _tmp20_; + gpointer _tmp21_; + BatchImportResult* _tmp22_; + const gchar* _tmp23_; #line 489 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp19_ = failed; #line 489 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -4377,7 +4315,7 @@ gchar* import_ui_generate_import_failure_list (GeeList* failed, gboolean show_de _tmp12_ = _tmp23_; #line 489 "/home/jens/Source/shotwell/src/Dialogs.vala" _batch_import_result_unref0 (_tmp22_); -#line 4377 "Dialogs.c" +#line 4315 "Dialogs.c" } #line 488 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp24_ = list; @@ -4393,7 +4331,7 @@ gchar* import_ui_generate_import_failure_list (GeeList* failed, gboolean show_de list = _tmp27_; #line 488 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (_tmp26_); -#line 4393 "Dialogs.c" +#line 4331 "Dialogs.c" } } } @@ -4409,49 +4347,46 @@ gchar* import_ui_generate_import_failure_list (GeeList* failed, gboolean show_de _tmp31_ = remaining; #line 493 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp31_ > 0) { -#line 4409 "Dialogs.c" - const gchar* _tmp32_ = NULL; - const gchar* _tmp33_ = NULL; - gint _tmp34_ = 0; - gchar* _tmp35_ = NULL; - gchar* _tmp36_ = NULL; - gchar* _tmp37_ = NULL; +#line 4347 "Dialogs.c" + const gchar* _tmp32_; + gint _tmp33_; + gchar* _tmp34_; + gchar* _tmp35_; + gchar* _tmp36_; #line 494 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp32_ = list; #line 494 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp33_ = _ ("(and %d more)\n"); + _tmp33_ = remaining; #line 494 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp34_ = remaining; + _tmp34_ = g_strdup_printf (_ ("(and %d more)\n"), _tmp33_); #line 494 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp35_ = g_strdup_printf (_tmp33_, _tmp34_); + _tmp35_ = _tmp34_; #line 494 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp36_ = _tmp35_; -#line 494 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp37_ = g_strconcat (_tmp32_, _tmp36_, NULL); + _tmp36_ = g_strconcat (_tmp32_, _tmp35_, NULL); #line 494 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (list); #line 494 "/home/jens/Source/shotwell/src/Dialogs.vala" - list = _tmp37_; + list = _tmp36_; #line 494 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp36_); -#line 4434 "Dialogs.c" + _g_free0 (_tmp35_); +#line 4369 "Dialogs.c" } #line 496 "/home/jens/Source/shotwell/src/Dialogs.vala" result = list; #line 496 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 4440 "Dialogs.c" +#line 4375 "Dialogs.c" } ImportUIQuestionParams* import_ui_question_params_construct (GType object_type, const gchar* question, const gchar* yes_button, const gchar* no_button) { ImportUIQuestionParams* self = NULL; - const gchar* _tmp0_ = NULL; - gchar* _tmp1_ = NULL; - const gchar* _tmp2_ = NULL; - gchar* _tmp3_ = NULL; - const gchar* _tmp4_ = NULL; - gchar* _tmp5_ = NULL; + const gchar* _tmp0_; + gchar* _tmp1_; + const gchar* _tmp2_; + gchar* _tmp3_; + const gchar* _tmp4_; + gchar* _tmp5_; #line 504 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_val_if_fail (question != NULL, NULL); #line 504 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -4486,21 +4421,21 @@ ImportUIQuestionParams* import_ui_question_params_construct (GType object_type, self->no_button = _tmp5_; #line 504 "/home/jens/Source/shotwell/src/Dialogs.vala" return self; -#line 4486 "Dialogs.c" +#line 4421 "Dialogs.c" } ImportUIQuestionParams* import_ui_question_params_new (const gchar* question, const gchar* yes_button, const gchar* no_button) { #line 504 "/home/jens/Source/shotwell/src/Dialogs.vala" return import_ui_question_params_construct (IMPORT_UI_TYPE_QUESTION_PARAMS, question, yes_button, no_button); -#line 4493 "Dialogs.c" +#line 4428 "Dialogs.c" } static void import_ui_value_question_params_init (GValue* value) { #line 499 "/home/jens/Source/shotwell/src/Dialogs.vala" value->data[0].v_pointer = NULL; -#line 4500 "Dialogs.c" +#line 4435 "Dialogs.c" } @@ -4509,7 +4444,7 @@ static void import_ui_value_question_params_free_value (GValue* value) { if (value->data[0].v_pointer) { #line 499 "/home/jens/Source/shotwell/src/Dialogs.vala" import_ui_question_params_unref (value->data[0].v_pointer); -#line 4509 "Dialogs.c" +#line 4444 "Dialogs.c" } } @@ -4519,11 +4454,11 @@ static void import_ui_value_question_params_copy_value (const GValue* src_value, if (src_value->data[0].v_pointer) { #line 499 "/home/jens/Source/shotwell/src/Dialogs.vala" dest_value->data[0].v_pointer = import_ui_question_params_ref (src_value->data[0].v_pointer); -#line 4519 "Dialogs.c" +#line 4454 "Dialogs.c" } else { #line 499 "/home/jens/Source/shotwell/src/Dialogs.vala" dest_value->data[0].v_pointer = NULL; -#line 4523 "Dialogs.c" +#line 4458 "Dialogs.c" } } @@ -4531,66 +4466,66 @@ static void import_ui_value_question_params_copy_value (const GValue* src_value, static gpointer import_ui_value_question_params_peek_pointer (const GValue* value) { #line 499 "/home/jens/Source/shotwell/src/Dialogs.vala" return value->data[0].v_pointer; -#line 4531 "Dialogs.c" +#line 4466 "Dialogs.c" } static gchar* import_ui_value_question_params_collect_value (GValue* value, guint n_collect_values, GTypeCValue* collect_values, guint collect_flags) { #line 499 "/home/jens/Source/shotwell/src/Dialogs.vala" if (collect_values[0].v_pointer) { -#line 4538 "Dialogs.c" - ImportUIQuestionParams* object; +#line 4473 "Dialogs.c" + ImportUIQuestionParams * object; object = collect_values[0].v_pointer; #line 499 "/home/jens/Source/shotwell/src/Dialogs.vala" if (object->parent_instance.g_class == NULL) { #line 499 "/home/jens/Source/shotwell/src/Dialogs.vala" return g_strconcat ("invalid unclassed object pointer for value type `", G_VALUE_TYPE_NAME (value), "'", NULL); -#line 4545 "Dialogs.c" +#line 4480 "Dialogs.c" } else if (!g_value_type_compatible (G_TYPE_FROM_INSTANCE (object), G_VALUE_TYPE (value))) { #line 499 "/home/jens/Source/shotwell/src/Dialogs.vala" return g_strconcat ("invalid object type `", g_type_name (G_TYPE_FROM_INSTANCE (object)), "' for value type `", G_VALUE_TYPE_NAME (value), "'", NULL); -#line 4549 "Dialogs.c" +#line 4484 "Dialogs.c" } #line 499 "/home/jens/Source/shotwell/src/Dialogs.vala" value->data[0].v_pointer = import_ui_question_params_ref (object); -#line 4553 "Dialogs.c" +#line 4488 "Dialogs.c" } else { #line 499 "/home/jens/Source/shotwell/src/Dialogs.vala" value->data[0].v_pointer = NULL; -#line 4557 "Dialogs.c" +#line 4492 "Dialogs.c" } #line 499 "/home/jens/Source/shotwell/src/Dialogs.vala" return NULL; -#line 4561 "Dialogs.c" +#line 4496 "Dialogs.c" } static gchar* import_ui_value_question_params_lcopy_value (const GValue* value, guint n_collect_values, GTypeCValue* collect_values, guint collect_flags) { - ImportUIQuestionParams** object_p; + ImportUIQuestionParams ** object_p; object_p = collect_values[0].v_pointer; #line 499 "/home/jens/Source/shotwell/src/Dialogs.vala" if (!object_p) { #line 499 "/home/jens/Source/shotwell/src/Dialogs.vala" return g_strdup_printf ("value location for `%s' passed as NULL", G_VALUE_TYPE_NAME (value)); -#line 4572 "Dialogs.c" +#line 4507 "Dialogs.c" } #line 499 "/home/jens/Source/shotwell/src/Dialogs.vala" if (!value->data[0].v_pointer) { #line 499 "/home/jens/Source/shotwell/src/Dialogs.vala" *object_p = NULL; -#line 4578 "Dialogs.c" +#line 4513 "Dialogs.c" } else if (collect_flags & G_VALUE_NOCOPY_CONTENTS) { #line 499 "/home/jens/Source/shotwell/src/Dialogs.vala" *object_p = value->data[0].v_pointer; -#line 4582 "Dialogs.c" +#line 4517 "Dialogs.c" } else { #line 499 "/home/jens/Source/shotwell/src/Dialogs.vala" *object_p = import_ui_question_params_ref (value->data[0].v_pointer); -#line 4586 "Dialogs.c" +#line 4521 "Dialogs.c" } #line 499 "/home/jens/Source/shotwell/src/Dialogs.vala" return NULL; -#line 4590 "Dialogs.c" +#line 4525 "Dialogs.c" } @@ -4604,7 +4539,7 @@ GParamSpec* import_ui_param_spec_question_params (const gchar* name, const gchar G_PARAM_SPEC (spec)->value_type = object_type; #line 499 "/home/jens/Source/shotwell/src/Dialogs.vala" return G_PARAM_SPEC (spec); -#line 4604 "Dialogs.c" +#line 4539 "Dialogs.c" } @@ -4613,12 +4548,12 @@ gpointer import_ui_value_get_question_params (const GValue* value) { g_return_val_if_fail (G_TYPE_CHECK_VALUE_TYPE (value, IMPORT_UI_TYPE_QUESTION_PARAMS), NULL); #line 499 "/home/jens/Source/shotwell/src/Dialogs.vala" return value->data[0].v_pointer; -#line 4613 "Dialogs.c" +#line 4548 "Dialogs.c" } void import_ui_value_set_question_params (GValue* value, gpointer v_object) { - ImportUIQuestionParams* old; + ImportUIQuestionParams * old; #line 499 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (G_TYPE_CHECK_VALUE_TYPE (value, IMPORT_UI_TYPE_QUESTION_PARAMS)); #line 499 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -4633,23 +4568,23 @@ void import_ui_value_set_question_params (GValue* value, gpointer v_object) { value->data[0].v_pointer = v_object; #line 499 "/home/jens/Source/shotwell/src/Dialogs.vala" import_ui_question_params_ref (value->data[0].v_pointer); -#line 4633 "Dialogs.c" +#line 4568 "Dialogs.c" } else { #line 499 "/home/jens/Source/shotwell/src/Dialogs.vala" value->data[0].v_pointer = NULL; -#line 4637 "Dialogs.c" +#line 4572 "Dialogs.c" } #line 499 "/home/jens/Source/shotwell/src/Dialogs.vala" if (old) { #line 499 "/home/jens/Source/shotwell/src/Dialogs.vala" import_ui_question_params_unref (old); -#line 4643 "Dialogs.c" +#line 4578 "Dialogs.c" } } void import_ui_value_take_question_params (GValue* value, gpointer v_object) { - ImportUIQuestionParams* old; + ImportUIQuestionParams * old; #line 499 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (G_TYPE_CHECK_VALUE_TYPE (value, IMPORT_UI_TYPE_QUESTION_PARAMS)); #line 499 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -4662,17 +4597,17 @@ void import_ui_value_take_question_params (GValue* value, gpointer v_object) { g_return_if_fail (g_value_type_compatible (G_TYPE_FROM_INSTANCE (v_object), G_VALUE_TYPE (value))); #line 499 "/home/jens/Source/shotwell/src/Dialogs.vala" value->data[0].v_pointer = v_object; -#line 4662 "Dialogs.c" +#line 4597 "Dialogs.c" } else { #line 499 "/home/jens/Source/shotwell/src/Dialogs.vala" value->data[0].v_pointer = NULL; -#line 4666 "Dialogs.c" +#line 4601 "Dialogs.c" } #line 499 "/home/jens/Source/shotwell/src/Dialogs.vala" if (old) { #line 499 "/home/jens/Source/shotwell/src/Dialogs.vala" import_ui_question_params_unref (old); -#line 4672 "Dialogs.c" +#line 4607 "Dialogs.c" } } @@ -4682,18 +4617,18 @@ static void import_ui_question_params_class_init (ImportUIQuestionParamsClass * import_ui_question_params_parent_class = g_type_class_peek_parent (klass); #line 499 "/home/jens/Source/shotwell/src/Dialogs.vala" ((ImportUIQuestionParamsClass *) klass)->finalize = import_ui_question_params_finalize; -#line 4682 "Dialogs.c" +#line 4617 "Dialogs.c" } static void import_ui_question_params_instance_init (ImportUIQuestionParams * self) { #line 499 "/home/jens/Source/shotwell/src/Dialogs.vala" self->ref_count = 1; -#line 4689 "Dialogs.c" +#line 4624 "Dialogs.c" } -static void import_ui_question_params_finalize (ImportUIQuestionParams* obj) { +static void import_ui_question_params_finalize (ImportUIQuestionParams * obj) { ImportUIQuestionParams * self; #line 499 "/home/jens/Source/shotwell/src/Dialogs.vala" self = G_TYPE_CHECK_INSTANCE_CAST (obj, IMPORT_UI_TYPE_QUESTION_PARAMS, ImportUIQuestionParams); @@ -4705,7 +4640,7 @@ static void import_ui_question_params_finalize (ImportUIQuestionParams* obj) { _g_free0 (self->yes_button); #line 502 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (self->no_button); -#line 4705 "Dialogs.c" +#line 4640 "Dialogs.c" } @@ -4724,18 +4659,18 @@ GType import_ui_question_params_get_type (void) { gpointer import_ui_question_params_ref (gpointer instance) { - ImportUIQuestionParams* self; + ImportUIQuestionParams * self; self = instance; #line 499 "/home/jens/Source/shotwell/src/Dialogs.vala" g_atomic_int_inc (&self->ref_count); #line 499 "/home/jens/Source/shotwell/src/Dialogs.vala" return instance; -#line 4730 "Dialogs.c" +#line 4665 "Dialogs.c" } void import_ui_question_params_unref (gpointer instance) { - ImportUIQuestionParams* self; + ImportUIQuestionParams * self; self = instance; #line 499 "/home/jens/Source/shotwell/src/Dialogs.vala" if (g_atomic_int_dec_and_test (&self->ref_count)) { @@ -4743,7 +4678,7 @@ void import_ui_question_params_unref (gpointer instance) { IMPORT_UI_QUESTION_PARAMS_GET_CLASS (self)->finalize (self); #line 499 "/home/jens/Source/shotwell/src/Dialogs.vala" g_type_free_instance ((GTypeInstance *) self); -#line 4743 "Dialogs.c" +#line 4678 "Dialogs.c" } } @@ -4752,11 +4687,11 @@ gboolean import_ui_import_has_photos (GeeCollection* import_collection) { gboolean result = FALSE; #line 511 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_val_if_fail (GEE_IS_COLLECTION (import_collection), FALSE); -#line 4752 "Dialogs.c" +#line 4687 "Dialogs.c" { GeeIterator* _current_result_it = NULL; - GeeCollection* _tmp0_ = NULL; - GeeIterator* _tmp1_ = NULL; + GeeCollection* _tmp0_; + GeeIterator* _tmp1_; #line 512 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp0_ = import_collection; #line 512 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -4765,15 +4700,15 @@ gboolean import_ui_import_has_photos (GeeCollection* import_collection) { _current_result_it = _tmp1_; #line 512 "/home/jens/Source/shotwell/src/Dialogs.vala" while (TRUE) { -#line 4765 "Dialogs.c" - GeeIterator* _tmp2_ = NULL; - gboolean _tmp3_ = FALSE; +#line 4700 "Dialogs.c" + GeeIterator* _tmp2_; + gboolean _tmp3_; BatchImportResult* current_result = NULL; - GeeIterator* _tmp4_ = NULL; - gpointer _tmp5_ = NULL; + GeeIterator* _tmp4_; + gpointer _tmp5_; gboolean _tmp6_ = FALSE; - BatchImportResult* _tmp7_ = NULL; - GFile* _tmp8_ = NULL; + BatchImportResult* _tmp7_; + GFile* _tmp8_; #line 512 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp2_ = _current_result_it; #line 512 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -4782,7 +4717,7 @@ gboolean import_ui_import_has_photos (GeeCollection* import_collection) { if (!_tmp3_) { #line 512 "/home/jens/Source/shotwell/src/Dialogs.vala" break; -#line 4782 "Dialogs.c" +#line 4717 "Dialogs.c" } #line 512 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp4_ = _current_result_it; @@ -4796,10 +4731,10 @@ gboolean import_ui_import_has_photos (GeeCollection* import_collection) { _tmp8_ = _tmp7_->file; #line 513 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp8_ != NULL) { -#line 4796 "Dialogs.c" - BatchImportResult* _tmp9_ = NULL; - GFile* _tmp10_ = NULL; - PhotoFileFormat _tmp11_ = 0; +#line 4731 "Dialogs.c" + BatchImportResult* _tmp9_; + GFile* _tmp10_; + PhotoFileFormat _tmp11_; #line 514 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp9_ = current_result; #line 514 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -4808,11 +4743,11 @@ gboolean import_ui_import_has_photos (GeeCollection* import_collection) { _tmp11_ = photo_file_format_get_by_file_extension (_tmp10_); #line 514 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp6_ = _tmp11_ != PHOTO_FILE_FORMAT_UNKNOWN; -#line 4808 "Dialogs.c" +#line 4743 "Dialogs.c" } else { #line 513 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp6_ = FALSE; -#line 4812 "Dialogs.c" +#line 4747 "Dialogs.c" } #line 513 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp6_) { @@ -4824,21 +4759,21 @@ gboolean import_ui_import_has_photos (GeeCollection* import_collection) { _g_object_unref0 (_current_result_it); #line 515 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 4824 "Dialogs.c" +#line 4759 "Dialogs.c" } #line 512 "/home/jens/Source/shotwell/src/Dialogs.vala" _batch_import_result_unref0 (current_result); -#line 4828 "Dialogs.c" +#line 4763 "Dialogs.c" } #line 512 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (_current_result_it); -#line 4832 "Dialogs.c" +#line 4767 "Dialogs.c" } #line 518 "/home/jens/Source/shotwell/src/Dialogs.vala" result = FALSE; #line 518 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 4838 "Dialogs.c" +#line 4773 "Dialogs.c" } @@ -4846,11 +4781,11 @@ gboolean import_ui_import_has_videos (GeeCollection* import_collection) { gboolean result = FALSE; #line 521 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_val_if_fail (GEE_IS_COLLECTION (import_collection), FALSE); -#line 4846 "Dialogs.c" +#line 4781 "Dialogs.c" { GeeIterator* _current_result_it = NULL; - GeeCollection* _tmp0_ = NULL; - GeeIterator* _tmp1_ = NULL; + GeeCollection* _tmp0_; + GeeIterator* _tmp1_; #line 522 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp0_ = import_collection; #line 522 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -4859,15 +4794,15 @@ gboolean import_ui_import_has_videos (GeeCollection* import_collection) { _current_result_it = _tmp1_; #line 522 "/home/jens/Source/shotwell/src/Dialogs.vala" while (TRUE) { -#line 4859 "Dialogs.c" - GeeIterator* _tmp2_ = NULL; - gboolean _tmp3_ = FALSE; +#line 4794 "Dialogs.c" + GeeIterator* _tmp2_; + gboolean _tmp3_; BatchImportResult* current_result = NULL; - GeeIterator* _tmp4_ = NULL; - gpointer _tmp5_ = NULL; + GeeIterator* _tmp4_; + gpointer _tmp5_; gboolean _tmp6_ = FALSE; - BatchImportResult* _tmp7_ = NULL; - GFile* _tmp8_ = NULL; + BatchImportResult* _tmp7_; + GFile* _tmp8_; #line 522 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp2_ = _current_result_it; #line 522 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -4876,7 +4811,7 @@ gboolean import_ui_import_has_videos (GeeCollection* import_collection) { if (!_tmp3_) { #line 522 "/home/jens/Source/shotwell/src/Dialogs.vala" break; -#line 4876 "Dialogs.c" +#line 4811 "Dialogs.c" } #line 522 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp4_ = _current_result_it; @@ -4890,10 +4825,10 @@ gboolean import_ui_import_has_videos (GeeCollection* import_collection) { _tmp8_ = _tmp7_->file; #line 523 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp8_ != NULL) { -#line 4890 "Dialogs.c" - BatchImportResult* _tmp9_ = NULL; - GFile* _tmp10_ = NULL; - gboolean _tmp11_ = FALSE; +#line 4825 "Dialogs.c" + BatchImportResult* _tmp9_; + GFile* _tmp10_; + gboolean _tmp11_; #line 523 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp9_ = current_result; #line 523 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -4902,11 +4837,11 @@ gboolean import_ui_import_has_videos (GeeCollection* import_collection) { _tmp11_ = video_reader_is_supported_video_file (_tmp10_); #line 523 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp6_ = _tmp11_; -#line 4902 "Dialogs.c" +#line 4837 "Dialogs.c" } else { #line 523 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp6_ = FALSE; -#line 4906 "Dialogs.c" +#line 4841 "Dialogs.c" } #line 523 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp6_) { @@ -4918,34 +4853,34 @@ gboolean import_ui_import_has_videos (GeeCollection* import_collection) { _g_object_unref0 (_current_result_it); #line 524 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 4918 "Dialogs.c" +#line 4853 "Dialogs.c" } #line 522 "/home/jens/Source/shotwell/src/Dialogs.vala" _batch_import_result_unref0 (current_result); -#line 4922 "Dialogs.c" +#line 4857 "Dialogs.c" } #line 522 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (_current_result_it); -#line 4926 "Dialogs.c" +#line 4861 "Dialogs.c" } #line 526 "/home/jens/Source/shotwell/src/Dialogs.vala" result = FALSE; #line 526 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 4932 "Dialogs.c" +#line 4867 "Dialogs.c" } gchar* import_ui_get_media_specific_string (GeeCollection* import_collection, const gchar* photos_msg, const gchar* videos_msg, const gchar* both_msg, const gchar* neither_msg) { gchar* result = NULL; gboolean has_photos = FALSE; - GeeCollection* _tmp0_ = NULL; - gboolean _tmp1_ = FALSE; + GeeCollection* _tmp0_; + gboolean _tmp1_; gboolean has_videos = FALSE; - GeeCollection* _tmp2_ = NULL; - gboolean _tmp3_ = FALSE; + GeeCollection* _tmp2_; + gboolean _tmp3_; gboolean _tmp4_ = FALSE; - gboolean _tmp5_ = FALSE; + gboolean _tmp5_; #line 529 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_val_if_fail (GEE_IS_COLLECTION (import_collection), NULL); #line 529 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -4972,23 +4907,23 @@ gchar* import_ui_get_media_specific_string (GeeCollection* import_collection, co _tmp5_ = has_photos; #line 534 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp5_) { -#line 4972 "Dialogs.c" - gboolean _tmp6_ = FALSE; +#line 4907 "Dialogs.c" + gboolean _tmp6_; #line 534 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp6_ = has_videos; #line 534 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp4_ = _tmp6_; -#line 4978 "Dialogs.c" +#line 4913 "Dialogs.c" } else { #line 534 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp4_ = FALSE; -#line 4982 "Dialogs.c" +#line 4917 "Dialogs.c" } #line 534 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp4_) { -#line 4986 "Dialogs.c" - const gchar* _tmp7_ = NULL; - gchar* _tmp8_ = NULL; +#line 4921 "Dialogs.c" + const gchar* _tmp7_; + gchar* _tmp8_; #line 535 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp7_ = both_msg; #line 535 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -4997,16 +4932,16 @@ gchar* import_ui_get_media_specific_string (GeeCollection* import_collection, co result = _tmp8_; #line 535 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 4997 "Dialogs.c" +#line 4932 "Dialogs.c" } else { - gboolean _tmp9_ = FALSE; + gboolean _tmp9_; #line 536 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp9_ = has_photos; #line 536 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp9_) { -#line 5004 "Dialogs.c" - const gchar* _tmp10_ = NULL; - gchar* _tmp11_ = NULL; +#line 4939 "Dialogs.c" + const gchar* _tmp10_; + gchar* _tmp11_; #line 537 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp10_ = photos_msg; #line 537 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -5015,16 +4950,16 @@ gchar* import_ui_get_media_specific_string (GeeCollection* import_collection, co result = _tmp11_; #line 537 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 5015 "Dialogs.c" +#line 4950 "Dialogs.c" } else { - gboolean _tmp12_ = FALSE; + gboolean _tmp12_; #line 538 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp12_ = has_videos; #line 538 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp12_) { -#line 5022 "Dialogs.c" - const gchar* _tmp13_ = NULL; - gchar* _tmp14_ = NULL; +#line 4957 "Dialogs.c" + const gchar* _tmp13_; + gchar* _tmp14_; #line 539 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp13_ = videos_msg; #line 539 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -5033,10 +4968,10 @@ gchar* import_ui_get_media_specific_string (GeeCollection* import_collection, co result = _tmp14_; #line 539 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 5033 "Dialogs.c" +#line 4968 "Dialogs.c" } else { - const gchar* _tmp15_ = NULL; - gchar* _tmp16_ = NULL; + const gchar* _tmp15_; + gchar* _tmp16_; #line 541 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp15_ = neither_msg; #line 541 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -5045,7 +4980,7 @@ gchar* import_ui_get_media_specific_string (GeeCollection* import_collection, co result = _tmp16_; #line 541 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 5045 "Dialogs.c" +#line 4980 "Dialogs.c" } } } @@ -5055,87 +4990,84 @@ gchar* import_ui_get_media_specific_string (GeeCollection* import_collection, co gchar* import_ui_create_result_report_from_manifest (ImportManifest* manifest) { gchar* result = NULL; GString* builder = NULL; - GString* _tmp0_ = NULL; + GString* _tmp0_; gchar* header = NULL; - const gchar* _tmp1_ = NULL; - gchar* _tmp2_ = NULL; - gchar* _tmp3_ = NULL; - gchar* _tmp4_ = NULL; - gchar* _tmp5_ = NULL; - gchar* _tmp6_ = NULL; - gchar* _tmp7_ = NULL; - GTimeVal _tmp8_ = {0}; - gchar* _tmp9_ = NULL; - gchar* _tmp10_ = NULL; - gchar* _tmp11_ = NULL; - gchar* _tmp12_ = NULL; - gchar* _tmp13_ = NULL; - gchar* _tmp14_ = NULL; - GString* _tmp15_ = NULL; - const gchar* _tmp16_ = NULL; + gchar* _tmp1_; + gchar* _tmp2_; + gchar* _tmp3_; + gchar* _tmp4_; + gchar* _tmp5_; + gchar* _tmp6_; + GTimeVal _tmp7_ = {0}; + gchar* _tmp8_; + gchar* _tmp9_; + gchar* _tmp10_; + gchar* _tmp11_; + gchar* _tmp12_; + gchar* _tmp13_; + GString* _tmp14_; + const gchar* _tmp15_; gchar* subhead = NULL; - ImportManifest* _tmp17_ = NULL; - GeeList* _tmp18_ = NULL; - gint _tmp19_ = 0; - gint _tmp20_ = 0; - const gchar* _tmp21_ = NULL; - ImportManifest* _tmp22_ = NULL; - GeeList* _tmp23_ = NULL; - gint _tmp24_ = 0; - gint _tmp25_ = 0; - gchar* _tmp26_ = NULL; - const gchar* _tmp27_ = NULL; - gchar* _tmp28_ = NULL; - const gchar* _tmp29_ = NULL; - ImportManifest* _tmp30_ = NULL; - GeeList* _tmp31_ = NULL; - gint _tmp32_ = 0; - gint _tmp33_ = 0; - const gchar* _tmp34_ = NULL; - ImportManifest* _tmp35_ = NULL; - GeeList* _tmp36_ = NULL; - gint _tmp37_ = 0; - gint _tmp38_ = 0; - gchar* _tmp39_ = NULL; - gchar* _tmp40_ = NULL; - gchar* _tmp41_ = NULL; - const gchar* _tmp42_ = NULL; - gchar* _tmp43_ = NULL; - GString* _tmp44_ = NULL; - const gchar* _tmp45_ = NULL; + ImportManifest* _tmp16_; + GeeList* _tmp17_; + gint _tmp18_; + gint _tmp19_; + ImportManifest* _tmp20_; + GeeList* _tmp21_; + gint _tmp22_; + gint _tmp23_; + gchar* _tmp24_; + const gchar* _tmp25_; + gchar* _tmp26_; + const gchar* _tmp27_; + ImportManifest* _tmp28_; + GeeList* _tmp29_; + gint _tmp30_; + gint _tmp31_; + ImportManifest* _tmp32_; + GeeList* _tmp33_; + gint _tmp34_; + gint _tmp35_; + gchar* _tmp36_; + gchar* _tmp37_; + gchar* _tmp38_; + const gchar* _tmp39_; + gchar* _tmp40_; + GString* _tmp41_; + const gchar* _tmp42_; gchar* current_file_summary = NULL; - gchar* _tmp46_ = NULL; - ImportManifest* _tmp47_ = NULL; - GeeList* _tmp48_ = NULL; - gint _tmp49_ = 0; - gint _tmp50_ = 0; - ImportManifest* _tmp87_ = NULL; - GeeList* _tmp88_ = NULL; - gint _tmp89_ = 0; - gint _tmp90_ = 0; - ImportManifest* _tmp123_ = NULL; - GeeList* _tmp124_ = NULL; - gint _tmp125_ = 0; - gint _tmp126_ = 0; - ImportManifest* _tmp159_ = NULL; - GeeList* _tmp160_ = NULL; - gint _tmp161_ = 0; - gint _tmp162_ = 0; - ImportManifest* _tmp195_ = NULL; - GeeList* _tmp196_ = NULL; - gint _tmp197_ = 0; - gint _tmp198_ = 0; - ImportManifest* _tmp236_ = NULL; - GeeList* _tmp237_ = NULL; - gint _tmp238_ = 0; - gint _tmp239_ = 0; - ImportManifest* _tmp272_ = NULL; - GeeList* _tmp273_ = NULL; - gint _tmp274_ = 0; - gint _tmp275_ = 0; - GString* _tmp308_ = NULL; - const gchar* _tmp309_ = NULL; - gchar* _tmp310_ = NULL; + gchar* _tmp43_; + ImportManifest* _tmp44_; + GeeList* _tmp45_; + gint _tmp46_; + gint _tmp47_; + ImportManifest* _tmp82_; + GeeList* _tmp83_; + gint _tmp84_; + gint _tmp85_; + ImportManifest* _tmp116_; + GeeList* _tmp117_; + gint _tmp118_; + gint _tmp119_; + ImportManifest* _tmp150_; + GeeList* _tmp151_; + gint _tmp152_; + gint _tmp153_; + ImportManifest* _tmp184_; + GeeList* _tmp185_; + gint _tmp186_; + gint _tmp187_; + ImportManifest* _tmp222_; + GeeList* _tmp223_; + gint _tmp224_; + gint _tmp225_; + ImportManifest* _tmp256_; + GeeList* _tmp257_; + gint _tmp258_; + gint _tmp259_; + GString* _tmp290_; + const gchar* _tmp291_; + gchar* _tmp292_; #line 544 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_val_if_fail (IS_IMPORT_MANIFEST (manifest), NULL); #line 545 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -5143,1288 +5075,1237 @@ gchar* import_ui_create_result_report_from_manifest (ImportManifest* manifest) { #line 545 "/home/jens/Source/shotwell/src/Dialogs.vala" builder = _tmp0_; #line 547 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp1_ = _ ("Import Results Report"); -#line 547 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp2_ = g_strconcat (_tmp1_, " (Shotwell ", NULL); + _tmp1_ = g_strconcat (_ ("Import Results Report"), " (Shotwell ", NULL); #line 547 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp3_ = _tmp2_; + _tmp2_ = _tmp1_; #line 547 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp4_ = g_strconcat (_tmp3_, RESOURCES_APP_VERSION, NULL); + _tmp3_ = g_strconcat (_tmp2_, RESOURCES_APP_VERSION, NULL); #line 547 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp5_ = _tmp4_; + _tmp4_ = _tmp3_; #line 547 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp6_ = g_strconcat (_tmp5_, " @ ", NULL); + _tmp5_ = g_strconcat (_tmp4_, " @ ", NULL); #line 547 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp7_ = _tmp6_; + _tmp6_ = _tmp5_; #line 547 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_get_current_time (&_tmp8_); + g_get_current_time (&_tmp7_); #line 547 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp9_ = g_time_val_to_iso8601 (&_tmp8_); + _tmp8_ = g_time_val_to_iso8601 (&_tmp7_); #line 547 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp10_ = _tmp9_; + _tmp9_ = _tmp8_; #line 547 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp11_ = g_strconcat (_tmp7_, _tmp10_, NULL); + _tmp10_ = g_strconcat (_tmp6_, _tmp9_, NULL); #line 547 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp12_ = _tmp11_; + _tmp11_ = _tmp10_; #line 547 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp13_ = g_strconcat (_tmp12_, ")\n\n", NULL); + _tmp12_ = g_strconcat (_tmp11_, ")\n\n", NULL); #line 547 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp14_ = _tmp13_; + _tmp13_ = _tmp12_; #line 547 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp12_); + _g_free0 (_tmp11_); #line 547 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp10_); + _g_free0 (_tmp9_); #line 547 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp7_); + _g_free0 (_tmp6_); #line 547 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp5_); + _g_free0 (_tmp4_); #line 547 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp3_); + _g_free0 (_tmp2_); #line 547 "/home/jens/Source/shotwell/src/Dialogs.vala" - header = _tmp14_; + header = _tmp13_; #line 549 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp15_ = builder; + _tmp14_ = builder; #line 549 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp16_ = header; + _tmp15_ = header; #line 549 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_string_append (_tmp15_, _tmp16_); -#line 551 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp17_ = manifest; + g_string_append (_tmp14_, _tmp15_); #line 551 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp18_ = _tmp17_->all; + _tmp16_ = manifest; #line 551 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp19_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp18_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp17_ = _tmp16_->all; #line 551 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp20_ = _tmp19_; + _tmp18_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp17_, GEE_TYPE_COLLECTION, GeeCollection)); #line 551 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp21_ = ngettext ("Attempted to import %d file.", "Attempted to import %d files.", (gulong) _tmp20_); + _tmp19_ = _tmp18_; #line 551 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp22_ = manifest; + _tmp20_ = manifest; #line 551 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp23_ = _tmp22_->all; + _tmp21_ = _tmp20_->all; #line 551 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp24_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp23_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp22_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp21_, GEE_TYPE_COLLECTION, GeeCollection)); #line 551 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp25_ = _tmp24_; + _tmp23_ = _tmp22_; #line 551 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp26_ = g_strdup_printf (_tmp21_, _tmp25_); + _tmp24_ = g_strdup_printf (ngettext ("Attempted to import %d file.", "Attempted to import %d files.", (gulong) _tmp19_), _tmp23_); #line 551 "/home/jens/Source/shotwell/src/Dialogs.vala" - subhead = _tmp26_; + subhead = _tmp24_; #line 553 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp27_ = subhead; + _tmp25_ = subhead; #line 553 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp28_ = g_strconcat (_tmp27_, " ", NULL); + _tmp26_ = g_strconcat (_tmp25_, " ", NULL); #line 553 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (subhead); #line 553 "/home/jens/Source/shotwell/src/Dialogs.vala" - subhead = _tmp28_; + subhead = _tmp26_; #line 554 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp29_ = subhead; + _tmp27_ = subhead; #line 554 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp30_ = manifest; + _tmp28_ = manifest; #line 554 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp31_ = _tmp30_->success; + _tmp29_ = _tmp28_->success; #line 554 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp32_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp31_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp30_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp29_, GEE_TYPE_COLLECTION, GeeCollection)); #line 554 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp33_ = _tmp32_; + _tmp31_ = _tmp30_; #line 554 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp34_ = ngettext ("Of these, %d file was successfully imported.", "Of these, %d files were successfully imported.", (gulong) _tmp33_); + _tmp32_ = manifest; #line 554 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp35_ = manifest; + _tmp33_ = _tmp32_->success; #line 554 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp36_ = _tmp35_->success; + _tmp34_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp33_, GEE_TYPE_COLLECTION, GeeCollection)); #line 554 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp37_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp36_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp35_ = _tmp34_; #line 554 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp38_ = _tmp37_; + _tmp36_ = g_strdup_printf (ngettext ("Of these, %d file was successfully imported.", "Of these, %d files were successfully imported.", (gulong) _tmp31_), _tmp35_); #line 554 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp39_ = g_strdup_printf (_tmp34_, _tmp38_); + _tmp37_ = _tmp36_; #line 554 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp40_ = _tmp39_; -#line 554 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp41_ = g_strconcat (_tmp29_, _tmp40_, NULL); + _tmp38_ = g_strconcat (_tmp27_, _tmp37_, NULL); #line 554 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (subhead); #line 554 "/home/jens/Source/shotwell/src/Dialogs.vala" - subhead = _tmp41_; + subhead = _tmp38_; #line 554 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp40_); + _g_free0 (_tmp37_); #line 557 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp42_ = subhead; + _tmp39_ = subhead; #line 557 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp43_ = g_strconcat (_tmp42_, "\n\n", NULL); + _tmp40_ = g_strconcat (_tmp39_, "\n\n", NULL); #line 557 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (subhead); #line 557 "/home/jens/Source/shotwell/src/Dialogs.vala" - subhead = _tmp43_; + subhead = _tmp40_; #line 558 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp44_ = builder; + _tmp41_ = builder; #line 558 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp45_ = subhead; + _tmp42_ = subhead; #line 558 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_string_append (_tmp44_, _tmp45_); + g_string_append (_tmp41_, _tmp42_); #line 560 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp46_ = g_strdup (""); + _tmp43_ = g_strdup (""); #line 560 "/home/jens/Source/shotwell/src/Dialogs.vala" - current_file_summary = _tmp46_; + current_file_summary = _tmp43_; #line 565 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp47_ = manifest; + _tmp44_ = manifest; #line 565 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp48_ = _tmp47_->already_imported; + _tmp45_ = _tmp44_->already_imported; #line 565 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp49_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp48_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp46_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp45_, GEE_TYPE_COLLECTION, GeeCollection)); #line 565 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp50_ = _tmp49_; + _tmp47_ = _tmp46_; #line 565 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (_tmp50_ > 0) { -#line 5278 "Dialogs.c" - GString* _tmp51_ = NULL; - const gchar* _tmp52_ = NULL; - gchar* _tmp53_ = NULL; - gchar* _tmp54_ = NULL; + if (_tmp47_ > 0) { +#line 5204 "Dialogs.c" + GString* _tmp48_; + gchar* _tmp49_; + gchar* _tmp50_; #line 566 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp51_ = builder; + _tmp48_ = builder; #line 566 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp52_ = _ ("Duplicate Photos/Videos Not Imported:"); + _tmp49_ = g_strconcat (_ ("Duplicate Photos/Videos Not Imported:"), "\n\n", NULL); #line 566 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp53_ = g_strconcat (_tmp52_, "\n\n", NULL); -#line 566 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp54_ = _tmp53_; + _tmp50_ = _tmp49_; #line 566 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_string_append (_tmp51_, _tmp54_); + g_string_append (_tmp48_, _tmp50_); #line 566 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp54_); -#line 5295 "Dialogs.c" + _g_free0 (_tmp50_); +#line 5218 "Dialogs.c" { GeeList* _result_list = NULL; - ImportManifest* _tmp55_ = NULL; - GeeList* _tmp56_ = NULL; - GeeList* _tmp57_ = NULL; + ImportManifest* _tmp51_; + GeeList* _tmp52_; + GeeList* _tmp53_; gint _result_size = 0; - GeeList* _tmp58_ = NULL; - gint _tmp59_ = 0; - gint _tmp60_ = 0; + GeeList* _tmp54_; + gint _tmp55_; + gint _tmp56_; gint _result_index = 0; #line 568 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp55_ = manifest; + _tmp51_ = manifest; #line 568 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp56_ = _tmp55_->already_imported; + _tmp52_ = _tmp51_->already_imported; #line 568 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp57_ = _g_object_ref0 (_tmp56_); + _tmp53_ = _g_object_ref0 (_tmp52_); #line 568 "/home/jens/Source/shotwell/src/Dialogs.vala" - _result_list = _tmp57_; + _result_list = _tmp53_; #line 568 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp58_ = _result_list; + _tmp54_ = _result_list; #line 568 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp59_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp58_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp55_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp54_, GEE_TYPE_COLLECTION, GeeCollection)); #line 568 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp60_ = _tmp59_; + _tmp56_ = _tmp55_; #line 568 "/home/jens/Source/shotwell/src/Dialogs.vala" - _result_size = _tmp60_; + _result_size = _tmp56_; #line 568 "/home/jens/Source/shotwell/src/Dialogs.vala" _result_index = -1; #line 568 "/home/jens/Source/shotwell/src/Dialogs.vala" while (TRUE) { -#line 5326 "Dialogs.c" - gint _tmp61_ = 0; - gint _tmp62_ = 0; - gint _tmp63_ = 0; +#line 5249 "Dialogs.c" + gint _tmp57_; + gint _tmp58_; + gint _tmp59_; BatchImportResult* _result_ = NULL; - GeeList* _tmp64_ = NULL; - gint _tmp65_ = 0; - gpointer _tmp66_ = NULL; - BatchImportResult* _tmp67_ = NULL; - const gchar* _tmp68_ = NULL; - gchar* _tmp69_ = NULL; - gchar* _tmp70_ = NULL; - const gchar* _tmp71_ = NULL; - gchar* _tmp72_ = NULL; - gchar* _tmp73_ = NULL; - gchar* _tmp74_ = NULL; - gchar* _tmp75_ = NULL; - BatchImportResult* _tmp76_ = NULL; - DuplicatedFile* _tmp77_ = NULL; - GFile* _tmp78_ = NULL; - GFile* _tmp79_ = NULL; - gchar* _tmp80_ = NULL; - gchar* _tmp81_ = NULL; - gchar* _tmp82_ = NULL; - gchar* _tmp83_ = NULL; - gchar* _tmp84_ = NULL; - GString* _tmp85_ = NULL; - const gchar* _tmp86_ = NULL; + GeeList* _tmp60_; + gint _tmp61_; + gpointer _tmp62_; + BatchImportResult* _tmp63_; + const gchar* _tmp64_; + gchar* _tmp65_; + gchar* _tmp66_; + gchar* _tmp67_; + gchar* _tmp68_; + gchar* _tmp69_; + gchar* _tmp70_; + BatchImportResult* _tmp71_; + DuplicatedFile* _tmp72_; + GFile* _tmp73_; + GFile* _tmp74_; + gchar* _tmp75_; + gchar* _tmp76_; + gchar* _tmp77_; + gchar* _tmp78_; + gchar* _tmp79_; + GString* _tmp80_; + const gchar* _tmp81_; #line 568 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp61_ = _result_index; + _tmp57_ = _result_index; #line 568 "/home/jens/Source/shotwell/src/Dialogs.vala" - _result_index = _tmp61_ + 1; + _result_index = _tmp57_ + 1; #line 568 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp62_ = _result_index; + _tmp58_ = _result_index; #line 568 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp63_ = _result_size; + _tmp59_ = _result_size; #line 568 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (!(_tmp62_ < _tmp63_)) { + if (!(_tmp58_ < _tmp59_)) { #line 568 "/home/jens/Source/shotwell/src/Dialogs.vala" break; -#line 5366 "Dialogs.c" +#line 5288 "Dialogs.c" } #line 568 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp64_ = _result_list; + _tmp60_ = _result_list; #line 568 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp65_ = _result_index; + _tmp61_ = _result_index; #line 568 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp66_ = gee_list_get (_tmp64_, _tmp65_); + _tmp62_ = gee_list_get (_tmp60_, _tmp61_); #line 568 "/home/jens/Source/shotwell/src/Dialogs.vala" - _result_ = (BatchImportResult*) _tmp66_; -#line 569 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp67_ = _result_; + _result_ = (BatchImportResult*) _tmp62_; #line 569 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp68_ = _tmp67_->src_identifier; + _tmp63_ = _result_; #line 569 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp69_ = g_strconcat (_tmp68_, " ", NULL); + _tmp64_ = _tmp63_->src_identifier; #line 569 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp70_ = _tmp69_; + _tmp65_ = g_strconcat (_tmp64_, " ", NULL); #line 569 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp71_ = _ ("duplicates existing media item"); + _tmp66_ = _tmp65_; #line 569 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp72_ = g_strconcat (_tmp70_, _tmp71_, NULL); + _tmp67_ = g_strconcat (_tmp66_, _ ("duplicates existing media item"), NULL); #line 569 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp73_ = _tmp72_; + _tmp68_ = _tmp67_; #line 569 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp74_ = g_strconcat (_tmp73_, "\n\t", NULL); + _tmp69_ = g_strconcat (_tmp68_, "\n\t", NULL); #line 569 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp75_ = _tmp74_; + _tmp70_ = _tmp69_; #line 569 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp76_ = _result_; + _tmp71_ = _result_; #line 569 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp77_ = _tmp76_->duplicate_of; + _tmp72_ = _tmp71_->duplicate_of; #line 569 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp78_ = duplicated_file_get_file (_tmp77_); + _tmp73_ = duplicated_file_get_file (_tmp72_); #line 569 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp79_ = _tmp78_; + _tmp74_ = _tmp73_; #line 569 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp80_ = g_file_get_path (_tmp79_); + _tmp75_ = g_file_get_path (_tmp74_); #line 569 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp81_ = _tmp80_; + _tmp76_ = _tmp75_; #line 569 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp82_ = g_strconcat (_tmp75_, _tmp81_, NULL); + _tmp77_ = g_strconcat (_tmp70_, _tmp76_, NULL); #line 569 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp83_ = _tmp82_; + _tmp78_ = _tmp77_; #line 569 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp84_ = g_strconcat (_tmp83_, "\n\n", NULL); + _tmp79_ = g_strconcat (_tmp78_, "\n\n", NULL); #line 569 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (current_file_summary); #line 569 "/home/jens/Source/shotwell/src/Dialogs.vala" - current_file_summary = _tmp84_; + current_file_summary = _tmp79_; #line 569 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp83_); + _g_free0 (_tmp78_); #line 569 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp81_); + _g_free0 (_tmp76_); #line 569 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_object_unref0 (_tmp79_); + _g_object_unref0 (_tmp74_); #line 569 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp75_); + _g_free0 (_tmp70_); #line 569 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp73_); + _g_free0 (_tmp68_); #line 569 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp70_); + _g_free0 (_tmp66_); #line 573 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp85_ = builder; + _tmp80_ = builder; #line 573 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp86_ = current_file_summary; + _tmp81_ = current_file_summary; #line 573 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_string_append (_tmp85_, _tmp86_); + g_string_append (_tmp80_, _tmp81_); #line 568 "/home/jens/Source/shotwell/src/Dialogs.vala" _batch_import_result_unref0 (_result_); -#line 5436 "Dialogs.c" +#line 5356 "Dialogs.c" } #line 568 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (_result_list); -#line 5440 "Dialogs.c" +#line 5360 "Dialogs.c" } } #line 580 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp87_ = manifest; + _tmp82_ = manifest; #line 580 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp88_ = _tmp87_->camera_failed; + _tmp83_ = _tmp82_->camera_failed; #line 580 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp89_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp88_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp84_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp83_, GEE_TYPE_COLLECTION, GeeCollection)); #line 580 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp90_ = _tmp89_; + _tmp85_ = _tmp84_; #line 580 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (_tmp90_ > 0) { -#line 5453 "Dialogs.c" - GString* _tmp91_ = NULL; - const gchar* _tmp92_ = NULL; - gchar* _tmp93_ = NULL; - gchar* _tmp94_ = NULL; -#line 581 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp91_ = builder; + if (_tmp85_ > 0) { +#line 5373 "Dialogs.c" + GString* _tmp86_; + gchar* _tmp87_; + gchar* _tmp88_; #line 581 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp92_ = _ ("Photos/Videos Not Imported Due to Camera Errors:"); + _tmp86_ = builder; #line 581 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp93_ = g_strconcat (_tmp92_, "\n\n", NULL); + _tmp87_ = g_strconcat (_ ("Photos/Videos Not Imported Due to Camera Errors:"), "\n\n", NULL); #line 581 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp94_ = _tmp93_; + _tmp88_ = _tmp87_; #line 581 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_string_append (_tmp91_, _tmp94_); + g_string_append (_tmp86_, _tmp88_); #line 581 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp94_); -#line 5470 "Dialogs.c" + _g_free0 (_tmp88_); +#line 5387 "Dialogs.c" { GeeList* _result_list = NULL; - ImportManifest* _tmp95_ = NULL; - GeeList* _tmp96_ = NULL; - GeeList* _tmp97_ = NULL; + ImportManifest* _tmp89_; + GeeList* _tmp90_; + GeeList* _tmp91_; gint _result_size = 0; - GeeList* _tmp98_ = NULL; - gint _tmp99_ = 0; - gint _tmp100_ = 0; + GeeList* _tmp92_; + gint _tmp93_; + gint _tmp94_; gint _result_index = 0; #line 583 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp95_ = manifest; + _tmp89_ = manifest; #line 583 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp96_ = _tmp95_->camera_failed; + _tmp90_ = _tmp89_->camera_failed; #line 583 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp97_ = _g_object_ref0 (_tmp96_); + _tmp91_ = _g_object_ref0 (_tmp90_); #line 583 "/home/jens/Source/shotwell/src/Dialogs.vala" - _result_list = _tmp97_; + _result_list = _tmp91_; #line 583 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp98_ = _result_list; + _tmp92_ = _result_list; #line 583 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp99_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp98_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp93_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp92_, GEE_TYPE_COLLECTION, GeeCollection)); #line 583 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp100_ = _tmp99_; + _tmp94_ = _tmp93_; #line 583 "/home/jens/Source/shotwell/src/Dialogs.vala" - _result_size = _tmp100_; + _result_size = _tmp94_; #line 583 "/home/jens/Source/shotwell/src/Dialogs.vala" _result_index = -1; #line 583 "/home/jens/Source/shotwell/src/Dialogs.vala" while (TRUE) { -#line 5501 "Dialogs.c" - gint _tmp101_ = 0; - gint _tmp102_ = 0; - gint _tmp103_ = 0; +#line 5418 "Dialogs.c" + gint _tmp95_; + gint _tmp96_; + gint _tmp97_; BatchImportResult* _result_ = NULL; - GeeList* _tmp104_ = NULL; - gint _tmp105_ = 0; - gpointer _tmp106_ = NULL; - BatchImportResult* _tmp107_ = NULL; - const gchar* _tmp108_ = NULL; - gchar* _tmp109_ = NULL; - gchar* _tmp110_ = NULL; - const gchar* _tmp111_ = NULL; - gchar* _tmp112_ = NULL; - gchar* _tmp113_ = NULL; - gchar* _tmp114_ = NULL; - gchar* _tmp115_ = NULL; - BatchImportResult* _tmp116_ = NULL; - const gchar* _tmp117_ = NULL; - gchar* _tmp118_ = NULL; - gchar* _tmp119_ = NULL; - gchar* _tmp120_ = NULL; - GString* _tmp121_ = NULL; - const gchar* _tmp122_ = NULL; + GeeList* _tmp98_; + gint _tmp99_; + gpointer _tmp100_; + BatchImportResult* _tmp101_; + const gchar* _tmp102_; + gchar* _tmp103_; + gchar* _tmp104_; + gchar* _tmp105_; + gchar* _tmp106_; + gchar* _tmp107_; + gchar* _tmp108_; + BatchImportResult* _tmp109_; + const gchar* _tmp110_; + gchar* _tmp111_; + gchar* _tmp112_; + gchar* _tmp113_; + GString* _tmp114_; + const gchar* _tmp115_; #line 583 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp101_ = _result_index; + _tmp95_ = _result_index; #line 583 "/home/jens/Source/shotwell/src/Dialogs.vala" - _result_index = _tmp101_ + 1; + _result_index = _tmp95_ + 1; #line 583 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp102_ = _result_index; + _tmp96_ = _result_index; #line 583 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp103_ = _result_size; + _tmp97_ = _result_size; #line 583 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (!(_tmp102_ < _tmp103_)) { + if (!(_tmp96_ < _tmp97_)) { #line 583 "/home/jens/Source/shotwell/src/Dialogs.vala" break; -#line 5537 "Dialogs.c" +#line 5453 "Dialogs.c" } #line 583 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp104_ = _result_list; + _tmp98_ = _result_list; #line 583 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp105_ = _result_index; + _tmp99_ = _result_index; #line 583 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp106_ = gee_list_get (_tmp104_, _tmp105_); + _tmp100_ = gee_list_get (_tmp98_, _tmp99_); #line 583 "/home/jens/Source/shotwell/src/Dialogs.vala" - _result_ = (BatchImportResult*) _tmp106_; -#line 584 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp107_ = _result_; + _result_ = (BatchImportResult*) _tmp100_; #line 584 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp108_ = _tmp107_->src_identifier; + _tmp101_ = _result_; #line 584 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp109_ = g_strconcat (_tmp108_, "\n\t", NULL); + _tmp102_ = _tmp101_->src_identifier; #line 584 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp110_ = _tmp109_; + _tmp103_ = g_strconcat (_tmp102_, "\n\t", NULL); #line 584 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp111_ = _ ("error message:"); + _tmp104_ = _tmp103_; #line 584 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp112_ = g_strconcat (_tmp110_, _tmp111_, NULL); + _tmp105_ = g_strconcat (_tmp104_, _ ("error message:"), NULL); #line 584 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp113_ = _tmp112_; + _tmp106_ = _tmp105_; #line 584 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp114_ = g_strconcat (_tmp113_, " ", NULL); + _tmp107_ = g_strconcat (_tmp106_, " ", NULL); #line 584 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp115_ = _tmp114_; + _tmp108_ = _tmp107_; #line 584 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp116_ = _result_; + _tmp109_ = _result_; #line 584 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp117_ = _tmp116_->errmsg; + _tmp110_ = _tmp109_->errmsg; #line 584 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp118_ = g_strconcat (_tmp115_, _tmp117_, NULL); + _tmp111_ = g_strconcat (_tmp108_, _tmp110_, NULL); #line 584 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp119_ = _tmp118_; + _tmp112_ = _tmp111_; #line 584 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp120_ = g_strconcat (_tmp119_, "\n\n", NULL); + _tmp113_ = g_strconcat (_tmp112_, "\n\n", NULL); #line 584 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (current_file_summary); #line 584 "/home/jens/Source/shotwell/src/Dialogs.vala" - current_file_summary = _tmp120_; + current_file_summary = _tmp113_; #line 584 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp119_); + _g_free0 (_tmp112_); #line 584 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp115_); + _g_free0 (_tmp108_); #line 584 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp113_); + _g_free0 (_tmp106_); #line 584 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp110_); + _g_free0 (_tmp104_); #line 587 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp121_ = builder; + _tmp114_ = builder; #line 587 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp122_ = current_file_summary; + _tmp115_ = current_file_summary; #line 587 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_string_append (_tmp121_, _tmp122_); + g_string_append (_tmp114_, _tmp115_); #line 583 "/home/jens/Source/shotwell/src/Dialogs.vala" _batch_import_result_unref0 (_result_); -#line 5595 "Dialogs.c" +#line 5509 "Dialogs.c" } #line 583 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (_result_list); -#line 5599 "Dialogs.c" +#line 5513 "Dialogs.c" } } #line 594 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp123_ = manifest; + _tmp116_ = manifest; #line 594 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp124_ = _tmp123_->skipped_files; + _tmp117_ = _tmp116_->skipped_files; #line 594 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp125_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp124_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp118_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp117_, GEE_TYPE_COLLECTION, GeeCollection)); #line 594 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp126_ = _tmp125_; + _tmp119_ = _tmp118_; #line 594 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (_tmp126_ > 0) { -#line 5612 "Dialogs.c" - GString* _tmp127_ = NULL; - const gchar* _tmp128_ = NULL; - gchar* _tmp129_ = NULL; - gchar* _tmp130_ = NULL; + if (_tmp119_ > 0) { +#line 5526 "Dialogs.c" + GString* _tmp120_; + gchar* _tmp121_; + gchar* _tmp122_; #line 595 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp127_ = builder; + _tmp120_ = builder; #line 595 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp128_ = _ ("Files Not Imported Because They Weren’t Recognized as Photos or Videos" \ -":"); + _tmp121_ = g_strconcat (_ ("Files Not Imported Because They Weren’t Recognized as Photos or Videos" \ +":"), "\n\n", NULL); #line 595 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp129_ = g_strconcat (_tmp128_, "\n\n", NULL); + _tmp122_ = _tmp121_; #line 595 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp130_ = _tmp129_; + g_string_append (_tmp120_, _tmp122_); #line 595 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_string_append (_tmp127_, _tmp130_); -#line 595 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp130_); -#line 5629 "Dialogs.c" + _g_free0 (_tmp122_); +#line 5540 "Dialogs.c" { GeeList* _result_list = NULL; - ImportManifest* _tmp131_ = NULL; - GeeList* _tmp132_ = NULL; - GeeList* _tmp133_ = NULL; + ImportManifest* _tmp123_; + GeeList* _tmp124_; + GeeList* _tmp125_; gint _result_size = 0; - GeeList* _tmp134_ = NULL; - gint _tmp135_ = 0; - gint _tmp136_ = 0; + GeeList* _tmp126_; + gint _tmp127_; + gint _tmp128_; gint _result_index = 0; #line 598 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp131_ = manifest; + _tmp123_ = manifest; #line 598 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp132_ = _tmp131_->skipped_files; + _tmp124_ = _tmp123_->skipped_files; #line 598 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp133_ = _g_object_ref0 (_tmp132_); + _tmp125_ = _g_object_ref0 (_tmp124_); #line 598 "/home/jens/Source/shotwell/src/Dialogs.vala" - _result_list = _tmp133_; + _result_list = _tmp125_; #line 598 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp134_ = _result_list; + _tmp126_ = _result_list; #line 598 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp135_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp134_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp127_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp126_, GEE_TYPE_COLLECTION, GeeCollection)); #line 598 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp136_ = _tmp135_; + _tmp128_ = _tmp127_; #line 598 "/home/jens/Source/shotwell/src/Dialogs.vala" - _result_size = _tmp136_; + _result_size = _tmp128_; #line 598 "/home/jens/Source/shotwell/src/Dialogs.vala" _result_index = -1; #line 598 "/home/jens/Source/shotwell/src/Dialogs.vala" while (TRUE) { -#line 5660 "Dialogs.c" - gint _tmp137_ = 0; - gint _tmp138_ = 0; - gint _tmp139_ = 0; +#line 5571 "Dialogs.c" + gint _tmp129_; + gint _tmp130_; + gint _tmp131_; BatchImportResult* _result_ = NULL; - GeeList* _tmp140_ = NULL; - gint _tmp141_ = 0; - gpointer _tmp142_ = NULL; - BatchImportResult* _tmp143_ = NULL; - const gchar* _tmp144_ = NULL; - gchar* _tmp145_ = NULL; - gchar* _tmp146_ = NULL; - const gchar* _tmp147_ = NULL; - gchar* _tmp148_ = NULL; - gchar* _tmp149_ = NULL; - gchar* _tmp150_ = NULL; - gchar* _tmp151_ = NULL; - BatchImportResult* _tmp152_ = NULL; - const gchar* _tmp153_ = NULL; - gchar* _tmp154_ = NULL; - gchar* _tmp155_ = NULL; - gchar* _tmp156_ = NULL; - GString* _tmp157_ = NULL; - const gchar* _tmp158_ = NULL; + GeeList* _tmp132_; + gint _tmp133_; + gpointer _tmp134_; + BatchImportResult* _tmp135_; + const gchar* _tmp136_; + gchar* _tmp137_; + gchar* _tmp138_; + gchar* _tmp139_; + gchar* _tmp140_; + gchar* _tmp141_; + gchar* _tmp142_; + BatchImportResult* _tmp143_; + const gchar* _tmp144_; + gchar* _tmp145_; + gchar* _tmp146_; + gchar* _tmp147_; + GString* _tmp148_; + const gchar* _tmp149_; #line 598 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp137_ = _result_index; + _tmp129_ = _result_index; #line 598 "/home/jens/Source/shotwell/src/Dialogs.vala" - _result_index = _tmp137_ + 1; + _result_index = _tmp129_ + 1; #line 598 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp138_ = _result_index; + _tmp130_ = _result_index; #line 598 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp139_ = _result_size; + _tmp131_ = _result_size; #line 598 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (!(_tmp138_ < _tmp139_)) { + if (!(_tmp130_ < _tmp131_)) { #line 598 "/home/jens/Source/shotwell/src/Dialogs.vala" break; -#line 5696 "Dialogs.c" +#line 5606 "Dialogs.c" } #line 598 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp140_ = _result_list; + _tmp132_ = _result_list; #line 598 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp141_ = _result_index; + _tmp133_ = _result_index; #line 598 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp142_ = gee_list_get (_tmp140_, _tmp141_); + _tmp134_ = gee_list_get (_tmp132_, _tmp133_); #line 598 "/home/jens/Source/shotwell/src/Dialogs.vala" - _result_ = (BatchImportResult*) _tmp142_; -#line 599 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp143_ = _result_; + _result_ = (BatchImportResult*) _tmp134_; #line 599 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp144_ = _tmp143_->src_identifier; + _tmp135_ = _result_; #line 599 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp145_ = g_strconcat (_tmp144_, "\n\t", NULL); + _tmp136_ = _tmp135_->src_identifier; #line 599 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp146_ = _tmp145_; + _tmp137_ = g_strconcat (_tmp136_, "\n\t", NULL); #line 599 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp147_ = _ ("error message:"); + _tmp138_ = _tmp137_; #line 599 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp148_ = g_strconcat (_tmp146_, _tmp147_, NULL); + _tmp139_ = g_strconcat (_tmp138_, _ ("error message:"), NULL); #line 599 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp149_ = _tmp148_; + _tmp140_ = _tmp139_; #line 599 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp150_ = g_strconcat (_tmp149_, " ", NULL); + _tmp141_ = g_strconcat (_tmp140_, " ", NULL); #line 599 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp151_ = _tmp150_; + _tmp142_ = _tmp141_; #line 599 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp152_ = _result_; + _tmp143_ = _result_; #line 599 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp153_ = _tmp152_->errmsg; + _tmp144_ = _tmp143_->errmsg; #line 599 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp154_ = g_strconcat (_tmp151_, _tmp153_, NULL); + _tmp145_ = g_strconcat (_tmp142_, _tmp144_, NULL); #line 599 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp155_ = _tmp154_; + _tmp146_ = _tmp145_; #line 599 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp156_ = g_strconcat (_tmp155_, "\n\n", NULL); + _tmp147_ = g_strconcat (_tmp146_, "\n\n", NULL); #line 599 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (current_file_summary); #line 599 "/home/jens/Source/shotwell/src/Dialogs.vala" - current_file_summary = _tmp156_; + current_file_summary = _tmp147_; #line 599 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp155_); + _g_free0 (_tmp146_); #line 599 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp151_); + _g_free0 (_tmp142_); #line 599 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp149_); + _g_free0 (_tmp140_); #line 599 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp146_); + _g_free0 (_tmp138_); #line 602 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp157_ = builder; + _tmp148_ = builder; #line 602 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp158_ = current_file_summary; + _tmp149_ = current_file_summary; #line 602 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_string_append (_tmp157_, _tmp158_); + g_string_append (_tmp148_, _tmp149_); #line 598 "/home/jens/Source/shotwell/src/Dialogs.vala" _batch_import_result_unref0 (_result_); -#line 5754 "Dialogs.c" +#line 5662 "Dialogs.c" } #line 598 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (_result_list); -#line 5758 "Dialogs.c" +#line 5666 "Dialogs.c" } } #line 609 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp159_ = manifest; + _tmp150_ = manifest; #line 609 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp160_ = _tmp159_->skipped_photos; + _tmp151_ = _tmp150_->skipped_photos; #line 609 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp161_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp160_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp152_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp151_, GEE_TYPE_COLLECTION, GeeCollection)); #line 609 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp162_ = _tmp161_; + _tmp153_ = _tmp152_; #line 609 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (_tmp162_ > 0) { -#line 5771 "Dialogs.c" - GString* _tmp163_ = NULL; - const gchar* _tmp164_ = NULL; - gchar* _tmp165_ = NULL; - gchar* _tmp166_ = NULL; + if (_tmp153_ > 0) { +#line 5679 "Dialogs.c" + GString* _tmp154_; + gchar* _tmp155_; + gchar* _tmp156_; #line 610 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp163_ = builder; + _tmp154_ = builder; #line 610 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp164_ = _ ("Photos/Videos Not Imported Because They Weren’t in a Format Shotwell U" \ -"nderstands:"); + _tmp155_ = g_strconcat (_ ("Photos/Videos Not Imported Because They Weren’t in a Format Shotwell U" \ +"nderstands:"), "\n\n", NULL); #line 610 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp165_ = g_strconcat (_tmp164_, "\n\n", NULL); + _tmp156_ = _tmp155_; #line 610 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp166_ = _tmp165_; + g_string_append (_tmp154_, _tmp156_); #line 610 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_string_append (_tmp163_, _tmp166_); -#line 610 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp166_); -#line 5788 "Dialogs.c" + _g_free0 (_tmp156_); +#line 5693 "Dialogs.c" { GeeList* _result_list = NULL; - ImportManifest* _tmp167_ = NULL; - GeeList* _tmp168_ = NULL; - GeeList* _tmp169_ = NULL; + ImportManifest* _tmp157_; + GeeList* _tmp158_; + GeeList* _tmp159_; gint _result_size = 0; - GeeList* _tmp170_ = NULL; - gint _tmp171_ = 0; - gint _tmp172_ = 0; + GeeList* _tmp160_; + gint _tmp161_; + gint _tmp162_; gint _result_index = 0; #line 613 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp167_ = manifest; + _tmp157_ = manifest; #line 613 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp168_ = _tmp167_->skipped_photos; + _tmp158_ = _tmp157_->skipped_photos; #line 613 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp169_ = _g_object_ref0 (_tmp168_); + _tmp159_ = _g_object_ref0 (_tmp158_); #line 613 "/home/jens/Source/shotwell/src/Dialogs.vala" - _result_list = _tmp169_; + _result_list = _tmp159_; #line 613 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp170_ = _result_list; + _tmp160_ = _result_list; #line 613 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp171_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp170_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp161_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp160_, GEE_TYPE_COLLECTION, GeeCollection)); #line 613 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp172_ = _tmp171_; + _tmp162_ = _tmp161_; #line 613 "/home/jens/Source/shotwell/src/Dialogs.vala" - _result_size = _tmp172_; + _result_size = _tmp162_; #line 613 "/home/jens/Source/shotwell/src/Dialogs.vala" _result_index = -1; #line 613 "/home/jens/Source/shotwell/src/Dialogs.vala" while (TRUE) { -#line 5819 "Dialogs.c" - gint _tmp173_ = 0; - gint _tmp174_ = 0; - gint _tmp175_ = 0; +#line 5724 "Dialogs.c" + gint _tmp163_; + gint _tmp164_; + gint _tmp165_; BatchImportResult* _result_ = NULL; - GeeList* _tmp176_ = NULL; - gint _tmp177_ = 0; - gpointer _tmp178_ = NULL; - BatchImportResult* _tmp179_ = NULL; - const gchar* _tmp180_ = NULL; - gchar* _tmp181_ = NULL; - gchar* _tmp182_ = NULL; - const gchar* _tmp183_ = NULL; - gchar* _tmp184_ = NULL; - gchar* _tmp185_ = NULL; - gchar* _tmp186_ = NULL; - gchar* _tmp187_ = NULL; - BatchImportResult* _tmp188_ = NULL; - const gchar* _tmp189_ = NULL; - gchar* _tmp190_ = NULL; - gchar* _tmp191_ = NULL; - gchar* _tmp192_ = NULL; - GString* _tmp193_ = NULL; - const gchar* _tmp194_ = NULL; + GeeList* _tmp166_; + gint _tmp167_; + gpointer _tmp168_; + BatchImportResult* _tmp169_; + const gchar* _tmp170_; + gchar* _tmp171_; + gchar* _tmp172_; + gchar* _tmp173_; + gchar* _tmp174_; + gchar* _tmp175_; + gchar* _tmp176_; + BatchImportResult* _tmp177_; + const gchar* _tmp178_; + gchar* _tmp179_; + gchar* _tmp180_; + gchar* _tmp181_; + GString* _tmp182_; + const gchar* _tmp183_; #line 613 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp173_ = _result_index; + _tmp163_ = _result_index; #line 613 "/home/jens/Source/shotwell/src/Dialogs.vala" - _result_index = _tmp173_ + 1; + _result_index = _tmp163_ + 1; #line 613 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp174_ = _result_index; + _tmp164_ = _result_index; #line 613 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp175_ = _result_size; + _tmp165_ = _result_size; #line 613 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (!(_tmp174_ < _tmp175_)) { + if (!(_tmp164_ < _tmp165_)) { #line 613 "/home/jens/Source/shotwell/src/Dialogs.vala" break; -#line 5855 "Dialogs.c" +#line 5759 "Dialogs.c" } #line 613 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp176_ = _result_list; + _tmp166_ = _result_list; #line 613 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp177_ = _result_index; + _tmp167_ = _result_index; #line 613 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp178_ = gee_list_get (_tmp176_, _tmp177_); + _tmp168_ = gee_list_get (_tmp166_, _tmp167_); #line 613 "/home/jens/Source/shotwell/src/Dialogs.vala" - _result_ = (BatchImportResult*) _tmp178_; + _result_ = (BatchImportResult*) _tmp168_; #line 614 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp179_ = _result_; + _tmp169_ = _result_; #line 614 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp180_ = _tmp179_->src_identifier; + _tmp170_ = _tmp169_->src_identifier; #line 614 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp181_ = g_strconcat (_tmp180_, "\n\t", NULL); + _tmp171_ = g_strconcat (_tmp170_, "\n\t", NULL); #line 614 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp182_ = _tmp181_; + _tmp172_ = _tmp171_; #line 614 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp183_ = _ ("error message:"); + _tmp173_ = g_strconcat (_tmp172_, _ ("error message:"), NULL); #line 614 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp184_ = g_strconcat (_tmp182_, _tmp183_, NULL); + _tmp174_ = _tmp173_; #line 614 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp185_ = _tmp184_; + _tmp175_ = g_strconcat (_tmp174_, " ", NULL); #line 614 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp186_ = g_strconcat (_tmp185_, " ", NULL); + _tmp176_ = _tmp175_; #line 614 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp187_ = _tmp186_; + _tmp177_ = _result_; #line 614 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp188_ = _result_; + _tmp178_ = _tmp177_->errmsg; #line 614 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp189_ = _tmp188_->errmsg; + _tmp179_ = g_strconcat (_tmp176_, _tmp178_, NULL); #line 614 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp190_ = g_strconcat (_tmp187_, _tmp189_, NULL); + _tmp180_ = _tmp179_; #line 614 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp191_ = _tmp190_; -#line 614 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp192_ = g_strconcat (_tmp191_, "\n\n", NULL); + _tmp181_ = g_strconcat (_tmp180_, "\n\n", NULL); #line 614 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (current_file_summary); #line 614 "/home/jens/Source/shotwell/src/Dialogs.vala" - current_file_summary = _tmp192_; + current_file_summary = _tmp181_; #line 614 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp191_); + _g_free0 (_tmp180_); #line 614 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp187_); + _g_free0 (_tmp176_); #line 614 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp185_); + _g_free0 (_tmp174_); #line 614 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp182_); + _g_free0 (_tmp172_); #line 617 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp193_ = builder; + _tmp182_ = builder; #line 617 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp194_ = current_file_summary; + _tmp183_ = current_file_summary; #line 617 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_string_append (_tmp193_, _tmp194_); + g_string_append (_tmp182_, _tmp183_); #line 613 "/home/jens/Source/shotwell/src/Dialogs.vala" _batch_import_result_unref0 (_result_); -#line 5913 "Dialogs.c" +#line 5815 "Dialogs.c" } #line 613 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (_result_list); -#line 5917 "Dialogs.c" +#line 5819 "Dialogs.c" } } #line 624 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp195_ = manifest; + _tmp184_ = manifest; #line 624 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp196_ = _tmp195_->write_failed; + _tmp185_ = _tmp184_->write_failed; #line 624 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp197_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp196_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp186_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp185_, GEE_TYPE_COLLECTION, GeeCollection)); #line 624 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp198_ = _tmp197_; + _tmp187_ = _tmp186_; #line 624 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (_tmp198_ > 0) { -#line 5930 "Dialogs.c" - GString* _tmp199_ = NULL; - const gchar* _tmp200_ = NULL; - gchar* _tmp201_ = NULL; - gchar* _tmp202_ = NULL; -#line 625 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp199_ = builder; + if (_tmp187_ > 0) { +#line 5832 "Dialogs.c" + GString* _tmp188_; + gchar* _tmp189_; + gchar* _tmp190_; #line 625 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp200_ = _ ("Photos/Videos Not Imported Because Shotwell Couldn’t Copy Them into it" \ -"s Library:"); + _tmp188_ = builder; #line 625 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp201_ = g_strconcat (_tmp200_, "\n\n", NULL); + _tmp189_ = g_strconcat (_ ("Photos/Videos Not Imported Because Shotwell Couldn’t Copy Them into it" \ +"s Library:"), "\n\n", NULL); #line 625 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp202_ = _tmp201_; + _tmp190_ = _tmp189_; #line 625 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_string_append (_tmp199_, _tmp202_); + g_string_append (_tmp188_, _tmp190_); #line 625 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp202_); -#line 5947 "Dialogs.c" + _g_free0 (_tmp190_); +#line 5846 "Dialogs.c" { GeeList* _result_list = NULL; - ImportManifest* _tmp203_ = NULL; - GeeList* _tmp204_ = NULL; - GeeList* _tmp205_ = NULL; + ImportManifest* _tmp191_; + GeeList* _tmp192_; + GeeList* _tmp193_; gint _result_size = 0; - GeeList* _tmp206_ = NULL; - gint _tmp207_ = 0; - gint _tmp208_ = 0; + GeeList* _tmp194_; + gint _tmp195_; + gint _tmp196_; gint _result_index = 0; #line 628 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp203_ = manifest; + _tmp191_ = manifest; #line 628 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp204_ = _tmp203_->write_failed; + _tmp192_ = _tmp191_->write_failed; #line 628 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp205_ = _g_object_ref0 (_tmp204_); + _tmp193_ = _g_object_ref0 (_tmp192_); #line 628 "/home/jens/Source/shotwell/src/Dialogs.vala" - _result_list = _tmp205_; + _result_list = _tmp193_; #line 628 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp206_ = _result_list; + _tmp194_ = _result_list; #line 628 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp207_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp206_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp195_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp194_, GEE_TYPE_COLLECTION, GeeCollection)); #line 628 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp208_ = _tmp207_; + _tmp196_ = _tmp195_; #line 628 "/home/jens/Source/shotwell/src/Dialogs.vala" - _result_size = _tmp208_; + _result_size = _tmp196_; #line 628 "/home/jens/Source/shotwell/src/Dialogs.vala" _result_index = -1; #line 628 "/home/jens/Source/shotwell/src/Dialogs.vala" while (TRUE) { -#line 5978 "Dialogs.c" - gint _tmp209_ = 0; - gint _tmp210_ = 0; - gint _tmp211_ = 0; +#line 5877 "Dialogs.c" + gint _tmp197_; + gint _tmp198_; + gint _tmp199_; BatchImportResult* _result_ = NULL; - GeeList* _tmp212_ = NULL; - gint _tmp213_ = 0; - gpointer _tmp214_ = NULL; - const gchar* _tmp215_ = NULL; - BatchImportResult* _tmp216_ = NULL; - const gchar* _tmp217_ = NULL; - BatchImportResult* _tmp218_ = NULL; - const gchar* _tmp219_ = NULL; - gchar* _tmp220_ = NULL; - gchar* _tmp221_ = NULL; - gchar* _tmp222_ = NULL; - gchar* _tmp223_ = NULL; - const gchar* _tmp224_ = NULL; - gchar* _tmp225_ = NULL; - gchar* _tmp226_ = NULL; - gchar* _tmp227_ = NULL; - gchar* _tmp228_ = NULL; - BatchImportResult* _tmp229_ = NULL; - const gchar* _tmp230_ = NULL; - gchar* _tmp231_ = NULL; - gchar* _tmp232_ = NULL; - gchar* _tmp233_ = NULL; - GString* _tmp234_ = NULL; - const gchar* _tmp235_ = NULL; + GeeList* _tmp200_; + gint _tmp201_; + gpointer _tmp202_; + BatchImportResult* _tmp203_; + const gchar* _tmp204_; + BatchImportResult* _tmp205_; + const gchar* _tmp206_; + gchar* _tmp207_; + gchar* _tmp208_; + gchar* _tmp209_; + gchar* _tmp210_; + gchar* _tmp211_; + gchar* _tmp212_; + gchar* _tmp213_; + gchar* _tmp214_; + BatchImportResult* _tmp215_; + const gchar* _tmp216_; + gchar* _tmp217_; + gchar* _tmp218_; + gchar* _tmp219_; + GString* _tmp220_; + const gchar* _tmp221_; #line 628 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp209_ = _result_index; + _tmp197_ = _result_index; #line 628 "/home/jens/Source/shotwell/src/Dialogs.vala" - _result_index = _tmp209_ + 1; + _result_index = _tmp197_ + 1; #line 628 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp210_ = _result_index; + _tmp198_ = _result_index; #line 628 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp211_ = _result_size; + _tmp199_ = _result_size; #line 628 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (!(_tmp210_ < _tmp211_)) { + if (!(_tmp198_ < _tmp199_)) { #line 628 "/home/jens/Source/shotwell/src/Dialogs.vala" break; -#line 6019 "Dialogs.c" +#line 5916 "Dialogs.c" } #line 628 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp212_ = _result_list; + _tmp200_ = _result_list; #line 628 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp213_ = _result_index; + _tmp201_ = _result_index; #line 628 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp214_ = gee_list_get (_tmp212_, _tmp213_); + _tmp202_ = gee_list_get (_tmp200_, _tmp201_); #line 628 "/home/jens/Source/shotwell/src/Dialogs.vala" - _result_ = (BatchImportResult*) _tmp214_; -#line 629 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp215_ = _ ("couldn’t copy %s\n\tto %s"); + _result_ = (BatchImportResult*) _tmp202_; #line 629 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp216_ = _result_; + _tmp203_ = _result_; #line 629 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp217_ = _tmp216_->src_identifier; + _tmp204_ = _tmp203_->src_identifier; #line 629 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp218_ = _result_; + _tmp205_ = _result_; #line 629 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp219_ = _tmp218_->dest_identifier; + _tmp206_ = _tmp205_->dest_identifier; #line 629 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp220_ = g_strdup_printf (_tmp215_, _tmp217_, _tmp219_); + _tmp207_ = g_strdup_printf (_ ("couldn’t copy %s\n\tto %s"), _tmp204_, _tmp206_); #line 629 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp221_ = _tmp220_; + _tmp208_ = _tmp207_; #line 629 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp222_ = g_strconcat (_tmp221_, "\n\t", NULL); + _tmp209_ = g_strconcat (_tmp208_, "\n\t", NULL); #line 629 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp223_ = _tmp222_; + _tmp210_ = _tmp209_; #line 629 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp224_ = _ ("error message:"); + _tmp211_ = g_strconcat (_tmp210_, _ ("error message:"), NULL); #line 629 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp225_ = g_strconcat (_tmp223_, _tmp224_, NULL); + _tmp212_ = _tmp211_; #line 629 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp226_ = _tmp225_; + _tmp213_ = g_strconcat (_tmp212_, " ", NULL); #line 629 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp227_ = g_strconcat (_tmp226_, " ", NULL); + _tmp214_ = _tmp213_; #line 629 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp228_ = _tmp227_; + _tmp215_ = _result_; #line 629 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp229_ = _result_; + _tmp216_ = _tmp215_->errmsg; #line 629 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp230_ = _tmp229_->errmsg; + _tmp217_ = g_strconcat (_tmp214_, _tmp216_, NULL); #line 629 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp231_ = g_strconcat (_tmp228_, _tmp230_, NULL); + _tmp218_ = _tmp217_; #line 629 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp232_ = _tmp231_; -#line 629 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp233_ = g_strconcat (_tmp232_, "\n\n", NULL); + _tmp219_ = g_strconcat (_tmp218_, "\n\n", NULL); #line 629 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (current_file_summary); #line 629 "/home/jens/Source/shotwell/src/Dialogs.vala" - current_file_summary = _tmp233_; + current_file_summary = _tmp219_; #line 629 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp232_); + _g_free0 (_tmp218_); #line 629 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp228_); + _g_free0 (_tmp214_); #line 629 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp226_); + _g_free0 (_tmp212_); #line 629 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp223_); + _g_free0 (_tmp210_); #line 629 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp221_); + _g_free0 (_tmp208_); #line 633 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp234_ = builder; + _tmp220_ = builder; #line 633 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp235_ = current_file_summary; + _tmp221_ = current_file_summary; #line 633 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_string_append (_tmp234_, _tmp235_); + g_string_append (_tmp220_, _tmp221_); #line 628 "/home/jens/Source/shotwell/src/Dialogs.vala" _batch_import_result_unref0 (_result_); -#line 6089 "Dialogs.c" +#line 5982 "Dialogs.c" } #line 628 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (_result_list); -#line 6093 "Dialogs.c" +#line 5986 "Dialogs.c" } } #line 640 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp236_ = manifest; + _tmp222_ = manifest; #line 640 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp237_ = _tmp236_->corrupt_files; + _tmp223_ = _tmp222_->corrupt_files; #line 640 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp238_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp237_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp224_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp223_, GEE_TYPE_COLLECTION, GeeCollection)); #line 640 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp239_ = _tmp238_; + _tmp225_ = _tmp224_; #line 640 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (_tmp239_ > 0) { -#line 6106 "Dialogs.c" - GString* _tmp240_ = NULL; - const gchar* _tmp241_ = NULL; - gchar* _tmp242_ = NULL; - gchar* _tmp243_ = NULL; -#line 641 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp240_ = builder; + if (_tmp225_ > 0) { +#line 5999 "Dialogs.c" + GString* _tmp226_; + gchar* _tmp227_; + gchar* _tmp228_; #line 641 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp241_ = _ ("Photos/Videos Not Imported Because Files Are Corrupt:"); + _tmp226_ = builder; #line 641 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp242_ = g_strconcat (_tmp241_, "\n\n", NULL); + _tmp227_ = g_strconcat (_ ("Photos/Videos Not Imported Because Files Are Corrupt:"), "\n\n", NULL); #line 641 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp243_ = _tmp242_; + _tmp228_ = _tmp227_; #line 641 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_string_append (_tmp240_, _tmp243_); + g_string_append (_tmp226_, _tmp228_); #line 641 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp243_); -#line 6123 "Dialogs.c" + _g_free0 (_tmp228_); +#line 6013 "Dialogs.c" { GeeList* _result_list = NULL; - ImportManifest* _tmp244_ = NULL; - GeeList* _tmp245_ = NULL; - GeeList* _tmp246_ = NULL; + ImportManifest* _tmp229_; + GeeList* _tmp230_; + GeeList* _tmp231_; gint _result_size = 0; - GeeList* _tmp247_ = NULL; - gint _tmp248_ = 0; - gint _tmp249_ = 0; + GeeList* _tmp232_; + gint _tmp233_; + gint _tmp234_; gint _result_index = 0; #line 644 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp244_ = manifest; + _tmp229_ = manifest; #line 644 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp245_ = _tmp244_->corrupt_files; + _tmp230_ = _tmp229_->corrupt_files; #line 644 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp246_ = _g_object_ref0 (_tmp245_); + _tmp231_ = _g_object_ref0 (_tmp230_); #line 644 "/home/jens/Source/shotwell/src/Dialogs.vala" - _result_list = _tmp246_; + _result_list = _tmp231_; #line 644 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp247_ = _result_list; + _tmp232_ = _result_list; #line 644 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp248_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp247_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp233_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp232_, GEE_TYPE_COLLECTION, GeeCollection)); #line 644 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp249_ = _tmp248_; + _tmp234_ = _tmp233_; #line 644 "/home/jens/Source/shotwell/src/Dialogs.vala" - _result_size = _tmp249_; + _result_size = _tmp234_; #line 644 "/home/jens/Source/shotwell/src/Dialogs.vala" _result_index = -1; #line 644 "/home/jens/Source/shotwell/src/Dialogs.vala" while (TRUE) { -#line 6154 "Dialogs.c" - gint _tmp250_ = 0; - gint _tmp251_ = 0; - gint _tmp252_ = 0; +#line 6044 "Dialogs.c" + gint _tmp235_; + gint _tmp236_; + gint _tmp237_; BatchImportResult* _result_ = NULL; - GeeList* _tmp253_ = NULL; - gint _tmp254_ = 0; - gpointer _tmp255_ = NULL; - BatchImportResult* _tmp256_ = NULL; - const gchar* _tmp257_ = NULL; - gchar* _tmp258_ = NULL; - gchar* _tmp259_ = NULL; - const gchar* _tmp260_ = NULL; - gchar* _tmp261_ = NULL; - gchar* _tmp262_ = NULL; - gchar* _tmp263_ = NULL; - gchar* _tmp264_ = NULL; - BatchImportResult* _tmp265_ = NULL; - const gchar* _tmp266_ = NULL; - gchar* _tmp267_ = NULL; - gchar* _tmp268_ = NULL; - gchar* _tmp269_ = NULL; - GString* _tmp270_ = NULL; - const gchar* _tmp271_ = NULL; + GeeList* _tmp238_; + gint _tmp239_; + gpointer _tmp240_; + BatchImportResult* _tmp241_; + const gchar* _tmp242_; + gchar* _tmp243_; + gchar* _tmp244_; + gchar* _tmp245_; + gchar* _tmp246_; + gchar* _tmp247_; + gchar* _tmp248_; + BatchImportResult* _tmp249_; + const gchar* _tmp250_; + gchar* _tmp251_; + gchar* _tmp252_; + gchar* _tmp253_; + GString* _tmp254_; + const gchar* _tmp255_; #line 644 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp250_ = _result_index; + _tmp235_ = _result_index; #line 644 "/home/jens/Source/shotwell/src/Dialogs.vala" - _result_index = _tmp250_ + 1; + _result_index = _tmp235_ + 1; #line 644 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp251_ = _result_index; + _tmp236_ = _result_index; #line 644 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp252_ = _result_size; + _tmp237_ = _result_size; #line 644 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (!(_tmp251_ < _tmp252_)) { + if (!(_tmp236_ < _tmp237_)) { #line 644 "/home/jens/Source/shotwell/src/Dialogs.vala" break; -#line 6190 "Dialogs.c" +#line 6079 "Dialogs.c" } #line 644 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp253_ = _result_list; + _tmp238_ = _result_list; #line 644 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp254_ = _result_index; + _tmp239_ = _result_index; #line 644 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp255_ = gee_list_get (_tmp253_, _tmp254_); + _tmp240_ = gee_list_get (_tmp238_, _tmp239_); #line 644 "/home/jens/Source/shotwell/src/Dialogs.vala" - _result_ = (BatchImportResult*) _tmp255_; + _result_ = (BatchImportResult*) _tmp240_; #line 645 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp256_ = _result_; + _tmp241_ = _result_; #line 645 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp257_ = _tmp256_->src_identifier; + _tmp242_ = _tmp241_->src_identifier; #line 645 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp258_ = g_strconcat (_tmp257_, "\n\t", NULL); + _tmp243_ = g_strconcat (_tmp242_, "\n\t", NULL); #line 645 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp259_ = _tmp258_; + _tmp244_ = _tmp243_; #line 645 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp260_ = _ ("error message:"); + _tmp245_ = g_strconcat (_tmp244_, _ ("error message:"), NULL); #line 645 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp261_ = g_strconcat (_tmp259_, _tmp260_, NULL); + _tmp246_ = _tmp245_; #line 645 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp262_ = _tmp261_; + _tmp247_ = g_strconcat (_tmp246_, " |", NULL); #line 645 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp263_ = g_strconcat (_tmp262_, " |", NULL); + _tmp248_ = _tmp247_; #line 645 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp264_ = _tmp263_; + _tmp249_ = _result_; #line 645 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp265_ = _result_; + _tmp250_ = _tmp249_->errmsg; #line 645 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp266_ = _tmp265_->errmsg; + _tmp251_ = g_strconcat (_tmp248_, _tmp250_, NULL); #line 645 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp267_ = g_strconcat (_tmp264_, _tmp266_, NULL); + _tmp252_ = _tmp251_; #line 645 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp268_ = _tmp267_; -#line 645 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp269_ = g_strconcat (_tmp268_, "|\n\n", NULL); + _tmp253_ = g_strconcat (_tmp252_, "|\n\n", NULL); #line 645 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (current_file_summary); #line 645 "/home/jens/Source/shotwell/src/Dialogs.vala" - current_file_summary = _tmp269_; + current_file_summary = _tmp253_; #line 645 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp268_); + _g_free0 (_tmp252_); #line 645 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp264_); + _g_free0 (_tmp248_); #line 645 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp262_); + _g_free0 (_tmp246_); #line 645 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp259_); + _g_free0 (_tmp244_); #line 648 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp270_ = builder; + _tmp254_ = builder; #line 648 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp271_ = current_file_summary; + _tmp255_ = current_file_summary; #line 648 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_string_append (_tmp270_, _tmp271_); + g_string_append (_tmp254_, _tmp255_); #line 644 "/home/jens/Source/shotwell/src/Dialogs.vala" _batch_import_result_unref0 (_result_); -#line 6248 "Dialogs.c" +#line 6135 "Dialogs.c" } #line 644 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (_result_list); -#line 6252 "Dialogs.c" +#line 6139 "Dialogs.c" } } #line 655 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp272_ = manifest; + _tmp256_ = manifest; #line 655 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp273_ = _tmp272_->failed; + _tmp257_ = _tmp256_->failed; #line 655 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp274_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp273_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp258_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp257_, GEE_TYPE_COLLECTION, GeeCollection)); #line 655 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp275_ = _tmp274_; + _tmp259_ = _tmp258_; #line 655 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (_tmp275_ > 0) { -#line 6265 "Dialogs.c" - GString* _tmp276_ = NULL; - const gchar* _tmp277_ = NULL; - gchar* _tmp278_ = NULL; - gchar* _tmp279_ = NULL; -#line 656 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp276_ = builder; + if (_tmp259_ > 0) { +#line 6152 "Dialogs.c" + GString* _tmp260_; + gchar* _tmp261_; + gchar* _tmp262_; #line 656 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp277_ = _ ("Photos/Videos Not Imported for Other Reasons:"); + _tmp260_ = builder; #line 656 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp278_ = g_strconcat (_tmp277_, "\n\n", NULL); + _tmp261_ = g_strconcat (_ ("Photos/Videos Not Imported for Other Reasons:"), "\n\n", NULL); #line 656 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp279_ = _tmp278_; + _tmp262_ = _tmp261_; #line 656 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_string_append (_tmp276_, _tmp279_); + g_string_append (_tmp260_, _tmp262_); #line 656 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp279_); -#line 6282 "Dialogs.c" + _g_free0 (_tmp262_); +#line 6166 "Dialogs.c" { GeeList* _result_list = NULL; - ImportManifest* _tmp280_ = NULL; - GeeList* _tmp281_ = NULL; - GeeList* _tmp282_ = NULL; + ImportManifest* _tmp263_; + GeeList* _tmp264_; + GeeList* _tmp265_; gint _result_size = 0; - GeeList* _tmp283_ = NULL; - gint _tmp284_ = 0; - gint _tmp285_ = 0; + GeeList* _tmp266_; + gint _tmp267_; + gint _tmp268_; gint _result_index = 0; #line 658 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp280_ = manifest; + _tmp263_ = manifest; #line 658 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp281_ = _tmp280_->failed; + _tmp264_ = _tmp263_->failed; #line 658 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp282_ = _g_object_ref0 (_tmp281_); + _tmp265_ = _g_object_ref0 (_tmp264_); #line 658 "/home/jens/Source/shotwell/src/Dialogs.vala" - _result_list = _tmp282_; + _result_list = _tmp265_; #line 658 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp283_ = _result_list; + _tmp266_ = _result_list; #line 658 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp284_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp283_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp267_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp266_, GEE_TYPE_COLLECTION, GeeCollection)); #line 658 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp285_ = _tmp284_; + _tmp268_ = _tmp267_; #line 658 "/home/jens/Source/shotwell/src/Dialogs.vala" - _result_size = _tmp285_; + _result_size = _tmp268_; #line 658 "/home/jens/Source/shotwell/src/Dialogs.vala" _result_index = -1; #line 658 "/home/jens/Source/shotwell/src/Dialogs.vala" while (TRUE) { -#line 6313 "Dialogs.c" - gint _tmp286_ = 0; - gint _tmp287_ = 0; - gint _tmp288_ = 0; +#line 6197 "Dialogs.c" + gint _tmp269_; + gint _tmp270_; + gint _tmp271_; BatchImportResult* _result_ = NULL; - GeeList* _tmp289_ = NULL; - gint _tmp290_ = 0; - gpointer _tmp291_ = NULL; - BatchImportResult* _tmp292_ = NULL; - const gchar* _tmp293_ = NULL; - gchar* _tmp294_ = NULL; - gchar* _tmp295_ = NULL; - const gchar* _tmp296_ = NULL; - gchar* _tmp297_ = NULL; - gchar* _tmp298_ = NULL; - gchar* _tmp299_ = NULL; - gchar* _tmp300_ = NULL; - BatchImportResult* _tmp301_ = NULL; - const gchar* _tmp302_ = NULL; - gchar* _tmp303_ = NULL; - gchar* _tmp304_ = NULL; - gchar* _tmp305_ = NULL; - GString* _tmp306_ = NULL; - const gchar* _tmp307_ = NULL; + GeeList* _tmp272_; + gint _tmp273_; + gpointer _tmp274_; + BatchImportResult* _tmp275_; + const gchar* _tmp276_; + gchar* _tmp277_; + gchar* _tmp278_; + gchar* _tmp279_; + gchar* _tmp280_; + gchar* _tmp281_; + gchar* _tmp282_; + BatchImportResult* _tmp283_; + const gchar* _tmp284_; + gchar* _tmp285_; + gchar* _tmp286_; + gchar* _tmp287_; + GString* _tmp288_; + const gchar* _tmp289_; #line 658 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp286_ = _result_index; + _tmp269_ = _result_index; #line 658 "/home/jens/Source/shotwell/src/Dialogs.vala" - _result_index = _tmp286_ + 1; + _result_index = _tmp269_ + 1; #line 658 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp287_ = _result_index; + _tmp270_ = _result_index; #line 658 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp288_ = _result_size; + _tmp271_ = _result_size; #line 658 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (!(_tmp287_ < _tmp288_)) { + if (!(_tmp270_ < _tmp271_)) { #line 658 "/home/jens/Source/shotwell/src/Dialogs.vala" break; -#line 6349 "Dialogs.c" +#line 6232 "Dialogs.c" } #line 658 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp289_ = _result_list; + _tmp272_ = _result_list; #line 658 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp290_ = _result_index; + _tmp273_ = _result_index; #line 658 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp291_ = gee_list_get (_tmp289_, _tmp290_); + _tmp274_ = gee_list_get (_tmp272_, _tmp273_); #line 658 "/home/jens/Source/shotwell/src/Dialogs.vala" - _result_ = (BatchImportResult*) _tmp291_; -#line 659 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp292_ = _result_; + _result_ = (BatchImportResult*) _tmp274_; #line 659 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp293_ = _tmp292_->src_identifier; + _tmp275_ = _result_; #line 659 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp294_ = g_strconcat (_tmp293_, "\n\t", NULL); + _tmp276_ = _tmp275_->src_identifier; #line 659 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp295_ = _tmp294_; + _tmp277_ = g_strconcat (_tmp276_, "\n\t", NULL); #line 659 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp296_ = _ ("error message:"); + _tmp278_ = _tmp277_; #line 659 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp297_ = g_strconcat (_tmp295_, _tmp296_, NULL); + _tmp279_ = g_strconcat (_tmp278_, _ ("error message:"), NULL); #line 659 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp298_ = _tmp297_; + _tmp280_ = _tmp279_; #line 659 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp299_ = g_strconcat (_tmp298_, " ", NULL); + _tmp281_ = g_strconcat (_tmp280_, " ", NULL); #line 659 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp300_ = _tmp299_; + _tmp282_ = _tmp281_; #line 659 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp301_ = _result_; + _tmp283_ = _result_; #line 659 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp302_ = _tmp301_->errmsg; + _tmp284_ = _tmp283_->errmsg; #line 659 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp303_ = g_strconcat (_tmp300_, _tmp302_, NULL); + _tmp285_ = g_strconcat (_tmp282_, _tmp284_, NULL); #line 659 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp304_ = _tmp303_; + _tmp286_ = _tmp285_; #line 659 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp305_ = g_strconcat (_tmp304_, "\n\n", NULL); + _tmp287_ = g_strconcat (_tmp286_, "\n\n", NULL); #line 659 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (current_file_summary); #line 659 "/home/jens/Source/shotwell/src/Dialogs.vala" - current_file_summary = _tmp305_; + current_file_summary = _tmp287_; #line 659 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp304_); + _g_free0 (_tmp286_); #line 659 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp300_); + _g_free0 (_tmp282_); #line 659 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp298_); + _g_free0 (_tmp280_); #line 659 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp295_); + _g_free0 (_tmp278_); #line 662 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp306_ = builder; + _tmp288_ = builder; #line 662 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp307_ = current_file_summary; + _tmp289_ = current_file_summary; #line 662 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_string_append (_tmp306_, _tmp307_); + g_string_append (_tmp288_, _tmp289_); #line 658 "/home/jens/Source/shotwell/src/Dialogs.vala" _batch_import_result_unref0 (_result_); -#line 6407 "Dialogs.c" +#line 6288 "Dialogs.c" } #line 658 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (_result_list); -#line 6411 "Dialogs.c" +#line 6292 "Dialogs.c" } } #line 666 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp308_ = builder; + _tmp290_ = builder; #line 666 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp309_ = _tmp308_->str; + _tmp291_ = _tmp290_->str; #line 666 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp310_ = g_strdup (_tmp309_); + _tmp292_ = g_strdup (_tmp291_); #line 666 "/home/jens/Source/shotwell/src/Dialogs.vala" - result = _tmp310_; + result = _tmp292_; #line 666 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (current_file_summary); #line 666 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -6435,97 +6316,97 @@ gchar* import_ui_create_result_report_from_manifest (ImportManifest* manifest) { _g_string_free0 (builder); #line 666 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 6432 "Dialogs.c" +#line 6313 "Dialogs.c" } gboolean import_ui_report_manifest (ImportManifest* manifest, gboolean show_dest_id, ImportUIQuestionParams* question) { gboolean result = FALSE; gchar* message = NULL; - gchar* _tmp0_ = NULL; - ImportManifest* _tmp1_ = NULL; - GeeList* _tmp2_ = NULL; - gint _tmp3_ = 0; - gint _tmp4_ = 0; - ImportManifest* _tmp52_ = NULL; - GeeList* _tmp53_ = NULL; - gint _tmp54_ = 0; - gint _tmp55_ = 0; - ImportManifest* _tmp118_ = NULL; - GeeList* _tmp119_ = NULL; - gint _tmp120_ = 0; - gint _tmp121_ = 0; - ImportManifest* _tmp184_ = NULL; - GeeList* _tmp185_ = NULL; - gint _tmp186_ = 0; - gint _tmp187_ = 0; - ImportManifest* _tmp250_ = NULL; - GeeList* _tmp251_ = NULL; - gint _tmp252_ = 0; - gint _tmp253_ = 0; - ImportManifest* _tmp316_ = NULL; - GeeList* _tmp317_ = NULL; - gint _tmp318_ = 0; - gint _tmp319_ = 0; - ImportManifest* _tmp345_ = NULL; - GeeList* _tmp346_ = NULL; - gint _tmp347_ = 0; - gint _tmp348_ = 0; - ImportManifest* _tmp367_ = NULL; - GeeList* _tmp368_ = NULL; - gint _tmp369_ = 0; - gint _tmp370_ = 0; - ImportManifest* _tmp433_ = NULL; - GeeList* _tmp434_ = NULL; - gint _tmp435_ = 0; - gint _tmp436_ = 0; + gchar* _tmp0_; + ImportManifest* _tmp1_; + GeeList* _tmp2_; + gint _tmp3_; + gint _tmp4_; + ImportManifest* _tmp49_; + GeeList* _tmp50_; + gint _tmp51_; + gint _tmp52_; + ImportManifest* _tmp111_; + GeeList* _tmp112_; + gint _tmp113_; + gint _tmp114_; + ImportManifest* _tmp173_; + GeeList* _tmp174_; + gint _tmp175_; + gint _tmp176_; + ImportManifest* _tmp235_; + GeeList* _tmp236_; + gint _tmp237_; + gint _tmp238_; + ImportManifest* _tmp297_; + GeeList* _tmp298_; + gint _tmp299_; + gint _tmp300_; + ImportManifest* _tmp325_; + GeeList* _tmp326_; + gint _tmp327_; + gint _tmp328_; + ImportManifest* _tmp346_; + GeeList* _tmp347_; + gint _tmp348_; + gint _tmp349_; + ImportManifest* _tmp408_; + GeeList* _tmp409_; + gint _tmp410_; + gint _tmp411_; gint total = 0; - ImportManifest* _tmp481_ = NULL; - GeeList* _tmp482_ = NULL; - gint _tmp483_ = 0; - gint _tmp484_ = 0; - ImportManifest* _tmp485_ = NULL; - GeeList* _tmp486_ = NULL; - gint _tmp487_ = 0; - gint _tmp488_ = 0; - ImportManifest* _tmp489_ = NULL; - GeeList* _tmp490_ = NULL; - gint _tmp491_ = 0; - gint _tmp492_ = 0; - ImportManifest* _tmp493_ = NULL; - GeeList* _tmp494_ = NULL; - gint _tmp495_ = 0; - gint _tmp496_ = 0; - ImportManifest* _tmp497_ = NULL; - GeeList* _tmp498_ = NULL; - gint _tmp499_ = 0; - gint _tmp500_ = 0; - ImportManifest* _tmp501_ = NULL; - GeeList* _tmp502_ = NULL; - gint _tmp503_ = 0; - gint _tmp504_ = 0; - ImportManifest* _tmp505_ = NULL; - GeeList* _tmp506_ = NULL; - gint _tmp507_ = 0; - gint _tmp508_ = 0; - ImportManifest* _tmp509_ = NULL; - GeeList* _tmp510_ = NULL; - gint _tmp511_ = 0; - gint _tmp512_ = 0; - ImportManifest* _tmp513_ = NULL; - GeeList* _tmp514_ = NULL; - gint _tmp515_ = 0; - gint _tmp516_ = 0; - gint _tmp517_ = 0; - ImportManifest* _tmp518_ = NULL; - GeeList* _tmp519_ = NULL; - gint _tmp520_ = 0; - gint _tmp521_ = 0; - gint _tmp522_ = 0; + ImportManifest* _tmp453_; + GeeList* _tmp454_; + gint _tmp455_; + gint _tmp456_; + ImportManifest* _tmp457_; + GeeList* _tmp458_; + gint _tmp459_; + gint _tmp460_; + ImportManifest* _tmp461_; + GeeList* _tmp462_; + gint _tmp463_; + gint _tmp464_; + ImportManifest* _tmp465_; + GeeList* _tmp466_; + gint _tmp467_; + gint _tmp468_; + ImportManifest* _tmp469_; + GeeList* _tmp470_; + gint _tmp471_; + gint _tmp472_; + ImportManifest* _tmp473_; + GeeList* _tmp474_; + gint _tmp475_; + gint _tmp476_; + ImportManifest* _tmp477_; + GeeList* _tmp478_; + gint _tmp479_; + gint _tmp480_; + ImportManifest* _tmp481_; + GeeList* _tmp482_; + gint _tmp483_; + gint _tmp484_; + ImportManifest* _tmp485_; + GeeList* _tmp486_; + gint _tmp487_; + gint _tmp488_; + gint _tmp489_; + ImportManifest* _tmp490_; + GeeList* _tmp491_; + gint _tmp492_; + gint _tmp493_; + gint _tmp494_; GtkMessageDialog* dialog = NULL; gint dialog_response = 0; - ImportUIQuestionParams* _tmp526_ = NULL; - gint _tmp606_ = 0; + ImportUIQuestionParams* _tmp497_; + gint _tmp575_; #line 671 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_val_if_fail (IS_IMPORT_MANIFEST (manifest), FALSE); #line 671 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -6544,57 +6425,54 @@ gboolean import_ui_report_manifest (ImportManifest* manifest, gboolean show_dest _tmp4_ = _tmp3_; #line 675 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp4_ > 0) { -#line 6541 "Dialogs.c" +#line 6422 "Dialogs.c" gchar* photos_message = NULL; - ImportManifest* _tmp5_ = NULL; - GeeList* _tmp6_ = NULL; - gint _tmp7_ = 0; - gint _tmp8_ = 0; - const gchar* _tmp9_ = NULL; - ImportManifest* _tmp10_ = NULL; - GeeList* _tmp11_ = NULL; - gint _tmp12_ = 0; - gint _tmp13_ = 0; - gchar* _tmp14_ = NULL; + ImportManifest* _tmp5_; + GeeList* _tmp6_; + gint _tmp7_; + gint _tmp8_; + ImportManifest* _tmp9_; + GeeList* _tmp10_; + gint _tmp11_; + gint _tmp12_; + gchar* _tmp13_; gchar* videos_message = NULL; - ImportManifest* _tmp15_ = NULL; - GeeList* _tmp16_ = NULL; - gint _tmp17_ = 0; - gint _tmp18_ = 0; - const gchar* _tmp19_ = NULL; - ImportManifest* _tmp20_ = NULL; - GeeList* _tmp21_ = NULL; - gint _tmp22_ = 0; - gint _tmp23_ = 0; - gchar* _tmp24_ = NULL; + ImportManifest* _tmp14_; + GeeList* _tmp15_; + gint _tmp16_; + gint _tmp17_; + ImportManifest* _tmp18_; + GeeList* _tmp19_; + gint _tmp20_; + gint _tmp21_; + gchar* _tmp22_; gchar* both_message = NULL; - ImportManifest* _tmp25_ = NULL; - GeeList* _tmp26_ = NULL; - gint _tmp27_ = 0; - gint _tmp28_ = 0; - const gchar* _tmp29_ = NULL; - ImportManifest* _tmp30_ = NULL; - GeeList* _tmp31_ = NULL; - gint _tmp32_ = 0; - gint _tmp33_ = 0; - gchar* _tmp34_ = NULL; - const gchar* _tmp35_ = NULL; - ImportManifest* _tmp36_ = NULL; - GeeList* _tmp37_ = NULL; - const gchar* _tmp38_ = NULL; - const gchar* _tmp39_ = NULL; - const gchar* _tmp40_ = NULL; - const gchar* _tmp41_ = NULL; - gchar* _tmp42_ = NULL; - gchar* _tmp43_ = NULL; - gchar* _tmp44_ = NULL; - const gchar* _tmp45_ = NULL; - ImportManifest* _tmp46_ = NULL; - GeeList* _tmp47_ = NULL; - gboolean _tmp48_ = FALSE; - gchar* _tmp49_ = NULL; - gchar* _tmp50_ = NULL; - gchar* _tmp51_ = NULL; + ImportManifest* _tmp23_; + GeeList* _tmp24_; + gint _tmp25_; + gint _tmp26_; + ImportManifest* _tmp27_; + GeeList* _tmp28_; + gint _tmp29_; + gint _tmp30_; + gchar* _tmp31_; + const gchar* _tmp32_; + ImportManifest* _tmp33_; + GeeList* _tmp34_; + const gchar* _tmp35_; + const gchar* _tmp36_; + const gchar* _tmp37_; + const gchar* _tmp38_; + gchar* _tmp39_; + gchar* _tmp40_; + gchar* _tmp41_; + const gchar* _tmp42_; + ImportManifest* _tmp43_; + GeeList* _tmp44_; + gboolean _tmp45_; + gchar* _tmp46_; + gchar* _tmp47_; + gchar* _tmp48_; #line 676 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp5_ = manifest; #line 676 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -6604,347 +6482,329 @@ gboolean import_ui_report_manifest (ImportManifest* manifest, gboolean show_dest #line 676 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp8_ = _tmp7_; #line 676 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp9_ = ngettext ("1 duplicate photo was not imported:\n", "%d duplicate photos were not imported:\n", (gulong) _tmp8_); + _tmp9_ = manifest; #line 676 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp10_ = manifest; + _tmp10_ = _tmp9_->already_imported; #line 676 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp11_ = _tmp10_->already_imported; + _tmp11_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp10_, GEE_TYPE_COLLECTION, GeeCollection)); #line 676 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp12_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp11_, GEE_TYPE_COLLECTION, GeeCollection)); -#line 676 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp13_ = _tmp12_; + _tmp12_ = _tmp11_; #line 676 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp14_ = g_strdup_printf (_tmp9_, _tmp13_); + _tmp13_ = g_strdup_printf (ngettext ("1 duplicate photo was not imported:\n", "%d duplicate photos were not imported:\n", (gulong) _tmp8_), _tmp12_); #line 676 "/home/jens/Source/shotwell/src/Dialogs.vala" - photos_message = _tmp14_; + photos_message = _tmp13_; #line 679 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp15_ = manifest; + _tmp14_ = manifest; #line 679 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp16_ = _tmp15_->already_imported; + _tmp15_ = _tmp14_->already_imported; #line 679 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp17_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp16_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp16_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp15_, GEE_TYPE_COLLECTION, GeeCollection)); #line 679 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp18_ = _tmp17_; -#line 679 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp19_ = ngettext ("1 duplicate video was not imported:\n", "%d duplicate videos were not imported:\n", (gulong) _tmp18_); + _tmp17_ = _tmp16_; #line 679 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp20_ = manifest; + _tmp18_ = manifest; #line 679 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp21_ = _tmp20_->already_imported; + _tmp19_ = _tmp18_->already_imported; #line 679 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp22_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp21_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp20_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp19_, GEE_TYPE_COLLECTION, GeeCollection)); #line 679 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp23_ = _tmp22_; + _tmp21_ = _tmp20_; #line 679 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp24_ = g_strdup_printf (_tmp19_, _tmp23_); + _tmp22_ = g_strdup_printf (ngettext ("1 duplicate video was not imported:\n", "%d duplicate videos were not imported:\n", (gulong) _tmp17_), _tmp21_); #line 679 "/home/jens/Source/shotwell/src/Dialogs.vala" - videos_message = _tmp24_; + videos_message = _tmp22_; #line 682 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp25_ = manifest; + _tmp23_ = manifest; #line 682 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp26_ = _tmp25_->already_imported; + _tmp24_ = _tmp23_->already_imported; #line 682 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp27_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp26_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp25_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp24_, GEE_TYPE_COLLECTION, GeeCollection)); #line 682 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp28_ = _tmp27_; + _tmp26_ = _tmp25_; #line 682 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp29_ = ngettext ("1 duplicate photo/video was not imported:\n", "%d duplicate photos/videos were not imported:\n", (gulong) _tmp28_); + _tmp27_ = manifest; #line 682 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp30_ = manifest; + _tmp28_ = _tmp27_->already_imported; #line 682 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp31_ = _tmp30_->already_imported; + _tmp29_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp28_, GEE_TYPE_COLLECTION, GeeCollection)); #line 682 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp32_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp31_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp30_ = _tmp29_; #line 682 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp33_ = _tmp32_; + _tmp31_ = g_strdup_printf (ngettext ("1 duplicate photo/video was not imported:\n", "%d duplicate photos/videos were not imported:\n", (gulong) _tmp26_), _tmp30_); #line 682 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp34_ = g_strdup_printf (_tmp29_, _tmp33_); -#line 682 "/home/jens/Source/shotwell/src/Dialogs.vala" - both_message = _tmp34_; + both_message = _tmp31_; #line 686 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp35_ = message; + _tmp32_ = message; #line 686 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp36_ = manifest; + _tmp33_ = manifest; #line 686 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp37_ = _tmp36_->already_imported; + _tmp34_ = _tmp33_->already_imported; #line 686 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp38_ = photos_message; + _tmp35_ = photos_message; #line 686 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp39_ = videos_message; + _tmp36_ = videos_message; #line 686 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp40_ = both_message; + _tmp37_ = both_message; #line 686 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp41_ = both_message; + _tmp38_ = both_message; #line 686 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp42_ = import_ui_get_media_specific_string (G_TYPE_CHECK_INSTANCE_CAST (_tmp37_, GEE_TYPE_COLLECTION, GeeCollection), _tmp38_, _tmp39_, _tmp40_, _tmp41_); + _tmp39_ = import_ui_get_media_specific_string (G_TYPE_CHECK_INSTANCE_CAST (_tmp34_, GEE_TYPE_COLLECTION, GeeCollection), _tmp35_, _tmp36_, _tmp37_, _tmp38_); #line 686 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp43_ = _tmp42_; + _tmp40_ = _tmp39_; #line 686 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp44_ = g_strconcat (_tmp35_, _tmp43_, NULL); + _tmp41_ = g_strconcat (_tmp32_, _tmp40_, NULL); #line 686 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (message); #line 686 "/home/jens/Source/shotwell/src/Dialogs.vala" - message = _tmp44_; + message = _tmp41_; #line 686 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp43_); + _g_free0 (_tmp40_); #line 689 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp45_ = message; + _tmp42_ = message; #line 689 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp46_ = manifest; + _tmp43_ = manifest; #line 689 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp47_ = _tmp46_->already_imported; + _tmp44_ = _tmp43_->already_imported; #line 689 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp48_ = show_dest_id; + _tmp45_ = show_dest_id; #line 689 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp49_ = import_ui_generate_import_failure_list (_tmp47_, _tmp48_); + _tmp46_ = import_ui_generate_import_failure_list (_tmp44_, _tmp45_); #line 689 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp50_ = _tmp49_; + _tmp47_ = _tmp46_; #line 689 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp51_ = g_strconcat (_tmp45_, _tmp50_, NULL); + _tmp48_ = g_strconcat (_tmp42_, _tmp47_, NULL); #line 689 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (message); #line 689 "/home/jens/Source/shotwell/src/Dialogs.vala" - message = _tmp51_; + message = _tmp48_; #line 689 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp50_); + _g_free0 (_tmp47_); #line 675 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (both_message); #line 675 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (videos_message); #line 675 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (photos_message); -#line 6710 "Dialogs.c" +#line 6582 "Dialogs.c" } #line 692 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp52_ = manifest; + _tmp49_ = manifest; #line 692 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp53_ = _tmp52_->failed; + _tmp50_ = _tmp49_->failed; #line 692 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp54_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp53_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp51_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp50_, GEE_TYPE_COLLECTION, GeeCollection)); #line 692 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp55_ = _tmp54_; + _tmp52_ = _tmp51_; #line 692 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (_tmp55_ > 0) { -#line 6722 "Dialogs.c" - const gchar* _tmp56_ = NULL; - gint _tmp57_ = 0; - gint _tmp58_ = 0; + if (_tmp52_ > 0) { +#line 6594 "Dialogs.c" + const gchar* _tmp53_; + gint _tmp54_; + gint _tmp55_; gchar* photos_message = NULL; - ImportManifest* _tmp61_ = NULL; - GeeList* _tmp62_ = NULL; - gint _tmp63_ = 0; - gint _tmp64_ = 0; - const gchar* _tmp65_ = NULL; - ImportManifest* _tmp66_ = NULL; - GeeList* _tmp67_ = NULL; - gint _tmp68_ = 0; - gint _tmp69_ = 0; - gchar* _tmp70_ = NULL; + ImportManifest* _tmp58_; + GeeList* _tmp59_; + gint _tmp60_; + gint _tmp61_; + ImportManifest* _tmp62_; + GeeList* _tmp63_; + gint _tmp64_; + gint _tmp65_; + gchar* _tmp66_; gchar* videos_message = NULL; - ImportManifest* _tmp71_ = NULL; - GeeList* _tmp72_ = NULL; - gint _tmp73_ = 0; - gint _tmp74_ = 0; - const gchar* _tmp75_ = NULL; - ImportManifest* _tmp76_ = NULL; - GeeList* _tmp77_ = NULL; - gint _tmp78_ = 0; - gint _tmp79_ = 0; - gchar* _tmp80_ = NULL; + ImportManifest* _tmp67_; + GeeList* _tmp68_; + gint _tmp69_; + gint _tmp70_; + ImportManifest* _tmp71_; + GeeList* _tmp72_; + gint _tmp73_; + gint _tmp74_; + gchar* _tmp75_; gchar* both_message = NULL; - ImportManifest* _tmp81_ = NULL; - GeeList* _tmp82_ = NULL; - gint _tmp83_ = 0; - gint _tmp84_ = 0; - const gchar* _tmp85_ = NULL; - ImportManifest* _tmp86_ = NULL; - GeeList* _tmp87_ = NULL; - gint _tmp88_ = 0; - gint _tmp89_ = 0; - gchar* _tmp90_ = NULL; + ImportManifest* _tmp76_; + GeeList* _tmp77_; + gint _tmp78_; + gint _tmp79_; + ImportManifest* _tmp80_; + GeeList* _tmp81_; + gint _tmp82_; + gint _tmp83_; + gchar* _tmp84_; gchar* neither_message = NULL; - ImportManifest* _tmp91_ = NULL; - GeeList* _tmp92_ = NULL; - gint _tmp93_ = 0; - gint _tmp94_ = 0; - const gchar* _tmp95_ = NULL; - ImportManifest* _tmp96_ = NULL; - GeeList* _tmp97_ = NULL; - gint _tmp98_ = 0; - gint _tmp99_ = 0; - gchar* _tmp100_ = NULL; - const gchar* _tmp101_ = NULL; - ImportManifest* _tmp102_ = NULL; - GeeList* _tmp103_ = NULL; - const gchar* _tmp104_ = NULL; - const gchar* _tmp105_ = NULL; - const gchar* _tmp106_ = NULL; - const gchar* _tmp107_ = NULL; - gchar* _tmp108_ = NULL; - gchar* _tmp109_ = NULL; - gchar* _tmp110_ = NULL; - const gchar* _tmp111_ = NULL; - ImportManifest* _tmp112_ = NULL; - GeeList* _tmp113_ = NULL; - gboolean _tmp114_ = FALSE; - gchar* _tmp115_ = NULL; - gchar* _tmp116_ = NULL; - gchar* _tmp117_ = NULL; + ImportManifest* _tmp85_; + GeeList* _tmp86_; + gint _tmp87_; + gint _tmp88_; + ImportManifest* _tmp89_; + GeeList* _tmp90_; + gint _tmp91_; + gint _tmp92_; + gchar* _tmp93_; + const gchar* _tmp94_; + ImportManifest* _tmp95_; + GeeList* _tmp96_; + const gchar* _tmp97_; + const gchar* _tmp98_; + const gchar* _tmp99_; + const gchar* _tmp100_; + gchar* _tmp101_; + gchar* _tmp102_; + gchar* _tmp103_; + const gchar* _tmp104_; + ImportManifest* _tmp105_; + GeeList* _tmp106_; + gboolean _tmp107_; + gchar* _tmp108_; + gchar* _tmp109_; + gchar* _tmp110_; #line 693 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp56_ = message; + _tmp53_ = message; #line 693 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp57_ = strlen (_tmp56_); + _tmp54_ = strlen (_tmp53_); #line 693 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp58_ = _tmp57_; + _tmp55_ = _tmp54_; #line 693 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (_tmp58_ > 0) { -#line 6795 "Dialogs.c" - const gchar* _tmp59_ = NULL; - gchar* _tmp60_ = NULL; + if (_tmp55_ > 0) { +#line 6663 "Dialogs.c" + const gchar* _tmp56_; + gchar* _tmp57_; #line 694 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp59_ = message; + _tmp56_ = message; #line 694 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp60_ = g_strconcat (_tmp59_, "\n", NULL); + _tmp57_ = g_strconcat (_tmp56_, "\n", NULL); #line 694 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (message); #line 694 "/home/jens/Source/shotwell/src/Dialogs.vala" - message = _tmp60_; -#line 6806 "Dialogs.c" + message = _tmp57_; +#line 6674 "Dialogs.c" } #line 696 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp61_ = manifest; + _tmp58_ = manifest; #line 696 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp62_ = _tmp61_->failed; + _tmp59_ = _tmp58_->failed; #line 696 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp63_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp62_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp60_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp59_, GEE_TYPE_COLLECTION, GeeCollection)); #line 696 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp64_ = _tmp63_; -#line 696 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp65_ = ngettext ("1 photo failed to import due to a file or hardware error:\n", "%d photos failed to import due to a file or hardware error:\n", (gulong) _tmp64_); + _tmp61_ = _tmp60_; #line 696 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp66_ = manifest; + _tmp62_ = manifest; #line 696 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp67_ = _tmp66_->failed; + _tmp63_ = _tmp62_->failed; #line 696 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp68_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp67_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp64_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp63_, GEE_TYPE_COLLECTION, GeeCollection)); #line 696 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp69_ = _tmp68_; + _tmp65_ = _tmp64_; #line 696 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp70_ = g_strdup_printf (_tmp65_, _tmp69_); + _tmp66_ = g_strdup_printf (ngettext ("1 photo failed to import due to a file or hardware error:\n", "%d photos failed to import due to a file or hardware error:\n", (gulong) _tmp61_), _tmp65_); #line 696 "/home/jens/Source/shotwell/src/Dialogs.vala" - photos_message = _tmp70_; + photos_message = _tmp66_; #line 699 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp71_ = manifest; -#line 699 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp72_ = _tmp71_->failed; + _tmp67_ = manifest; #line 699 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp73_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp72_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp68_ = _tmp67_->failed; #line 699 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp74_ = _tmp73_; + _tmp69_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp68_, GEE_TYPE_COLLECTION, GeeCollection)); #line 699 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp75_ = ngettext ("1 video failed to import due to a file or hardware error:\n", "%d videos failed to import due to a file or hardware error:\n", (gulong) _tmp74_); + _tmp70_ = _tmp69_; #line 699 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp76_ = manifest; + _tmp71_ = manifest; #line 699 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp77_ = _tmp76_->failed; + _tmp72_ = _tmp71_->failed; #line 699 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp78_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp77_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp73_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp72_, GEE_TYPE_COLLECTION, GeeCollection)); #line 699 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp79_ = _tmp78_; + _tmp74_ = _tmp73_; #line 699 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp80_ = g_strdup_printf (_tmp75_, _tmp79_); + _tmp75_ = g_strdup_printf (ngettext ("1 video failed to import due to a file or hardware error:\n", "%d videos failed to import due to a file or hardware error:\n", (gulong) _tmp70_), _tmp74_); #line 699 "/home/jens/Source/shotwell/src/Dialogs.vala" - videos_message = _tmp80_; + videos_message = _tmp75_; #line 702 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp81_ = manifest; -#line 702 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp82_ = _tmp81_->failed; + _tmp76_ = manifest; #line 702 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp83_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp82_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp77_ = _tmp76_->failed; #line 702 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp84_ = _tmp83_; + _tmp78_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp77_, GEE_TYPE_COLLECTION, GeeCollection)); #line 702 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp85_ = ngettext ("1 photo/video failed to import due to a file or hardware error:\n", "%d photos/videos failed to import due to a file or hardware error:\n", (gulong) _tmp84_); + _tmp79_ = _tmp78_; #line 702 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp86_ = manifest; + _tmp80_ = manifest; #line 702 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp87_ = _tmp86_->failed; + _tmp81_ = _tmp80_->failed; #line 702 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp88_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp87_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp82_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp81_, GEE_TYPE_COLLECTION, GeeCollection)); #line 702 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp89_ = _tmp88_; + _tmp83_ = _tmp82_; #line 702 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp90_ = g_strdup_printf (_tmp85_, _tmp89_); + _tmp84_ = g_strdup_printf (ngettext ("1 photo/video failed to import due to a file or hardware error:\n", "%d photos/videos failed to import due to a file or hardware error:\n", (gulong) _tmp79_), _tmp83_); #line 702 "/home/jens/Source/shotwell/src/Dialogs.vala" - both_message = _tmp90_; + both_message = _tmp84_; #line 705 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp91_ = manifest; + _tmp85_ = manifest; #line 705 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp92_ = _tmp91_->failed; + _tmp86_ = _tmp85_->failed; #line 705 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp93_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp92_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp87_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp86_, GEE_TYPE_COLLECTION, GeeCollection)); #line 705 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp94_ = _tmp93_; + _tmp88_ = _tmp87_; #line 705 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp95_ = ngettext ("1 file failed to import due to a file or hardware error:\n", "%d files failed to import due to a file or hardware error:\n", (gulong) _tmp94_); + _tmp89_ = manifest; #line 705 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp96_ = manifest; + _tmp90_ = _tmp89_->failed; #line 705 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp97_ = _tmp96_->failed; + _tmp91_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp90_, GEE_TYPE_COLLECTION, GeeCollection)); #line 705 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp98_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp97_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp92_ = _tmp91_; #line 705 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp99_ = _tmp98_; + _tmp93_ = g_strdup_printf (ngettext ("1 file failed to import due to a file or hardware error:\n", "%d files failed to import due to a file or hardware error:\n", (gulong) _tmp88_), _tmp92_); #line 705 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp100_ = g_strdup_printf (_tmp95_, _tmp99_); -#line 705 "/home/jens/Source/shotwell/src/Dialogs.vala" - neither_message = _tmp100_; + neither_message = _tmp93_; #line 709 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp101_ = message; + _tmp94_ = message; #line 709 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp102_ = manifest; + _tmp95_ = manifest; #line 709 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp103_ = _tmp102_->failed; + _tmp96_ = _tmp95_->failed; #line 709 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp104_ = photos_message; + _tmp97_ = photos_message; #line 709 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp105_ = videos_message; + _tmp98_ = videos_message; #line 709 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp106_ = both_message; + _tmp99_ = both_message; #line 709 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp107_ = neither_message; + _tmp100_ = neither_message; #line 709 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp108_ = import_ui_get_media_specific_string (G_TYPE_CHECK_INSTANCE_CAST (_tmp103_, GEE_TYPE_COLLECTION, GeeCollection), _tmp104_, _tmp105_, _tmp106_, _tmp107_); + _tmp101_ = import_ui_get_media_specific_string (G_TYPE_CHECK_INSTANCE_CAST (_tmp96_, GEE_TYPE_COLLECTION, GeeCollection), _tmp97_, _tmp98_, _tmp99_, _tmp100_); #line 709 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp109_ = _tmp108_; + _tmp102_ = _tmp101_; #line 709 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp110_ = g_strconcat (_tmp101_, _tmp109_, NULL); + _tmp103_ = g_strconcat (_tmp94_, _tmp102_, NULL); #line 709 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (message); #line 709 "/home/jens/Source/shotwell/src/Dialogs.vala" - message = _tmp110_; + message = _tmp103_; #line 709 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp109_); + _g_free0 (_tmp102_); #line 712 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp111_ = message; + _tmp104_ = message; #line 712 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp112_ = manifest; + _tmp105_ = manifest; #line 712 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp113_ = _tmp112_->failed; + _tmp106_ = _tmp105_->failed; #line 712 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp114_ = show_dest_id; + _tmp107_ = show_dest_id; #line 712 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp115_ = import_ui_generate_import_failure_list (_tmp113_, _tmp114_); + _tmp108_ = import_ui_generate_import_failure_list (_tmp106_, _tmp107_); #line 712 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp116_ = _tmp115_; + _tmp109_ = _tmp108_; #line 712 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp117_ = g_strconcat (_tmp111_, _tmp116_, NULL); + _tmp110_ = g_strconcat (_tmp104_, _tmp109_, NULL); #line 712 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (message); #line 712 "/home/jens/Source/shotwell/src/Dialogs.vala" - message = _tmp117_; + message = _tmp110_; #line 712 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp116_); + _g_free0 (_tmp109_); #line 692 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (neither_message); #line 692 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -6953,246 +6813,234 @@ gboolean import_ui_report_manifest (ImportManifest* manifest, gboolean show_dest _g_free0 (videos_message); #line 692 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (photos_message); -#line 6950 "Dialogs.c" +#line 6810 "Dialogs.c" } #line 715 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp118_ = manifest; + _tmp111_ = manifest; #line 715 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp119_ = _tmp118_->write_failed; + _tmp112_ = _tmp111_->write_failed; #line 715 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp120_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp119_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp113_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp112_, GEE_TYPE_COLLECTION, GeeCollection)); #line 715 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp121_ = _tmp120_; + _tmp114_ = _tmp113_; #line 715 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (_tmp121_ > 0) { -#line 6962 "Dialogs.c" - const gchar* _tmp122_ = NULL; - gint _tmp123_ = 0; - gint _tmp124_ = 0; + if (_tmp114_ > 0) { +#line 6822 "Dialogs.c" + const gchar* _tmp115_; + gint _tmp116_; + gint _tmp117_; gchar* photos_message = NULL; - ImportManifest* _tmp127_ = NULL; - GeeList* _tmp128_ = NULL; - gint _tmp129_ = 0; - gint _tmp130_ = 0; - const gchar* _tmp131_ = NULL; - ImportManifest* _tmp132_ = NULL; - GeeList* _tmp133_ = NULL; - gint _tmp134_ = 0; - gint _tmp135_ = 0; - gchar* _tmp136_ = NULL; + ImportManifest* _tmp120_; + GeeList* _tmp121_; + gint _tmp122_; + gint _tmp123_; + ImportManifest* _tmp124_; + GeeList* _tmp125_; + gint _tmp126_; + gint _tmp127_; + gchar* _tmp128_; gchar* videos_message = NULL; - ImportManifest* _tmp137_ = NULL; - GeeList* _tmp138_ = NULL; - gint _tmp139_ = 0; - gint _tmp140_ = 0; - const gchar* _tmp141_ = NULL; - ImportManifest* _tmp142_ = NULL; - GeeList* _tmp143_ = NULL; - gint _tmp144_ = 0; - gint _tmp145_ = 0; - gchar* _tmp146_ = NULL; + ImportManifest* _tmp129_; + GeeList* _tmp130_; + gint _tmp131_; + gint _tmp132_; + ImportManifest* _tmp133_; + GeeList* _tmp134_; + gint _tmp135_; + gint _tmp136_; + gchar* _tmp137_; gchar* both_message = NULL; - ImportManifest* _tmp147_ = NULL; - GeeList* _tmp148_ = NULL; - gint _tmp149_ = 0; - gint _tmp150_ = 0; - const gchar* _tmp151_ = NULL; - ImportManifest* _tmp152_ = NULL; - GeeList* _tmp153_ = NULL; - gint _tmp154_ = 0; - gint _tmp155_ = 0; - gchar* _tmp156_ = NULL; + ImportManifest* _tmp138_; + GeeList* _tmp139_; + gint _tmp140_; + gint _tmp141_; + ImportManifest* _tmp142_; + GeeList* _tmp143_; + gint _tmp144_; + gint _tmp145_; + gchar* _tmp146_; gchar* neither_message = NULL; - ImportManifest* _tmp157_ = NULL; - GeeList* _tmp158_ = NULL; - gint _tmp159_ = 0; - gint _tmp160_ = 0; - const gchar* _tmp161_ = NULL; - ImportManifest* _tmp162_ = NULL; - GeeList* _tmp163_ = NULL; - gint _tmp164_ = 0; - gint _tmp165_ = 0; - gchar* _tmp166_ = NULL; - const gchar* _tmp167_ = NULL; - ImportManifest* _tmp168_ = NULL; - GeeList* _tmp169_ = NULL; - const gchar* _tmp170_ = NULL; - const gchar* _tmp171_ = NULL; - const gchar* _tmp172_ = NULL; - const gchar* _tmp173_ = NULL; - gchar* _tmp174_ = NULL; - gchar* _tmp175_ = NULL; - gchar* _tmp176_ = NULL; - const gchar* _tmp177_ = NULL; - ImportManifest* _tmp178_ = NULL; - GeeList* _tmp179_ = NULL; - gboolean _tmp180_ = FALSE; - gchar* _tmp181_ = NULL; - gchar* _tmp182_ = NULL; - gchar* _tmp183_ = NULL; + ImportManifest* _tmp147_; + GeeList* _tmp148_; + gint _tmp149_; + gint _tmp150_; + ImportManifest* _tmp151_; + GeeList* _tmp152_; + gint _tmp153_; + gint _tmp154_; + gchar* _tmp155_; + const gchar* _tmp156_; + ImportManifest* _tmp157_; + GeeList* _tmp158_; + const gchar* _tmp159_; + const gchar* _tmp160_; + const gchar* _tmp161_; + const gchar* _tmp162_; + gchar* _tmp163_; + gchar* _tmp164_; + gchar* _tmp165_; + const gchar* _tmp166_; + ImportManifest* _tmp167_; + GeeList* _tmp168_; + gboolean _tmp169_; + gchar* _tmp170_; + gchar* _tmp171_; + gchar* _tmp172_; #line 716 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp122_ = message; + _tmp115_ = message; #line 716 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp123_ = strlen (_tmp122_); + _tmp116_ = strlen (_tmp115_); #line 716 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp124_ = _tmp123_; + _tmp117_ = _tmp116_; #line 716 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (_tmp124_ > 0) { -#line 7035 "Dialogs.c" - const gchar* _tmp125_ = NULL; - gchar* _tmp126_ = NULL; + if (_tmp117_ > 0) { +#line 6891 "Dialogs.c" + const gchar* _tmp118_; + gchar* _tmp119_; #line 717 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp125_ = message; + _tmp118_ = message; #line 717 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp126_ = g_strconcat (_tmp125_, "\n", NULL); + _tmp119_ = g_strconcat (_tmp118_, "\n", NULL); #line 717 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (message); #line 717 "/home/jens/Source/shotwell/src/Dialogs.vala" - message = _tmp126_; -#line 7046 "Dialogs.c" + message = _tmp119_; +#line 6902 "Dialogs.c" } #line 719 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp127_ = manifest; -#line 719 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp128_ = _tmp127_->write_failed; + _tmp120_ = manifest; #line 719 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp129_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp128_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp121_ = _tmp120_->write_failed; #line 719 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp130_ = _tmp129_; + _tmp122_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp121_, GEE_TYPE_COLLECTION, GeeCollection)); #line 719 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp131_ = ngettext ("1 photo failed to import because the photo library folder was not writ" \ -"able:\n", "%d photos failed to import because the photo library folder was not wr" \ -"itable:\n", (gulong) _tmp130_); + _tmp123_ = _tmp122_; #line 719 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp132_ = manifest; + _tmp124_ = manifest; #line 719 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp133_ = _tmp132_->write_failed; + _tmp125_ = _tmp124_->write_failed; #line 719 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp134_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp133_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp126_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp125_, GEE_TYPE_COLLECTION, GeeCollection)); #line 719 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp135_ = _tmp134_; + _tmp127_ = _tmp126_; #line 719 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp136_ = g_strdup_printf (_tmp131_, _tmp135_); + _tmp128_ = g_strdup_printf (ngettext ("1 photo failed to import because the photo library folder was not writ" \ +"able:\n", "%d photos failed to import because the photo library folder was not wr" \ +"itable:\n", (gulong) _tmp123_), _tmp127_); #line 719 "/home/jens/Source/shotwell/src/Dialogs.vala" - photos_message = _tmp136_; + photos_message = _tmp128_; #line 722 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp137_ = manifest; + _tmp129_ = manifest; #line 722 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp138_ = _tmp137_->write_failed; + _tmp130_ = _tmp129_->write_failed; #line 722 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp139_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp138_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp131_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp130_, GEE_TYPE_COLLECTION, GeeCollection)); #line 722 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp140_ = _tmp139_; + _tmp132_ = _tmp131_; #line 722 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp141_ = ngettext ("1 video failed to import because the photo library folder was not writ" \ -"able:\n", "%d videos failed to import because the photo library folder was not wr" \ -"itable:\n", (gulong) _tmp140_); + _tmp133_ = manifest; #line 722 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp142_ = manifest; + _tmp134_ = _tmp133_->write_failed; #line 722 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp143_ = _tmp142_->write_failed; -#line 722 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp144_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp143_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp135_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp134_, GEE_TYPE_COLLECTION, GeeCollection)); #line 722 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp145_ = _tmp144_; + _tmp136_ = _tmp135_; #line 722 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp146_ = g_strdup_printf (_tmp141_, _tmp145_); + _tmp137_ = g_strdup_printf (ngettext ("1 video failed to import because the photo library folder was not writ" \ +"able:\n", "%d videos failed to import because the photo library folder was not wr" \ +"itable:\n", (gulong) _tmp132_), _tmp136_); #line 722 "/home/jens/Source/shotwell/src/Dialogs.vala" - videos_message = _tmp146_; + videos_message = _tmp137_; #line 725 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp147_ = manifest; + _tmp138_ = manifest; #line 725 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp148_ = _tmp147_->write_failed; + _tmp139_ = _tmp138_->write_failed; #line 725 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp149_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp148_, GEE_TYPE_COLLECTION, GeeCollection)); -#line 725 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp150_ = _tmp149_; + _tmp140_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp139_, GEE_TYPE_COLLECTION, GeeCollection)); #line 725 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp151_ = ngettext ("1 photo/video failed to import because the photo library folder was no" \ -"t writable:\n", "%d photos/videos failed to import because the photo library folder was" \ -" not writable:\n", (gulong) _tmp150_); + _tmp141_ = _tmp140_; #line 725 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp152_ = manifest; + _tmp142_ = manifest; #line 725 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp153_ = _tmp152_->write_failed; + _tmp143_ = _tmp142_->write_failed; #line 725 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp154_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp153_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp144_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp143_, GEE_TYPE_COLLECTION, GeeCollection)); #line 725 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp155_ = _tmp154_; + _tmp145_ = _tmp144_; #line 725 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp156_ = g_strdup_printf (_tmp151_, _tmp155_); + _tmp146_ = g_strdup_printf (ngettext ("1 photo/video failed to import because the photo library folder was no" \ +"t writable:\n", "%d photos/videos failed to import because the photo library folder was" \ +" not writable:\n", (gulong) _tmp141_), _tmp145_); #line 725 "/home/jens/Source/shotwell/src/Dialogs.vala" - both_message = _tmp156_; + both_message = _tmp146_; #line 728 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp157_ = manifest; -#line 728 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp158_ = _tmp157_->write_failed; + _tmp147_ = manifest; #line 728 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp159_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp158_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp148_ = _tmp147_->write_failed; #line 728 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp160_ = _tmp159_; + _tmp149_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp148_, GEE_TYPE_COLLECTION, GeeCollection)); #line 728 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp161_ = ngettext ("1 file failed to import because the photo library folder was not writa" \ -"ble:\n", "%d files failed to import because the photo library folder was not wri" \ -"table:\n", (gulong) _tmp160_); + _tmp150_ = _tmp149_; #line 728 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp162_ = manifest; + _tmp151_ = manifest; #line 728 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp163_ = _tmp162_->write_failed; + _tmp152_ = _tmp151_->write_failed; #line 728 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp164_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp163_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp153_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp152_, GEE_TYPE_COLLECTION, GeeCollection)); #line 728 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp165_ = _tmp164_; + _tmp154_ = _tmp153_; #line 728 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp166_ = g_strdup_printf (_tmp161_, _tmp165_); + _tmp155_ = g_strdup_printf (ngettext ("1 file failed to import because the photo library folder was not writa" \ +"ble:\n", "%d files failed to import because the photo library folder was not wri" \ +"table:\n", (gulong) _tmp150_), _tmp154_); #line 728 "/home/jens/Source/shotwell/src/Dialogs.vala" - neither_message = _tmp166_; + neither_message = _tmp155_; #line 732 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp167_ = message; + _tmp156_ = message; #line 732 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp168_ = manifest; + _tmp157_ = manifest; #line 732 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp169_ = _tmp168_->write_failed; + _tmp158_ = _tmp157_->write_failed; #line 732 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp170_ = photos_message; + _tmp159_ = photos_message; #line 732 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp171_ = videos_message; + _tmp160_ = videos_message; #line 732 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp172_ = both_message; + _tmp161_ = both_message; #line 732 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp173_ = neither_message; + _tmp162_ = neither_message; #line 732 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp174_ = import_ui_get_media_specific_string (G_TYPE_CHECK_INSTANCE_CAST (_tmp169_, GEE_TYPE_COLLECTION, GeeCollection), _tmp170_, _tmp171_, _tmp172_, _tmp173_); + _tmp163_ = import_ui_get_media_specific_string (G_TYPE_CHECK_INSTANCE_CAST (_tmp158_, GEE_TYPE_COLLECTION, GeeCollection), _tmp159_, _tmp160_, _tmp161_, _tmp162_); #line 732 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp175_ = _tmp174_; + _tmp164_ = _tmp163_; #line 732 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp176_ = g_strconcat (_tmp167_, _tmp175_, NULL); + _tmp165_ = g_strconcat (_tmp156_, _tmp164_, NULL); #line 732 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (message); #line 732 "/home/jens/Source/shotwell/src/Dialogs.vala" - message = _tmp176_; + message = _tmp165_; #line 732 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp175_); + _g_free0 (_tmp164_); #line 735 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp177_ = message; + _tmp166_ = message; #line 735 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp178_ = manifest; + _tmp167_ = manifest; #line 735 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp179_ = _tmp178_->write_failed; + _tmp168_ = _tmp167_->write_failed; #line 735 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp180_ = show_dest_id; + _tmp169_ = show_dest_id; #line 735 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp181_ = import_ui_generate_import_failure_list (_tmp179_, _tmp180_); + _tmp170_ = import_ui_generate_import_failure_list (_tmp168_, _tmp169_); #line 735 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp182_ = _tmp181_; + _tmp171_ = _tmp170_; #line 735 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp183_ = g_strconcat (_tmp177_, _tmp182_, NULL); + _tmp172_ = g_strconcat (_tmp166_, _tmp171_, NULL); #line 735 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (message); #line 735 "/home/jens/Source/shotwell/src/Dialogs.vala" - message = _tmp183_; + message = _tmp172_; #line 735 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp182_); + _g_free0 (_tmp171_); #line 715 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (neither_message); #line 715 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -7201,238 +7049,226 @@ gboolean import_ui_report_manifest (ImportManifest* manifest, gboolean show_dest _g_free0 (videos_message); #line 715 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (photos_message); -#line 7190 "Dialogs.c" +#line 7038 "Dialogs.c" } #line 738 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp184_ = manifest; + _tmp173_ = manifest; #line 738 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp185_ = _tmp184_->camera_failed; + _tmp174_ = _tmp173_->camera_failed; #line 738 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp186_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp185_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp175_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp174_, GEE_TYPE_COLLECTION, GeeCollection)); #line 738 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp187_ = _tmp186_; + _tmp176_ = _tmp175_; #line 738 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (_tmp187_ > 0) { -#line 7202 "Dialogs.c" - const gchar* _tmp188_ = NULL; - gint _tmp189_ = 0; - gint _tmp190_ = 0; + if (_tmp176_ > 0) { +#line 7050 "Dialogs.c" + const gchar* _tmp177_; + gint _tmp178_; + gint _tmp179_; gchar* photos_message = NULL; - ImportManifest* _tmp193_ = NULL; - GeeList* _tmp194_ = NULL; - gint _tmp195_ = 0; - gint _tmp196_ = 0; - const gchar* _tmp197_ = NULL; - ImportManifest* _tmp198_ = NULL; - GeeList* _tmp199_ = NULL; - gint _tmp200_ = 0; - gint _tmp201_ = 0; - gchar* _tmp202_ = NULL; + ImportManifest* _tmp182_; + GeeList* _tmp183_; + gint _tmp184_; + gint _tmp185_; + ImportManifest* _tmp186_; + GeeList* _tmp187_; + gint _tmp188_; + gint _tmp189_; + gchar* _tmp190_; gchar* videos_message = NULL; - ImportManifest* _tmp203_ = NULL; - GeeList* _tmp204_ = NULL; - gint _tmp205_ = 0; - gint _tmp206_ = 0; - const gchar* _tmp207_ = NULL; - ImportManifest* _tmp208_ = NULL; - GeeList* _tmp209_ = NULL; - gint _tmp210_ = 0; - gint _tmp211_ = 0; - gchar* _tmp212_ = NULL; + ImportManifest* _tmp191_; + GeeList* _tmp192_; + gint _tmp193_; + gint _tmp194_; + ImportManifest* _tmp195_; + GeeList* _tmp196_; + gint _tmp197_; + gint _tmp198_; + gchar* _tmp199_; gchar* both_message = NULL; - ImportManifest* _tmp213_ = NULL; - GeeList* _tmp214_ = NULL; - gint _tmp215_ = 0; - gint _tmp216_ = 0; - const gchar* _tmp217_ = NULL; - ImportManifest* _tmp218_ = NULL; - GeeList* _tmp219_ = NULL; - gint _tmp220_ = 0; - gint _tmp221_ = 0; - gchar* _tmp222_ = NULL; + ImportManifest* _tmp200_; + GeeList* _tmp201_; + gint _tmp202_; + gint _tmp203_; + ImportManifest* _tmp204_; + GeeList* _tmp205_; + gint _tmp206_; + gint _tmp207_; + gchar* _tmp208_; gchar* neither_message = NULL; - ImportManifest* _tmp223_ = NULL; - GeeList* _tmp224_ = NULL; - gint _tmp225_ = 0; - gint _tmp226_ = 0; - const gchar* _tmp227_ = NULL; - ImportManifest* _tmp228_ = NULL; - GeeList* _tmp229_ = NULL; - gint _tmp230_ = 0; - gint _tmp231_ = 0; - gchar* _tmp232_ = NULL; - const gchar* _tmp233_ = NULL; - ImportManifest* _tmp234_ = NULL; - GeeList* _tmp235_ = NULL; - const gchar* _tmp236_ = NULL; - const gchar* _tmp237_ = NULL; - const gchar* _tmp238_ = NULL; - const gchar* _tmp239_ = NULL; - gchar* _tmp240_ = NULL; - gchar* _tmp241_ = NULL; - gchar* _tmp242_ = NULL; - const gchar* _tmp243_ = NULL; - ImportManifest* _tmp244_ = NULL; - GeeList* _tmp245_ = NULL; - gboolean _tmp246_ = FALSE; - gchar* _tmp247_ = NULL; - gchar* _tmp248_ = NULL; - gchar* _tmp249_ = NULL; + ImportManifest* _tmp209_; + GeeList* _tmp210_; + gint _tmp211_; + gint _tmp212_; + ImportManifest* _tmp213_; + GeeList* _tmp214_; + gint _tmp215_; + gint _tmp216_; + gchar* _tmp217_; + const gchar* _tmp218_; + ImportManifest* _tmp219_; + GeeList* _tmp220_; + const gchar* _tmp221_; + const gchar* _tmp222_; + const gchar* _tmp223_; + const gchar* _tmp224_; + gchar* _tmp225_; + gchar* _tmp226_; + gchar* _tmp227_; + const gchar* _tmp228_; + ImportManifest* _tmp229_; + GeeList* _tmp230_; + gboolean _tmp231_; + gchar* _tmp232_; + gchar* _tmp233_; + gchar* _tmp234_; #line 739 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp188_ = message; + _tmp177_ = message; #line 739 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp189_ = strlen (_tmp188_); + _tmp178_ = strlen (_tmp177_); #line 739 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp190_ = _tmp189_; + _tmp179_ = _tmp178_; #line 739 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (_tmp190_ > 0) { -#line 7275 "Dialogs.c" - const gchar* _tmp191_ = NULL; - gchar* _tmp192_ = NULL; + if (_tmp179_ > 0) { +#line 7119 "Dialogs.c" + const gchar* _tmp180_; + gchar* _tmp181_; #line 740 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp191_ = message; + _tmp180_ = message; #line 740 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp192_ = g_strconcat (_tmp191_, "\n", NULL); + _tmp181_ = g_strconcat (_tmp180_, "\n", NULL); #line 740 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (message); #line 740 "/home/jens/Source/shotwell/src/Dialogs.vala" - message = _tmp192_; -#line 7286 "Dialogs.c" + message = _tmp181_; +#line 7130 "Dialogs.c" } #line 742 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp193_ = manifest; -#line 742 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp194_ = _tmp193_->camera_failed; + _tmp182_ = manifest; #line 742 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp195_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp194_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp183_ = _tmp182_->camera_failed; #line 742 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp196_ = _tmp195_; + _tmp184_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp183_, GEE_TYPE_COLLECTION, GeeCollection)); #line 742 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp197_ = ngettext ("1 photo failed to import due to a camera error:\n", "%d photos failed to import due to a camera error:\n", (gulong) _tmp196_); + _tmp185_ = _tmp184_; #line 742 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp198_ = manifest; + _tmp186_ = manifest; #line 742 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp199_ = _tmp198_->camera_failed; + _tmp187_ = _tmp186_->camera_failed; #line 742 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp200_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp199_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp188_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp187_, GEE_TYPE_COLLECTION, GeeCollection)); #line 742 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp201_ = _tmp200_; + _tmp189_ = _tmp188_; #line 742 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp202_ = g_strdup_printf (_tmp197_, _tmp201_); + _tmp190_ = g_strdup_printf (ngettext ("1 photo failed to import due to a camera error:\n", "%d photos failed to import due to a camera error:\n", (gulong) _tmp185_), _tmp189_); #line 742 "/home/jens/Source/shotwell/src/Dialogs.vala" - photos_message = _tmp202_; + photos_message = _tmp190_; #line 745 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp203_ = manifest; + _tmp191_ = manifest; #line 745 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp204_ = _tmp203_->camera_failed; + _tmp192_ = _tmp191_->camera_failed; #line 745 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp205_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp204_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp193_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp192_, GEE_TYPE_COLLECTION, GeeCollection)); #line 745 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp206_ = _tmp205_; + _tmp194_ = _tmp193_; #line 745 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp207_ = ngettext ("1 video failed to import due to a camera error:\n", "%d videos failed to import due to a camera error:\n", (gulong) _tmp206_); + _tmp195_ = manifest; #line 745 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp208_ = manifest; + _tmp196_ = _tmp195_->camera_failed; #line 745 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp209_ = _tmp208_->camera_failed; + _tmp197_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp196_, GEE_TYPE_COLLECTION, GeeCollection)); #line 745 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp210_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp209_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp198_ = _tmp197_; #line 745 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp211_ = _tmp210_; + _tmp199_ = g_strdup_printf (ngettext ("1 video failed to import due to a camera error:\n", "%d videos failed to import due to a camera error:\n", (gulong) _tmp194_), _tmp198_); #line 745 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp212_ = g_strdup_printf (_tmp207_, _tmp211_); -#line 745 "/home/jens/Source/shotwell/src/Dialogs.vala" - videos_message = _tmp212_; -#line 748 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp213_ = manifest; + videos_message = _tmp199_; #line 748 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp214_ = _tmp213_->camera_failed; + _tmp200_ = manifest; #line 748 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp215_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp214_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp201_ = _tmp200_->camera_failed; #line 748 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp216_ = _tmp215_; + _tmp202_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp201_, GEE_TYPE_COLLECTION, GeeCollection)); #line 748 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp217_ = ngettext ("1 photo/video failed to import due to a camera error:\n", "%d photos/videos failed to import due to a camera error:\n", (gulong) _tmp216_); + _tmp203_ = _tmp202_; #line 748 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp218_ = manifest; + _tmp204_ = manifest; #line 748 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp219_ = _tmp218_->camera_failed; + _tmp205_ = _tmp204_->camera_failed; #line 748 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp220_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp219_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp206_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp205_, GEE_TYPE_COLLECTION, GeeCollection)); #line 748 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp221_ = _tmp220_; + _tmp207_ = _tmp206_; #line 748 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp222_ = g_strdup_printf (_tmp217_, _tmp221_); + _tmp208_ = g_strdup_printf (ngettext ("1 photo/video failed to import due to a camera error:\n", "%d photos/videos failed to import due to a camera error:\n", (gulong) _tmp203_), _tmp207_); #line 748 "/home/jens/Source/shotwell/src/Dialogs.vala" - both_message = _tmp222_; + both_message = _tmp208_; #line 751 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp223_ = manifest; + _tmp209_ = manifest; #line 751 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp224_ = _tmp223_->camera_failed; + _tmp210_ = _tmp209_->camera_failed; #line 751 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp225_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp224_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp211_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp210_, GEE_TYPE_COLLECTION, GeeCollection)); #line 751 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp226_ = _tmp225_; + _tmp212_ = _tmp211_; #line 751 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp227_ = ngettext ("1 file failed to import due to a camera error:\n", "%d files failed to import due to a camera error:\n", (gulong) _tmp226_); -#line 751 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp228_ = manifest; + _tmp213_ = manifest; #line 751 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp229_ = _tmp228_->camera_failed; + _tmp214_ = _tmp213_->camera_failed; #line 751 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp230_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp229_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp215_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp214_, GEE_TYPE_COLLECTION, GeeCollection)); #line 751 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp231_ = _tmp230_; + _tmp216_ = _tmp215_; #line 751 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp232_ = g_strdup_printf (_tmp227_, _tmp231_); + _tmp217_ = g_strdup_printf (ngettext ("1 file failed to import due to a camera error:\n", "%d files failed to import due to a camera error:\n", (gulong) _tmp212_), _tmp216_); #line 751 "/home/jens/Source/shotwell/src/Dialogs.vala" - neither_message = _tmp232_; + neither_message = _tmp217_; #line 755 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp233_ = message; + _tmp218_ = message; #line 755 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp234_ = manifest; + _tmp219_ = manifest; #line 755 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp235_ = _tmp234_->camera_failed; + _tmp220_ = _tmp219_->camera_failed; #line 755 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp236_ = photos_message; + _tmp221_ = photos_message; #line 755 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp237_ = videos_message; + _tmp222_ = videos_message; #line 755 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp238_ = both_message; + _tmp223_ = both_message; #line 755 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp239_ = neither_message; + _tmp224_ = neither_message; #line 755 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp240_ = import_ui_get_media_specific_string (G_TYPE_CHECK_INSTANCE_CAST (_tmp235_, GEE_TYPE_COLLECTION, GeeCollection), _tmp236_, _tmp237_, _tmp238_, _tmp239_); + _tmp225_ = import_ui_get_media_specific_string (G_TYPE_CHECK_INSTANCE_CAST (_tmp220_, GEE_TYPE_COLLECTION, GeeCollection), _tmp221_, _tmp222_, _tmp223_, _tmp224_); #line 755 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp241_ = _tmp240_; + _tmp226_ = _tmp225_; #line 755 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp242_ = g_strconcat (_tmp233_, _tmp241_, NULL); + _tmp227_ = g_strconcat (_tmp218_, _tmp226_, NULL); #line 755 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (message); #line 755 "/home/jens/Source/shotwell/src/Dialogs.vala" - message = _tmp242_; + message = _tmp227_; #line 755 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp241_); + _g_free0 (_tmp226_); #line 758 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp243_ = message; + _tmp228_ = message; #line 758 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp244_ = manifest; + _tmp229_ = manifest; #line 758 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp245_ = _tmp244_->camera_failed; + _tmp230_ = _tmp229_->camera_failed; #line 758 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp246_ = show_dest_id; + _tmp231_ = show_dest_id; #line 758 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp247_ = import_ui_generate_import_failure_list (_tmp245_, _tmp246_); + _tmp232_ = import_ui_generate_import_failure_list (_tmp230_, _tmp231_); #line 758 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp248_ = _tmp247_; + _tmp233_ = _tmp232_; #line 758 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp249_ = g_strconcat (_tmp243_, _tmp248_, NULL); + _tmp234_ = g_strconcat (_tmp228_, _tmp233_, NULL); #line 758 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (message); #line 758 "/home/jens/Source/shotwell/src/Dialogs.vala" - message = _tmp249_; + message = _tmp234_; #line 758 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp248_); + _g_free0 (_tmp233_); #line 738 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (neither_message); #line 738 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -7441,238 +7277,226 @@ gboolean import_ui_report_manifest (ImportManifest* manifest, gboolean show_dest _g_free0 (videos_message); #line 738 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (photos_message); -#line 7430 "Dialogs.c" +#line 7266 "Dialogs.c" } #line 761 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp250_ = manifest; + _tmp235_ = manifest; #line 761 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp251_ = _tmp250_->corrupt_files; + _tmp236_ = _tmp235_->corrupt_files; #line 761 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp252_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp251_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp237_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp236_, GEE_TYPE_COLLECTION, GeeCollection)); #line 761 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp253_ = _tmp252_; + _tmp238_ = _tmp237_; #line 761 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (_tmp253_ > 0) { -#line 7442 "Dialogs.c" - const gchar* _tmp254_ = NULL; - gint _tmp255_ = 0; - gint _tmp256_ = 0; + if (_tmp238_ > 0) { +#line 7278 "Dialogs.c" + const gchar* _tmp239_; + gint _tmp240_; + gint _tmp241_; gchar* photos_message = NULL; - ImportManifest* _tmp259_ = NULL; - GeeList* _tmp260_ = NULL; - gint _tmp261_ = 0; - gint _tmp262_ = 0; - const gchar* _tmp263_ = NULL; - ImportManifest* _tmp264_ = NULL; - GeeList* _tmp265_ = NULL; - gint _tmp266_ = 0; - gint _tmp267_ = 0; - gchar* _tmp268_ = NULL; + ImportManifest* _tmp244_; + GeeList* _tmp245_; + gint _tmp246_; + gint _tmp247_; + ImportManifest* _tmp248_; + GeeList* _tmp249_; + gint _tmp250_; + gint _tmp251_; + gchar* _tmp252_; gchar* videos_message = NULL; - ImportManifest* _tmp269_ = NULL; - GeeList* _tmp270_ = NULL; - gint _tmp271_ = 0; - gint _tmp272_ = 0; - const gchar* _tmp273_ = NULL; - ImportManifest* _tmp274_ = NULL; - GeeList* _tmp275_ = NULL; - gint _tmp276_ = 0; - gint _tmp277_ = 0; - gchar* _tmp278_ = NULL; + ImportManifest* _tmp253_; + GeeList* _tmp254_; + gint _tmp255_; + gint _tmp256_; + ImportManifest* _tmp257_; + GeeList* _tmp258_; + gint _tmp259_; + gint _tmp260_; + gchar* _tmp261_; gchar* both_message = NULL; - ImportManifest* _tmp279_ = NULL; - GeeList* _tmp280_ = NULL; - gint _tmp281_ = 0; - gint _tmp282_ = 0; - const gchar* _tmp283_ = NULL; - ImportManifest* _tmp284_ = NULL; - GeeList* _tmp285_ = NULL; - gint _tmp286_ = 0; - gint _tmp287_ = 0; - gchar* _tmp288_ = NULL; + ImportManifest* _tmp262_; + GeeList* _tmp263_; + gint _tmp264_; + gint _tmp265_; + ImportManifest* _tmp266_; + GeeList* _tmp267_; + gint _tmp268_; + gint _tmp269_; + gchar* _tmp270_; gchar* neither_message = NULL; - ImportManifest* _tmp289_ = NULL; - GeeList* _tmp290_ = NULL; - gint _tmp291_ = 0; - gint _tmp292_ = 0; - const gchar* _tmp293_ = NULL; - ImportManifest* _tmp294_ = NULL; - GeeList* _tmp295_ = NULL; - gint _tmp296_ = 0; - gint _tmp297_ = 0; - gchar* _tmp298_ = NULL; - const gchar* _tmp299_ = NULL; - ImportManifest* _tmp300_ = NULL; - GeeList* _tmp301_ = NULL; - const gchar* _tmp302_ = NULL; - const gchar* _tmp303_ = NULL; - const gchar* _tmp304_ = NULL; - const gchar* _tmp305_ = NULL; - gchar* _tmp306_ = NULL; - gchar* _tmp307_ = NULL; - gchar* _tmp308_ = NULL; - const gchar* _tmp309_ = NULL; - ImportManifest* _tmp310_ = NULL; - GeeList* _tmp311_ = NULL; - gboolean _tmp312_ = FALSE; - gchar* _tmp313_ = NULL; - gchar* _tmp314_ = NULL; - gchar* _tmp315_ = NULL; + ImportManifest* _tmp271_; + GeeList* _tmp272_; + gint _tmp273_; + gint _tmp274_; + ImportManifest* _tmp275_; + GeeList* _tmp276_; + gint _tmp277_; + gint _tmp278_; + gchar* _tmp279_; + const gchar* _tmp280_; + ImportManifest* _tmp281_; + GeeList* _tmp282_; + const gchar* _tmp283_; + const gchar* _tmp284_; + const gchar* _tmp285_; + const gchar* _tmp286_; + gchar* _tmp287_; + gchar* _tmp288_; + gchar* _tmp289_; + const gchar* _tmp290_; + ImportManifest* _tmp291_; + GeeList* _tmp292_; + gboolean _tmp293_; + gchar* _tmp294_; + gchar* _tmp295_; + gchar* _tmp296_; #line 762 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp254_ = message; + _tmp239_ = message; #line 762 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp255_ = strlen (_tmp254_); + _tmp240_ = strlen (_tmp239_); #line 762 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp256_ = _tmp255_; + _tmp241_ = _tmp240_; #line 762 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (_tmp256_ > 0) { -#line 7515 "Dialogs.c" - const gchar* _tmp257_ = NULL; - gchar* _tmp258_ = NULL; + if (_tmp241_ > 0) { +#line 7347 "Dialogs.c" + const gchar* _tmp242_; + gchar* _tmp243_; #line 763 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp257_ = message; + _tmp242_ = message; #line 763 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp258_ = g_strconcat (_tmp257_, "\n", NULL); + _tmp243_ = g_strconcat (_tmp242_, "\n", NULL); #line 763 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (message); #line 763 "/home/jens/Source/shotwell/src/Dialogs.vala" - message = _tmp258_; -#line 7526 "Dialogs.c" + message = _tmp243_; +#line 7358 "Dialogs.c" } #line 765 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp259_ = manifest; -#line 765 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp260_ = _tmp259_->corrupt_files; + _tmp244_ = manifest; #line 765 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp261_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp260_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp245_ = _tmp244_->corrupt_files; #line 765 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp262_ = _tmp261_; + _tmp246_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp245_, GEE_TYPE_COLLECTION, GeeCollection)); #line 765 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp263_ = ngettext ("1 photo failed to import because it was corrupt:\n", "%d photos failed to import because they were corrupt:\n", (gulong) _tmp262_); + _tmp247_ = _tmp246_; #line 765 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp264_ = manifest; + _tmp248_ = manifest; #line 765 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp265_ = _tmp264_->corrupt_files; + _tmp249_ = _tmp248_->corrupt_files; #line 765 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp266_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp265_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp250_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp249_, GEE_TYPE_COLLECTION, GeeCollection)); #line 765 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp267_ = _tmp266_; + _tmp251_ = _tmp250_; #line 765 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp268_ = g_strdup_printf (_tmp263_, _tmp267_); + _tmp252_ = g_strdup_printf (ngettext ("1 photo failed to import because it was corrupt:\n", "%d photos failed to import because they were corrupt:\n", (gulong) _tmp247_), _tmp251_); #line 765 "/home/jens/Source/shotwell/src/Dialogs.vala" - photos_message = _tmp268_; + photos_message = _tmp252_; #line 768 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp269_ = manifest; + _tmp253_ = manifest; #line 768 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp270_ = _tmp269_->corrupt_files; + _tmp254_ = _tmp253_->corrupt_files; #line 768 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp271_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp270_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp255_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp254_, GEE_TYPE_COLLECTION, GeeCollection)); #line 768 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp272_ = _tmp271_; -#line 768 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp273_ = ngettext ("1 video failed to import because it was corrupt:\n", "%d videos failed to import because they were corrupt:\n", (gulong) _tmp272_); + _tmp256_ = _tmp255_; #line 768 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp274_ = manifest; + _tmp257_ = manifest; #line 768 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp275_ = _tmp274_->corrupt_files; + _tmp258_ = _tmp257_->corrupt_files; #line 768 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp276_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp275_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp259_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp258_, GEE_TYPE_COLLECTION, GeeCollection)); #line 768 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp277_ = _tmp276_; + _tmp260_ = _tmp259_; #line 768 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp278_ = g_strdup_printf (_tmp273_, _tmp277_); + _tmp261_ = g_strdup_printf (ngettext ("1 video failed to import because it was corrupt:\n", "%d videos failed to import because they were corrupt:\n", (gulong) _tmp256_), _tmp260_); #line 768 "/home/jens/Source/shotwell/src/Dialogs.vala" - videos_message = _tmp278_; -#line 771 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp279_ = manifest; + videos_message = _tmp261_; #line 771 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp280_ = _tmp279_->corrupt_files; + _tmp262_ = manifest; #line 771 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp281_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp280_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp263_ = _tmp262_->corrupt_files; #line 771 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp282_ = _tmp281_; + _tmp264_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp263_, GEE_TYPE_COLLECTION, GeeCollection)); #line 771 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp283_ = ngettext ("1 photo/video failed to import because it was corrupt:\n", "%d photos/videos failed to import because they were corrupt:\n", (gulong) _tmp282_); + _tmp265_ = _tmp264_; #line 771 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp284_ = manifest; + _tmp266_ = manifest; #line 771 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp285_ = _tmp284_->corrupt_files; + _tmp267_ = _tmp266_->corrupt_files; #line 771 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp286_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp285_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp268_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp267_, GEE_TYPE_COLLECTION, GeeCollection)); #line 771 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp287_ = _tmp286_; + _tmp269_ = _tmp268_; #line 771 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp288_ = g_strdup_printf (_tmp283_, _tmp287_); + _tmp270_ = g_strdup_printf (ngettext ("1 photo/video failed to import because it was corrupt:\n", "%d photos/videos failed to import because they were corrupt:\n", (gulong) _tmp265_), _tmp269_); #line 771 "/home/jens/Source/shotwell/src/Dialogs.vala" - both_message = _tmp288_; + both_message = _tmp270_; #line 774 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp289_ = manifest; + _tmp271_ = manifest; #line 774 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp290_ = _tmp289_->corrupt_files; + _tmp272_ = _tmp271_->corrupt_files; #line 774 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp291_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp290_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp273_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp272_, GEE_TYPE_COLLECTION, GeeCollection)); #line 774 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp292_ = _tmp291_; + _tmp274_ = _tmp273_; #line 774 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp293_ = ngettext ("1 file failed to import because it was corrupt:\n", "%d files failed to import because it was corrupt:\n", (gulong) _tmp292_); + _tmp275_ = manifest; #line 774 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp294_ = manifest; + _tmp276_ = _tmp275_->corrupt_files; #line 774 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp295_ = _tmp294_->corrupt_files; + _tmp277_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp276_, GEE_TYPE_COLLECTION, GeeCollection)); #line 774 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp296_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp295_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp278_ = _tmp277_; #line 774 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp297_ = _tmp296_; + _tmp279_ = g_strdup_printf (ngettext ("1 file failed to import because it was corrupt:\n", "%d files failed to import because it was corrupt:\n", (gulong) _tmp274_), _tmp278_); #line 774 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp298_ = g_strdup_printf (_tmp293_, _tmp297_); -#line 774 "/home/jens/Source/shotwell/src/Dialogs.vala" - neither_message = _tmp298_; + neither_message = _tmp279_; #line 778 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp299_ = message; + _tmp280_ = message; #line 778 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp300_ = manifest; + _tmp281_ = manifest; #line 778 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp301_ = _tmp300_->corrupt_files; + _tmp282_ = _tmp281_->corrupt_files; #line 778 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp302_ = photos_message; + _tmp283_ = photos_message; #line 778 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp303_ = videos_message; + _tmp284_ = videos_message; #line 778 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp304_ = both_message; + _tmp285_ = both_message; #line 778 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp305_ = neither_message; + _tmp286_ = neither_message; #line 778 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp306_ = import_ui_get_media_specific_string (G_TYPE_CHECK_INSTANCE_CAST (_tmp301_, GEE_TYPE_COLLECTION, GeeCollection), _tmp302_, _tmp303_, _tmp304_, _tmp305_); + _tmp287_ = import_ui_get_media_specific_string (G_TYPE_CHECK_INSTANCE_CAST (_tmp282_, GEE_TYPE_COLLECTION, GeeCollection), _tmp283_, _tmp284_, _tmp285_, _tmp286_); #line 778 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp307_ = _tmp306_; + _tmp288_ = _tmp287_; #line 778 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp308_ = g_strconcat (_tmp299_, _tmp307_, NULL); + _tmp289_ = g_strconcat (_tmp280_, _tmp288_, NULL); #line 778 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (message); #line 778 "/home/jens/Source/shotwell/src/Dialogs.vala" - message = _tmp308_; + message = _tmp289_; #line 778 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp307_); + _g_free0 (_tmp288_); #line 781 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp309_ = message; + _tmp290_ = message; #line 781 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp310_ = manifest; + _tmp291_ = manifest; #line 781 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp311_ = _tmp310_->corrupt_files; + _tmp292_ = _tmp291_->corrupt_files; #line 781 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp312_ = show_dest_id; + _tmp293_ = show_dest_id; #line 781 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp313_ = import_ui_generate_import_failure_list (_tmp311_, _tmp312_); + _tmp294_ = import_ui_generate_import_failure_list (_tmp292_, _tmp293_); #line 781 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp314_ = _tmp313_; + _tmp295_ = _tmp294_; #line 781 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp315_ = g_strconcat (_tmp309_, _tmp314_, NULL); + _tmp296_ = g_strconcat (_tmp290_, _tmp295_, NULL); #line 781 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (message); #line 781 "/home/jens/Source/shotwell/src/Dialogs.vala" - message = _tmp315_; + message = _tmp296_; #line 781 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp314_); + _g_free0 (_tmp295_); #line 761 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (neither_message); #line 761 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -7681,435 +7505,417 @@ gboolean import_ui_report_manifest (ImportManifest* manifest, gboolean show_dest _g_free0 (videos_message); #line 761 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (photos_message); -#line 7670 "Dialogs.c" +#line 7494 "Dialogs.c" } #line 784 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp316_ = manifest; + _tmp297_ = manifest; #line 784 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp317_ = _tmp316_->skipped_photos; + _tmp298_ = _tmp297_->skipped_photos; #line 784 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp318_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp317_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp299_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp298_, GEE_TYPE_COLLECTION, GeeCollection)); #line 784 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp319_ = _tmp318_; + _tmp300_ = _tmp299_; #line 784 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (_tmp319_ > 0) { -#line 7682 "Dialogs.c" - const gchar* _tmp320_ = NULL; - gint _tmp321_ = 0; - gint _tmp322_ = 0; + if (_tmp300_ > 0) { +#line 7506 "Dialogs.c" + const gchar* _tmp301_; + gint _tmp302_; + gint _tmp303_; gchar* skipped_photos_message = NULL; - ImportManifest* _tmp325_ = NULL; - GeeList* _tmp326_ = NULL; - gint _tmp327_ = 0; - gint _tmp328_ = 0; - const gchar* _tmp329_ = NULL; - ImportManifest* _tmp330_ = NULL; - GeeList* _tmp331_ = NULL; - gint _tmp332_ = 0; - gint _tmp333_ = 0; - gchar* _tmp334_ = NULL; - const gchar* _tmp335_ = NULL; - const gchar* _tmp336_ = NULL; - gchar* _tmp337_ = NULL; - const gchar* _tmp338_ = NULL; - ImportManifest* _tmp339_ = NULL; - GeeList* _tmp340_ = NULL; - gboolean _tmp341_ = FALSE; - gchar* _tmp342_ = NULL; - gchar* _tmp343_ = NULL; - gchar* _tmp344_ = NULL; + ImportManifest* _tmp306_; + GeeList* _tmp307_; + gint _tmp308_; + gint _tmp309_; + ImportManifest* _tmp310_; + GeeList* _tmp311_; + gint _tmp312_; + gint _tmp313_; + gchar* _tmp314_; + const gchar* _tmp315_; + const gchar* _tmp316_; + gchar* _tmp317_; + const gchar* _tmp318_; + ImportManifest* _tmp319_; + GeeList* _tmp320_; + gboolean _tmp321_; + gchar* _tmp322_; + gchar* _tmp323_; + gchar* _tmp324_; #line 785 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp320_ = message; + _tmp301_ = message; #line 785 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp321_ = strlen (_tmp320_); + _tmp302_ = strlen (_tmp301_); #line 785 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp322_ = _tmp321_; + _tmp303_ = _tmp302_; #line 785 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (_tmp322_ > 0) { -#line 7715 "Dialogs.c" - const gchar* _tmp323_ = NULL; - gchar* _tmp324_ = NULL; + if (_tmp303_ > 0) { +#line 7538 "Dialogs.c" + const gchar* _tmp304_; + gchar* _tmp305_; #line 786 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp323_ = message; + _tmp304_ = message; #line 786 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp324_ = g_strconcat (_tmp323_, "\n", NULL); + _tmp305_ = g_strconcat (_tmp304_, "\n", NULL); #line 786 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (message); #line 786 "/home/jens/Source/shotwell/src/Dialogs.vala" - message = _tmp324_; -#line 7726 "Dialogs.c" + message = _tmp305_; +#line 7549 "Dialogs.c" } #line 791 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp325_ = manifest; -#line 791 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp326_ = _tmp325_->skipped_photos; + _tmp306_ = manifest; #line 791 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp327_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp326_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp307_ = _tmp306_->skipped_photos; #line 791 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp328_ = _tmp327_; + _tmp308_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp307_, GEE_TYPE_COLLECTION, GeeCollection)); #line 791 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp329_ = ngettext ("1 unsupported photo skipped:\n", "%d unsupported photos skipped:\n", (gulong) _tmp328_); + _tmp309_ = _tmp308_; #line 791 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp330_ = manifest; + _tmp310_ = manifest; #line 791 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp331_ = _tmp330_->skipped_photos; + _tmp311_ = _tmp310_->skipped_photos; #line 791 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp332_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp331_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp312_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp311_, GEE_TYPE_COLLECTION, GeeCollection)); #line 791 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp333_ = _tmp332_; + _tmp313_ = _tmp312_; #line 791 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp334_ = g_strdup_printf (_tmp329_, _tmp333_); + _tmp314_ = g_strdup_printf (ngettext ("1 unsupported photo skipped:\n", "%d unsupported photos skipped:\n", (gulong) _tmp309_), _tmp313_); #line 791 "/home/jens/Source/shotwell/src/Dialogs.vala" - skipped_photos_message = _tmp334_; + skipped_photos_message = _tmp314_; #line 795 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp335_ = message; + _tmp315_ = message; #line 795 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp336_ = skipped_photos_message; + _tmp316_ = skipped_photos_message; #line 795 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp337_ = g_strconcat (_tmp335_, _tmp336_, NULL); + _tmp317_ = g_strconcat (_tmp315_, _tmp316_, NULL); #line 795 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (message); #line 795 "/home/jens/Source/shotwell/src/Dialogs.vala" - message = _tmp337_; + message = _tmp317_; #line 797 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp338_ = message; + _tmp318_ = message; #line 797 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp339_ = manifest; + _tmp319_ = manifest; #line 797 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp340_ = _tmp339_->skipped_photos; + _tmp320_ = _tmp319_->skipped_photos; #line 797 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp341_ = show_dest_id; + _tmp321_ = show_dest_id; #line 797 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp342_ = import_ui_generate_import_failure_list (_tmp340_, _tmp341_); + _tmp322_ = import_ui_generate_import_failure_list (_tmp320_, _tmp321_); #line 797 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp343_ = _tmp342_; + _tmp323_ = _tmp322_; #line 797 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp344_ = g_strconcat (_tmp338_, _tmp343_, NULL); + _tmp324_ = g_strconcat (_tmp318_, _tmp323_, NULL); #line 797 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (message); #line 797 "/home/jens/Source/shotwell/src/Dialogs.vala" - message = _tmp344_; + message = _tmp324_; #line 797 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp343_); + _g_free0 (_tmp323_); #line 784 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (skipped_photos_message); -#line 7782 "Dialogs.c" +#line 7603 "Dialogs.c" } #line 800 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp345_ = manifest; + _tmp325_ = manifest; #line 800 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp346_ = _tmp345_->skipped_files; + _tmp326_ = _tmp325_->skipped_files; #line 800 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp347_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp346_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp327_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp326_, GEE_TYPE_COLLECTION, GeeCollection)); #line 800 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp348_ = _tmp347_; + _tmp328_ = _tmp327_; #line 800 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (_tmp348_ > 0) { -#line 7794 "Dialogs.c" - const gchar* _tmp349_ = NULL; - gint _tmp350_ = 0; - gint _tmp351_ = 0; + if (_tmp328_ > 0) { +#line 7615 "Dialogs.c" + const gchar* _tmp329_; + gint _tmp330_; + gint _tmp331_; gchar* skipped_files_message = NULL; - ImportManifest* _tmp354_ = NULL; - GeeList* _tmp355_ = NULL; - gint _tmp356_ = 0; - gint _tmp357_ = 0; - const gchar* _tmp358_ = NULL; - ImportManifest* _tmp359_ = NULL; - GeeList* _tmp360_ = NULL; - gint _tmp361_ = 0; - gint _tmp362_ = 0; - gchar* _tmp363_ = NULL; - const gchar* _tmp364_ = NULL; - const gchar* _tmp365_ = NULL; - gchar* _tmp366_ = NULL; + ImportManifest* _tmp334_; + GeeList* _tmp335_; + gint _tmp336_; + gint _tmp337_; + ImportManifest* _tmp338_; + GeeList* _tmp339_; + gint _tmp340_; + gint _tmp341_; + gchar* _tmp342_; + const gchar* _tmp343_; + const gchar* _tmp344_; + gchar* _tmp345_; #line 801 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp349_ = message; + _tmp329_ = message; #line 801 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp350_ = strlen (_tmp349_); + _tmp330_ = strlen (_tmp329_); #line 801 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp351_ = _tmp350_; + _tmp331_ = _tmp330_; #line 801 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (_tmp351_ > 0) { -#line 7820 "Dialogs.c" - const gchar* _tmp352_ = NULL; - gchar* _tmp353_ = NULL; + if (_tmp331_ > 0) { +#line 7640 "Dialogs.c" + const gchar* _tmp332_; + gchar* _tmp333_; #line 802 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp352_ = message; + _tmp332_ = message; #line 802 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp353_ = g_strconcat (_tmp352_, "\n", NULL); + _tmp333_ = g_strconcat (_tmp332_, "\n", NULL); #line 802 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (message); #line 802 "/home/jens/Source/shotwell/src/Dialogs.vala" - message = _tmp353_; -#line 7831 "Dialogs.c" + message = _tmp333_; +#line 7651 "Dialogs.c" } #line 806 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp354_ = manifest; + _tmp334_ = manifest; #line 806 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp355_ = _tmp354_->skipped_files; + _tmp335_ = _tmp334_->skipped_files; #line 806 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp356_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp355_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp336_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp335_, GEE_TYPE_COLLECTION, GeeCollection)); #line 806 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp357_ = _tmp356_; + _tmp337_ = _tmp336_; #line 806 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp358_ = ngettext ("1 non-image file skipped.\n", "%d non-image files skipped.\n", (gulong) _tmp357_); + _tmp338_ = manifest; #line 806 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp359_ = manifest; + _tmp339_ = _tmp338_->skipped_files; #line 806 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp360_ = _tmp359_->skipped_files; + _tmp340_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp339_, GEE_TYPE_COLLECTION, GeeCollection)); #line 806 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp361_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp360_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp341_ = _tmp340_; #line 806 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp362_ = _tmp361_; -#line 806 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp363_ = g_strdup_printf (_tmp358_, _tmp362_); + _tmp342_ = g_strdup_printf (ngettext ("1 non-image file skipped.\n", "%d non-image files skipped.\n", (gulong) _tmp337_), _tmp341_); #line 806 "/home/jens/Source/shotwell/src/Dialogs.vala" - skipped_files_message = _tmp363_; + skipped_files_message = _tmp342_; #line 810 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp364_ = message; + _tmp343_ = message; #line 810 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp365_ = skipped_files_message; + _tmp344_ = skipped_files_message; #line 810 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp366_ = g_strconcat (_tmp364_, _tmp365_, NULL); + _tmp345_ = g_strconcat (_tmp343_, _tmp344_, NULL); #line 810 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (message); #line 810 "/home/jens/Source/shotwell/src/Dialogs.vala" - message = _tmp366_; + message = _tmp345_; #line 800 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (skipped_files_message); -#line 7867 "Dialogs.c" +#line 7685 "Dialogs.c" } #line 813 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp367_ = manifest; + _tmp346_ = manifest; #line 813 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp368_ = _tmp367_->aborted; + _tmp347_ = _tmp346_->aborted; #line 813 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp369_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp368_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp348_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp347_, GEE_TYPE_COLLECTION, GeeCollection)); #line 813 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp370_ = _tmp369_; + _tmp349_ = _tmp348_; #line 813 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (_tmp370_ > 0) { -#line 7879 "Dialogs.c" - const gchar* _tmp371_ = NULL; - gint _tmp372_ = 0; - gint _tmp373_ = 0; + if (_tmp349_ > 0) { +#line 7697 "Dialogs.c" + const gchar* _tmp350_; + gint _tmp351_; + gint _tmp352_; gchar* photos_message = NULL; - ImportManifest* _tmp376_ = NULL; - GeeList* _tmp377_ = NULL; - gint _tmp378_ = 0; - gint _tmp379_ = 0; - const gchar* _tmp380_ = NULL; - ImportManifest* _tmp381_ = NULL; - GeeList* _tmp382_ = NULL; - gint _tmp383_ = 0; - gint _tmp384_ = 0; - gchar* _tmp385_ = NULL; + ImportManifest* _tmp355_; + GeeList* _tmp356_; + gint _tmp357_; + gint _tmp358_; + ImportManifest* _tmp359_; + GeeList* _tmp360_; + gint _tmp361_; + gint _tmp362_; + gchar* _tmp363_; gchar* videos_message = NULL; - ImportManifest* _tmp386_ = NULL; - GeeList* _tmp387_ = NULL; - gint _tmp388_ = 0; - gint _tmp389_ = 0; - const gchar* _tmp390_ = NULL; - ImportManifest* _tmp391_ = NULL; - GeeList* _tmp392_ = NULL; - gint _tmp393_ = 0; - gint _tmp394_ = 0; - gchar* _tmp395_ = NULL; + ImportManifest* _tmp364_; + GeeList* _tmp365_; + gint _tmp366_; + gint _tmp367_; + ImportManifest* _tmp368_; + GeeList* _tmp369_; + gint _tmp370_; + gint _tmp371_; + gchar* _tmp372_; gchar* both_message = NULL; - ImportManifest* _tmp396_ = NULL; - GeeList* _tmp397_ = NULL; - gint _tmp398_ = 0; - gint _tmp399_ = 0; - const gchar* _tmp400_ = NULL; - ImportManifest* _tmp401_ = NULL; - GeeList* _tmp402_ = NULL; - gint _tmp403_ = 0; - gint _tmp404_ = 0; - gchar* _tmp405_ = NULL; + ImportManifest* _tmp373_; + GeeList* _tmp374_; + gint _tmp375_; + gint _tmp376_; + ImportManifest* _tmp377_; + GeeList* _tmp378_; + gint _tmp379_; + gint _tmp380_; + gchar* _tmp381_; gchar* neither_message = NULL; - ImportManifest* _tmp406_ = NULL; - GeeList* _tmp407_ = NULL; - gint _tmp408_ = 0; - gint _tmp409_ = 0; - const gchar* _tmp410_ = NULL; - ImportManifest* _tmp411_ = NULL; - GeeList* _tmp412_ = NULL; - gint _tmp413_ = 0; - gint _tmp414_ = 0; - gchar* _tmp415_ = NULL; - const gchar* _tmp416_ = NULL; - ImportManifest* _tmp417_ = NULL; - GeeList* _tmp418_ = NULL; - const gchar* _tmp419_ = NULL; - const gchar* _tmp420_ = NULL; - const gchar* _tmp421_ = NULL; - const gchar* _tmp422_ = NULL; - gchar* _tmp423_ = NULL; - gchar* _tmp424_ = NULL; - gchar* _tmp425_ = NULL; - const gchar* _tmp426_ = NULL; - ImportManifest* _tmp427_ = NULL; - GeeList* _tmp428_ = NULL; - gboolean _tmp429_ = FALSE; - gchar* _tmp430_ = NULL; - gchar* _tmp431_ = NULL; - gchar* _tmp432_ = NULL; + ImportManifest* _tmp382_; + GeeList* _tmp383_; + gint _tmp384_; + gint _tmp385_; + ImportManifest* _tmp386_; + GeeList* _tmp387_; + gint _tmp388_; + gint _tmp389_; + gchar* _tmp390_; + const gchar* _tmp391_; + ImportManifest* _tmp392_; + GeeList* _tmp393_; + const gchar* _tmp394_; + const gchar* _tmp395_; + const gchar* _tmp396_; + const gchar* _tmp397_; + gchar* _tmp398_; + gchar* _tmp399_; + gchar* _tmp400_; + const gchar* _tmp401_; + ImportManifest* _tmp402_; + GeeList* _tmp403_; + gboolean _tmp404_; + gchar* _tmp405_; + gchar* _tmp406_; + gchar* _tmp407_; #line 814 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp371_ = message; + _tmp350_ = message; #line 814 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp372_ = strlen (_tmp371_); + _tmp351_ = strlen (_tmp350_); #line 814 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp373_ = _tmp372_; + _tmp352_ = _tmp351_; #line 814 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (_tmp373_ > 0) { -#line 7952 "Dialogs.c" - const gchar* _tmp374_ = NULL; - gchar* _tmp375_ = NULL; + if (_tmp352_ > 0) { +#line 7766 "Dialogs.c" + const gchar* _tmp353_; + gchar* _tmp354_; #line 815 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp374_ = message; + _tmp353_ = message; #line 815 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp375_ = g_strconcat (_tmp374_, "\n", NULL); + _tmp354_ = g_strconcat (_tmp353_, "\n", NULL); #line 815 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (message); #line 815 "/home/jens/Source/shotwell/src/Dialogs.vala" - message = _tmp375_; -#line 7963 "Dialogs.c" + message = _tmp354_; +#line 7777 "Dialogs.c" } #line 817 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp376_ = manifest; -#line 817 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp377_ = _tmp376_->aborted; + _tmp355_ = manifest; #line 817 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp378_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp377_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp356_ = _tmp355_->aborted; #line 817 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp379_ = _tmp378_; + _tmp357_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp356_, GEE_TYPE_COLLECTION, GeeCollection)); #line 817 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp380_ = ngettext ("1 photo skipped due to user cancel:\n", "%d photos skipped due to user cancel:\n", (gulong) _tmp379_); + _tmp358_ = _tmp357_; #line 817 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp381_ = manifest; + _tmp359_ = manifest; #line 817 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp382_ = _tmp381_->aborted; + _tmp360_ = _tmp359_->aborted; #line 817 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp383_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp382_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp361_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp360_, GEE_TYPE_COLLECTION, GeeCollection)); #line 817 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp384_ = _tmp383_; + _tmp362_ = _tmp361_; #line 817 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp385_ = g_strdup_printf (_tmp380_, _tmp384_); + _tmp363_ = g_strdup_printf (ngettext ("1 photo skipped due to user cancel:\n", "%d photos skipped due to user cancel:\n", (gulong) _tmp358_), _tmp362_); #line 817 "/home/jens/Source/shotwell/src/Dialogs.vala" - photos_message = _tmp385_; + photos_message = _tmp363_; #line 820 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp386_ = manifest; -#line 820 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp387_ = _tmp386_->aborted; + _tmp364_ = manifest; #line 820 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp388_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp387_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp365_ = _tmp364_->aborted; #line 820 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp389_ = _tmp388_; + _tmp366_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp365_, GEE_TYPE_COLLECTION, GeeCollection)); #line 820 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp390_ = ngettext ("1 video skipped due to user cancel:\n", "%d videos skipped due to user cancel:\n", (gulong) _tmp389_); + _tmp367_ = _tmp366_; #line 820 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp391_ = manifest; + _tmp368_ = manifest; #line 820 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp392_ = _tmp391_->aborted; + _tmp369_ = _tmp368_->aborted; #line 820 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp393_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp392_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp370_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp369_, GEE_TYPE_COLLECTION, GeeCollection)); #line 820 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp394_ = _tmp393_; + _tmp371_ = _tmp370_; #line 820 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp395_ = g_strdup_printf (_tmp390_, _tmp394_); + _tmp372_ = g_strdup_printf (ngettext ("1 video skipped due to user cancel:\n", "%d videos skipped due to user cancel:\n", (gulong) _tmp367_), _tmp371_); #line 820 "/home/jens/Source/shotwell/src/Dialogs.vala" - videos_message = _tmp395_; -#line 823 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp396_ = manifest; + videos_message = _tmp372_; #line 823 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp397_ = _tmp396_->aborted; + _tmp373_ = manifest; #line 823 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp398_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp397_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp374_ = _tmp373_->aborted; #line 823 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp399_ = _tmp398_; + _tmp375_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp374_, GEE_TYPE_COLLECTION, GeeCollection)); #line 823 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp400_ = ngettext ("1 photo/video skipped due to user cancel:\n", "%d photos/videos skipped due to user cancel:\n", (gulong) _tmp399_); + _tmp376_ = _tmp375_; #line 823 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp401_ = manifest; + _tmp377_ = manifest; #line 823 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp402_ = _tmp401_->aborted; + _tmp378_ = _tmp377_->aborted; #line 823 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp403_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp402_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp379_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp378_, GEE_TYPE_COLLECTION, GeeCollection)); #line 823 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp404_ = _tmp403_; + _tmp380_ = _tmp379_; #line 823 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp405_ = g_strdup_printf (_tmp400_, _tmp404_); + _tmp381_ = g_strdup_printf (ngettext ("1 photo/video skipped due to user cancel:\n", "%d photos/videos skipped due to user cancel:\n", (gulong) _tmp376_), _tmp380_); #line 823 "/home/jens/Source/shotwell/src/Dialogs.vala" - both_message = _tmp405_; -#line 826 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp406_ = manifest; + both_message = _tmp381_; #line 826 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp407_ = _tmp406_->aborted; + _tmp382_ = manifest; #line 826 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp408_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp407_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp383_ = _tmp382_->aborted; #line 826 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp409_ = _tmp408_; + _tmp384_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp383_, GEE_TYPE_COLLECTION, GeeCollection)); #line 826 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp410_ = ngettext ("1 file skipped due to user cancel:\n", "%d file skipped due to user cancel:\n", (gulong) _tmp409_); + _tmp385_ = _tmp384_; #line 826 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp411_ = manifest; + _tmp386_ = manifest; #line 826 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp412_ = _tmp411_->aborted; + _tmp387_ = _tmp386_->aborted; #line 826 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp413_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp412_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp388_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp387_, GEE_TYPE_COLLECTION, GeeCollection)); #line 826 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp414_ = _tmp413_; + _tmp389_ = _tmp388_; #line 826 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp415_ = g_strdup_printf (_tmp410_, _tmp414_); + _tmp390_ = g_strdup_printf (ngettext ("1 file skipped due to user cancel:\n", "%d file skipped due to user cancel:\n", (gulong) _tmp385_), _tmp389_); #line 826 "/home/jens/Source/shotwell/src/Dialogs.vala" - neither_message = _tmp415_; + neither_message = _tmp390_; #line 830 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp416_ = message; + _tmp391_ = message; #line 830 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp417_ = manifest; + _tmp392_ = manifest; #line 830 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp418_ = _tmp417_->aborted; + _tmp393_ = _tmp392_->aborted; #line 830 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp419_ = photos_message; + _tmp394_ = photos_message; #line 830 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp420_ = videos_message; + _tmp395_ = videos_message; #line 830 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp421_ = both_message; + _tmp396_ = both_message; #line 830 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp422_ = neither_message; + _tmp397_ = neither_message; #line 830 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp423_ = import_ui_get_media_specific_string (G_TYPE_CHECK_INSTANCE_CAST (_tmp418_, GEE_TYPE_COLLECTION, GeeCollection), _tmp419_, _tmp420_, _tmp421_, _tmp422_); + _tmp398_ = import_ui_get_media_specific_string (G_TYPE_CHECK_INSTANCE_CAST (_tmp393_, GEE_TYPE_COLLECTION, GeeCollection), _tmp394_, _tmp395_, _tmp396_, _tmp397_); #line 830 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp424_ = _tmp423_; + _tmp399_ = _tmp398_; #line 830 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp425_ = g_strconcat (_tmp416_, _tmp424_, NULL); + _tmp400_ = g_strconcat (_tmp391_, _tmp399_, NULL); #line 830 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (message); #line 830 "/home/jens/Source/shotwell/src/Dialogs.vala" - message = _tmp425_; + message = _tmp400_; #line 830 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp424_); + _g_free0 (_tmp399_); #line 833 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp426_ = message; + _tmp401_ = message; #line 833 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp427_ = manifest; + _tmp402_ = manifest; #line 833 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp428_ = _tmp427_->aborted; + _tmp403_ = _tmp402_->aborted; #line 833 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp429_ = show_dest_id; + _tmp404_ = show_dest_id; #line 833 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp430_ = import_ui_generate_import_failure_list (_tmp428_, _tmp429_); + _tmp405_ = import_ui_generate_import_failure_list (_tmp403_, _tmp404_); #line 833 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp431_ = _tmp430_; + _tmp406_ = _tmp405_; #line 833 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp432_ = g_strconcat (_tmp426_, _tmp431_, NULL); + _tmp407_ = g_strconcat (_tmp401_, _tmp406_, NULL); #line 833 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (message); #line 833 "/home/jens/Source/shotwell/src/Dialogs.vala" - message = _tmp432_; + message = _tmp407_; #line 833 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp431_); + _g_free0 (_tmp406_); #line 813 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (neither_message); #line 813 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -8118,435 +7924,420 @@ gboolean import_ui_report_manifest (ImportManifest* manifest, gboolean show_dest _g_free0 (videos_message); #line 813 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (photos_message); -#line 8107 "Dialogs.c" +#line 7913 "Dialogs.c" } #line 836 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp433_ = manifest; + _tmp408_ = manifest; #line 836 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp434_ = _tmp433_->success; + _tmp409_ = _tmp408_->success; #line 836 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp435_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp434_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp410_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp409_, GEE_TYPE_COLLECTION, GeeCollection)); #line 836 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp436_ = _tmp435_; + _tmp411_ = _tmp410_; #line 836 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (_tmp436_ > 0) { -#line 8119 "Dialogs.c" - const gchar* _tmp437_ = NULL; - gint _tmp438_ = 0; - gint _tmp439_ = 0; + if (_tmp411_ > 0) { +#line 7925 "Dialogs.c" + const gchar* _tmp412_; + gint _tmp413_; + gint _tmp414_; gchar* photos_message = NULL; - ImportManifest* _tmp442_ = NULL; - GeeList* _tmp443_ = NULL; - gint _tmp444_ = 0; - gint _tmp445_ = 0; - const gchar* _tmp446_ = NULL; - ImportManifest* _tmp447_ = NULL; - GeeList* _tmp448_ = NULL; - gint _tmp449_ = 0; - gint _tmp450_ = 0; - gchar* _tmp451_ = NULL; + ImportManifest* _tmp417_; + GeeList* _tmp418_; + gint _tmp419_; + gint _tmp420_; + ImportManifest* _tmp421_; + GeeList* _tmp422_; + gint _tmp423_; + gint _tmp424_; + gchar* _tmp425_; gchar* videos_message = NULL; - ImportManifest* _tmp452_ = NULL; - GeeList* _tmp453_ = NULL; - gint _tmp454_ = 0; - gint _tmp455_ = 0; - const gchar* _tmp456_ = NULL; - ImportManifest* _tmp457_ = NULL; - GeeList* _tmp458_ = NULL; - gint _tmp459_ = 0; - gint _tmp460_ = 0; - gchar* _tmp461_ = NULL; + ImportManifest* _tmp426_; + GeeList* _tmp427_; + gint _tmp428_; + gint _tmp429_; + ImportManifest* _tmp430_; + GeeList* _tmp431_; + gint _tmp432_; + gint _tmp433_; + gchar* _tmp434_; gchar* both_message = NULL; - ImportManifest* _tmp462_ = NULL; - GeeList* _tmp463_ = NULL; - gint _tmp464_ = 0; - gint _tmp465_ = 0; - const gchar* _tmp466_ = NULL; - ImportManifest* _tmp467_ = NULL; - GeeList* _tmp468_ = NULL; - gint _tmp469_ = 0; - gint _tmp470_ = 0; - gchar* _tmp471_ = NULL; - const gchar* _tmp472_ = NULL; - ImportManifest* _tmp473_ = NULL; - GeeList* _tmp474_ = NULL; - const gchar* _tmp475_ = NULL; - const gchar* _tmp476_ = NULL; - const gchar* _tmp477_ = NULL; - gchar* _tmp478_ = NULL; - gchar* _tmp479_ = NULL; - gchar* _tmp480_ = NULL; + ImportManifest* _tmp435_; + GeeList* _tmp436_; + gint _tmp437_; + gint _tmp438_; + ImportManifest* _tmp439_; + GeeList* _tmp440_; + gint _tmp441_; + gint _tmp442_; + gchar* _tmp443_; + const gchar* _tmp444_; + ImportManifest* _tmp445_; + GeeList* _tmp446_; + const gchar* _tmp447_; + const gchar* _tmp448_; + const gchar* _tmp449_; + gchar* _tmp450_; + gchar* _tmp451_; + gchar* _tmp452_; #line 837 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp437_ = message; + _tmp412_ = message; #line 837 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp438_ = strlen (_tmp437_); + _tmp413_ = strlen (_tmp412_); #line 837 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp439_ = _tmp438_; + _tmp414_ = _tmp413_; #line 837 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (_tmp439_ > 0) { -#line 8173 "Dialogs.c" - const gchar* _tmp440_ = NULL; - gchar* _tmp441_ = NULL; + if (_tmp414_ > 0) { +#line 7976 "Dialogs.c" + const gchar* _tmp415_; + gchar* _tmp416_; #line 838 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp440_ = message; + _tmp415_ = message; #line 838 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp441_ = g_strconcat (_tmp440_, "\n", NULL); + _tmp416_ = g_strconcat (_tmp415_, "\n", NULL); #line 838 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (message); #line 838 "/home/jens/Source/shotwell/src/Dialogs.vala" - message = _tmp441_; -#line 8184 "Dialogs.c" + message = _tmp416_; +#line 7987 "Dialogs.c" } #line 840 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp442_ = manifest; -#line 840 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp443_ = _tmp442_->success; + _tmp417_ = manifest; #line 840 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp444_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp443_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp418_ = _tmp417_->success; #line 840 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp445_ = _tmp444_; + _tmp419_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp418_, GEE_TYPE_COLLECTION, GeeCollection)); #line 840 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp446_ = ngettext ("1 photo successfully imported.\n", "%d photos successfully imported.\n", (gulong) _tmp445_); + _tmp420_ = _tmp419_; #line 840 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp447_ = manifest; + _tmp421_ = manifest; #line 840 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp448_ = _tmp447_->success; + _tmp422_ = _tmp421_->success; #line 840 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp449_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp448_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp423_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp422_, GEE_TYPE_COLLECTION, GeeCollection)); #line 840 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp450_ = _tmp449_; + _tmp424_ = _tmp423_; #line 840 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp451_ = g_strdup_printf (_tmp446_, _tmp450_); + _tmp425_ = g_strdup_printf (ngettext ("1 photo successfully imported.\n", "%d photos successfully imported.\n", (gulong) _tmp420_), _tmp424_); #line 840 "/home/jens/Source/shotwell/src/Dialogs.vala" - photos_message = _tmp451_; -#line 843 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp452_ = manifest; + photos_message = _tmp425_; #line 843 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp453_ = _tmp452_->success; + _tmp426_ = manifest; #line 843 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp454_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp453_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp427_ = _tmp426_->success; #line 843 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp455_ = _tmp454_; + _tmp428_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp427_, GEE_TYPE_COLLECTION, GeeCollection)); #line 843 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp456_ = ngettext ("1 video successfully imported.\n", "%d videos successfully imported.\n", (gulong) _tmp455_); + _tmp429_ = _tmp428_; #line 843 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp457_ = manifest; + _tmp430_ = manifest; #line 843 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp458_ = _tmp457_->success; + _tmp431_ = _tmp430_->success; #line 843 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp459_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp458_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp432_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp431_, GEE_TYPE_COLLECTION, GeeCollection)); #line 843 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp460_ = _tmp459_; + _tmp433_ = _tmp432_; #line 843 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp461_ = g_strdup_printf (_tmp456_, _tmp460_); + _tmp434_ = g_strdup_printf (ngettext ("1 video successfully imported.\n", "%d videos successfully imported.\n", (gulong) _tmp429_), _tmp433_); #line 843 "/home/jens/Source/shotwell/src/Dialogs.vala" - videos_message = _tmp461_; + videos_message = _tmp434_; #line 846 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp462_ = manifest; + _tmp435_ = manifest; #line 846 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp463_ = _tmp462_->success; + _tmp436_ = _tmp435_->success; #line 846 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp464_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp463_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp437_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp436_, GEE_TYPE_COLLECTION, GeeCollection)); #line 846 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp465_ = _tmp464_; + _tmp438_ = _tmp437_; #line 846 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp466_ = ngettext ("1 photo/video successfully imported.\n", "%d photos/videos successfully imported.\n", (gulong) _tmp465_); + _tmp439_ = manifest; #line 846 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp467_ = manifest; + _tmp440_ = _tmp439_->success; #line 846 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp468_ = _tmp467_->success; + _tmp441_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp440_, GEE_TYPE_COLLECTION, GeeCollection)); #line 846 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp469_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp468_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp442_ = _tmp441_; #line 846 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp470_ = _tmp469_; + _tmp443_ = g_strdup_printf (ngettext ("1 photo/video successfully imported.\n", "%d photos/videos successfully imported.\n", (gulong) _tmp438_), _tmp442_); #line 846 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp471_ = g_strdup_printf (_tmp466_, _tmp470_); -#line 846 "/home/jens/Source/shotwell/src/Dialogs.vala" - both_message = _tmp471_; + both_message = _tmp443_; #line 850 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp472_ = message; + _tmp444_ = message; #line 850 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp473_ = manifest; + _tmp445_ = manifest; #line 850 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp474_ = _tmp473_->success; + _tmp446_ = _tmp445_->success; #line 850 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp475_ = photos_message; + _tmp447_ = photos_message; #line 850 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp476_ = videos_message; + _tmp448_ = videos_message; #line 850 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp477_ = both_message; + _tmp449_ = both_message; #line 850 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp478_ = import_ui_get_media_specific_string (G_TYPE_CHECK_INSTANCE_CAST (_tmp474_, GEE_TYPE_COLLECTION, GeeCollection), _tmp475_, _tmp476_, _tmp477_, ""); + _tmp450_ = import_ui_get_media_specific_string (G_TYPE_CHECK_INSTANCE_CAST (_tmp446_, GEE_TYPE_COLLECTION, GeeCollection), _tmp447_, _tmp448_, _tmp449_, ""); #line 850 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp479_ = _tmp478_; + _tmp451_ = _tmp450_; #line 850 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp480_ = g_strconcat (_tmp472_, _tmp479_, NULL); + _tmp452_ = g_strconcat (_tmp444_, _tmp451_, NULL); #line 850 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (message); #line 850 "/home/jens/Source/shotwell/src/Dialogs.vala" - message = _tmp480_; + message = _tmp452_; #line 850 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp479_); + _g_free0 (_tmp451_); #line 836 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (both_message); #line 836 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (videos_message); #line 836 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (photos_message); -#line 8282 "Dialogs.c" +#line 8079 "Dialogs.c" } #line 854 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp481_ = manifest; + _tmp453_ = manifest; #line 854 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp482_ = _tmp481_->success; + _tmp454_ = _tmp453_->success; #line 854 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp483_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp482_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp455_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp454_, GEE_TYPE_COLLECTION, GeeCollection)); #line 854 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp484_ = _tmp483_; + _tmp456_ = _tmp455_; #line 854 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp485_ = manifest; + _tmp457_ = manifest; #line 854 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp486_ = _tmp485_->failed; + _tmp458_ = _tmp457_->failed; #line 854 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp487_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp486_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp459_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp458_, GEE_TYPE_COLLECTION, GeeCollection)); #line 854 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp488_ = _tmp487_; + _tmp460_ = _tmp459_; #line 854 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp489_ = manifest; + _tmp461_ = manifest; #line 854 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp490_ = _tmp489_->camera_failed; + _tmp462_ = _tmp461_->camera_failed; #line 854 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp491_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp490_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp463_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp462_, GEE_TYPE_COLLECTION, GeeCollection)); #line 854 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp492_ = _tmp491_; + _tmp464_ = _tmp463_; #line 854 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp493_ = manifest; + _tmp465_ = manifest; #line 854 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp494_ = _tmp493_->skipped_photos; + _tmp466_ = _tmp465_->skipped_photos; #line 854 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp495_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp494_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp467_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp466_, GEE_TYPE_COLLECTION, GeeCollection)); #line 854 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp496_ = _tmp495_; + _tmp468_ = _tmp467_; #line 854 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp497_ = manifest; + _tmp469_ = manifest; #line 854 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp498_ = _tmp497_->skipped_files; + _tmp470_ = _tmp469_->skipped_files; #line 854 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp499_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp498_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp471_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp470_, GEE_TYPE_COLLECTION, GeeCollection)); #line 854 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp500_ = _tmp499_; + _tmp472_ = _tmp471_; #line 854 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp501_ = manifest; + _tmp473_ = manifest; #line 854 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp502_ = _tmp501_->corrupt_files; + _tmp474_ = _tmp473_->corrupt_files; #line 854 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp503_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp502_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp475_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp474_, GEE_TYPE_COLLECTION, GeeCollection)); #line 854 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp504_ = _tmp503_; + _tmp476_ = _tmp475_; #line 854 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp505_ = manifest; + _tmp477_ = manifest; #line 854 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp506_ = _tmp505_->already_imported; + _tmp478_ = _tmp477_->already_imported; #line 854 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp507_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp506_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp479_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp478_, GEE_TYPE_COLLECTION, GeeCollection)); #line 854 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp508_ = _tmp507_; + _tmp480_ = _tmp479_; #line 854 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp509_ = manifest; + _tmp481_ = manifest; #line 854 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp510_ = _tmp509_->aborted; + _tmp482_ = _tmp481_->aborted; #line 854 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp511_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp510_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp483_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp482_, GEE_TYPE_COLLECTION, GeeCollection)); #line 854 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp512_ = _tmp511_; + _tmp484_ = _tmp483_; #line 854 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp513_ = manifest; + _tmp485_ = manifest; #line 854 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp514_ = _tmp513_->write_failed; + _tmp486_ = _tmp485_->write_failed; #line 854 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp515_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp514_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp487_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp486_, GEE_TYPE_COLLECTION, GeeCollection)); #line 854 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp516_ = _tmp515_; + _tmp488_ = _tmp487_; #line 854 "/home/jens/Source/shotwell/src/Dialogs.vala" - total = (((((((_tmp484_ + _tmp488_) + _tmp492_) + _tmp496_) + _tmp500_) + _tmp504_) + _tmp508_) + _tmp512_) + _tmp516_; + total = (((((((_tmp456_ + _tmp460_) + _tmp464_) + _tmp468_) + _tmp472_) + _tmp476_) + _tmp480_) + _tmp484_) + _tmp488_; #line 857 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp517_ = total; + _tmp489_ = total; #line 857 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp518_ = manifest; + _tmp490_ = manifest; #line 857 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp519_ = _tmp518_->all; + _tmp491_ = _tmp490_->all; #line 857 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp520_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp519_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp492_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp491_, GEE_TYPE_COLLECTION, GeeCollection)); #line 857 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp521_ = _tmp520_; + _tmp493_ = _tmp492_; #line 857 "/home/jens/Source/shotwell/src/Dialogs.vala" - _vala_assert (_tmp517_ == _tmp521_, "total == manifest.all.size"); + _vala_assert (_tmp489_ == _tmp493_, "total == manifest.all.size"); #line 861 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp522_ = total; + _tmp494_ = total; #line 861 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (_tmp522_ == 0) { -#line 8374 "Dialogs.c" - const gchar* _tmp523_ = NULL; - const gchar* _tmp524_ = NULL; - gchar* _tmp525_ = NULL; + if (_tmp494_ == 0) { +#line 8171 "Dialogs.c" + const gchar* _tmp495_; + gchar* _tmp496_; #line 862 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp523_ = message; + _tmp495_ = message; #line 862 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp524_ = _ ("No photos or videos imported.\n"); -#line 862 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp525_ = g_strconcat (_tmp523_, _tmp524_, NULL); + _tmp496_ = g_strconcat (_tmp495_, _ ("No photos or videos imported.\n"), NULL); #line 862 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (message); #line 862 "/home/jens/Source/shotwell/src/Dialogs.vala" - message = _tmp525_; -#line 8388 "Dialogs.c" + message = _tmp496_; +#line 8182 "Dialogs.c" } #line 864 "/home/jens/Source/shotwell/src/Dialogs.vala" dialog = NULL; #line 865 "/home/jens/Source/shotwell/src/Dialogs.vala" dialog_response = (gint) GTK_RESPONSE_NONE; #line 866 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp526_ = question; + _tmp497_ = question; #line 866 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (_tmp526_ == NULL) { -#line 8398 "Dialogs.c" - AppWindow* _tmp527_ = NULL; - AppWindow* _tmp528_ = NULL; - const gchar* _tmp529_ = NULL; - GtkMessageDialog* _tmp530_ = NULL; - GtkMessageDialog* _tmp531_ = NULL; - const gchar* _tmp532_ = NULL; + if (_tmp497_ == NULL) { +#line 8192 "Dialogs.c" + AppWindow* _tmp498_; + AppWindow* _tmp499_; + const gchar* _tmp500_; + GtkMessageDialog* _tmp501_; + GtkMessageDialog* _tmp502_; GtkWidget* save_results_button = NULL; - GtkMessageDialog* _tmp533_ = NULL; - GtkWidget* _tmp534_ = NULL; - GtkWidget* _tmp535_ = NULL; - GtkWidget* _tmp536_ = NULL; - ImportManifest* _tmp537_ = NULL; - GeeList* _tmp538_ = NULL; - gint _tmp539_ = 0; - gint _tmp540_ = 0; - ImportManifest* _tmp541_ = NULL; - GeeList* _tmp542_ = NULL; - gint _tmp543_ = 0; - gint _tmp544_ = 0; + GtkMessageDialog* _tmp503_; + GtkWidget* _tmp504_; + GtkWidget* _tmp505_; + GtkWidget* _tmp506_; + ImportManifest* _tmp507_; + GeeList* _tmp508_; + gint _tmp509_; + gint _tmp510_; + ImportManifest* _tmp511_; + GeeList* _tmp512_; + gint _tmp513_; + gint _tmp514_; GtkWidget* ok_button = NULL; - GtkMessageDialog* _tmp545_ = NULL; - GtkWidget* _tmp546_ = NULL; - GtkWidget* _tmp547_ = NULL; - GtkMessageDialog* _tmp548_ = NULL; - GtkWidget* _tmp549_ = NULL; + GtkMessageDialog* _tmp515_; + GtkWidget* _tmp516_; + GtkWidget* _tmp517_; + GtkMessageDialog* _tmp518_; + GtkWidget* _tmp519_; GtkWindow* dialog_parent = NULL; - GtkMessageDialog* _tmp550_ = NULL; - GtkContainer* _tmp551_ = NULL; - GtkWindow* _tmp552_ = NULL; - GtkMessageDialog* _tmp553_ = NULL; - gint _tmp554_ = 0; - GtkMessageDialog* _tmp555_ = NULL; - gint _tmp556_ = 0; + GtkMessageDialog* _tmp520_; + GtkContainer* _tmp521_; + GtkWindow* _tmp522_; + GtkMessageDialog* _tmp523_; + gint _tmp524_; + GtkMessageDialog* _tmp525_; + gint _tmp526_; #line 867 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp527_ = app_window_get_instance (); + _tmp498_ = app_window_get_instance (); #line 867 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp528_ = _tmp527_; + _tmp499_ = _tmp498_; #line 867 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp529_ = message; + _tmp500_ = message; #line 867 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp530_ = (GtkMessageDialog*) gtk_message_dialog_new (G_TYPE_CHECK_INSTANCE_CAST (_tmp528_, gtk_window_get_type (), GtkWindow), GTK_DIALOG_MODAL, GTK_MESSAGE_INFO, GTK_BUTTONS_NONE, "%s", _tmp529_); + _tmp501_ = (GtkMessageDialog*) gtk_message_dialog_new (G_TYPE_CHECK_INSTANCE_CAST (_tmp499_, gtk_window_get_type (), GtkWindow), GTK_DIALOG_MODAL, GTK_MESSAGE_INFO, GTK_BUTTONS_NONE, "%s", _tmp500_); #line 867 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_object_ref_sink (_tmp530_); + g_object_ref_sink (_tmp501_); #line 867 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (dialog); #line 867 "/home/jens/Source/shotwell/src/Dialogs.vala" - dialog = _tmp530_; + dialog = _tmp501_; #line 867 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_object_unref0 (_tmp528_); -#line 869 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp531_ = dialog; + _g_object_unref0 (_tmp499_); #line 869 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp532_ = _ ("Import Complete"); + _tmp502_ = dialog; #line 869 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_window_set_title (G_TYPE_CHECK_INSTANCE_CAST (_tmp531_, gtk_window_get_type (), GtkWindow), _tmp532_); + gtk_window_set_title (G_TYPE_CHECK_INSTANCE_CAST (_tmp502_, gtk_window_get_type (), GtkWindow), _ ("Import Complete")); #line 870 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp533_ = dialog; + _tmp503_ = dialog; #line 870 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp534_ = gtk_dialog_add_button (G_TYPE_CHECK_INSTANCE_CAST (_tmp533_, gtk_dialog_get_type (), GtkDialog), IMPORT_UI_SAVE_RESULTS_BUTTON_NAME, IMPORT_UI_SAVE_RESULTS_RESPONSE_ID); + _tmp504_ = gtk_dialog_add_button (G_TYPE_CHECK_INSTANCE_CAST (_tmp503_, gtk_dialog_get_type (), GtkDialog), IMPORT_UI_SAVE_RESULTS_BUTTON_NAME, IMPORT_UI_SAVE_RESULTS_RESPONSE_ID); #line 870 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp535_ = _g_object_ref0 (_tmp534_); + _tmp505_ = _g_object_ref0 (_tmp504_); #line 870 "/home/jens/Source/shotwell/src/Dialogs.vala" - save_results_button = _tmp535_; + save_results_button = _tmp505_; #line 872 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp536_ = save_results_button; + _tmp506_ = save_results_button; #line 872 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp537_ = manifest; + _tmp507_ = manifest; #line 872 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp538_ = _tmp537_->success; + _tmp508_ = _tmp507_->success; #line 872 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp539_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp538_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp509_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp508_, GEE_TYPE_COLLECTION, GeeCollection)); #line 872 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp540_ = _tmp539_; + _tmp510_ = _tmp509_; #line 872 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp541_ = manifest; + _tmp511_ = manifest; #line 872 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp542_ = _tmp541_->all; + _tmp512_ = _tmp511_->all; #line 872 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp543_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp542_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp513_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp512_, GEE_TYPE_COLLECTION, GeeCollection)); #line 872 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp544_ = _tmp543_; + _tmp514_ = _tmp513_; #line 872 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_widget_set_visible (_tmp536_, _tmp540_ < _tmp544_); + gtk_widget_set_visible (_tmp506_, _tmp510_ < _tmp514_); #line 873 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp545_ = dialog; + _tmp515_ = dialog; #line 873 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp546_ = gtk_dialog_add_button (G_TYPE_CHECK_INSTANCE_CAST (_tmp545_, gtk_dialog_get_type (), GtkDialog), RESOURCES_OK_LABEL, (gint) GTK_RESPONSE_OK); + _tmp516_ = gtk_dialog_add_button (G_TYPE_CHECK_INSTANCE_CAST (_tmp515_, gtk_dialog_get_type (), GtkDialog), RESOURCES_OK_LABEL, (gint) GTK_RESPONSE_OK); #line 873 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp547_ = _g_object_ref0 (_tmp546_); + _tmp517_ = _g_object_ref0 (_tmp516_); #line 873 "/home/jens/Source/shotwell/src/Dialogs.vala" - ok_button = _tmp547_; + ok_button = _tmp517_; #line 874 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp548_ = dialog; + _tmp518_ = dialog; #line 874 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp549_ = ok_button; + _tmp519_ = ok_button; #line 874 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_window_set_default (G_TYPE_CHECK_INSTANCE_CAST (_tmp548_, gtk_window_get_type (), GtkWindow), _tmp549_); + gtk_window_set_default (G_TYPE_CHECK_INSTANCE_CAST (_tmp518_, gtk_window_get_type (), GtkWindow), _tmp519_); #line 876 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp550_ = dialog; + _tmp520_ = dialog; #line 876 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp551_ = (GtkContainer*) gtk_widget_get_parent (G_TYPE_CHECK_INSTANCE_CAST (_tmp550_, gtk_widget_get_type (), GtkWidget)); + _tmp521_ = (GtkContainer*) gtk_widget_get_parent (G_TYPE_CHECK_INSTANCE_CAST (_tmp520_, gtk_widget_get_type (), GtkWidget)); #line 876 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp552_ = _g_object_ref0 (G_TYPE_CHECK_INSTANCE_CAST (_tmp551_, gtk_window_get_type (), GtkWindow)); + _tmp522_ = _g_object_ref0 (G_TYPE_CHECK_INSTANCE_CAST (_tmp521_, gtk_window_get_type (), GtkWindow)); #line 876 "/home/jens/Source/shotwell/src/Dialogs.vala" - dialog_parent = _tmp552_; + dialog_parent = _tmp522_; #line 877 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp553_ = dialog; + _tmp523_ = dialog; #line 877 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp554_ = gtk_dialog_run (G_TYPE_CHECK_INSTANCE_CAST (_tmp553_, gtk_dialog_get_type (), GtkDialog)); + _tmp524_ = gtk_dialog_run (G_TYPE_CHECK_INSTANCE_CAST (_tmp523_, gtk_dialog_get_type (), GtkDialog)); #line 877 "/home/jens/Source/shotwell/src/Dialogs.vala" - dialog_response = _tmp554_; + dialog_response = _tmp524_; #line 878 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp555_ = dialog; + _tmp525_ = dialog; #line 878 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_widget_destroy (G_TYPE_CHECK_INSTANCE_CAST (_tmp555_, gtk_widget_get_type (), GtkWidget)); + gtk_widget_destroy (G_TYPE_CHECK_INSTANCE_CAST (_tmp525_, gtk_widget_get_type (), GtkWidget)); #line 880 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp556_ = dialog_response; + _tmp526_ = dialog_response; #line 880 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (_tmp556_ == IMPORT_UI_SAVE_RESULTS_RESPONSE_ID) { -#line 8518 "Dialogs.c" - GtkWindow* _tmp557_ = NULL; - ImportManifest* _tmp558_ = NULL; - gchar* _tmp559_ = NULL; - gchar* _tmp560_ = NULL; + if (_tmp526_ == IMPORT_UI_SAVE_RESULTS_RESPONSE_ID) { +#line 8309 "Dialogs.c" + GtkWindow* _tmp527_; + ImportManifest* _tmp528_; + gchar* _tmp529_; + gchar* _tmp530_; #line 881 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp557_ = dialog_parent; + _tmp527_ = dialog_parent; #line 881 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp558_ = manifest; + _tmp528_ = manifest; #line 881 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp559_ = import_ui_create_result_report_from_manifest (_tmp558_); + _tmp529_ = import_ui_create_result_report_from_manifest (_tmp528_); #line 881 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp560_ = _tmp559_; + _tmp530_ = _tmp529_; #line 881 "/home/jens/Source/shotwell/src/Dialogs.vala" - import_ui_save_import_results (_tmp557_, _tmp560_); + import_ui_save_import_results (_tmp527_, _tmp530_); #line 881 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp560_); -#line 8535 "Dialogs.c" + _g_free0 (_tmp530_); +#line 8326 "Dialogs.c" } #line 866 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (dialog_parent); @@ -8554,283 +8345,280 @@ gboolean import_ui_report_manifest (ImportManifest* manifest, gboolean show_dest _g_object_unref0 (ok_button); #line 866 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (save_results_button); -#line 8543 "Dialogs.c" +#line 8334 "Dialogs.c" } else { - const gchar* _tmp561_ = NULL; - ImportUIQuestionParams* _tmp562_ = NULL; - const gchar* _tmp563_ = NULL; - gchar* _tmp564_ = NULL; - gchar* _tmp565_ = NULL; - gchar* _tmp566_ = NULL; - AppWindow* _tmp567_ = NULL; - AppWindow* _tmp568_ = NULL; - const gchar* _tmp569_ = NULL; - GtkMessageDialog* _tmp570_ = NULL; - GtkMessageDialog* _tmp571_ = NULL; - const gchar* _tmp572_ = NULL; + const gchar* _tmp531_; + ImportUIQuestionParams* _tmp532_; + const gchar* _tmp533_; + gchar* _tmp534_; + gchar* _tmp535_; + gchar* _tmp536_; + AppWindow* _tmp537_; + AppWindow* _tmp538_; + const gchar* _tmp539_; + GtkMessageDialog* _tmp540_; + GtkMessageDialog* _tmp541_; GtkWidget* save_results_button = NULL; - GtkMessageDialog* _tmp573_ = NULL; - GtkWidget* _tmp574_ = NULL; - GtkWidget* _tmp575_ = NULL; - GtkWidget* _tmp576_ = NULL; - ImportManifest* _tmp577_ = NULL; - GeeList* _tmp578_ = NULL; - gint _tmp579_ = 0; - gint _tmp580_ = 0; - ImportManifest* _tmp581_ = NULL; - GeeList* _tmp582_ = NULL; - gint _tmp583_ = 0; - gint _tmp584_ = 0; + GtkMessageDialog* _tmp542_; + GtkWidget* _tmp543_; + GtkWidget* _tmp544_; + GtkWidget* _tmp545_; + ImportManifest* _tmp546_; + GeeList* _tmp547_; + gint _tmp548_; + gint _tmp549_; + ImportManifest* _tmp550_; + GeeList* _tmp551_; + gint _tmp552_; + gint _tmp553_; GtkWidget* no_button = NULL; - GtkMessageDialog* _tmp585_ = NULL; - ImportUIQuestionParams* _tmp586_ = NULL; - const gchar* _tmp587_ = NULL; - GtkWidget* _tmp588_ = NULL; - GtkWidget* _tmp589_ = NULL; - GtkMessageDialog* _tmp590_ = NULL; - ImportUIQuestionParams* _tmp591_ = NULL; - const gchar* _tmp592_ = NULL; - GtkMessageDialog* _tmp593_ = NULL; - GtkWidget* _tmp594_ = NULL; - GtkMessageDialog* _tmp595_ = NULL; - gint _tmp596_ = 0; - GtkMessageDialog* _tmp604_ = NULL; - GtkMessageDialog* _tmp605_ = NULL; + GtkMessageDialog* _tmp554_; + ImportUIQuestionParams* _tmp555_; + const gchar* _tmp556_; + GtkWidget* _tmp557_; + GtkWidget* _tmp558_; + GtkMessageDialog* _tmp559_; + ImportUIQuestionParams* _tmp560_; + const gchar* _tmp561_; + GtkMessageDialog* _tmp562_; + GtkWidget* _tmp563_; + GtkMessageDialog* _tmp564_; + gint _tmp565_; + GtkMessageDialog* _tmp573_; + GtkMessageDialog* _tmp574_; #line 884 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp561_ = message; + _tmp531_ = message; #line 884 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp562_ = question; + _tmp532_ = question; #line 884 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp563_ = _tmp562_->question; + _tmp533_ = _tmp532_->question; #line 884 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp564_ = g_strconcat ("\n", _tmp563_, NULL); + _tmp534_ = g_strconcat ("\n", _tmp533_, NULL); #line 884 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp565_ = _tmp564_; + _tmp535_ = _tmp534_; #line 884 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp566_ = g_strconcat (_tmp561_, _tmp565_, NULL); + _tmp536_ = g_strconcat (_tmp531_, _tmp535_, NULL); #line 884 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (message); #line 884 "/home/jens/Source/shotwell/src/Dialogs.vala" - message = _tmp566_; + message = _tmp536_; #line 884 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp565_); + _g_free0 (_tmp535_); #line 886 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp567_ = app_window_get_instance (); + _tmp537_ = app_window_get_instance (); #line 886 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp568_ = _tmp567_; + _tmp538_ = _tmp537_; #line 886 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp569_ = message; + _tmp539_ = message; #line 886 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp570_ = (GtkMessageDialog*) gtk_message_dialog_new (G_TYPE_CHECK_INSTANCE_CAST (_tmp568_, gtk_window_get_type (), GtkWindow), GTK_DIALOG_MODAL, GTK_MESSAGE_QUESTION, GTK_BUTTONS_NONE, "%s", _tmp569_); + _tmp540_ = (GtkMessageDialog*) gtk_message_dialog_new (G_TYPE_CHECK_INSTANCE_CAST (_tmp538_, gtk_window_get_type (), GtkWindow), GTK_DIALOG_MODAL, GTK_MESSAGE_QUESTION, GTK_BUTTONS_NONE, "%s", _tmp539_); #line 886 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_object_ref_sink (_tmp570_); + g_object_ref_sink (_tmp540_); #line 886 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (dialog); #line 886 "/home/jens/Source/shotwell/src/Dialogs.vala" - dialog = _tmp570_; + dialog = _tmp540_; #line 886 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_object_unref0 (_tmp568_); -#line 888 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp571_ = dialog; + _g_object_unref0 (_tmp538_); #line 888 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp572_ = _ ("Import Complete"); + _tmp541_ = dialog; #line 888 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_window_set_title (G_TYPE_CHECK_INSTANCE_CAST (_tmp571_, gtk_window_get_type (), GtkWindow), _tmp572_); + gtk_window_set_title (G_TYPE_CHECK_INSTANCE_CAST (_tmp541_, gtk_window_get_type (), GtkWindow), _ ("Import Complete")); #line 889 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp573_ = dialog; + _tmp542_ = dialog; #line 889 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp574_ = gtk_dialog_add_button (G_TYPE_CHECK_INSTANCE_CAST (_tmp573_, gtk_dialog_get_type (), GtkDialog), IMPORT_UI_SAVE_RESULTS_BUTTON_NAME, IMPORT_UI_SAVE_RESULTS_RESPONSE_ID); + _tmp543_ = gtk_dialog_add_button (G_TYPE_CHECK_INSTANCE_CAST (_tmp542_, gtk_dialog_get_type (), GtkDialog), IMPORT_UI_SAVE_RESULTS_BUTTON_NAME, IMPORT_UI_SAVE_RESULTS_RESPONSE_ID); #line 889 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp575_ = _g_object_ref0 (_tmp574_); + _tmp544_ = _g_object_ref0 (_tmp543_); #line 889 "/home/jens/Source/shotwell/src/Dialogs.vala" - save_results_button = _tmp575_; + save_results_button = _tmp544_; #line 891 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp576_ = save_results_button; + _tmp545_ = save_results_button; #line 891 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp577_ = manifest; + _tmp546_ = manifest; #line 891 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp578_ = _tmp577_->success; + _tmp547_ = _tmp546_->success; #line 891 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp579_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp578_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp548_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp547_, GEE_TYPE_COLLECTION, GeeCollection)); #line 891 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp580_ = _tmp579_; + _tmp549_ = _tmp548_; #line 891 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp581_ = manifest; + _tmp550_ = manifest; #line 891 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp582_ = _tmp581_->all; + _tmp551_ = _tmp550_->all; #line 891 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp583_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp582_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp552_ = gee_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp551_, GEE_TYPE_COLLECTION, GeeCollection)); #line 891 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp584_ = _tmp583_; + _tmp553_ = _tmp552_; #line 891 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_widget_set_visible (_tmp576_, _tmp580_ < _tmp584_); + gtk_widget_set_visible (_tmp545_, _tmp549_ < _tmp553_); #line 892 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp585_ = dialog; + _tmp554_ = dialog; #line 892 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp586_ = question; + _tmp555_ = question; #line 892 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp587_ = _tmp586_->no_button; + _tmp556_ = _tmp555_->no_button; #line 892 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp588_ = gtk_dialog_add_button (G_TYPE_CHECK_INSTANCE_CAST (_tmp585_, gtk_dialog_get_type (), GtkDialog), _tmp587_, (gint) GTK_RESPONSE_NO); + _tmp557_ = gtk_dialog_add_button (G_TYPE_CHECK_INSTANCE_CAST (_tmp554_, gtk_dialog_get_type (), GtkDialog), _tmp556_, (gint) GTK_RESPONSE_NO); #line 892 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp589_ = _g_object_ref0 (_tmp588_); + _tmp558_ = _g_object_ref0 (_tmp557_); #line 892 "/home/jens/Source/shotwell/src/Dialogs.vala" - no_button = _tmp589_; + no_button = _tmp558_; #line 893 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp590_ = dialog; + _tmp559_ = dialog; #line 893 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp591_ = question; + _tmp560_ = question; #line 893 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp592_ = _tmp591_->yes_button; + _tmp561_ = _tmp560_->yes_button; #line 893 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_dialog_add_button (G_TYPE_CHECK_INSTANCE_CAST (_tmp590_, gtk_dialog_get_type (), GtkDialog), _tmp592_, (gint) GTK_RESPONSE_YES); + gtk_dialog_add_button (G_TYPE_CHECK_INSTANCE_CAST (_tmp559_, gtk_dialog_get_type (), GtkDialog), _tmp561_, (gint) GTK_RESPONSE_YES); #line 894 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp593_ = dialog; + _tmp562_ = dialog; #line 894 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp594_ = no_button; + _tmp563_ = no_button; #line 894 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_window_set_default (G_TYPE_CHECK_INSTANCE_CAST (_tmp593_, gtk_window_get_type (), GtkWindow), _tmp594_); + gtk_window_set_default (G_TYPE_CHECK_INSTANCE_CAST (_tmp562_, gtk_window_get_type (), GtkWindow), _tmp563_); #line 896 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp595_ = dialog; + _tmp564_ = dialog; #line 896 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp596_ = gtk_dialog_run (G_TYPE_CHECK_INSTANCE_CAST (_tmp595_, gtk_dialog_get_type (), GtkDialog)); + _tmp565_ = gtk_dialog_run (G_TYPE_CHECK_INSTANCE_CAST (_tmp564_, gtk_dialog_get_type (), GtkDialog)); #line 896 "/home/jens/Source/shotwell/src/Dialogs.vala" - dialog_response = _tmp596_; + dialog_response = _tmp565_; #line 897 "/home/jens/Source/shotwell/src/Dialogs.vala" while (TRUE) { -#line 8687 "Dialogs.c" - gint _tmp597_ = 0; - GtkMessageDialog* _tmp598_ = NULL; - ImportManifest* _tmp599_ = NULL; - gchar* _tmp600_ = NULL; - gchar* _tmp601_ = NULL; - GtkMessageDialog* _tmp602_ = NULL; - gint _tmp603_ = 0; +#line 8475 "Dialogs.c" + gint _tmp566_; + GtkMessageDialog* _tmp567_; + ImportManifest* _tmp568_; + gchar* _tmp569_; + gchar* _tmp570_; + GtkMessageDialog* _tmp571_; + gint _tmp572_; #line 897 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp597_ = dialog_response; + _tmp566_ = dialog_response; #line 897 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (!(_tmp597_ == IMPORT_UI_SAVE_RESULTS_RESPONSE_ID)) { + if (!(_tmp566_ == IMPORT_UI_SAVE_RESULTS_RESPONSE_ID)) { #line 897 "/home/jens/Source/shotwell/src/Dialogs.vala" break; -#line 8701 "Dialogs.c" +#line 8489 "Dialogs.c" } #line 898 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp598_ = dialog; + _tmp567_ = dialog; #line 898 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp599_ = manifest; + _tmp568_ = manifest; #line 898 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp600_ = import_ui_create_result_report_from_manifest (_tmp599_); + _tmp569_ = import_ui_create_result_report_from_manifest (_tmp568_); #line 898 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp601_ = _tmp600_; + _tmp570_ = _tmp569_; #line 898 "/home/jens/Source/shotwell/src/Dialogs.vala" - import_ui_save_import_results (G_TYPE_CHECK_INSTANCE_CAST (_tmp598_, gtk_window_get_type (), GtkWindow), _tmp601_); + import_ui_save_import_results (G_TYPE_CHECK_INSTANCE_CAST (_tmp567_, gtk_window_get_type (), GtkWindow), _tmp570_); #line 898 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp601_); + _g_free0 (_tmp570_); #line 899 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp602_ = dialog; + _tmp571_ = dialog; #line 899 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp603_ = gtk_dialog_run (G_TYPE_CHECK_INSTANCE_CAST (_tmp602_, gtk_dialog_get_type (), GtkDialog)); + _tmp572_ = gtk_dialog_run (G_TYPE_CHECK_INSTANCE_CAST (_tmp571_, gtk_dialog_get_type (), GtkDialog)); #line 899 "/home/jens/Source/shotwell/src/Dialogs.vala" - dialog_response = _tmp603_; -#line 8721 "Dialogs.c" + dialog_response = _tmp572_; +#line 8509 "Dialogs.c" } #line 902 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp604_ = dialog; + _tmp573_ = dialog; #line 902 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_widget_hide (G_TYPE_CHECK_INSTANCE_CAST (_tmp604_, gtk_widget_get_type (), GtkWidget)); + gtk_widget_hide (G_TYPE_CHECK_INSTANCE_CAST (_tmp573_, gtk_widget_get_type (), GtkWidget)); #line 903 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp605_ = dialog; + _tmp574_ = dialog; #line 903 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_widget_destroy (G_TYPE_CHECK_INSTANCE_CAST (_tmp605_, gtk_widget_get_type (), GtkWidget)); + gtk_widget_destroy (G_TYPE_CHECK_INSTANCE_CAST (_tmp574_, gtk_widget_get_type (), GtkWidget)); #line 866 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (no_button); #line 866 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (save_results_button); -#line 8735 "Dialogs.c" +#line 8523 "Dialogs.c" } #line 906 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp606_ = dialog_response; + _tmp575_ = dialog_response; #line 906 "/home/jens/Source/shotwell/src/Dialogs.vala" - result = _tmp606_ == ((gint) GTK_RESPONSE_YES); + result = _tmp575_ == ((gint) GTK_RESPONSE_YES); #line 906 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (dialog); #line 906 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (message); #line 906 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 8747 "Dialogs.c" +#line 8535 "Dialogs.c" } static guint8* string_get_data (const gchar* self, int* result_length1) { guint8* result; guint8* res = NULL; - gint res_length1 = 0; - gint _res_size_ = 0; - gint _tmp0_ = 0; - gint _tmp1_ = 0; - gint _tmp2_ = 0; - guint8* _tmp3_ = NULL; - gint _tmp3__length1 = 0; - guint8* _tmp4_ = NULL; - gint _tmp4__length1 = 0; -#line 1398 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" + gint res_length1; + gint _res_size_; + gint _tmp0_; + gint _tmp1_; + gint _tmp2_; + guint8* _tmp3_; + gint _tmp3__length1; + guint8* _tmp4_; + gint _tmp4__length1; +#line 1428 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" g_return_val_if_fail (self != NULL, NULL); -#line 1399 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1429 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" res = (guint8*) self; -#line 1399 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1429 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" res_length1 = -1; -#line 1399 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1429 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _res_size_ = res_length1; -#line 1400 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1430 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp0_ = strlen (self); -#line 1400 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1430 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp1_ = _tmp0_; -#line 1400 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1430 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" res_length1 = (gint) _tmp1_; -#line 1400 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1430 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp2_ = res_length1; -#line 1401 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1431 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp3_ = res; -#line 1401 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1431 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp3__length1 = res_length1; -#line 1401 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1431 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp4_ = _tmp3_; -#line 1401 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1431 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp4__length1 = _tmp3__length1; -#line 1401 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1431 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" if (result_length1) { -#line 1401 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1431 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" *result_length1 = _tmp4__length1; -#line 8791 "Dialogs.c" +#line 8579 "Dialogs.c" } -#line 1401 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1431 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" result = _tmp4_; -#line 1401 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1431 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" return result; -#line 8797 "Dialogs.c" +#line 8585 "Dialogs.c" } void import_ui_save_import_results (GtkWindow* chooser_dialog_parent, const gchar* results_log) { GtkFileChooserDialog* chooser_dialog = NULL; - GtkWindow* _tmp0_ = NULL; - GtkFileChooserDialog* _tmp1_ = NULL; - GtkFileChooserDialog* _tmp2_ = NULL; - GtkFileChooserDialog* _tmp3_ = NULL; - const gchar* _tmp4_ = NULL; - GtkFileChooserDialog* _tmp5_ = NULL; - GtkFileChooserDialog* _tmp6_ = NULL; + GtkWindow* _tmp0_; + GtkFileChooserDialog* _tmp1_; + GtkFileChooserDialog* _tmp2_; + GtkFileChooserDialog* _tmp3_; + const gchar* _tmp4_; + GtkFileChooserDialog* _tmp5_; + GtkFileChooserDialog* _tmp6_; gint dialog_result = 0; - GtkFileChooserDialog* _tmp7_ = NULL; - gint _tmp8_ = 0; + GtkFileChooserDialog* _tmp7_; + gint _tmp8_; GFile* chosen_file = NULL; - GtkFileChooserDialog* _tmp9_ = NULL; - GFile* _tmp10_ = NULL; - GtkFileChooserDialog* _tmp11_ = NULL; - GtkFileChooserDialog* _tmp12_ = NULL; + GtkFileChooserDialog* _tmp9_; + GFile* _tmp10_; + GtkFileChooserDialog* _tmp11_; + GtkFileChooserDialog* _tmp12_; gboolean _tmp13_ = FALSE; - gint _tmp14_ = 0; + gint _tmp14_; GError * _inner_error_ = NULL; #line 909 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail ((chooser_dialog_parent == NULL) || GTK_IS_WINDOW (chooser_dialog_parent)); @@ -8886,32 +8674,32 @@ void import_ui_save_import_results (GtkWindow* chooser_dialog_parent, const gcha _tmp14_ = dialog_result; #line 923 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp14_ == ((gint) GTK_RESPONSE_ACCEPT)) { -#line 8875 "Dialogs.c" - GFile* _tmp15_ = NULL; +#line 8663 "Dialogs.c" + GFile* _tmp15_; #line 923 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp15_ = chosen_file; #line 923 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp13_ = _tmp15_ != NULL; -#line 8881 "Dialogs.c" +#line 8669 "Dialogs.c" } else { #line 923 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp13_ = FALSE; -#line 8885 "Dialogs.c" +#line 8673 "Dialogs.c" } #line 923 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp13_) { -#line 8889 "Dialogs.c" +#line 8677 "Dialogs.c" { GFileOutputStream* outstream = NULL; - GFile* _tmp16_ = NULL; - GFileOutputStream* _tmp17_ = NULL; - GFileOutputStream* _tmp18_ = NULL; - const gchar* _tmp19_ = NULL; - guint8* _tmp20_ = NULL; - gint _tmp20__length1 = 0; - guint8* _tmp21_ = NULL; - gint _tmp21__length1 = 0; - GFileOutputStream* _tmp22_ = NULL; + GFile* _tmp16_; + GFileOutputStream* _tmp17_; + GFileOutputStream* _tmp18_; + const gchar* _tmp19_; + guint8* _tmp20_; + gint _tmp20__length1; + guint8* _tmp21_; + gint _tmp21__length1; + GFileOutputStream* _tmp22_; #line 925 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp16_ = chosen_file; #line 925 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -8920,8 +8708,8 @@ void import_ui_save_import_results (GtkWindow* chooser_dialog_parent, const gcha outstream = _tmp17_; #line 925 "/home/jens/Source/shotwell/src/Dialogs.vala" if (G_UNLIKELY (_inner_error_ != NULL)) { -#line 8909 "Dialogs.c" - goto __catch424_g_error; +#line 8697 "Dialogs.c" + goto __catch425_g_error; } #line 926 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp18_ = outstream; @@ -8939,8 +8727,8 @@ void import_ui_save_import_results (GtkWindow* chooser_dialog_parent, const gcha if (G_UNLIKELY (_inner_error_ != NULL)) { #line 926 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (outstream); -#line 8928 "Dialogs.c" - goto __catch424_g_error; +#line 8716 "Dialogs.c" + goto __catch425_g_error; } #line 927 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp22_ = outstream; @@ -8950,22 +8738,22 @@ void import_ui_save_import_results (GtkWindow* chooser_dialog_parent, const gcha if (G_UNLIKELY (_inner_error_ != NULL)) { #line 927 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (outstream); -#line 8939 "Dialogs.c" - goto __catch424_g_error; +#line 8727 "Dialogs.c" + goto __catch425_g_error; } #line 924 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (outstream); -#line 8944 "Dialogs.c" +#line 8732 "Dialogs.c" } - goto __finally424; - __catch424_g_error: + goto __finally425; + __catch425_g_error: { GError* err = NULL; - GFile* _tmp23_ = NULL; - gchar* _tmp24_ = NULL; - gchar* _tmp25_ = NULL; - GError* _tmp26_ = NULL; - const gchar* _tmp27_ = NULL; + GFile* _tmp23_; + gchar* _tmp24_; + gchar* _tmp25_; + GError* _tmp26_; + const gchar* _tmp27_; #line 924 "/home/jens/Source/shotwell/src/Dialogs.vala" err = _inner_error_; #line 924 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -8986,9 +8774,9 @@ void import_ui_save_import_results (GtkWindow* chooser_dialog_parent, const gcha _g_free0 (_tmp25_); #line 924 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_error_free0 (err); -#line 8975 "Dialogs.c" +#line 8763 "Dialogs.c" } - __finally424: + __finally425: #line 924 "/home/jens/Source/shotwell/src/Dialogs.vala" if (G_UNLIKELY (_inner_error_ != NULL)) { #line 924 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -9001,14 +8789,14 @@ void import_ui_save_import_results (GtkWindow* chooser_dialog_parent, const gcha g_clear_error (&_inner_error_); #line 924 "/home/jens/Source/shotwell/src/Dialogs.vala" return; -#line 8990 "Dialogs.c" +#line 8778 "Dialogs.c" } } #line 909 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (chosen_file); #line 909 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (chooser_dialog); -#line 8997 "Dialogs.c" +#line 8785 "Dialogs.c" } @@ -9017,25 +8805,25 @@ static gboolean _text_entry_dialog_mediator_on_modify_validate_text_entry_dialog result = text_entry_dialog_mediator_on_modify_validate ((TextEntryDialogMediator*) self, text); #line 946 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 9006 "Dialogs.c" +#line 8794 "Dialogs.c" } TextEntryDialogMediator* text_entry_dialog_mediator_construct (GType object_type, const gchar* title, const gchar* label, const gchar* initial_text, GeeCollection* completion_list, const gchar* completion_delimiter) { TextEntryDialogMediator* self = NULL; GtkBuilder* builder = NULL; - GtkBuilder* _tmp0_ = NULL; - TextEntryDialog* _tmp1_ = NULL; - TextEntryDialog* _tmp2_ = NULL; - GtkBox* _tmp3_ = NULL; - GObject* _tmp4_ = NULL; - TextEntryDialog* _tmp5_ = NULL; - TextEntryDialog* _tmp6_ = NULL; - const gchar* _tmp7_ = NULL; - const gchar* _tmp8_ = NULL; - const gchar* _tmp9_ = NULL; - GeeCollection* _tmp10_ = NULL; - const gchar* _tmp11_ = NULL; + GtkBuilder* _tmp0_; + TextEntryDialog* _tmp1_; + TextEntryDialog* _tmp2_; + GtkBox* _tmp3_; + GObject* _tmp4_; + TextEntryDialog* _tmp5_; + TextEntryDialog* _tmp6_; + const gchar* _tmp7_; + const gchar* _tmp8_; + const gchar* _tmp9_; + GeeCollection* _tmp10_; + const gchar* _tmp11_; #line 940 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_val_if_fail (title != NULL, NULL); #line 940 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -9086,7 +8874,7 @@ TextEntryDialogMediator* text_entry_dialog_mediator_construct (GType object_type _g_object_unref0 (builder); #line 940 "/home/jens/Source/shotwell/src/Dialogs.vala" return self; -#line 9075 "Dialogs.c" +#line 8863 "Dialogs.c" } @@ -9098,7 +8886,7 @@ static gboolean text_entry_dialog_mediator_real_on_modify_validate (TextEntryDia result = TRUE; #line 950 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 9087 "Dialogs.c" +#line 8875 "Dialogs.c" } @@ -9107,14 +8895,14 @@ gboolean text_entry_dialog_mediator_on_modify_validate (TextEntryDialogMediator* g_return_val_if_fail (IS_TEXT_ENTRY_DIALOG_MEDIATOR (self), FALSE); #line 949 "/home/jens/Source/shotwell/src/Dialogs.vala" return TEXT_ENTRY_DIALOG_MEDIATOR_GET_CLASS (self)->on_modify_validate (self, text); -#line 9096 "Dialogs.c" +#line 8884 "Dialogs.c" } gchar* _text_entry_dialog_mediator_execute (TextEntryDialogMediator* self) { gchar* result = NULL; - TextEntryDialog* _tmp0_ = NULL; - gchar* _tmp1_ = NULL; + TextEntryDialog* _tmp0_; + gchar* _tmp1_; #line 953 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_val_if_fail (IS_TEXT_ENTRY_DIALOG_MEDIATOR (self), NULL); #line 954 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -9125,14 +8913,14 @@ gchar* _text_entry_dialog_mediator_execute (TextEntryDialogMediator* self) { result = _tmp1_; #line 954 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 9114 "Dialogs.c" +#line 8902 "Dialogs.c" } static void value_text_entry_dialog_mediator_init (GValue* value) { #line 937 "/home/jens/Source/shotwell/src/Dialogs.vala" value->data[0].v_pointer = NULL; -#line 9121 "Dialogs.c" +#line 8909 "Dialogs.c" } @@ -9141,7 +8929,7 @@ static void value_text_entry_dialog_mediator_free_value (GValue* value) { if (value->data[0].v_pointer) { #line 937 "/home/jens/Source/shotwell/src/Dialogs.vala" text_entry_dialog_mediator_unref (value->data[0].v_pointer); -#line 9130 "Dialogs.c" +#line 8918 "Dialogs.c" } } @@ -9151,11 +8939,11 @@ static void value_text_entry_dialog_mediator_copy_value (const GValue* src_value if (src_value->data[0].v_pointer) { #line 937 "/home/jens/Source/shotwell/src/Dialogs.vala" dest_value->data[0].v_pointer = text_entry_dialog_mediator_ref (src_value->data[0].v_pointer); -#line 9140 "Dialogs.c" +#line 8928 "Dialogs.c" } else { #line 937 "/home/jens/Source/shotwell/src/Dialogs.vala" dest_value->data[0].v_pointer = NULL; -#line 9144 "Dialogs.c" +#line 8932 "Dialogs.c" } } @@ -9163,66 +8951,66 @@ static void value_text_entry_dialog_mediator_copy_value (const GValue* src_value static gpointer value_text_entry_dialog_mediator_peek_pointer (const GValue* value) { #line 937 "/home/jens/Source/shotwell/src/Dialogs.vala" return value->data[0].v_pointer; -#line 9152 "Dialogs.c" +#line 8940 "Dialogs.c" } static gchar* value_text_entry_dialog_mediator_collect_value (GValue* value, guint n_collect_values, GTypeCValue* collect_values, guint collect_flags) { #line 937 "/home/jens/Source/shotwell/src/Dialogs.vala" if (collect_values[0].v_pointer) { -#line 9159 "Dialogs.c" - TextEntryDialogMediator* object; +#line 8947 "Dialogs.c" + TextEntryDialogMediator * object; object = collect_values[0].v_pointer; #line 937 "/home/jens/Source/shotwell/src/Dialogs.vala" if (object->parent_instance.g_class == NULL) { #line 937 "/home/jens/Source/shotwell/src/Dialogs.vala" return g_strconcat ("invalid unclassed object pointer for value type `", G_VALUE_TYPE_NAME (value), "'", NULL); -#line 9166 "Dialogs.c" +#line 8954 "Dialogs.c" } else if (!g_value_type_compatible (G_TYPE_FROM_INSTANCE (object), G_VALUE_TYPE (value))) { #line 937 "/home/jens/Source/shotwell/src/Dialogs.vala" return g_strconcat ("invalid object type `", g_type_name (G_TYPE_FROM_INSTANCE (object)), "' for value type `", G_VALUE_TYPE_NAME (value), "'", NULL); -#line 9170 "Dialogs.c" +#line 8958 "Dialogs.c" } #line 937 "/home/jens/Source/shotwell/src/Dialogs.vala" value->data[0].v_pointer = text_entry_dialog_mediator_ref (object); -#line 9174 "Dialogs.c" +#line 8962 "Dialogs.c" } else { #line 937 "/home/jens/Source/shotwell/src/Dialogs.vala" value->data[0].v_pointer = NULL; -#line 9178 "Dialogs.c" +#line 8966 "Dialogs.c" } #line 937 "/home/jens/Source/shotwell/src/Dialogs.vala" return NULL; -#line 9182 "Dialogs.c" +#line 8970 "Dialogs.c" } static gchar* value_text_entry_dialog_mediator_lcopy_value (const GValue* value, guint n_collect_values, GTypeCValue* collect_values, guint collect_flags) { - TextEntryDialogMediator** object_p; + TextEntryDialogMediator ** object_p; object_p = collect_values[0].v_pointer; #line 937 "/home/jens/Source/shotwell/src/Dialogs.vala" if (!object_p) { #line 937 "/home/jens/Source/shotwell/src/Dialogs.vala" return g_strdup_printf ("value location for `%s' passed as NULL", G_VALUE_TYPE_NAME (value)); -#line 9193 "Dialogs.c" +#line 8981 "Dialogs.c" } #line 937 "/home/jens/Source/shotwell/src/Dialogs.vala" if (!value->data[0].v_pointer) { #line 937 "/home/jens/Source/shotwell/src/Dialogs.vala" *object_p = NULL; -#line 9199 "Dialogs.c" +#line 8987 "Dialogs.c" } else if (collect_flags & G_VALUE_NOCOPY_CONTENTS) { #line 937 "/home/jens/Source/shotwell/src/Dialogs.vala" *object_p = value->data[0].v_pointer; -#line 9203 "Dialogs.c" +#line 8991 "Dialogs.c" } else { #line 937 "/home/jens/Source/shotwell/src/Dialogs.vala" *object_p = text_entry_dialog_mediator_ref (value->data[0].v_pointer); -#line 9207 "Dialogs.c" +#line 8995 "Dialogs.c" } #line 937 "/home/jens/Source/shotwell/src/Dialogs.vala" return NULL; -#line 9211 "Dialogs.c" +#line 8999 "Dialogs.c" } @@ -9236,7 +9024,7 @@ GParamSpec* param_spec_text_entry_dialog_mediator (const gchar* name, const gcha G_PARAM_SPEC (spec)->value_type = object_type; #line 937 "/home/jens/Source/shotwell/src/Dialogs.vala" return G_PARAM_SPEC (spec); -#line 9225 "Dialogs.c" +#line 9013 "Dialogs.c" } @@ -9245,12 +9033,12 @@ gpointer value_get_text_entry_dialog_mediator (const GValue* value) { g_return_val_if_fail (G_TYPE_CHECK_VALUE_TYPE (value, TYPE_TEXT_ENTRY_DIALOG_MEDIATOR), NULL); #line 937 "/home/jens/Source/shotwell/src/Dialogs.vala" return value->data[0].v_pointer; -#line 9234 "Dialogs.c" +#line 9022 "Dialogs.c" } void value_set_text_entry_dialog_mediator (GValue* value, gpointer v_object) { - TextEntryDialogMediator* old; + TextEntryDialogMediator * old; #line 937 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (G_TYPE_CHECK_VALUE_TYPE (value, TYPE_TEXT_ENTRY_DIALOG_MEDIATOR)); #line 937 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -9265,23 +9053,23 @@ void value_set_text_entry_dialog_mediator (GValue* value, gpointer v_object) { value->data[0].v_pointer = v_object; #line 937 "/home/jens/Source/shotwell/src/Dialogs.vala" text_entry_dialog_mediator_ref (value->data[0].v_pointer); -#line 9254 "Dialogs.c" +#line 9042 "Dialogs.c" } else { #line 937 "/home/jens/Source/shotwell/src/Dialogs.vala" value->data[0].v_pointer = NULL; -#line 9258 "Dialogs.c" +#line 9046 "Dialogs.c" } #line 937 "/home/jens/Source/shotwell/src/Dialogs.vala" if (old) { #line 937 "/home/jens/Source/shotwell/src/Dialogs.vala" text_entry_dialog_mediator_unref (old); -#line 9264 "Dialogs.c" +#line 9052 "Dialogs.c" } } void value_take_text_entry_dialog_mediator (GValue* value, gpointer v_object) { - TextEntryDialogMediator* old; + TextEntryDialogMediator * old; #line 937 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (G_TYPE_CHECK_VALUE_TYPE (value, TYPE_TEXT_ENTRY_DIALOG_MEDIATOR)); #line 937 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -9294,17 +9082,17 @@ void value_take_text_entry_dialog_mediator (GValue* value, gpointer v_object) { g_return_if_fail (g_value_type_compatible (G_TYPE_FROM_INSTANCE (v_object), G_VALUE_TYPE (value))); #line 937 "/home/jens/Source/shotwell/src/Dialogs.vala" value->data[0].v_pointer = v_object; -#line 9283 "Dialogs.c" +#line 9071 "Dialogs.c" } else { #line 937 "/home/jens/Source/shotwell/src/Dialogs.vala" value->data[0].v_pointer = NULL; -#line 9287 "Dialogs.c" +#line 9075 "Dialogs.c" } #line 937 "/home/jens/Source/shotwell/src/Dialogs.vala" if (old) { #line 937 "/home/jens/Source/shotwell/src/Dialogs.vala" text_entry_dialog_mediator_unref (old); -#line 9293 "Dialogs.c" +#line 9081 "Dialogs.c" } } @@ -9317,8 +9105,8 @@ static void text_entry_dialog_mediator_class_init (TextEntryDialogMediatorClass #line 937 "/home/jens/Source/shotwell/src/Dialogs.vala" g_type_class_add_private (klass, sizeof (TextEntryDialogMediatorPrivate)); #line 937 "/home/jens/Source/shotwell/src/Dialogs.vala" - ((TextEntryDialogMediatorClass *) klass)->on_modify_validate = (gboolean (*)(TextEntryDialogMediator*, const gchar*)) text_entry_dialog_mediator_real_on_modify_validate; -#line 9307 "Dialogs.c" + ((TextEntryDialogMediatorClass *) klass)->on_modify_validate = (gboolean (*) (TextEntryDialogMediator *, const gchar*)) text_entry_dialog_mediator_real_on_modify_validate; +#line 9095 "Dialogs.c" } @@ -9327,11 +9115,11 @@ static void text_entry_dialog_mediator_instance_init (TextEntryDialogMediator * self->priv = TEXT_ENTRY_DIALOG_MEDIATOR_GET_PRIVATE (self); #line 937 "/home/jens/Source/shotwell/src/Dialogs.vala" self->ref_count = 1; -#line 9316 "Dialogs.c" +#line 9104 "Dialogs.c" } -static void text_entry_dialog_mediator_finalize (TextEntryDialogMediator* obj) { +static void text_entry_dialog_mediator_finalize (TextEntryDialogMediator * obj) { TextEntryDialogMediator * self; #line 937 "/home/jens/Source/shotwell/src/Dialogs.vala" self = G_TYPE_CHECK_INSTANCE_CAST (obj, TYPE_TEXT_ENTRY_DIALOG_MEDIATOR, TextEntryDialogMediator); @@ -9339,7 +9127,7 @@ static void text_entry_dialog_mediator_finalize (TextEntryDialogMediator* obj) { g_signal_handlers_destroy (self); #line 938 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (self->priv->dialog); -#line 9328 "Dialogs.c" +#line 9116 "Dialogs.c" } @@ -9358,18 +9146,18 @@ GType text_entry_dialog_mediator_get_type (void) { gpointer text_entry_dialog_mediator_ref (gpointer instance) { - TextEntryDialogMediator* self; + TextEntryDialogMediator * self; self = instance; #line 937 "/home/jens/Source/shotwell/src/Dialogs.vala" g_atomic_int_inc (&self->ref_count); #line 937 "/home/jens/Source/shotwell/src/Dialogs.vala" return instance; -#line 9353 "Dialogs.c" +#line 9141 "Dialogs.c" } void text_entry_dialog_mediator_unref (gpointer instance) { - TextEntryDialogMediator* self; + TextEntryDialogMediator * self; self = instance; #line 937 "/home/jens/Source/shotwell/src/Dialogs.vala" if (g_atomic_int_dec_and_test (&self->ref_count)) { @@ -9377,7 +9165,7 @@ void text_entry_dialog_mediator_unref (gpointer instance) { TEXT_ENTRY_DIALOG_MEDIATOR_GET_CLASS (self)->finalize (self); #line 937 "/home/jens/Source/shotwell/src/Dialogs.vala" g_type_free_instance ((GTypeInstance *) self); -#line 9366 "Dialogs.c" +#line 9154 "Dialogs.c" } } @@ -9387,23 +9175,23 @@ static gboolean _multi_text_entry_dialog_mediator_on_modify_validate_multi_text_ result = multi_text_entry_dialog_mediator_on_modify_validate ((MultiTextEntryDialogMediator*) self, text); #line 966 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 9376 "Dialogs.c" +#line 9164 "Dialogs.c" } MultiTextEntryDialogMediator* multi_text_entry_dialog_mediator_construct (GType object_type, const gchar* title, const gchar* label, const gchar* initial_text) { MultiTextEntryDialogMediator* self = NULL; GtkBuilder* builder = NULL; - GtkBuilder* _tmp0_ = NULL; - MultiTextEntryDialog* _tmp1_ = NULL; - MultiTextEntryDialog* _tmp2_ = NULL; - GtkBox* _tmp3_ = NULL; - GObject* _tmp4_ = NULL; - MultiTextEntryDialog* _tmp5_ = NULL; - MultiTextEntryDialog* _tmp6_ = NULL; - const gchar* _tmp7_ = NULL; - const gchar* _tmp8_ = NULL; - const gchar* _tmp9_ = NULL; + GtkBuilder* _tmp0_; + MultiTextEntryDialog* _tmp1_; + MultiTextEntryDialog* _tmp2_; + GtkBox* _tmp3_; + GObject* _tmp4_; + MultiTextEntryDialog* _tmp5_; + MultiTextEntryDialog* _tmp6_; + const gchar* _tmp7_; + const gchar* _tmp8_; + const gchar* _tmp9_; #line 961 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_val_if_fail (title != NULL, NULL); #line 961 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -9448,7 +9236,7 @@ MultiTextEntryDialogMediator* multi_text_entry_dialog_mediator_construct (GType _g_object_unref0 (builder); #line 961 "/home/jens/Source/shotwell/src/Dialogs.vala" return self; -#line 9437 "Dialogs.c" +#line 9225 "Dialogs.c" } @@ -9460,7 +9248,7 @@ static gboolean multi_text_entry_dialog_mediator_real_on_modify_validate (MultiT result = TRUE; #line 970 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 9449 "Dialogs.c" +#line 9237 "Dialogs.c" } @@ -9469,14 +9257,14 @@ gboolean multi_text_entry_dialog_mediator_on_modify_validate (MultiTextEntryDial g_return_val_if_fail (IS_MULTI_TEXT_ENTRY_DIALOG_MEDIATOR (self), FALSE); #line 969 "/home/jens/Source/shotwell/src/Dialogs.vala" return MULTI_TEXT_ENTRY_DIALOG_MEDIATOR_GET_CLASS (self)->on_modify_validate (self, text); -#line 9458 "Dialogs.c" +#line 9246 "Dialogs.c" } gchar* _multi_text_entry_dialog_mediator_execute (MultiTextEntryDialogMediator* self) { gchar* result = NULL; - MultiTextEntryDialog* _tmp0_ = NULL; - gchar* _tmp1_ = NULL; + MultiTextEntryDialog* _tmp0_; + gchar* _tmp1_; #line 973 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_val_if_fail (IS_MULTI_TEXT_ENTRY_DIALOG_MEDIATOR (self), NULL); #line 974 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -9487,14 +9275,14 @@ gchar* _multi_text_entry_dialog_mediator_execute (MultiTextEntryDialogMediator* result = _tmp1_; #line 974 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 9476 "Dialogs.c" +#line 9264 "Dialogs.c" } static void value_multi_text_entry_dialog_mediator_init (GValue* value) { #line 958 "/home/jens/Source/shotwell/src/Dialogs.vala" value->data[0].v_pointer = NULL; -#line 9483 "Dialogs.c" +#line 9271 "Dialogs.c" } @@ -9503,7 +9291,7 @@ static void value_multi_text_entry_dialog_mediator_free_value (GValue* value) { if (value->data[0].v_pointer) { #line 958 "/home/jens/Source/shotwell/src/Dialogs.vala" multi_text_entry_dialog_mediator_unref (value->data[0].v_pointer); -#line 9492 "Dialogs.c" +#line 9280 "Dialogs.c" } } @@ -9513,11 +9301,11 @@ static void value_multi_text_entry_dialog_mediator_copy_value (const GValue* src if (src_value->data[0].v_pointer) { #line 958 "/home/jens/Source/shotwell/src/Dialogs.vala" dest_value->data[0].v_pointer = multi_text_entry_dialog_mediator_ref (src_value->data[0].v_pointer); -#line 9502 "Dialogs.c" +#line 9290 "Dialogs.c" } else { #line 958 "/home/jens/Source/shotwell/src/Dialogs.vala" dest_value->data[0].v_pointer = NULL; -#line 9506 "Dialogs.c" +#line 9294 "Dialogs.c" } } @@ -9525,66 +9313,66 @@ static void value_multi_text_entry_dialog_mediator_copy_value (const GValue* src static gpointer value_multi_text_entry_dialog_mediator_peek_pointer (const GValue* value) { #line 958 "/home/jens/Source/shotwell/src/Dialogs.vala" return value->data[0].v_pointer; -#line 9514 "Dialogs.c" +#line 9302 "Dialogs.c" } static gchar* value_multi_text_entry_dialog_mediator_collect_value (GValue* value, guint n_collect_values, GTypeCValue* collect_values, guint collect_flags) { #line 958 "/home/jens/Source/shotwell/src/Dialogs.vala" if (collect_values[0].v_pointer) { -#line 9521 "Dialogs.c" - MultiTextEntryDialogMediator* object; +#line 9309 "Dialogs.c" + MultiTextEntryDialogMediator * object; object = collect_values[0].v_pointer; #line 958 "/home/jens/Source/shotwell/src/Dialogs.vala" if (object->parent_instance.g_class == NULL) { #line 958 "/home/jens/Source/shotwell/src/Dialogs.vala" return g_strconcat ("invalid unclassed object pointer for value type `", G_VALUE_TYPE_NAME (value), "'", NULL); -#line 9528 "Dialogs.c" +#line 9316 "Dialogs.c" } else if (!g_value_type_compatible (G_TYPE_FROM_INSTANCE (object), G_VALUE_TYPE (value))) { #line 958 "/home/jens/Source/shotwell/src/Dialogs.vala" return g_strconcat ("invalid object type `", g_type_name (G_TYPE_FROM_INSTANCE (object)), "' for value type `", G_VALUE_TYPE_NAME (value), "'", NULL); -#line 9532 "Dialogs.c" +#line 9320 "Dialogs.c" } #line 958 "/home/jens/Source/shotwell/src/Dialogs.vala" value->data[0].v_pointer = multi_text_entry_dialog_mediator_ref (object); -#line 9536 "Dialogs.c" +#line 9324 "Dialogs.c" } else { #line 958 "/home/jens/Source/shotwell/src/Dialogs.vala" value->data[0].v_pointer = NULL; -#line 9540 "Dialogs.c" +#line 9328 "Dialogs.c" } #line 958 "/home/jens/Source/shotwell/src/Dialogs.vala" return NULL; -#line 9544 "Dialogs.c" +#line 9332 "Dialogs.c" } static gchar* value_multi_text_entry_dialog_mediator_lcopy_value (const GValue* value, guint n_collect_values, GTypeCValue* collect_values, guint collect_flags) { - MultiTextEntryDialogMediator** object_p; + MultiTextEntryDialogMediator ** object_p; object_p = collect_values[0].v_pointer; #line 958 "/home/jens/Source/shotwell/src/Dialogs.vala" if (!object_p) { #line 958 "/home/jens/Source/shotwell/src/Dialogs.vala" return g_strdup_printf ("value location for `%s' passed as NULL", G_VALUE_TYPE_NAME (value)); -#line 9555 "Dialogs.c" +#line 9343 "Dialogs.c" } #line 958 "/home/jens/Source/shotwell/src/Dialogs.vala" if (!value->data[0].v_pointer) { #line 958 "/home/jens/Source/shotwell/src/Dialogs.vala" *object_p = NULL; -#line 9561 "Dialogs.c" +#line 9349 "Dialogs.c" } else if (collect_flags & G_VALUE_NOCOPY_CONTENTS) { #line 958 "/home/jens/Source/shotwell/src/Dialogs.vala" *object_p = value->data[0].v_pointer; -#line 9565 "Dialogs.c" +#line 9353 "Dialogs.c" } else { #line 958 "/home/jens/Source/shotwell/src/Dialogs.vala" *object_p = multi_text_entry_dialog_mediator_ref (value->data[0].v_pointer); -#line 9569 "Dialogs.c" +#line 9357 "Dialogs.c" } #line 958 "/home/jens/Source/shotwell/src/Dialogs.vala" return NULL; -#line 9573 "Dialogs.c" +#line 9361 "Dialogs.c" } @@ -9598,7 +9386,7 @@ GParamSpec* param_spec_multi_text_entry_dialog_mediator (const gchar* name, cons G_PARAM_SPEC (spec)->value_type = object_type; #line 958 "/home/jens/Source/shotwell/src/Dialogs.vala" return G_PARAM_SPEC (spec); -#line 9587 "Dialogs.c" +#line 9375 "Dialogs.c" } @@ -9607,12 +9395,12 @@ gpointer value_get_multi_text_entry_dialog_mediator (const GValue* value) { g_return_val_if_fail (G_TYPE_CHECK_VALUE_TYPE (value, TYPE_MULTI_TEXT_ENTRY_DIALOG_MEDIATOR), NULL); #line 958 "/home/jens/Source/shotwell/src/Dialogs.vala" return value->data[0].v_pointer; -#line 9596 "Dialogs.c" +#line 9384 "Dialogs.c" } void value_set_multi_text_entry_dialog_mediator (GValue* value, gpointer v_object) { - MultiTextEntryDialogMediator* old; + MultiTextEntryDialogMediator * old; #line 958 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (G_TYPE_CHECK_VALUE_TYPE (value, TYPE_MULTI_TEXT_ENTRY_DIALOG_MEDIATOR)); #line 958 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -9627,23 +9415,23 @@ void value_set_multi_text_entry_dialog_mediator (GValue* value, gpointer v_objec value->data[0].v_pointer = v_object; #line 958 "/home/jens/Source/shotwell/src/Dialogs.vala" multi_text_entry_dialog_mediator_ref (value->data[0].v_pointer); -#line 9616 "Dialogs.c" +#line 9404 "Dialogs.c" } else { #line 958 "/home/jens/Source/shotwell/src/Dialogs.vala" value->data[0].v_pointer = NULL; -#line 9620 "Dialogs.c" +#line 9408 "Dialogs.c" } #line 958 "/home/jens/Source/shotwell/src/Dialogs.vala" if (old) { #line 958 "/home/jens/Source/shotwell/src/Dialogs.vala" multi_text_entry_dialog_mediator_unref (old); -#line 9626 "Dialogs.c" +#line 9414 "Dialogs.c" } } void value_take_multi_text_entry_dialog_mediator (GValue* value, gpointer v_object) { - MultiTextEntryDialogMediator* old; + MultiTextEntryDialogMediator * old; #line 958 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (G_TYPE_CHECK_VALUE_TYPE (value, TYPE_MULTI_TEXT_ENTRY_DIALOG_MEDIATOR)); #line 958 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -9656,17 +9444,17 @@ void value_take_multi_text_entry_dialog_mediator (GValue* value, gpointer v_obje g_return_if_fail (g_value_type_compatible (G_TYPE_FROM_INSTANCE (v_object), G_VALUE_TYPE (value))); #line 958 "/home/jens/Source/shotwell/src/Dialogs.vala" value->data[0].v_pointer = v_object; -#line 9645 "Dialogs.c" +#line 9433 "Dialogs.c" } else { #line 958 "/home/jens/Source/shotwell/src/Dialogs.vala" value->data[0].v_pointer = NULL; -#line 9649 "Dialogs.c" +#line 9437 "Dialogs.c" } #line 958 "/home/jens/Source/shotwell/src/Dialogs.vala" if (old) { #line 958 "/home/jens/Source/shotwell/src/Dialogs.vala" multi_text_entry_dialog_mediator_unref (old); -#line 9655 "Dialogs.c" +#line 9443 "Dialogs.c" } } @@ -9679,8 +9467,8 @@ static void multi_text_entry_dialog_mediator_class_init (MultiTextEntryDialogMed #line 958 "/home/jens/Source/shotwell/src/Dialogs.vala" g_type_class_add_private (klass, sizeof (MultiTextEntryDialogMediatorPrivate)); #line 958 "/home/jens/Source/shotwell/src/Dialogs.vala" - ((MultiTextEntryDialogMediatorClass *) klass)->on_modify_validate = (gboolean (*)(MultiTextEntryDialogMediator*, const gchar*)) multi_text_entry_dialog_mediator_real_on_modify_validate; -#line 9669 "Dialogs.c" + ((MultiTextEntryDialogMediatorClass *) klass)->on_modify_validate = (gboolean (*) (MultiTextEntryDialogMediator *, const gchar*)) multi_text_entry_dialog_mediator_real_on_modify_validate; +#line 9457 "Dialogs.c" } @@ -9689,11 +9477,11 @@ static void multi_text_entry_dialog_mediator_instance_init (MultiTextEntryDialog self->priv = MULTI_TEXT_ENTRY_DIALOG_MEDIATOR_GET_PRIVATE (self); #line 958 "/home/jens/Source/shotwell/src/Dialogs.vala" self->ref_count = 1; -#line 9678 "Dialogs.c" +#line 9466 "Dialogs.c" } -static void multi_text_entry_dialog_mediator_finalize (MultiTextEntryDialogMediator* obj) { +static void multi_text_entry_dialog_mediator_finalize (MultiTextEntryDialogMediator * obj) { MultiTextEntryDialogMediator * self; #line 958 "/home/jens/Source/shotwell/src/Dialogs.vala" self = G_TYPE_CHECK_INSTANCE_CAST (obj, TYPE_MULTI_TEXT_ENTRY_DIALOG_MEDIATOR, MultiTextEntryDialogMediator); @@ -9701,7 +9489,7 @@ static void multi_text_entry_dialog_mediator_finalize (MultiTextEntryDialogMedia g_signal_handlers_destroy (self); #line 959 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (self->priv->dialog); -#line 9690 "Dialogs.c" +#line 9478 "Dialogs.c" } @@ -9720,18 +9508,18 @@ GType multi_text_entry_dialog_mediator_get_type (void) { gpointer multi_text_entry_dialog_mediator_ref (gpointer instance) { - MultiTextEntryDialogMediator* self; + MultiTextEntryDialogMediator * self; self = instance; #line 958 "/home/jens/Source/shotwell/src/Dialogs.vala" g_atomic_int_inc (&self->ref_count); #line 958 "/home/jens/Source/shotwell/src/Dialogs.vala" return instance; -#line 9715 "Dialogs.c" +#line 9503 "Dialogs.c" } void multi_text_entry_dialog_mediator_unref (gpointer instance) { - MultiTextEntryDialogMediator* self; + MultiTextEntryDialogMediator * self; self = instance; #line 958 "/home/jens/Source/shotwell/src/Dialogs.vala" if (g_atomic_int_dec_and_test (&self->ref_count)) { @@ -9739,33 +9527,33 @@ void multi_text_entry_dialog_mediator_unref (gpointer instance) { MULTI_TEXT_ENTRY_DIALOG_MEDIATOR_GET_CLASS (self)->finalize (self); #line 958 "/home/jens/Source/shotwell/src/Dialogs.vala" g_type_free_instance ((GTypeInstance *) self); -#line 9728 "Dialogs.c" +#line 9516 "Dialogs.c" } } gchar* build_alert_body_text (const gchar* primary_text, const gchar* secondary_text, gboolean should_escape) { gchar* result = NULL; - gboolean _tmp0_ = FALSE; - const gchar* _tmp9_ = NULL; - gchar* _tmp10_ = NULL; - gchar* _tmp11_ = NULL; - const gchar* _tmp12_ = NULL; - gchar* _tmp13_ = NULL; - gchar* _tmp14_ = NULL; + gboolean _tmp0_; + const gchar* _tmp9_; + gchar* _tmp10_; + gchar* _tmp11_; + const gchar* _tmp12_; + gchar* _tmp13_; + gchar* _tmp14_; #line 983 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp0_ = should_escape; #line 983 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp0_) { -#line 9746 "Dialogs.c" - const gchar* _tmp1_ = NULL; - gchar* _tmp2_ = NULL; - gchar* _tmp3_ = NULL; - const gchar* _tmp4_ = NULL; - gchar* _tmp5_ = NULL; - gchar* _tmp6_ = NULL; - gchar* _tmp7_ = NULL; - gchar* _tmp8_ = NULL; +#line 9534 "Dialogs.c" + const gchar* _tmp1_; + gchar* _tmp2_; + gchar* _tmp3_; + const gchar* _tmp4_; + gchar* _tmp5_; + gchar* _tmp6_; + gchar* _tmp7_; + gchar* _tmp8_; #line 984 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp1_ = primary_text; #line 984 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -9790,7 +9578,7 @@ gchar* build_alert_body_text (const gchar* primary_text, const gchar* secondary_ result = _tmp8_; #line 984 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 9779 "Dialogs.c" +#line 9567 "Dialogs.c" } #line 988 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp9_ = primary_text; @@ -9810,7 +9598,7 @@ gchar* build_alert_body_text (const gchar* primary_text, const gchar* secondary_ result = _tmp14_; #line 988 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 9799 "Dialogs.c" +#line 9587 "Dialogs.c" } @@ -9819,19 +9607,19 @@ static gboolean _entry_multi_completion_match_func_gtk_entry_completion_match_fu result = entry_multi_completion_match_func ((EntryMultiCompletion*) self, completion, key, iter); #line 1003 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 9808 "Dialogs.c" +#line 9596 "Dialogs.c" } EntryMultiCompletion* entry_multi_completion_construct (GType object_type, GeeCollection* completion_list, const gchar* delimiter) { EntryMultiCompletion * self = NULL; gboolean _tmp0_ = FALSE; - const gchar* _tmp1_ = NULL; - const gchar* _tmp5_ = NULL; - gchar* _tmp6_ = NULL; - GeeCollection* _tmp7_ = NULL; - GtkListStore* _tmp8_ = NULL; - GtkListStore* _tmp9_ = NULL; + const gchar* _tmp1_; + const gchar* _tmp5_; + gchar* _tmp6_; + GeeCollection* _tmp7_; + GtkListStore* _tmp8_; + GtkListStore* _tmp9_; #line 997 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_val_if_fail (GEE_IS_COLLECTION (completion_list), NULL); #line 997 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -9842,11 +9630,11 @@ EntryMultiCompletion* entry_multi_completion_construct (GType object_type, GeeCo if (_tmp1_ == NULL) { #line 998 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp0_ = TRUE; -#line 9831 "Dialogs.c" +#line 9619 "Dialogs.c" } else { - const gchar* _tmp2_ = NULL; - gint _tmp3_ = 0; - gint _tmp4_ = 0; + const gchar* _tmp2_; + gint _tmp3_; + gint _tmp4_; #line 998 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp2_ = delimiter; #line 998 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -9855,7 +9643,7 @@ EntryMultiCompletion* entry_multi_completion_construct (GType object_type, GeeCo _tmp4_ = _tmp3_; #line 998 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp0_ = _tmp4_ == 1; -#line 9844 "Dialogs.c" +#line 9632 "Dialogs.c" } #line 998 "/home/jens/Source/shotwell/src/Dialogs.vala" _vala_assert (_tmp0_, "delimiter == null || delimiter.length == 1"); @@ -9883,25 +9671,25 @@ EntryMultiCompletion* entry_multi_completion_construct (GType object_type, GeeCo gtk_entry_completion_set_match_func (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_entry_completion_get_type (), GtkEntryCompletion), _entry_multi_completion_match_func_gtk_entry_completion_match_func, g_object_ref (self), g_object_unref); #line 997 "/home/jens/Source/shotwell/src/Dialogs.vala" return self; -#line 9872 "Dialogs.c" +#line 9660 "Dialogs.c" } EntryMultiCompletion* entry_multi_completion_new (GeeCollection* completion_list, const gchar* delimiter) { #line 997 "/home/jens/Source/shotwell/src/Dialogs.vala" return entry_multi_completion_construct (TYPE_ENTRY_MULTI_COMPLETION, completion_list, delimiter); -#line 9879 "Dialogs.c" +#line 9667 "Dialogs.c" } static GtkListStore* entry_multi_completion_create_completion_store (GeeCollection* completion_list) { GtkListStore* result = NULL; GtkListStore* completion_store = NULL; - GtkListStore* _tmp0_ = NULL; + GtkListStore* _tmp0_; GtkTreeIter store_iter = {0}; GeeIterator* completion_iter = NULL; - GeeCollection* _tmp1_ = NULL; - GeeIterator* _tmp2_ = NULL; + GeeCollection* _tmp1_; + GeeIterator* _tmp2_; #line 1006 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_val_if_fail (GEE_IS_COLLECTION (completion_list), NULL); #line 1007 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -9916,16 +9704,16 @@ static GtkListStore* entry_multi_completion_create_completion_store (GeeCollecti completion_iter = _tmp2_; #line 1010 "/home/jens/Source/shotwell/src/Dialogs.vala" while (TRUE) { -#line 9905 "Dialogs.c" - GeeIterator* _tmp3_ = NULL; - gboolean _tmp4_ = FALSE; - GtkListStore* _tmp5_ = NULL; +#line 9693 "Dialogs.c" + GeeIterator* _tmp3_; + gboolean _tmp4_; + GtkListStore* _tmp5_; GtkTreeIter _tmp6_ = {0}; - GtkListStore* _tmp7_ = NULL; - GtkTreeIter _tmp8_ = {0}; - GeeIterator* _tmp9_ = NULL; - gpointer _tmp10_ = NULL; - gchar* _tmp11_ = NULL; + GtkListStore* _tmp7_; + GtkTreeIter _tmp8_; + GeeIterator* _tmp9_; + gpointer _tmp10_; + gchar* _tmp11_; #line 1010 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp3_ = completion_iter; #line 1010 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -9934,7 +9722,7 @@ static GtkListStore* entry_multi_completion_create_completion_store (GeeCollecti if (!_tmp4_) { #line 1010 "/home/jens/Source/shotwell/src/Dialogs.vala" break; -#line 9923 "Dialogs.c" +#line 9711 "Dialogs.c" } #line 1011 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp5_ = completion_store; @@ -9956,7 +9744,7 @@ static GtkListStore* entry_multi_completion_create_completion_store (GeeCollecti gtk_list_store_set (_tmp7_, &_tmp8_, 0, _tmp11_, -1, -1); #line 1012 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (_tmp11_); -#line 9945 "Dialogs.c" +#line 9733 "Dialogs.c" } #line 1015 "/home/jens/Source/shotwell/src/Dialogs.vala" result = completion_store; @@ -9964,89 +9752,89 @@ static GtkListStore* entry_multi_completion_create_completion_store (GeeCollecti _g_object_unref0 (completion_iter); #line 1015 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 9953 "Dialogs.c" +#line 9741 "Dialogs.c" } static gchar* string_strip (const gchar* self) { gchar* result = NULL; gchar* _result_ = NULL; - gchar* _tmp0_ = NULL; - const gchar* _tmp1_ = NULL; -#line 1207 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" + gchar* _tmp0_; + const gchar* _tmp1_; +#line 1234 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" g_return_val_if_fail (self != NULL, NULL); -#line 1208 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1235 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp0_ = g_strdup (self); -#line 1208 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1235 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _result_ = _tmp0_; -#line 1209 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1236 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp1_ = _result_; -#line 1209 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1236 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" g_strstrip (_tmp1_); -#line 1210 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1237 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" result = _result_; -#line 1210 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1237 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" return result; -#line 9976 "Dialogs.c" +#line 9764 "Dialogs.c" } static gboolean string_contains (const gchar* self, const gchar* needle) { gboolean result = FALSE; - const gchar* _tmp0_ = NULL; - gchar* _tmp1_ = NULL; -#line 1376 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" + const gchar* _tmp0_; + gchar* _tmp1_; +#line 1403 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" g_return_val_if_fail (self != NULL, FALSE); -#line 1376 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1403 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" g_return_val_if_fail (needle != NULL, FALSE); -#line 1377 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1404 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp0_ = needle; -#line 1377 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1404 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp1_ = strstr ((gchar*) self, (gchar*) _tmp0_); -#line 1377 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1404 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" result = _tmp1_ != NULL; -#line 1377 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1404 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" return result; -#line 9996 "Dialogs.c" +#line 9784 "Dialogs.c" } static gint string_last_index_of_char (const gchar* self, gunichar c, gint start_index) { gint result = 0; gchar* _result_ = NULL; - gint _tmp0_ = 0; - gunichar _tmp1_ = 0U; - gchar* _tmp2_ = NULL; - gchar* _tmp3_ = NULL; -#line 1017 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" + gint _tmp0_; + gunichar _tmp1_; + gchar* _tmp2_; + gchar* _tmp3_; +#line 1041 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" g_return_val_if_fail (self != NULL, 0); -#line 1018 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1042 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp0_ = start_index; -#line 1018 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1042 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp1_ = c; -#line 1018 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1042 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp2_ = g_utf8_strrchr (((gchar*) self) + _tmp0_, (gssize) -1, _tmp1_); -#line 1018 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1042 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _result_ = _tmp2_; -#line 1020 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1044 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp3_ = _result_; -#line 1020 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1044 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" if (_tmp3_ != NULL) { -#line 10021 "Dialogs.c" - gchar* _tmp4_ = NULL; -#line 1021 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 9809 "Dialogs.c" + gchar* _tmp4_; +#line 1045 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp4_ = _result_; -#line 1021 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1045 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" result = (gint) (_tmp4_ - ((gchar*) self)); -#line 1021 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1045 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" return result; -#line 10029 "Dialogs.c" +#line 9817 "Dialogs.c" } else { -#line 1023 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1047 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" result = -1; -#line 1023 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1047 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" return result; -#line 10035 "Dialogs.c" +#line 9823 "Dialogs.c" } } @@ -10054,20 +9842,20 @@ static gint string_last_index_of_char (const gchar* self, gunichar c, gint start static gboolean entry_multi_completion_match_func (EntryMultiCompletion* self, GtkEntryCompletion* completion, const gchar* key, GtkTreeIter* iter) { gboolean result = FALSE; GtkTreeModel* model = NULL; - GtkEntryCompletion* _tmp0_ = NULL; - GtkTreeModel* _tmp1_ = NULL; - GtkTreeModel* _tmp2_ = NULL; + GtkEntryCompletion* _tmp0_; + GtkTreeModel* _tmp1_; + GtkTreeModel* _tmp2_; gchar* possible_match = NULL; - GtkTreeModel* _tmp3_ = NULL; - GtkTreeIter _tmp4_ = {0}; - const gchar* _tmp5_ = NULL; - gchar* _tmp6_ = NULL; - gchar* _tmp7_ = NULL; - gchar* _tmp8_ = NULL; + GtkTreeModel* _tmp3_; + GtkTreeIter _tmp4_; + const gchar* _tmp5_; + gchar* _tmp6_; + gchar* _tmp7_; + gchar* _tmp8_; gchar* normed_key = NULL; - const gchar* _tmp9_ = NULL; - gchar* _tmp10_ = NULL; - const gchar* _tmp11_ = NULL; + const gchar* _tmp9_; + gchar* _tmp10_; + const gchar* _tmp11_; #line 1018 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_val_if_fail (IS_ENTRY_MULTI_COMPLETION (self), FALSE); #line 1018 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -10114,13 +9902,13 @@ static gboolean entry_multi_completion_match_func (EntryMultiCompletion* self, G _tmp11_ = self->priv->delimiter; #line 1030 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp11_ == NULL) { -#line 10103 "Dialogs.c" - const gchar* _tmp12_ = NULL; - const gchar* _tmp13_ = NULL; - gchar* _tmp14_ = NULL; - gchar* _tmp15_ = NULL; - gboolean _tmp16_ = FALSE; - gboolean _tmp17_ = FALSE; +#line 9891 "Dialogs.c" + const gchar* _tmp12_; + const gchar* _tmp13_; + gchar* _tmp14_; + gchar* _tmp15_; + gboolean _tmp16_; + gboolean _tmp17_; #line 1031 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp12_ = possible_match; #line 1031 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -10145,27 +9933,27 @@ static gboolean entry_multi_completion_match_func (EntryMultiCompletion* self, G _g_object_unref0 (model); #line 1031 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 10134 "Dialogs.c" +#line 9922 "Dialogs.c" } else { - const gchar* _tmp18_ = NULL; - const gchar* _tmp19_ = NULL; - gboolean _tmp20_ = FALSE; + const gchar* _tmp18_; + const gchar* _tmp19_; + gboolean _tmp20_; gchar* last_part = NULL; - const gchar* _tmp31_ = NULL; - gchar* _tmp32_ = NULL; - gchar* _tmp33_ = NULL; - const gchar* _tmp34_ = NULL; - gchar* _tmp35_ = NULL; - gchar* _tmp36_ = NULL; - const gchar* _tmp37_ = NULL; - gint _tmp38_ = 0; - gint _tmp39_ = 0; - const gchar* _tmp40_ = NULL; - const gchar* _tmp41_ = NULL; - gchar* _tmp42_ = NULL; - gchar* _tmp43_ = NULL; - gboolean _tmp44_ = FALSE; - gboolean _tmp45_ = FALSE; + const gchar* _tmp31_; + gchar* _tmp32_; + gchar* _tmp33_; + const gchar* _tmp34_; + gchar* _tmp35_; + gchar* _tmp36_; + const gchar* _tmp37_; + gint _tmp38_; + gint _tmp39_; + const gchar* _tmp40_; + const gchar* _tmp41_; + gchar* _tmp42_; + gchar* _tmp43_; + gboolean _tmp44_; + gboolean _tmp45_; #line 1033 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp18_ = normed_key; #line 1033 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -10174,19 +9962,19 @@ static gboolean entry_multi_completion_match_func (EntryMultiCompletion* self, G _tmp20_ = string_contains (_tmp18_, _tmp19_); #line 1033 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp20_) { -#line 10163 "Dialogs.c" +#line 9951 "Dialogs.c" gint offset = 0; - const gchar* _tmp21_ = NULL; - const gchar* _tmp22_ = NULL; - const gchar* _tmp23_ = NULL; - gchar _tmp24_ = '\0'; - gint _tmp25_ = 0; - gint _tmp26_ = 0; + const gchar* _tmp21_; + const gchar* _tmp22_; + const gchar* _tmp23_; + gchar _tmp24_; + gint _tmp25_; + gint _tmp26_; gint position = 0; - GtkWidget* _tmp27_ = NULL; - gint _tmp28_ = 0; - gint _tmp29_ = 0; - gint _tmp30_ = 0; + GtkWidget* _tmp27_; + gint _tmp28_; + gint _tmp29_; + gint _tmp30_; #line 1035 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp21_ = normed_key; #line 1035 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -10223,7 +10011,7 @@ static gboolean entry_multi_completion_match_func (EntryMultiCompletion* self, G _g_object_unref0 (model); #line 1038 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 10212 "Dialogs.c" +#line 10000 "Dialogs.c" } } #line 1041 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -10262,7 +10050,7 @@ static gboolean entry_multi_completion_match_func (EntryMultiCompletion* self, G _g_object_unref0 (model); #line 1044 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 10251 "Dialogs.c" +#line 10039 "Dialogs.c" } #line 1046 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp40_ = possible_match; @@ -10290,7 +10078,7 @@ static gboolean entry_multi_completion_match_func (EntryMultiCompletion* self, G _g_object_unref0 (model); #line 1046 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 10279 "Dialogs.c" +#line 10067 "Dialogs.c" } #line 1018 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (normed_key); @@ -10298,50 +10086,50 @@ static gboolean entry_multi_completion_match_func (EntryMultiCompletion* self, G _g_free0 (possible_match); #line 1018 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (model); -#line 10287 "Dialogs.c" +#line 10075 "Dialogs.c" } static glong string_strnlen (gchar* str, glong maxlen) { glong result = 0L; gchar* end = NULL; - gchar* _tmp0_ = NULL; - glong _tmp1_ = 0L; - gchar* _tmp2_ = NULL; - gchar* _tmp3_ = NULL; -#line 1295 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" + gchar* _tmp0_; + glong _tmp1_; + gchar* _tmp2_; + gchar* _tmp3_; +#line 1322 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp0_ = str; -#line 1295 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1322 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp1_ = maxlen; -#line 1295 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1322 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp2_ = memchr (_tmp0_, 0, (gsize) _tmp1_); -#line 1295 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1322 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" end = _tmp2_; -#line 1296 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1323 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp3_ = end; -#line 1296 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1323 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" if (_tmp3_ == NULL) { -#line 10310 "Dialogs.c" - glong _tmp4_ = 0L; -#line 1297 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 10098 "Dialogs.c" + glong _tmp4_; +#line 1324 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp4_ = maxlen; -#line 1297 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1324 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" result = _tmp4_; -#line 1297 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1324 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" return result; -#line 10318 "Dialogs.c" +#line 10106 "Dialogs.c" } else { - gchar* _tmp5_ = NULL; - gchar* _tmp6_ = NULL; -#line 1299 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" + gchar* _tmp5_; + gchar* _tmp6_; +#line 1326 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp5_ = end; -#line 1299 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1326 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp6_ = str; -#line 1299 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1326 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" result = (glong) (_tmp5_ - _tmp6_); -#line 1299 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1326 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" return result; -#line 10330 "Dialogs.c" +#line 10118 "Dialogs.c" } } @@ -10350,123 +10138,123 @@ static gchar* string_substring (const gchar* self, glong offset, glong len) { gchar* result = NULL; glong string_length = 0L; gboolean _tmp0_ = FALSE; - glong _tmp1_ = 0L; - glong _tmp8_ = 0L; - glong _tmp14_ = 0L; - glong _tmp17_ = 0L; - glong _tmp18_ = 0L; - glong _tmp19_ = 0L; - glong _tmp20_ = 0L; - glong _tmp21_ = 0L; - gchar* _tmp22_ = NULL; -#line 1306 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" + glong _tmp1_; + glong _tmp8_; + glong _tmp14_; + glong _tmp17_; + glong _tmp18_; + glong _tmp19_; + glong _tmp20_; + glong _tmp21_; + gchar* _tmp22_; +#line 1333 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" g_return_val_if_fail (self != NULL, NULL); -#line 1308 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1335 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp1_ = offset; -#line 1308 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1335 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" if (_tmp1_ >= ((glong) 0)) { -#line 10354 "Dialogs.c" - glong _tmp2_ = 0L; -#line 1308 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 10142 "Dialogs.c" + glong _tmp2_; +#line 1335 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp2_ = len; -#line 1308 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1335 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp0_ = _tmp2_ >= ((glong) 0); -#line 10360 "Dialogs.c" +#line 10148 "Dialogs.c" } else { -#line 1308 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1335 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp0_ = FALSE; -#line 10364 "Dialogs.c" +#line 10152 "Dialogs.c" } -#line 1308 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1335 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" if (_tmp0_) { -#line 10368 "Dialogs.c" - glong _tmp3_ = 0L; - glong _tmp4_ = 0L; - glong _tmp5_ = 0L; -#line 1310 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 10156 "Dialogs.c" + glong _tmp3_; + glong _tmp4_; + glong _tmp5_; +#line 1337 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp3_ = offset; -#line 1310 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1337 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp4_ = len; -#line 1310 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1337 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp5_ = string_strnlen ((gchar*) self, _tmp3_ + _tmp4_); -#line 1310 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1337 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" string_length = _tmp5_; -#line 10380 "Dialogs.c" +#line 10168 "Dialogs.c" } else { - gint _tmp6_ = 0; - gint _tmp7_ = 0; -#line 1312 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" + gint _tmp6_; + gint _tmp7_; +#line 1339 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp6_ = strlen (self); -#line 1312 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1339 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp7_ = _tmp6_; -#line 1312 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1339 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" string_length = (glong) _tmp7_; -#line 10390 "Dialogs.c" +#line 10178 "Dialogs.c" } -#line 1315 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1342 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp8_ = offset; -#line 1315 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1342 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" if (_tmp8_ < ((glong) 0)) { -#line 10396 "Dialogs.c" - glong _tmp9_ = 0L; - glong _tmp10_ = 0L; - glong _tmp11_ = 0L; -#line 1316 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 10184 "Dialogs.c" + glong _tmp9_; + glong _tmp10_; + glong _tmp11_; +#line 1343 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp9_ = string_length; -#line 1316 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1343 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp10_ = offset; -#line 1316 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1343 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" offset = _tmp9_ + _tmp10_; -#line 1317 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1344 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp11_ = offset; -#line 1317 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1344 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" g_return_val_if_fail (_tmp11_ >= ((glong) 0), NULL); -#line 10410 "Dialogs.c" +#line 10198 "Dialogs.c" } else { - glong _tmp12_ = 0L; - glong _tmp13_ = 0L; -#line 1319 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" + glong _tmp12_; + glong _tmp13_; +#line 1346 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp12_ = offset; -#line 1319 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1346 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp13_ = string_length; -#line 1319 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1346 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" g_return_val_if_fail (_tmp12_ <= _tmp13_, NULL); -#line 10420 "Dialogs.c" +#line 10208 "Dialogs.c" } -#line 1321 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1348 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp14_ = len; -#line 1321 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1348 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" if (_tmp14_ < ((glong) 0)) { -#line 10426 "Dialogs.c" - glong _tmp15_ = 0L; - glong _tmp16_ = 0L; -#line 1322 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 10214 "Dialogs.c" + glong _tmp15_; + glong _tmp16_; +#line 1349 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp15_ = string_length; -#line 1322 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1349 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp16_ = offset; -#line 1322 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1349 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" len = _tmp15_ - _tmp16_; -#line 10435 "Dialogs.c" +#line 10223 "Dialogs.c" } -#line 1324 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1351 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp17_ = offset; -#line 1324 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1351 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp18_ = len; -#line 1324 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1351 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp19_ = string_length; -#line 1324 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1351 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" g_return_val_if_fail ((_tmp17_ + _tmp18_) <= _tmp19_, NULL); -#line 1325 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1352 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp20_ = offset; -#line 1325 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1352 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp21_ = len; -#line 1325 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1352 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp22_ = g_strndup (((gchar*) self) + _tmp20_, (gsize) _tmp21_); -#line 1325 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1352 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" result = _tmp22_; -#line 1325 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 1352 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" return result; -#line 10455 "Dialogs.c" +#line 10243 "Dialogs.c" } @@ -10474,34 +10262,34 @@ static gboolean entry_multi_completion_real_match_selected (GtkEntryCompletion* EntryMultiCompletion * self; gboolean result = FALSE; gchar* match = NULL; - GtkTreeModel* _tmp0_ = NULL; - GtkTreeIter _tmp1_ = {0}; + GtkTreeModel* _tmp0_; + GtkTreeIter _tmp1_; GtkEntry* entry = NULL; - GtkWidget* _tmp2_ = NULL; - GtkEntry* _tmp3_ = NULL; + GtkWidget* _tmp2_; + GtkEntry* _tmp3_; gchar* old_text = NULL; - GtkEntry* _tmp4_ = NULL; - const gchar* _tmp5_ = NULL; - gchar* _tmp6_ = NULL; - const gchar* _tmp7_ = NULL; - gint _tmp8_ = 0; - gint _tmp9_ = 0; + GtkEntry* _tmp4_; + const gchar* _tmp5_; + gchar* _tmp6_; + const gchar* _tmp7_; + gint _tmp8_; + gint _tmp9_; const gchar* _tmp24_ = NULL; - const gchar* _tmp25_ = NULL; + const gchar* _tmp25_; gchar* new_text = NULL; - const gchar* _tmp26_ = NULL; - const gchar* _tmp27_ = NULL; - gchar* _tmp28_ = NULL; - gchar* _tmp29_ = NULL; - const gchar* _tmp30_ = NULL; - gchar* _tmp31_ = NULL; - gchar* _tmp32_ = NULL; - gchar* _tmp33_ = NULL; - gchar* _tmp34_ = NULL; - GtkEntry* _tmp35_ = NULL; - GtkEntry* _tmp36_ = NULL; - gint _tmp37_ = 0; - gint _tmp38_ = 0; + const gchar* _tmp26_; + const gchar* _tmp27_; + gchar* _tmp28_; + gchar* _tmp29_; + const gchar* _tmp30_; + gchar* _tmp31_; + gchar* _tmp32_; + gchar* _tmp33_; + gchar* _tmp34_; + GtkEntry* _tmp35_; + GtkEntry* _tmp36_; + gint _tmp37_; + gint _tmp38_; #line 1050 "/home/jens/Source/shotwell/src/Dialogs.vala" self = G_TYPE_CHECK_INSTANCE_CAST (base, TYPE_ENTRY_MULTI_COMPLETION, EntryMultiCompletion); #line 1050 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -10536,10 +10324,10 @@ static gboolean entry_multi_completion_real_match_selected (GtkEntryCompletion* _tmp9_ = _tmp8_; #line 1057 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp9_ > 0) { -#line 10525 "Dialogs.c" - const gchar* _tmp10_ = NULL; - const gchar* _tmp11_ = NULL; - gboolean _tmp12_ = FALSE; +#line 10313 "Dialogs.c" + const gchar* _tmp10_; + const gchar* _tmp11_; + gboolean _tmp12_; #line 1058 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp10_ = old_text; #line 1058 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -10548,28 +10336,28 @@ static gboolean entry_multi_completion_real_match_selected (GtkEntryCompletion* _tmp12_ = string_contains (_tmp10_, _tmp11_); #line 1058 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp12_) { -#line 10537 "Dialogs.c" +#line 10325 "Dialogs.c" const gchar* _tmp13_ = NULL; - const gchar* _tmp14_ = NULL; - const gchar* _tmp15_ = NULL; - const gchar* _tmp16_ = NULL; - const gchar* _tmp17_ = NULL; - gchar _tmp18_ = '\0'; - gint _tmp19_ = 0; - gchar* _tmp20_ = NULL; - gchar* _tmp21_ = NULL; - gchar* _tmp22_ = NULL; + const gchar* _tmp14_; + const gchar* _tmp15_; + const gchar* _tmp16_; + const gchar* _tmp17_; + gchar _tmp18_; + gint _tmp19_; + gchar* _tmp20_; + gchar* _tmp21_; + gchar* _tmp22_; #line 1059 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp14_ = self->priv->delimiter; #line 1059 "/home/jens/Source/shotwell/src/Dialogs.vala" if (g_strcmp0 (_tmp14_, " ") != 0) { #line 1059 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp13_ = " "; -#line 10554 "Dialogs.c" +#line 10342 "Dialogs.c" } else { #line 1059 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp13_ = ""; -#line 10558 "Dialogs.c" +#line 10346 "Dialogs.c" } #line 1059 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp15_ = old_text; @@ -10593,16 +10381,16 @@ static gboolean entry_multi_completion_real_match_selected (GtkEntryCompletion* old_text = _tmp22_; #line 1059 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (_tmp21_); -#line 10582 "Dialogs.c" +#line 10370 "Dialogs.c" } else { - gchar* _tmp23_ = NULL; + gchar* _tmp23_; #line 1061 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp23_ = g_strdup (""); #line 1061 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (old_text); #line 1061 "/home/jens/Source/shotwell/src/Dialogs.vala" old_text = _tmp23_; -#line 10591 "Dialogs.c" +#line 10379 "Dialogs.c" } } #line 1064 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -10611,11 +10399,11 @@ static gboolean entry_multi_completion_real_match_selected (GtkEntryCompletion* if (g_strcmp0 (_tmp25_, " ") != 0) { #line 1064 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp24_ = " "; -#line 10600 "Dialogs.c" +#line 10388 "Dialogs.c" } else { #line 1064 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp24_ = ""; -#line 10604 "Dialogs.c" +#line 10392 "Dialogs.c" } #line 1064 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp26_ = old_text; @@ -10665,22 +10453,22 @@ static gboolean entry_multi_completion_real_match_selected (GtkEntryCompletion* _g_free0 (match); #line 1068 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 10654 "Dialogs.c" +#line 10442 "Dialogs.c" } static gchar* entry_multi_completion_get_last_part (const gchar* s, const gchar* delimiter) { gchar* result = NULL; gchar** split = NULL; - const gchar* _tmp0_ = NULL; - const gchar* _tmp1_ = NULL; - gchar** _tmp2_ = NULL; - gchar** _tmp3_ = NULL; - gint split_length1 = 0; - gint _split_size_ = 0; + const gchar* _tmp0_; + const gchar* _tmp1_; + gchar** _tmp2_; + gchar** _tmp3_; + gint split_length1; + gint _split_size_; gboolean _tmp4_ = FALSE; - gchar** _tmp5_ = NULL; - gint _tmp5__length1 = 0; + gchar** _tmp5_; + gint _tmp5__length1; #line 1072 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_val_if_fail (s != NULL, NULL); #line 1072 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -10703,10 +10491,10 @@ static gchar* entry_multi_completion_get_last_part (const gchar* s, const gchar* _tmp5__length1 = split_length1; #line 1075 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp5_ != NULL) { -#line 10692 "Dialogs.c" - gchar** _tmp6_ = NULL; - gint _tmp6__length1 = 0; - const gchar* _tmp7_ = NULL; +#line 10480 "Dialogs.c" + gchar** _tmp6_; + gint _tmp6__length1; + const gchar* _tmp7_; #line 1075 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp6_ = split; #line 1075 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -10715,21 +10503,21 @@ static gchar* entry_multi_completion_get_last_part (const gchar* s, const gchar* _tmp7_ = _tmp6_[0]; #line 1075 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp4_ = _tmp7_ != NULL; -#line 10704 "Dialogs.c" +#line 10492 "Dialogs.c" } else { #line 1075 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp4_ = FALSE; -#line 10708 "Dialogs.c" +#line 10496 "Dialogs.c" } #line 1075 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp4_) { -#line 10712 "Dialogs.c" - gchar** _tmp8_ = NULL; - gint _tmp8__length1 = 0; - gchar** _tmp9_ = NULL; - gint _tmp9__length1 = 0; - const gchar* _tmp10_ = NULL; - gchar* _tmp11_ = NULL; +#line 10500 "Dialogs.c" + gchar** _tmp8_; + gint _tmp8__length1; + gchar** _tmp9_; + gint _tmp9__length1; + const gchar* _tmp10_; + gchar* _tmp11_; #line 1076 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp8_ = split; #line 1076 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -10748,9 +10536,9 @@ static gchar* entry_multi_completion_get_last_part (const gchar* s, const gchar* split = (_vala_array_free (split, split_length1, (GDestroyNotify) g_free), NULL); #line 1076 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 10737 "Dialogs.c" +#line 10525 "Dialogs.c" } else { - gchar* _tmp12_ = NULL; + gchar* _tmp12_; #line 1078 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp12_ = g_strdup (""); #line 1078 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -10759,11 +10547,11 @@ static gchar* entry_multi_completion_get_last_part (const gchar* s, const gchar* split = (_vala_array_free (split, split_length1, (GDestroyNotify) g_free), NULL); #line 1078 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 10748 "Dialogs.c" +#line 10536 "Dialogs.c" } #line 1072 "/home/jens/Source/shotwell/src/Dialogs.vala" split = (_vala_array_free (split, split_length1, (GDestroyNotify) g_free), NULL); -#line 10752 "Dialogs.c" +#line 10540 "Dialogs.c" } @@ -10773,21 +10561,21 @@ static void entry_multi_completion_class_init (EntryMultiCompletionClass * klass #line 994 "/home/jens/Source/shotwell/src/Dialogs.vala" g_type_class_add_private (klass, sizeof (EntryMultiCompletionPrivate)); #line 994 "/home/jens/Source/shotwell/src/Dialogs.vala" - ((GtkEntryCompletionClass *) klass)->match_selected = (gboolean (*)(GtkEntryCompletion*, GtkTreeModel*, GtkTreeIter*)) entry_multi_completion_real_match_selected; + ((GtkEntryCompletionClass *) klass)->match_selected = (gboolean (*) (GtkEntryCompletion *, GtkTreeModel*, GtkTreeIter*)) entry_multi_completion_real_match_selected; #line 994 "/home/jens/Source/shotwell/src/Dialogs.vala" G_OBJECT_CLASS (klass)->finalize = entry_multi_completion_finalize; -#line 10765 "Dialogs.c" +#line 10553 "Dialogs.c" } static void entry_multi_completion_instance_init (EntryMultiCompletion * self) { #line 994 "/home/jens/Source/shotwell/src/Dialogs.vala" self->priv = ENTRY_MULTI_COMPLETION_GET_PRIVATE (self); -#line 10772 "Dialogs.c" +#line 10560 "Dialogs.c" } -static void entry_multi_completion_finalize (GObject* obj) { +static void entry_multi_completion_finalize (GObject * obj) { EntryMultiCompletion * self; #line 994 "/home/jens/Source/shotwell/src/Dialogs.vala" self = G_TYPE_CHECK_INSTANCE_CAST (obj, TYPE_ENTRY_MULTI_COMPLETION, EntryMultiCompletion); @@ -10795,7 +10583,7 @@ static void entry_multi_completion_finalize (GObject* obj) { _g_free0 (self->priv->delimiter); #line 994 "/home/jens/Source/shotwell/src/Dialogs.vala" G_OBJECT_CLASS (entry_multi_completion_parent_class)->finalize (obj); -#line 10784 "Dialogs.c" +#line 10572 "Dialogs.c" } @@ -10814,11 +10602,11 @@ GType entry_multi_completion_get_type (void) { SetBackgroundPhotoDialog* set_background_photo_dialog_construct (GType object_type) { SetBackgroundPhotoDialog * self = NULL; gboolean use_header = FALSE; - GtkSettings* _tmp0_ = NULL; + GtkSettings* _tmp0_; gint _tmp1_ = 0; - gboolean _tmp2_ = FALSE; - AppWindow* _tmp3_ = NULL; - AppWindow* _tmp4_ = NULL; + gboolean _tmp2_; + AppWindow* _tmp3_; + AppWindow* _tmp4_; #line 1092 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp0_ = gtk_settings_get_default (); #line 1092 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -10829,11 +10617,11 @@ SetBackgroundPhotoDialog* set_background_photo_dialog_construct (GType object_ty if (_tmp2_) { #line 1093 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp1_ = 1; -#line 10818 "Dialogs.c" +#line 10606 "Dialogs.c" } else { #line 1093 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp1_ = 0; -#line 10822 "Dialogs.c" +#line 10610 "Dialogs.c" } #line 1093 "/home/jens/Source/shotwell/src/Dialogs.vala" self = (SetBackgroundPhotoDialog*) g_object_new (object_type, "use-header-bar", _tmp1_, NULL); @@ -10847,22 +10635,22 @@ SetBackgroundPhotoDialog* set_background_photo_dialog_construct (GType object_ty _g_object_unref0 (_tmp4_); #line 1090 "/home/jens/Source/shotwell/src/Dialogs.vala" return self; -#line 10836 "Dialogs.c" +#line 10624 "Dialogs.c" } SetBackgroundPhotoDialog* set_background_photo_dialog_new (void) { #line 1090 "/home/jens/Source/shotwell/src/Dialogs.vala" return set_background_photo_dialog_construct (TYPE_SET_BACKGROUND_PHOTO_DIALOG); -#line 10843 "Dialogs.c" +#line 10631 "Dialogs.c" } static void set_background_photo_dialog_on_checkbox_clicked (SetBackgroundPhotoDialog* self) { gboolean _tmp0_ = FALSE; - GtkCheckButton* _tmp1_ = NULL; - gboolean _tmp2_ = FALSE; - gboolean _tmp3_ = FALSE; + GtkCheckButton* _tmp1_; + gboolean _tmp2_; + gboolean _tmp3_; #line 1098 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (IS_SET_BACKGROUND_PHOTO_DIALOG (self)); #line 1100 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -10875,11 +10663,11 @@ static void set_background_photo_dialog_on_checkbox_clicked (SetBackgroundPhotoD if (_tmp3_) { #line 1100 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp0_ = TRUE; -#line 10864 "Dialogs.c" +#line 10652 "Dialogs.c" } else { - GtkCheckButton* _tmp4_ = NULL; - gboolean _tmp5_ = FALSE; - gboolean _tmp6_ = FALSE; + GtkCheckButton* _tmp4_; + gboolean _tmp5_; + gboolean _tmp6_; #line 1101 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp4_ = self->priv->screensaver_checkbox; #line 1101 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -10888,18 +10676,18 @@ static void set_background_photo_dialog_on_checkbox_clicked (SetBackgroundPhotoD _tmp6_ = _tmp5_; #line 1101 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp0_ = _tmp6_; -#line 10877 "Dialogs.c" +#line 10665 "Dialogs.c" } #line 1099 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_dialog_set_response_sensitive (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_dialog_get_type (), GtkDialog), (gint) GTK_RESPONSE_OK, _tmp0_); -#line 10881 "Dialogs.c" +#line 10669 "Dialogs.c" } static void _set_background_photo_dialog_on_checkbox_clicked_gtk_toggle_button_toggled (GtkToggleButton* _sender, gpointer self) { #line 1084 "/home/jens/Source/shotwell/src/Dialogs.vala" set_background_photo_dialog_on_checkbox_clicked ((SetBackgroundPhotoDialog*) self); -#line 10888 "Dialogs.c" +#line 10676 "Dialogs.c" } @@ -10908,13 +10696,13 @@ gboolean set_background_photo_dialog_execute (SetBackgroundPhotoDialog* self, gb gboolean _vala_screensaver = FALSE; gboolean result = FALSE; gboolean _result_ = FALSE; - gint _tmp0_ = 0; - GtkCheckButton* _tmp1_ = NULL; - gboolean _tmp2_ = FALSE; - gboolean _tmp3_ = FALSE; - GtkCheckButton* _tmp4_ = NULL; - gboolean _tmp5_ = FALSE; - gboolean _tmp6_ = FALSE; + gint _tmp0_; + GtkCheckButton* _tmp1_; + gboolean _tmp2_; + gboolean _tmp3_; + GtkCheckButton* _tmp4_; + gboolean _tmp5_; + gboolean _tmp6_; #line 1104 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_val_if_fail (IS_SET_BACKGROUND_PHOTO_DIALOG (self), FALSE); #line 1105 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -10949,17 +10737,17 @@ gboolean set_background_photo_dialog_execute (SetBackgroundPhotoDialog* self, gb if (desktop_background) { #line 1113 "/home/jens/Source/shotwell/src/Dialogs.vala" *desktop_background = _vala_desktop_background; -#line 10938 "Dialogs.c" +#line 10726 "Dialogs.c" } #line 1113 "/home/jens/Source/shotwell/src/Dialogs.vala" if (screensaver) { #line 1113 "/home/jens/Source/shotwell/src/Dialogs.vala" *screensaver = _vala_screensaver; -#line 10944 "Dialogs.c" +#line 10732 "Dialogs.c" } #line 1113 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 10948 "Dialogs.c" +#line 10736 "Dialogs.c" } @@ -10981,7 +10769,7 @@ static void set_background_photo_dialog_class_init (SetBackgroundPhotoDialogClas gtk_widget_class_bind_template_child_full (GTK_WIDGET_CLASS (klass), "screensaver_checkbox", FALSE, SetBackgroundPhotoDialog_private_offset + G_STRUCT_OFFSET (SetBackgroundPhotoDialogPrivate, screensaver_checkbox)); #line 1084 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_widget_class_bind_template_callback_full (GTK_WIDGET_CLASS (klass), "on_checkbox_clicked", G_CALLBACK(_set_background_photo_dialog_on_checkbox_clicked_gtk_toggle_button_toggled)); -#line 10970 "Dialogs.c" +#line 10758 "Dialogs.c" } @@ -10990,11 +10778,11 @@ static void set_background_photo_dialog_instance_init (SetBackgroundPhotoDialog self->priv = SET_BACKGROUND_PHOTO_DIALOG_GET_PRIVATE (self); #line 1084 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_widget_init_template (GTK_WIDGET (self)); -#line 10979 "Dialogs.c" +#line 10767 "Dialogs.c" } -static void set_background_photo_dialog_finalize (GObject* obj) { +static void set_background_photo_dialog_finalize (GObject * obj) { SetBackgroundPhotoDialog * self; #line 1084 "/home/jens/Source/shotwell/src/Dialogs.vala" self = G_TYPE_CHECK_INSTANCE_CAST (obj, TYPE_SET_BACKGROUND_PHOTO_DIALOG, SetBackgroundPhotoDialog); @@ -11004,7 +10792,7 @@ static void set_background_photo_dialog_finalize (GObject* obj) { _g_object_unref0 (self->priv->screensaver_checkbox); #line 1084 "/home/jens/Source/shotwell/src/Dialogs.vala" G_OBJECT_CLASS (set_background_photo_dialog_parent_class)->finalize (obj); -#line 10993 "Dialogs.c" +#line 10781 "Dialogs.c" } @@ -11023,11 +10811,11 @@ GType set_background_photo_dialog_get_type (void) { SetBackgroundSlideshowDialog* set_background_slideshow_dialog_construct (GType object_type) { SetBackgroundSlideshowDialog * self = NULL; gboolean use_header = FALSE; - GtkSettings* _tmp0_ = NULL; + GtkSettings* _tmp0_; gint _tmp1_ = 0; - gboolean _tmp2_ = FALSE; - AppWindow* _tmp3_ = NULL; - AppWindow* _tmp4_ = NULL; + gboolean _tmp2_; + AppWindow* _tmp3_; + AppWindow* _tmp4_; #line 1132 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp0_ = gtk_settings_get_default (); #line 1132 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -11038,11 +10826,11 @@ SetBackgroundSlideshowDialog* set_background_slideshow_dialog_construct (GType o if (_tmp2_) { #line 1133 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp1_ = 1; -#line 11027 "Dialogs.c" +#line 10815 "Dialogs.c" } else { #line 1133 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp1_ = 0; -#line 11031 "Dialogs.c" +#line 10819 "Dialogs.c" } #line 1133 "/home/jens/Source/shotwell/src/Dialogs.vala" self = (SetBackgroundSlideshowDialog*) g_object_new (object_type, "use-header-bar", _tmp1_, NULL); @@ -11056,14 +10844,14 @@ SetBackgroundSlideshowDialog* set_background_slideshow_dialog_construct (GType o _g_object_unref0 (_tmp4_); #line 1130 "/home/jens/Source/shotwell/src/Dialogs.vala" return self; -#line 11045 "Dialogs.c" +#line 10833 "Dialogs.c" } SetBackgroundSlideshowDialog* set_background_slideshow_dialog_new (void) { #line 1130 "/home/jens/Source/shotwell/src/Dialogs.vala" return set_background_slideshow_dialog_construct (TYPE_SET_BACKGROUND_SLIDESHOW_DIALOG); -#line 11052 "Dialogs.c" +#line 10840 "Dialogs.c" } @@ -11073,15 +10861,15 @@ static void set_background_slideshow_dialog_real_constructed (GObject* base) { self = G_TYPE_CHECK_INSTANCE_CAST (base, TYPE_SET_BACKGROUND_SLIDESHOW_DIALOG, SetBackgroundSlideshowDialog); #line 1138 "/home/jens/Source/shotwell/src/Dialogs.vala" set_background_slideshow_dialog_on_delay_scale_value_changed (self); -#line 11062 "Dialogs.c" +#line 10850 "Dialogs.c" } static void set_background_slideshow_dialog_on_checkbox_clicked (SetBackgroundSlideshowDialog* self) { gboolean _tmp0_ = FALSE; - GtkCheckButton* _tmp1_ = NULL; - gboolean _tmp2_ = FALSE; - gboolean _tmp3_ = FALSE; + GtkCheckButton* _tmp1_; + gboolean _tmp2_; + gboolean _tmp3_; #line 1142 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (IS_SET_BACKGROUND_SLIDESHOW_DIALOG (self)); #line 1144 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -11094,11 +10882,11 @@ static void set_background_slideshow_dialog_on_checkbox_clicked (SetBackgroundSl if (_tmp3_) { #line 1144 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp0_ = TRUE; -#line 11083 "Dialogs.c" +#line 10871 "Dialogs.c" } else { - GtkCheckButton* _tmp4_ = NULL; - gboolean _tmp5_ = FALSE; - gboolean _tmp6_ = FALSE; + GtkCheckButton* _tmp4_; + gboolean _tmp5_; + gboolean _tmp6_; #line 1145 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp4_ = self->priv->screensaver_checkbox; #line 1145 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -11107,35 +10895,35 @@ static void set_background_slideshow_dialog_on_checkbox_clicked (SetBackgroundSl _tmp6_ = _tmp5_; #line 1145 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp0_ = _tmp6_; -#line 11096 "Dialogs.c" +#line 10884 "Dialogs.c" } #line 1143 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_dialog_set_response_sensitive (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_dialog_get_type (), GtkDialog), (gint) GTK_RESPONSE_OK, _tmp0_); -#line 11100 "Dialogs.c" +#line 10888 "Dialogs.c" } static void _set_background_slideshow_dialog_on_checkbox_clicked_gtk_toggle_button_toggled (GtkToggleButton* _sender, gpointer self) { #line 1118 "/home/jens/Source/shotwell/src/Dialogs.vala" set_background_slideshow_dialog_on_checkbox_clicked ((SetBackgroundSlideshowDialog*) self); -#line 11107 "Dialogs.c" +#line 10895 "Dialogs.c" } static void set_background_slideshow_dialog_on_delay_scale_value_changed (SetBackgroundSlideshowDialog* self) { gdouble value = 0.0; - GtkScale* _tmp0_ = NULL; - GtkAdjustment* _tmp1_ = NULL; - GtkAdjustment* _tmp2_ = NULL; - gdouble _tmp3_ = 0.0; - gdouble _tmp4_ = 0.0; - gdouble _tmp5_ = 0.0; - gdouble _tmp6_ = 0.0; - gdouble _tmp7_ = 0.0; + GtkScale* _tmp0_; + GtkAdjustment* _tmp1_; + GtkAdjustment* _tmp2_; + gdouble _tmp3_; + gdouble _tmp4_; + gdouble _tmp5_; + gdouble _tmp6_; + gdouble _tmp7_; gchar* text = NULL; - gint _tmp8_ = 0; - GtkLabel* _tmp29_ = NULL; - const gchar* _tmp30_ = NULL; + gint _tmp8_; + GtkLabel* _tmp25_; + const gchar* _tmp26_; #line 1149 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (IS_SET_BACKGROUND_SLIDESHOW_DIALOG (self)); #line 1150 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -11162,127 +10950,115 @@ static void set_background_slideshow_dialog_on_delay_scale_value_changed (SetBac _tmp8_ = self->priv->delay_value; #line 1159 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp8_ < 60) { -#line 11151 "Dialogs.c" - gint _tmp9_ = 0; - const gchar* _tmp10_ = NULL; - gint _tmp11_ = 0; - gchar* _tmp12_ = NULL; +#line 10939 "Dialogs.c" + gint _tmp9_; + gint _tmp10_; + gchar* _tmp11_; #line 1160 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp9_ = self->priv->delay_value; #line 1160 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp10_ = ngettext ("%d second", "%d seconds", (gulong) _tmp9_); -#line 1160 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp11_ = self->priv->delay_value; + _tmp10_ = self->priv->delay_value; #line 1160 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp12_ = g_strdup_printf (_tmp10_, _tmp11_); + _tmp11_ = g_strdup_printf (ngettext ("%d second", "%d seconds", (gulong) _tmp9_), _tmp10_); #line 1160 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (text); #line 1160 "/home/jens/Source/shotwell/src/Dialogs.vala" - text = _tmp12_; -#line 11168 "Dialogs.c" + text = _tmp11_; +#line 10953 "Dialogs.c" } else { - gint _tmp13_ = 0; + gint _tmp12_; #line 1161 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp13_ = self->priv->delay_value; + _tmp12_ = self->priv->delay_value; #line 1161 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (_tmp13_ < (60 * 60)) { -#line 11175 "Dialogs.c" + if (_tmp12_ < (60 * 60)) { +#line 10960 "Dialogs.c" gint minutes = 0; - gint _tmp14_ = 0; - gint _tmp15_ = 0; - const gchar* _tmp16_ = NULL; - gint _tmp17_ = 0; - gchar* _tmp18_ = NULL; - gint _tmp19_ = 0; + gint _tmp13_; + gint _tmp14_; + gint _tmp15_; + gchar* _tmp16_; + gint _tmp17_; #line 1162 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp14_ = self->priv->delay_value; + _tmp13_ = self->priv->delay_value; #line 1162 "/home/jens/Source/shotwell/src/Dialogs.vala" - minutes = _tmp14_ / 60; -#line 1163 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp15_ = minutes; + minutes = _tmp13_ / 60; #line 1163 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp16_ = ngettext ("%d minute", "%d minutes", (gulong) _tmp15_); + _tmp14_ = minutes; #line 1163 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp17_ = minutes; + _tmp15_ = minutes; #line 1163 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp18_ = g_strdup_printf (_tmp16_, _tmp17_); + _tmp16_ = g_strdup_printf (ngettext ("%d minute", "%d minutes", (gulong) _tmp14_), _tmp15_); #line 1163 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (text); #line 1163 "/home/jens/Source/shotwell/src/Dialogs.vala" - text = _tmp18_; + text = _tmp16_; #line 1164 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp19_ = minutes; + _tmp17_ = minutes; #line 1164 "/home/jens/Source/shotwell/src/Dialogs.vala" - self->priv->delay_value = _tmp19_ * 60; -#line 11203 "Dialogs.c" + self->priv->delay_value = _tmp17_ * 60; +#line 10985 "Dialogs.c" } else { - gint _tmp20_ = 0; + gint _tmp18_; #line 1165 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp20_ = self->priv->delay_value; + _tmp18_ = self->priv->delay_value; #line 1165 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (_tmp20_ < ((60 * 60) * 24)) { -#line 11210 "Dialogs.c" + if (_tmp18_ < ((60 * 60) * 24)) { +#line 10992 "Dialogs.c" gint hours = 0; - gint _tmp21_ = 0; - gint _tmp22_ = 0; - const gchar* _tmp23_ = NULL; - gint _tmp24_ = 0; - gchar* _tmp25_ = NULL; - gint _tmp26_ = 0; + gint _tmp19_; + gint _tmp20_; + gint _tmp21_; + gchar* _tmp22_; + gint _tmp23_; #line 1166 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp21_ = self->priv->delay_value; + _tmp19_ = self->priv->delay_value; #line 1166 "/home/jens/Source/shotwell/src/Dialogs.vala" - hours = _tmp21_ / (60 * 60); + hours = _tmp19_ / (60 * 60); #line 1167 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp22_ = hours; + _tmp20_ = hours; #line 1167 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp23_ = ngettext ("%d hour", "%d hours", (gulong) _tmp22_); + _tmp21_ = hours; #line 1167 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp24_ = hours; -#line 1167 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp25_ = g_strdup_printf (_tmp23_, _tmp24_); + _tmp22_ = g_strdup_printf (ngettext ("%d hour", "%d hours", (gulong) _tmp20_), _tmp21_); #line 1167 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (text); #line 1167 "/home/jens/Source/shotwell/src/Dialogs.vala" - text = _tmp25_; + text = _tmp22_; #line 1168 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp26_ = hours; + _tmp23_ = hours; #line 1168 "/home/jens/Source/shotwell/src/Dialogs.vala" - self->priv->delay_value = _tmp26_ * (60 * 60); -#line 11238 "Dialogs.c" + self->priv->delay_value = _tmp23_ * (60 * 60); +#line 11017 "Dialogs.c" } else { - const gchar* _tmp27_ = NULL; - gchar* _tmp28_ = NULL; -#line 1170 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp27_ = _ ("1 day"); + gchar* _tmp24_; #line 1170 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp28_ = g_strdup (_tmp27_); + _tmp24_ = g_strdup (_ ("1 day")); #line 1170 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (text); #line 1170 "/home/jens/Source/shotwell/src/Dialogs.vala" - text = _tmp28_; + text = _tmp24_; #line 1171 "/home/jens/Source/shotwell/src/Dialogs.vala" self->priv->delay_value = (60 * 60) * 24; -#line 11252 "Dialogs.c" +#line 11028 "Dialogs.c" } } } #line 1174 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp29_ = self->priv->delay_value_label; + _tmp25_ = self->priv->delay_value_label; #line 1174 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp30_ = text; + _tmp26_ = text; #line 1174 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_label_set_label (_tmp29_, _tmp30_); + gtk_label_set_label (_tmp25_, _tmp26_); #line 1149 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (text); -#line 11264 "Dialogs.c" +#line 11040 "Dialogs.c" } static void _set_background_slideshow_dialog_on_delay_scale_value_changed_gtk_range_value_changed (GtkRange* _sender, gpointer self) { #line 1118 "/home/jens/Source/shotwell/src/Dialogs.vala" set_background_slideshow_dialog_on_delay_scale_value_changed ((SetBackgroundSlideshowDialog*) self); -#line 11271 "Dialogs.c" +#line 11047 "Dialogs.c" } @@ -11292,14 +11068,14 @@ gboolean set_background_slideshow_dialog_execute (SetBackgroundSlideshowDialog* gboolean _vala_screensaver = FALSE; gboolean result = FALSE; gboolean _result_ = FALSE; - gint _tmp0_ = 0; - gint _tmp1_ = 0; - GtkCheckButton* _tmp2_ = NULL; - gboolean _tmp3_ = FALSE; - gboolean _tmp4_ = FALSE; - GtkCheckButton* _tmp5_ = NULL; - gboolean _tmp6_ = FALSE; - gboolean _tmp7_ = FALSE; + gint _tmp0_; + gint _tmp1_; + GtkCheckButton* _tmp2_; + gboolean _tmp3_; + gboolean _tmp4_; + GtkCheckButton* _tmp5_; + gboolean _tmp6_; + gboolean _tmp7_; #line 1177 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_val_if_fail (IS_SET_BACKGROUND_SLIDESHOW_DIALOG (self), FALSE); #line 1178 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -11338,23 +11114,23 @@ gboolean set_background_slideshow_dialog_execute (SetBackgroundSlideshowDialog* if (delay_value) { #line 1187 "/home/jens/Source/shotwell/src/Dialogs.vala" *delay_value = _vala_delay_value; -#line 11327 "Dialogs.c" +#line 11103 "Dialogs.c" } #line 1187 "/home/jens/Source/shotwell/src/Dialogs.vala" if (desktop_background) { #line 1187 "/home/jens/Source/shotwell/src/Dialogs.vala" *desktop_background = _vala_desktop_background; -#line 11333 "Dialogs.c" +#line 11109 "Dialogs.c" } #line 1187 "/home/jens/Source/shotwell/src/Dialogs.vala" if (screensaver) { #line 1187 "/home/jens/Source/shotwell/src/Dialogs.vala" *screensaver = _vala_screensaver; -#line 11339 "Dialogs.c" +#line 11115 "Dialogs.c" } #line 1187 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 11343 "Dialogs.c" +#line 11119 "Dialogs.c" } @@ -11365,7 +11141,7 @@ static void set_background_slideshow_dialog_class_init (SetBackgroundSlideshowDi #line 1118 "/home/jens/Source/shotwell/src/Dialogs.vala" g_type_class_add_private (klass, sizeof (SetBackgroundSlideshowDialogPrivate)); #line 1118 "/home/jens/Source/shotwell/src/Dialogs.vala" - ((GObjectClass *) klass)->constructed = (void (*)(GObject*)) set_background_slideshow_dialog_real_constructed; + ((GObjectClass *) klass)->constructed = (void (*) (GObject *)) set_background_slideshow_dialog_real_constructed; #line 1118 "/home/jens/Source/shotwell/src/Dialogs.vala" G_OBJECT_CLASS (klass)->finalize = set_background_slideshow_dialog_finalize; #line 1118 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -11384,7 +11160,7 @@ static void set_background_slideshow_dialog_class_init (SetBackgroundSlideshowDi gtk_widget_class_bind_template_callback_full (GTK_WIDGET_CLASS (klass), "on_checkbox_clicked", G_CALLBACK(_set_background_slideshow_dialog_on_checkbox_clicked_gtk_toggle_button_toggled)); #line 1118 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_widget_class_bind_template_callback_full (GTK_WIDGET_CLASS (klass), "on_delay_scale_value_changed", G_CALLBACK(_set_background_slideshow_dialog_on_delay_scale_value_changed_gtk_range_value_changed)); -#line 11373 "Dialogs.c" +#line 11149 "Dialogs.c" } @@ -11395,11 +11171,11 @@ static void set_background_slideshow_dialog_instance_init (SetBackgroundSlidesho self->priv->delay_value = 0; #line 1118 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_widget_init_template (GTK_WIDGET (self)); -#line 11384 "Dialogs.c" +#line 11160 "Dialogs.c" } -static void set_background_slideshow_dialog_finalize (GObject* obj) { +static void set_background_slideshow_dialog_finalize (GObject * obj) { SetBackgroundSlideshowDialog * self; #line 1118 "/home/jens/Source/shotwell/src/Dialogs.vala" self = G_TYPE_CHECK_INSTANCE_CAST (obj, TYPE_SET_BACKGROUND_SLIDESHOW_DIALOG, SetBackgroundSlideshowDialog); @@ -11413,7 +11189,7 @@ static void set_background_slideshow_dialog_finalize (GObject* obj) { _g_object_unref0 (self->priv->delay_value_label); #line 1118 "/home/jens/Source/shotwell/src/Dialogs.vala" G_OBJECT_CLASS (set_background_slideshow_dialog_parent_class)->finalize (obj); -#line 11402 "Dialogs.c" +#line 11178 "Dialogs.c" } @@ -11432,9 +11208,9 @@ GType set_background_slideshow_dialog_get_type (void) { TextEntryDialog* text_entry_dialog_construct (GType object_type) { TextEntryDialog * self = NULL; gboolean use_header = FALSE; - GtkSettings* _tmp0_ = NULL; + GtkSettings* _tmp0_; gint _tmp1_ = 0; - gboolean _tmp2_ = FALSE; + gboolean _tmp2_; #line 1203 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp0_ = gtk_settings_get_default (); #line 1203 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -11445,30 +11221,30 @@ TextEntryDialog* text_entry_dialog_construct (GType object_type) { if (_tmp2_) { #line 1204 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp1_ = 1; -#line 11434 "Dialogs.c" +#line 11210 "Dialogs.c" } else { #line 1204 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp1_ = 0; -#line 11438 "Dialogs.c" +#line 11214 "Dialogs.c" } #line 1204 "/home/jens/Source/shotwell/src/Dialogs.vala" self = (TextEntryDialog*) g_object_new (object_type, "use-header-bar", _tmp1_, NULL); #line 1201 "/home/jens/Source/shotwell/src/Dialogs.vala" return self; -#line 11444 "Dialogs.c" +#line 11220 "Dialogs.c" } TextEntryDialog* text_entry_dialog_new (void) { #line 1201 "/home/jens/Source/shotwell/src/Dialogs.vala" return text_entry_dialog_construct (TYPE_TEXT_ENTRY_DIALOG); -#line 11451 "Dialogs.c" +#line 11227 "Dialogs.c" } void text_entry_dialog_set_builder (TextEntryDialog* self, GtkBuilder* builder) { - GtkBuilder* _tmp0_ = NULL; - GtkBuilder* _tmp1_ = NULL; + GtkBuilder* _tmp0_; + GtkBuilder* _tmp1_; #line 1207 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (IS_TEXT_ENTRY_DIALOG (self)); #line 1207 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -11481,45 +11257,45 @@ void text_entry_dialog_set_builder (TextEntryDialog* self, GtkBuilder* builder) _g_object_unref0 (self->priv->builder); #line 1208 "/home/jens/Source/shotwell/src/Dialogs.vala" self->priv->builder = _tmp1_; -#line 11470 "Dialogs.c" +#line 11246 "Dialogs.c" } static void _text_entry_dialog_on_entry_changed_gtk_editable_changed (GtkEditable* _sender, gpointer self) { #line 1225 "/home/jens/Source/shotwell/src/Dialogs.vala" text_entry_dialog_on_entry_changed ((TextEntryDialog*) self); -#line 11477 "Dialogs.c" +#line 11253 "Dialogs.c" } void text_entry_dialog_setup (TextEntryDialog* self, TextEntryDialogOnModifyValidateType modify_validate, void* modify_validate_target, const gchar* title, const gchar* label, const gchar* initial_text, GeeCollection* completion_list, const gchar* completion_delimiter) { - const gchar* _tmp0_ = NULL; - AppWindow* _tmp1_ = NULL; - AppWindow* _tmp2_ = NULL; - GdkWindow* _tmp3_ = NULL; - AppWindow* _tmp4_ = NULL; - AppWindow* _tmp5_ = NULL; - TextEntryDialogOnModifyValidateType _tmp6_ = NULL; - void* _tmp6__target = NULL; + const gchar* _tmp0_; + AppWindow* _tmp1_; + AppWindow* _tmp2_; + GdkWindow* _tmp3_; + AppWindow* _tmp4_; + AppWindow* _tmp5_; + TextEntryDialogOnModifyValidateType _tmp6_; + void* _tmp6__target; GtkLabel* name_label = NULL; - GtkBuilder* _tmp7_ = NULL; - GObject* _tmp8_ = NULL; - GtkLabel* _tmp9_ = NULL; - GtkLabel* _tmp10_ = NULL; - const gchar* _tmp11_ = NULL; - GtkBuilder* _tmp12_ = NULL; - GObject* _tmp13_ = NULL; - GtkEntry* _tmp14_ = NULL; + GtkBuilder* _tmp7_; + GObject* _tmp8_; + GtkLabel* _tmp9_; + GtkLabel* _tmp10_; + const gchar* _tmp11_; + GtkBuilder* _tmp12_; + GObject* _tmp13_; + GtkEntry* _tmp14_; const gchar* _tmp15_ = NULL; - const gchar* _tmp16_ = NULL; - GtkEntry* _tmp18_ = NULL; - GtkEntry* _tmp19_ = NULL; - GtkEntry* _tmp20_ = NULL; - GtkWidget* _tmp21_ = NULL; - GtkButton* _tmp22_ = NULL; - GtkWidget* _tmp23_ = NULL; - GtkButton* _tmp24_ = NULL; - GeeCollection* _tmp25_ = NULL; + const gchar* _tmp16_; + GtkEntry* _tmp18_; + GtkEntry* _tmp19_; + GtkEntry* _tmp20_; + GtkWidget* _tmp21_; + GtkButton* _tmp22_; + GtkWidget* _tmp23_; + GtkButton* _tmp24_; + GeeCollection* _tmp25_; #line 1211 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (IS_TEXT_ENTRY_DIALOG (self)); #line 1211 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -11588,17 +11364,17 @@ void text_entry_dialog_setup (TextEntryDialog* self, TextEntryDialogOnModifyVali _tmp16_ = initial_text; #line 1223 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp16_ != NULL) { -#line 11577 "Dialogs.c" - const gchar* _tmp17_ = NULL; +#line 11353 "Dialogs.c" + const gchar* _tmp17_; #line 1223 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp17_ = initial_text; #line 1223 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp15_ = _tmp17_; -#line 11583 "Dialogs.c" +#line 11359 "Dialogs.c" } else { #line 1223 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp15_ = ""; -#line 11587 "Dialogs.c" +#line 11363 "Dialogs.c" } #line 1223 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp18_ = self->priv->entry; @@ -11634,13 +11410,13 @@ void text_entry_dialog_setup (TextEntryDialog* self, TextEntryDialogOnModifyVali _tmp25_ = completion_list; #line 1231 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp25_ != NULL) { -#line 11623 "Dialogs.c" +#line 11399 "Dialogs.c" EntryMultiCompletion* completion = NULL; - GeeCollection* _tmp26_ = NULL; - const gchar* _tmp27_ = NULL; - EntryMultiCompletion* _tmp28_ = NULL; - GtkEntry* _tmp29_ = NULL; - EntryMultiCompletion* _tmp30_ = NULL; + GeeCollection* _tmp26_; + const gchar* _tmp27_; + EntryMultiCompletion* _tmp28_; + GtkEntry* _tmp29_; + EntryMultiCompletion* _tmp30_; #line 1232 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp26_ = completion_list; #line 1232 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -11657,27 +11433,27 @@ void text_entry_dialog_setup (TextEntryDialog* self, TextEntryDialogOnModifyVali gtk_entry_set_completion (_tmp29_, G_TYPE_CHECK_INSTANCE_CAST (_tmp30_, gtk_entry_completion_get_type (), GtkEntryCompletion)); #line 1231 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (completion); -#line 11646 "Dialogs.c" +#line 11422 "Dialogs.c" } #line 1237 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_dialog_set_default_response (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_dialog_get_type (), GtkDialog), (gint) GTK_RESPONSE_OK); #line 1211 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (name_label); -#line 11652 "Dialogs.c" +#line 11428 "Dialogs.c" } gchar* text_entry_dialog_execute (TextEntryDialog* self) { gchar* result = NULL; gchar* text = NULL; - TextEntryDialogOnModifyValidateType _tmp0_ = NULL; - void* _tmp0__target = NULL; - GtkEntry* _tmp1_ = NULL; - const gchar* _tmp2_ = NULL; - gboolean _tmp3_ = FALSE; - gint _tmp4_ = 0; - GtkEntry* _tmp8_ = NULL; - guint _tmp9_ = 0U; + TextEntryDialogOnModifyValidateType _tmp0_; + void* _tmp0__target; + GtkEntry* _tmp1_; + const gchar* _tmp2_; + gboolean _tmp3_; + gint _tmp4_; + GtkEntry* _tmp8_; + guint _tmp9_; #line 1240 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_val_if_fail (IS_TEXT_ENTRY_DIALOG (self), NULL); #line 1241 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -11700,10 +11476,10 @@ gchar* text_entry_dialog_execute (TextEntryDialog* self) { _tmp4_ = gtk_dialog_run (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_dialog_get_type (), GtkDialog)); #line 1248 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp4_ == ((gint) GTK_RESPONSE_OK)) { -#line 11689 "Dialogs.c" - GtkEntry* _tmp5_ = NULL; - const gchar* _tmp6_ = NULL; - gchar* _tmp7_ = NULL; +#line 11465 "Dialogs.c" + GtkEntry* _tmp5_; + const gchar* _tmp6_; + gchar* _tmp7_; #line 1249 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp5_ = self->priv->entry; #line 1249 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -11714,7 +11490,7 @@ gchar* text_entry_dialog_execute (TextEntryDialog* self) { _g_free0 (text); #line 1249 "/home/jens/Source/shotwell/src/Dialogs.vala" text = _tmp7_; -#line 11703 "Dialogs.c" +#line 11479 "Dialogs.c" } #line 1251 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp8_ = self->priv->entry; @@ -11728,16 +11504,16 @@ gchar* text_entry_dialog_execute (TextEntryDialog* self) { result = text; #line 1254 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 11717 "Dialogs.c" +#line 11493 "Dialogs.c" } void text_entry_dialog_on_entry_changed (TextEntryDialog* self) { - TextEntryDialogOnModifyValidateType _tmp0_ = NULL; - void* _tmp0__target = NULL; - GtkEntry* _tmp1_ = NULL; - const gchar* _tmp2_ = NULL; - gboolean _tmp3_ = FALSE; + TextEntryDialogOnModifyValidateType _tmp0_; + void* _tmp0__target; + GtkEntry* _tmp1_; + const gchar* _tmp2_; + gboolean _tmp3_; #line 1257 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (IS_TEXT_ENTRY_DIALOG (self)); #line 1258 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -11752,7 +11528,7 @@ void text_entry_dialog_on_entry_changed (TextEntryDialog* self) { _tmp3_ = _tmp0_ (_tmp2_, _tmp0__target); #line 1258 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_dialog_set_response_sensitive (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_dialog_get_type (), GtkDialog), (gint) GTK_RESPONSE_OK, _tmp3_); -#line 11741 "Dialogs.c" +#line 11517 "Dialogs.c" } @@ -11763,18 +11539,18 @@ static void text_entry_dialog_class_init (TextEntryDialogClass * klass) { g_type_class_add_private (klass, sizeof (TextEntryDialogPrivate)); #line 1192 "/home/jens/Source/shotwell/src/Dialogs.vala" G_OBJECT_CLASS (klass)->finalize = text_entry_dialog_finalize; -#line 11752 "Dialogs.c" +#line 11528 "Dialogs.c" } static void text_entry_dialog_instance_init (TextEntryDialog * self) { #line 1192 "/home/jens/Source/shotwell/src/Dialogs.vala" self->priv = TEXT_ENTRY_DIALOG_GET_PRIVATE (self); -#line 11759 "Dialogs.c" +#line 11535 "Dialogs.c" } -static void text_entry_dialog_finalize (GObject* obj) { +static void text_entry_dialog_finalize (GObject * obj) { TextEntryDialog * self; #line 1192 "/home/jens/Source/shotwell/src/Dialogs.vala" self = G_TYPE_CHECK_INSTANCE_CAST (obj, TYPE_TEXT_ENTRY_DIALOG, TextEntryDialog); @@ -11788,7 +11564,7 @@ static void text_entry_dialog_finalize (GObject* obj) { _g_object_unref0 (self->priv->button2); #line 1192 "/home/jens/Source/shotwell/src/Dialogs.vala" G_OBJECT_CLASS (text_entry_dialog_parent_class)->finalize (obj); -#line 11777 "Dialogs.c" +#line 11553 "Dialogs.c" } @@ -11807,9 +11583,9 @@ GType text_entry_dialog_get_type (void) { MultiTextEntryDialog* multi_text_entry_dialog_construct (GType object_type) { MultiTextEntryDialog * self = NULL; gboolean use_header = FALSE; - GtkSettings* _tmp0_ = NULL; + GtkSettings* _tmp0_; gint _tmp1_ = 0; - gboolean _tmp2_ = FALSE; + gboolean _tmp2_; #line 1273 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp0_ = gtk_settings_get_default (); #line 1273 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -11820,30 +11596,30 @@ MultiTextEntryDialog* multi_text_entry_dialog_construct (GType object_type) { if (_tmp2_) { #line 1274 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp1_ = 1; -#line 11809 "Dialogs.c" +#line 11585 "Dialogs.c" } else { #line 1274 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp1_ = 0; -#line 11813 "Dialogs.c" +#line 11589 "Dialogs.c" } #line 1274 "/home/jens/Source/shotwell/src/Dialogs.vala" self = (MultiTextEntryDialog*) g_object_new (object_type, "use-header-bar", _tmp1_, NULL); #line 1271 "/home/jens/Source/shotwell/src/Dialogs.vala" return self; -#line 11819 "Dialogs.c" +#line 11595 "Dialogs.c" } MultiTextEntryDialog* multi_text_entry_dialog_new (void) { #line 1271 "/home/jens/Source/shotwell/src/Dialogs.vala" return multi_text_entry_dialog_construct (TYPE_MULTI_TEXT_ENTRY_DIALOG); -#line 11826 "Dialogs.c" +#line 11602 "Dialogs.c" } void multi_text_entry_dialog_set_builder (MultiTextEntryDialog* self, GtkBuilder* builder) { - GtkBuilder* _tmp0_ = NULL; - GtkBuilder* _tmp1_ = NULL; + GtkBuilder* _tmp0_; + GtkBuilder* _tmp1_; #line 1277 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (IS_MULTI_TEXT_ENTRY_DIALOG (self)); #line 1277 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -11856,36 +11632,36 @@ void multi_text_entry_dialog_set_builder (MultiTextEntryDialog* self, GtkBuilder _g_object_unref0 (self->priv->builder); #line 1278 "/home/jens/Source/shotwell/src/Dialogs.vala" self->priv->builder = _tmp1_; -#line 11845 "Dialogs.c" +#line 11621 "Dialogs.c" } void multi_text_entry_dialog_setup (MultiTextEntryDialog* self, MultiTextEntryDialogOnModifyValidateType modify_validate, void* modify_validate_target, const gchar* title, const gchar* label, const gchar* initial_text) { - const gchar* _tmp0_ = NULL; - AppWindow* _tmp1_ = NULL; - AppWindow* _tmp2_ = NULL; - GdkWindow* _tmp3_ = NULL; - AppWindow* _tmp4_ = NULL; - AppWindow* _tmp5_ = NULL; - MultiTextEntryDialogOnModifyValidateType _tmp6_ = NULL; - void* _tmp6__target = NULL; - GtkBuilder* _tmp7_ = NULL; - GObject* _tmp8_ = NULL; - GtkTextView* _tmp9_ = NULL; - GtkTextView* _tmp10_ = NULL; - GtkTextView* _tmp11_ = NULL; - GtkTextBuffer* _tmp12_ = NULL; - GtkTextBuffer* _tmp13_ = NULL; + const gchar* _tmp0_; + AppWindow* _tmp1_; + AppWindow* _tmp2_; + GdkWindow* _tmp3_; + AppWindow* _tmp4_; + AppWindow* _tmp5_; + MultiTextEntryDialogOnModifyValidateType _tmp6_; + void* _tmp6__target; + GtkBuilder* _tmp7_; + GObject* _tmp8_; + GtkTextView* _tmp9_; + GtkTextView* _tmp10_; + GtkTextView* _tmp11_; + GtkTextBuffer* _tmp12_; + GtkTextBuffer* _tmp13_; const gchar* _tmp14_ = NULL; - const gchar* _tmp15_ = NULL; - GtkTextView* _tmp17_ = NULL; - GtkTextBuffer* _tmp18_ = NULL; - GtkTextBuffer* _tmp19_ = NULL; - GtkTextView* _tmp20_ = NULL; - GtkWidget* _tmp21_ = NULL; - GtkButton* _tmp22_ = NULL; - GtkWidget* _tmp23_ = NULL; - GtkButton* _tmp24_ = NULL; + const gchar* _tmp15_; + GtkTextView* _tmp17_; + GtkTextBuffer* _tmp18_; + GtkTextBuffer* _tmp19_; + GtkTextView* _tmp20_; + GtkWidget* _tmp21_; + GtkButton* _tmp22_; + GtkWidget* _tmp23_; + GtkButton* _tmp24_; #line 1281 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (IS_MULTI_TEXT_ENTRY_DIALOG (self)); #line 1281 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -11954,17 +11730,17 @@ void multi_text_entry_dialog_setup (MultiTextEntryDialog* self, MultiTextEntryDi _tmp15_ = initial_text; #line 1292 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp15_ != NULL) { -#line 11943 "Dialogs.c" - const gchar* _tmp16_ = NULL; +#line 11719 "Dialogs.c" + const gchar* _tmp16_; #line 1292 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp16_ = initial_text; #line 1292 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp14_ = _tmp16_; -#line 11949 "Dialogs.c" +#line 11725 "Dialogs.c" } else { #line 1292 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp14_ = ""; -#line 11953 "Dialogs.c" +#line 11729 "Dialogs.c" } #line 1292 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp17_ = self->priv->entry; @@ -11996,14 +11772,14 @@ void multi_text_entry_dialog_setup (MultiTextEntryDialog* self, MultiTextEntryDi self->priv->button2 = _tmp24_; #line 1298 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_dialog_set_default_response (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_dialog_get_type (), GtkDialog), (gint) GTK_RESPONSE_OK); -#line 11985 "Dialogs.c" +#line 11761 "Dialogs.c" } gchar* multi_text_entry_dialog_execute (MultiTextEntryDialog* self) { gchar* result = NULL; gchar* text = NULL; - gint _tmp0_ = 0; + gint _tmp0_; #line 1301 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_val_if_fail (IS_MULTI_TEXT_ENTRY_DIALOG (self), NULL); #line 1302 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -12014,12 +11790,12 @@ gchar* multi_text_entry_dialog_execute (MultiTextEntryDialog* self) { _tmp0_ = gtk_dialog_run (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_dialog_get_type (), GtkDialog)); #line 1306 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp0_ == ((gint) GTK_RESPONSE_OK)) { -#line 12003 "Dialogs.c" - GtkTextView* _tmp1_ = NULL; - GtkTextBuffer* _tmp2_ = NULL; - GtkTextBuffer* _tmp3_ = NULL; - gchar* _tmp4_ = NULL; - gchar* _tmp5_ = NULL; +#line 11779 "Dialogs.c" + GtkTextView* _tmp1_; + GtkTextBuffer* _tmp2_; + GtkTextBuffer* _tmp3_; + gchar* _tmp4_; + gchar* _tmp5_; #line 1307 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp1_ = self->priv->entry; #line 1307 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -12034,7 +11810,7 @@ gchar* multi_text_entry_dialog_execute (MultiTextEntryDialog* self) { _g_free0 (text); #line 1307 "/home/jens/Source/shotwell/src/Dialogs.vala" text = _tmp5_; -#line 12023 "Dialogs.c" +#line 11799 "Dialogs.c" } #line 1309 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_widget_destroy (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_widget_get_type (), GtkWidget)); @@ -12042,7 +11818,7 @@ gchar* multi_text_entry_dialog_execute (MultiTextEntryDialog* self) { result = text; #line 1311 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 12031 "Dialogs.c" +#line 11807 "Dialogs.c" } @@ -12053,18 +11829,18 @@ static void multi_text_entry_dialog_class_init (MultiTextEntryDialogClass * klas g_type_class_add_private (klass, sizeof (MultiTextEntryDialogPrivate)); #line 1262 "/home/jens/Source/shotwell/src/Dialogs.vala" G_OBJECT_CLASS (klass)->finalize = multi_text_entry_dialog_finalize; -#line 12042 "Dialogs.c" +#line 11818 "Dialogs.c" } static void multi_text_entry_dialog_instance_init (MultiTextEntryDialog * self) { #line 1262 "/home/jens/Source/shotwell/src/Dialogs.vala" self->priv = MULTI_TEXT_ENTRY_DIALOG_GET_PRIVATE (self); -#line 12049 "Dialogs.c" +#line 11825 "Dialogs.c" } -static void multi_text_entry_dialog_finalize (GObject* obj) { +static void multi_text_entry_dialog_finalize (GObject * obj) { MultiTextEntryDialog * self; #line 1262 "/home/jens/Source/shotwell/src/Dialogs.vala" self = G_TYPE_CHECK_INSTANCE_CAST (obj, TYPE_MULTI_TEXT_ENTRY_DIALOG, MultiTextEntryDialog); @@ -12078,7 +11854,7 @@ static void multi_text_entry_dialog_finalize (GObject* obj) { _g_object_unref0 (self->priv->button2); #line 1262 "/home/jens/Source/shotwell/src/Dialogs.vala" G_OBJECT_CLASS (multi_text_entry_dialog_parent_class)->finalize (obj); -#line 12067 "Dialogs.c" +#line 11843 "Dialogs.c" } @@ -12096,36 +11872,30 @@ GType multi_text_entry_dialog_get_type (void) { EventRenameDialog* event_rename_dialog_construct (GType object_type, const gchar* event_name) { EventRenameDialog* self = NULL; - const gchar* _tmp0_ = NULL; - const gchar* _tmp1_ = NULL; - const gchar* _tmp2_ = NULL; -#line 1317 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp0_ = _ ("Rename Event"); + const gchar* _tmp0_; #line 1317 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp1_ = _ ("Name:"); + _tmp0_ = event_name; #line 1317 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp2_ = event_name; -#line 1317 "/home/jens/Source/shotwell/src/Dialogs.vala" - self = (EventRenameDialog*) text_entry_dialog_mediator_construct (object_type, _tmp0_, _tmp1_, _tmp2_, NULL, NULL); + self = (EventRenameDialog*) text_entry_dialog_mediator_construct (object_type, _ ("Rename Event"), _ ("Name:"), _tmp0_, NULL, NULL); #line 1316 "/home/jens/Source/shotwell/src/Dialogs.vala" return self; -#line 12098 "Dialogs.c" +#line 11868 "Dialogs.c" } EventRenameDialog* event_rename_dialog_new (const gchar* event_name) { #line 1316 "/home/jens/Source/shotwell/src/Dialogs.vala" return event_rename_dialog_construct (TYPE_EVENT_RENAME_DIALOG, event_name); -#line 12105 "Dialogs.c" +#line 11875 "Dialogs.c" } static gchar* event_rename_dialog_real_execute (EventRenameDialog* self) { gchar* result = NULL; - gchar* _tmp0_ = NULL; - gchar* _tmp1_ = NULL; - gchar* _tmp2_ = NULL; - gchar* _tmp3_ = NULL; + gchar* _tmp0_; + gchar* _tmp1_; + gchar* _tmp2_; + gchar* _tmp3_; #line 1321 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp0_ = _text_entry_dialog_mediator_execute (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_TEXT_ENTRY_DIALOG_MEDIATOR, TextEntryDialogMediator)); #line 1321 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -12140,7 +11910,7 @@ static gchar* event_rename_dialog_real_execute (EventRenameDialog* self) { result = _tmp3_; #line 1321 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 12129 "Dialogs.c" +#line 11899 "Dialogs.c" } @@ -12149,7 +11919,7 @@ gchar* event_rename_dialog_execute (EventRenameDialog* self) { g_return_val_if_fail (IS_EVENT_RENAME_DIALOG (self), NULL); #line 1320 "/home/jens/Source/shotwell/src/Dialogs.vala" return EVENT_RENAME_DIALOG_GET_CLASS (self)->execute (self); -#line 12138 "Dialogs.c" +#line 11908 "Dialogs.c" } @@ -12157,8 +11927,8 @@ static void event_rename_dialog_class_init (EventRenameDialogClass * klass) { #line 1315 "/home/jens/Source/shotwell/src/Dialogs.vala" event_rename_dialog_parent_class = g_type_class_peek_parent (klass); #line 1315 "/home/jens/Source/shotwell/src/Dialogs.vala" - ((EventRenameDialogClass *) klass)->execute = (gchar* (*)(EventRenameDialog*)) event_rename_dialog_real_execute; -#line 12147 "Dialogs.c" + ((EventRenameDialogClass *) klass)->execute = (gchar* (*) (EventRenameDialog *)) event_rename_dialog_real_execute; +#line 11917 "Dialogs.c" } @@ -12180,36 +11950,30 @@ GType event_rename_dialog_get_type (void) { EditTitleDialog* edit_title_dialog_construct (GType object_type, const gchar* photo_title) { EditTitleDialog* self = NULL; - const gchar* _tmp0_ = NULL; - const gchar* _tmp1_ = NULL; - const gchar* _tmp2_ = NULL; -#line 1328 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp0_ = C_ ("Dialog Title", "Edit Title"); -#line 1328 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp1_ = _ ("Title:"); + const gchar* _tmp0_; #line 1328 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp2_ = photo_title; + _tmp0_ = photo_title; #line 1328 "/home/jens/Source/shotwell/src/Dialogs.vala" - self = (EditTitleDialog*) text_entry_dialog_mediator_construct (object_type, _tmp0_, _tmp1_, _tmp2_, NULL, NULL); + self = (EditTitleDialog*) text_entry_dialog_mediator_construct (object_type, C_ ("Dialog Title", "Edit Title"), _ ("Title:"), _tmp0_, NULL, NULL); #line 1326 "/home/jens/Source/shotwell/src/Dialogs.vala" return self; -#line 12182 "Dialogs.c" +#line 11946 "Dialogs.c" } EditTitleDialog* edit_title_dialog_new (const gchar* photo_title) { #line 1326 "/home/jens/Source/shotwell/src/Dialogs.vala" return edit_title_dialog_construct (TYPE_EDIT_TITLE_DIALOG, photo_title); -#line 12189 "Dialogs.c" +#line 11953 "Dialogs.c" } static gchar* edit_title_dialog_real_execute (EditTitleDialog* self) { gchar* result = NULL; - gchar* _tmp0_ = NULL; - gchar* _tmp1_ = NULL; - gchar* _tmp2_ = NULL; - gchar* _tmp3_ = NULL; + gchar* _tmp0_; + gchar* _tmp1_; + gchar* _tmp2_; + gchar* _tmp3_; #line 1333 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp0_ = _text_entry_dialog_mediator_execute (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_TEXT_ENTRY_DIALOG_MEDIATOR, TextEntryDialogMediator)); #line 1333 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -12224,7 +11988,7 @@ static gchar* edit_title_dialog_real_execute (EditTitleDialog* self) { result = _tmp3_; #line 1333 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 12213 "Dialogs.c" +#line 11977 "Dialogs.c" } @@ -12233,7 +11997,7 @@ gchar* edit_title_dialog_execute (EditTitleDialog* self) { g_return_val_if_fail (IS_EDIT_TITLE_DIALOG (self), NULL); #line 1332 "/home/jens/Source/shotwell/src/Dialogs.vala" return EDIT_TITLE_DIALOG_GET_CLASS (self)->execute (self); -#line 12222 "Dialogs.c" +#line 11986 "Dialogs.c" } @@ -12248,7 +12012,7 @@ static gboolean edit_title_dialog_real_on_modify_validate (TextEntryDialogMediat result = TRUE; #line 1337 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 12237 "Dialogs.c" +#line 12001 "Dialogs.c" } @@ -12256,10 +12020,10 @@ static void edit_title_dialog_class_init (EditTitleDialogClass * klass) { #line 1325 "/home/jens/Source/shotwell/src/Dialogs.vala" edit_title_dialog_parent_class = g_type_class_peek_parent (klass); #line 1325 "/home/jens/Source/shotwell/src/Dialogs.vala" - ((EditTitleDialogClass *) klass)->execute = (gchar* (*)(EditTitleDialog*)) edit_title_dialog_real_execute; + ((EditTitleDialogClass *) klass)->execute = (gchar* (*) (EditTitleDialog *)) edit_title_dialog_real_execute; #line 1325 "/home/jens/Source/shotwell/src/Dialogs.vala" - ((TextEntryDialogMediatorClass *) klass)->on_modify_validate = (gboolean (*)(TextEntryDialogMediator*, const gchar*)) edit_title_dialog_real_on_modify_validate; -#line 12248 "Dialogs.c" + ((TextEntryDialogMediatorClass *) klass)->on_modify_validate = (gboolean (*) (TextEntryDialogMediator *, const gchar*)) edit_title_dialog_real_on_modify_validate; +#line 12012 "Dialogs.c" } @@ -12282,61 +12046,51 @@ GType edit_title_dialog_get_type (void) { EditCommentDialog* edit_comment_dialog_construct (GType object_type, const gchar* comment, gboolean is_event) { EditCommentDialog* self = NULL; const gchar* _tmp0_ = NULL; - gboolean _tmp1_ = FALSE; + gboolean _tmp1_; gchar* title_tmp = NULL; - gchar* _tmp4_ = NULL; - const gchar* _tmp5_ = NULL; - const gchar* _tmp6_ = NULL; + gchar* _tmp2_; + const gchar* _tmp3_; #line 1343 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp1_ = is_event; #line 1343 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp1_) { -#line 12280 "Dialogs.c" - const gchar* _tmp2_ = NULL; #line 1345 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp2_ = _ ("Edit Event Comment"); -#line 1345 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp0_ = _tmp2_; -#line 12286 "Dialogs.c" + _tmp0_ = _ ("Edit Event Comment"); +#line 12045 "Dialogs.c" } else { - const gchar* _tmp3_ = NULL; -#line 1346 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp3_ = _ ("Edit Photo/Video Comment"); #line 1346 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp0_ = _tmp3_; -#line 12293 "Dialogs.c" + _tmp0_ = _ ("Edit Photo/Video Comment"); +#line 12049 "Dialogs.c" } #line 1343 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp4_ = g_strdup (_tmp0_); + _tmp2_ = g_strdup (_tmp0_); #line 1343 "/home/jens/Source/shotwell/src/Dialogs.vala" - title_tmp = _tmp4_; -#line 1347 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp5_ = _ ("Comment:"); + title_tmp = _tmp2_; #line 1347 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp6_ = comment; + _tmp3_ = comment; #line 1347 "/home/jens/Source/shotwell/src/Dialogs.vala" - self = (EditCommentDialog*) multi_text_entry_dialog_mediator_construct (object_type, title_tmp, _tmp5_, _tmp6_); + self = (EditCommentDialog*) multi_text_entry_dialog_mediator_construct (object_type, title_tmp, _ ("Comment:"), _tmp3_); #line 1342 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (title_tmp); #line 1342 "/home/jens/Source/shotwell/src/Dialogs.vala" return self; -#line 12309 "Dialogs.c" +#line 12063 "Dialogs.c" } EditCommentDialog* edit_comment_dialog_new (const gchar* comment, gboolean is_event) { #line 1342 "/home/jens/Source/shotwell/src/Dialogs.vala" return edit_comment_dialog_construct (TYPE_EDIT_COMMENT_DIALOG, comment, is_event); -#line 12316 "Dialogs.c" +#line 12070 "Dialogs.c" } static gchar* edit_comment_dialog_real_execute (EditCommentDialog* self) { gchar* result = NULL; - gchar* _tmp0_ = NULL; - gchar* _tmp1_ = NULL; - gchar* _tmp2_ = NULL; - gchar* _tmp3_ = NULL; + gchar* _tmp0_; + gchar* _tmp1_; + gchar* _tmp2_; + gchar* _tmp3_; #line 1351 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp0_ = _multi_text_entry_dialog_mediator_execute (G_TYPE_CHECK_INSTANCE_CAST (self, TYPE_MULTI_TEXT_ENTRY_DIALOG_MEDIATOR, MultiTextEntryDialogMediator)); #line 1351 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -12351,7 +12105,7 @@ static gchar* edit_comment_dialog_real_execute (EditCommentDialog* self) { result = _tmp3_; #line 1351 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 12340 "Dialogs.c" +#line 12094 "Dialogs.c" } @@ -12360,7 +12114,7 @@ gchar* edit_comment_dialog_execute (EditCommentDialog* self) { g_return_val_if_fail (IS_EDIT_COMMENT_DIALOG (self), NULL); #line 1350 "/home/jens/Source/shotwell/src/Dialogs.vala" return EDIT_COMMENT_DIALOG_GET_CLASS (self)->execute (self); -#line 12349 "Dialogs.c" +#line 12103 "Dialogs.c" } @@ -12375,7 +12129,7 @@ static gboolean edit_comment_dialog_real_on_modify_validate (MultiTextEntryDialo result = TRUE; #line 1355 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 12364 "Dialogs.c" +#line 12118 "Dialogs.c" } @@ -12383,10 +12137,10 @@ static void edit_comment_dialog_class_init (EditCommentDialogClass * klass) { #line 1341 "/home/jens/Source/shotwell/src/Dialogs.vala" edit_comment_dialog_parent_class = g_type_class_peek_parent (klass); #line 1341 "/home/jens/Source/shotwell/src/Dialogs.vala" - ((EditCommentDialogClass *) klass)->execute = (gchar* (*)(EditCommentDialog*)) edit_comment_dialog_real_execute; + ((EditCommentDialogClass *) klass)->execute = (gchar* (*) (EditCommentDialog *)) edit_comment_dialog_real_execute; #line 1341 "/home/jens/Source/shotwell/src/Dialogs.vala" - ((MultiTextEntryDialogMediatorClass *) klass)->on_modify_validate = (gboolean (*)(MultiTextEntryDialogMediator*, const gchar*)) edit_comment_dialog_real_on_modify_validate; -#line 12375 "Dialogs.c" + ((MultiTextEntryDialogMediatorClass *) klass)->on_modify_validate = (gboolean (*) (MultiTextEntryDialogMediator *, const gchar*)) edit_comment_dialog_real_on_modify_validate; +#line 12129 "Dialogs.c" } @@ -12409,20 +12163,18 @@ GType edit_comment_dialog_get_type (void) { GtkResponseType remove_from_library_dialog (GtkWindow* owner, const gchar* title, const gchar* user_message, gint count) { GtkResponseType result = 0; gchar* trash_action = NULL; - gint _tmp0_ = 0; - const gchar* _tmp1_ = NULL; - gchar* _tmp2_ = NULL; + gint _tmp0_; + gchar* _tmp1_; GtkMessageDialog* dialog = NULL; - GtkWindow* _tmp3_ = NULL; - const gchar* _tmp4_ = NULL; - GtkMessageDialog* _tmp5_ = NULL; - const gchar* _tmp6_ = NULL; - const gchar* _tmp7_ = NULL; - const gchar* _tmp8_ = NULL; - gchar* _tmp9_ = NULL; - gchar* _tmp10_ = NULL; + GtkWindow* _tmp2_; + const gchar* _tmp3_; + GtkMessageDialog* _tmp4_; + const gchar* _tmp5_; + const gchar* _tmp6_; + gchar* _tmp7_; + gchar* _tmp8_; GtkResponseType _result_ = 0; - gint _tmp11_ = 0; + gint _tmp9_; #line 1361 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_val_if_fail (GTK_IS_WINDOW (owner), 0); #line 1361 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -12432,43 +12184,39 @@ GtkResponseType remove_from_library_dialog (GtkWindow* owner, const gchar* title #line 1363 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp0_ = count; #line 1363 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp1_ = ngettext ("Remove and _Trash File", "Remove and _Trash Files", (gulong) _tmp0_); + _tmp1_ = g_strdup (ngettext ("Remove and _Trash File", "Remove and _Trash Files", (gulong) _tmp0_)); #line 1363 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp2_ = g_strdup (_tmp1_); -#line 1363 "/home/jens/Source/shotwell/src/Dialogs.vala" - trash_action = _tmp2_; + trash_action = _tmp1_; #line 1365 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp3_ = owner; + _tmp2_ = owner; #line 1365 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp4_ = user_message; + _tmp3_ = user_message; #line 1365 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp5_ = (GtkMessageDialog*) gtk_message_dialog_new (_tmp3_, GTK_DIALOG_MODAL, GTK_MESSAGE_WARNING, GTK_BUTTONS_CANCEL, "%s", _tmp4_); + _tmp4_ = (GtkMessageDialog*) gtk_message_dialog_new (_tmp2_, GTK_DIALOG_MODAL, GTK_MESSAGE_WARNING, GTK_BUTTONS_CANCEL, "%s", _tmp3_); #line 1365 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_object_ref_sink (_tmp5_); + g_object_ref_sink (_tmp4_); #line 1365 "/home/jens/Source/shotwell/src/Dialogs.vala" - dialog = _tmp5_; -#line 1367 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp6_ = _ ("_Remove From Library"); + dialog = _tmp4_; #line 1367 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_dialog_add_button (G_TYPE_CHECK_INSTANCE_CAST (dialog, gtk_dialog_get_type (), GtkDialog), _tmp6_, (gint) GTK_RESPONSE_NO); + gtk_dialog_add_button (G_TYPE_CHECK_INSTANCE_CAST (dialog, gtk_dialog_get_type (), GtkDialog), _ ("_Remove From Library"), (gint) GTK_RESPONSE_NO); #line 1368 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_dialog_add_button (G_TYPE_CHECK_INSTANCE_CAST (dialog, gtk_dialog_get_type (), GtkDialog), trash_action, (gint) GTK_RESPONSE_YES); #line 1373 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp7_ = title; + _tmp5_ = title; #line 1373 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp8_ = user_message; + _tmp6_ = user_message; #line 1373 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp9_ = build_alert_body_text (_tmp7_, _tmp8_, TRUE); + _tmp7_ = build_alert_body_text (_tmp5_, _tmp6_, TRUE); #line 1373 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp10_ = _tmp9_; + _tmp8_ = _tmp7_; #line 1373 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_message_dialog_set_markup (dialog, _tmp10_); + gtk_message_dialog_set_markup (dialog, _tmp8_); #line 1373 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp10_); + _g_free0 (_tmp8_); #line 1375 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp11_ = gtk_dialog_run (G_TYPE_CHECK_INSTANCE_CAST (dialog, gtk_dialog_get_type (), GtkDialog)); + _tmp9_ = gtk_dialog_run (G_TYPE_CHECK_INSTANCE_CAST (dialog, gtk_dialog_get_type (), GtkDialog)); #line 1375 "/home/jens/Source/shotwell/src/Dialogs.vala" - _result_ = (GtkResponseType) _tmp11_; + _result_ = (GtkResponseType) _tmp9_; #line 1377 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_widget_destroy (G_TYPE_CHECK_INSTANCE_CAST (dialog, gtk_widget_get_type (), GtkWidget)); #line 1379 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -12479,24 +12227,22 @@ GtkResponseType remove_from_library_dialog (GtkWindow* owner, const gchar* title _g_free0 (trash_action); #line 1379 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 12468 "Dialogs.c" +#line 12216 "Dialogs.c" } GtkResponseType remove_from_filesystem_dialog (GtkWindow* owner, const gchar* title, const gchar* user_message) { GtkResponseType result = 0; GtkMessageDialog* dialog = NULL; - GtkWindow* _tmp0_ = NULL; - const gchar* _tmp1_ = NULL; - GtkMessageDialog* _tmp2_ = NULL; - const gchar* _tmp3_ = NULL; - const gchar* _tmp4_ = NULL; - const gchar* _tmp5_ = NULL; - const gchar* _tmp6_ = NULL; - gchar* _tmp7_ = NULL; - gchar* _tmp8_ = NULL; + GtkWindow* _tmp0_; + const gchar* _tmp1_; + GtkMessageDialog* _tmp2_; + const gchar* _tmp3_; + const gchar* _tmp4_; + gchar* _tmp5_; + gchar* _tmp6_; GtkResponseType _result_ = 0; - gint _tmp9_ = 0; + gint _tmp7_; #line 1383 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_val_if_fail (GTK_IS_WINDOW (owner), 0); #line 1383 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -12514,31 +12260,27 @@ GtkResponseType remove_from_filesystem_dialog (GtkWindow* owner, const gchar* ti #line 1385 "/home/jens/Source/shotwell/src/Dialogs.vala" dialog = _tmp2_; #line 1387 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp3_ = _ ("_Keep"); -#line 1387 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_dialog_add_button (G_TYPE_CHECK_INSTANCE_CAST (dialog, gtk_dialog_get_type (), GtkDialog), _tmp3_, (gint) GTK_RESPONSE_NO); + gtk_dialog_add_button (G_TYPE_CHECK_INSTANCE_CAST (dialog, gtk_dialog_get_type (), GtkDialog), _ ("_Keep"), (gint) GTK_RESPONSE_NO); #line 1388 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp4_ = _ ("_Delete"); -#line 1388 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_dialog_add_button (G_TYPE_CHECK_INSTANCE_CAST (dialog, gtk_dialog_get_type (), GtkDialog), _tmp4_, (gint) GTK_RESPONSE_YES); + gtk_dialog_add_button (G_TYPE_CHECK_INSTANCE_CAST (dialog, gtk_dialog_get_type (), GtkDialog), _ ("_Delete"), (gint) GTK_RESPONSE_YES); #line 1389 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_dialog_set_default_response (G_TYPE_CHECK_INSTANCE_CAST (dialog, gtk_dialog_get_type (), GtkDialog), (gint) GTK_RESPONSE_NO); #line 1391 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp5_ = title; + _tmp3_ = title; #line 1391 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp6_ = user_message; + _tmp4_ = user_message; #line 1391 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp7_ = build_alert_body_text (_tmp5_, _tmp6_, TRUE); + _tmp5_ = build_alert_body_text (_tmp3_, _tmp4_, TRUE); #line 1391 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp8_ = _tmp7_; + _tmp6_ = _tmp5_; #line 1391 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_message_dialog_set_markup (dialog, _tmp8_); + gtk_message_dialog_set_markup (dialog, _tmp6_); #line 1391 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp8_); + _g_free0 (_tmp6_); #line 1393 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp9_ = gtk_dialog_run (G_TYPE_CHECK_INSTANCE_CAST (dialog, gtk_dialog_get_type (), GtkDialog)); + _tmp7_ = gtk_dialog_run (G_TYPE_CHECK_INSTANCE_CAST (dialog, gtk_dialog_get_type (), GtkDialog)); #line 1393 "/home/jens/Source/shotwell/src/Dialogs.vala" - _result_ = (GtkResponseType) _tmp9_; + _result_ = (GtkResponseType) _tmp7_; #line 1395 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_widget_destroy (G_TYPE_CHECK_INSTANCE_CAST (dialog, gtk_widget_get_type (), GtkWidget)); #line 1397 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -12547,56 +12289,54 @@ GtkResponseType remove_from_filesystem_dialog (GtkWindow* owner, const gchar* ti _g_object_unref0 (dialog); #line 1397 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 12536 "Dialogs.c" +#line 12278 "Dialogs.c" } gboolean revert_editable_dialog (GtkWindow* owner, GeeCollection* photos) { gboolean result = FALSE; gint count = 0; - gint _tmp9_ = 0; + gint _tmp9_; const gchar* _tmp10_ = NULL; - gint _tmp11_ = 0; + gint _tmp11_; gchar* headline = NULL; - gchar* _tmp14_ = NULL; + gchar* _tmp12_; gchar* msg = NULL; - gint _tmp15_ = 0; + gint _tmp13_; + gint _tmp14_; + gchar* _tmp15_; const gchar* _tmp16_ = NULL; - gint _tmp17_ = 0; - gchar* _tmp18_ = NULL; - const gchar* _tmp19_ = NULL; - gint _tmp20_ = 0; + gint _tmp17_; gchar* action = NULL; - gchar* _tmp23_ = NULL; + gchar* _tmp18_; GtkMessageDialog* dialog = NULL; - GtkWindow* _tmp24_ = NULL; - const gchar* _tmp25_ = NULL; - GtkMessageDialog* _tmp26_ = NULL; - GtkMessageDialog* _tmp27_ = NULL; - const gchar* _tmp28_ = NULL; - GtkMessageDialog* _tmp29_ = NULL; - const gchar* _tmp30_ = NULL; - GtkMessageDialog* _tmp31_ = NULL; - const gchar* _tmp32_ = NULL; - const gchar* _tmp33_ = NULL; - gchar* _tmp34_ = NULL; - gchar* _tmp35_ = NULL; + GtkWindow* _tmp19_; + const gchar* _tmp20_; + GtkMessageDialog* _tmp21_; + GtkMessageDialog* _tmp22_; + GtkMessageDialog* _tmp23_; + const gchar* _tmp24_; + GtkMessageDialog* _tmp25_; + const gchar* _tmp26_; + const gchar* _tmp27_; + gchar* _tmp28_; + gchar* _tmp29_; GtkResponseType _result_ = 0; - GtkMessageDialog* _tmp36_ = NULL; - gint _tmp37_ = 0; - GtkMessageDialog* _tmp38_ = NULL; - GtkResponseType _tmp39_ = 0; + GtkMessageDialog* _tmp30_; + gint _tmp31_; + GtkMessageDialog* _tmp32_; + GtkResponseType _tmp33_; #line 1400 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_val_if_fail (GTK_IS_WINDOW (owner), FALSE); #line 1400 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_val_if_fail (GEE_IS_COLLECTION (photos), FALSE); #line 1401 "/home/jens/Source/shotwell/src/Dialogs.vala" count = 0; -#line 12581 "Dialogs.c" +#line 12321 "Dialogs.c" { GeeIterator* _photo_it = NULL; - GeeCollection* _tmp0_ = NULL; - GeeIterator* _tmp1_ = NULL; + GeeCollection* _tmp0_; + GeeIterator* _tmp1_; #line 1402 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp0_ = photos; #line 1402 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -12605,14 +12345,14 @@ gboolean revert_editable_dialog (GtkWindow* owner, GeeCollection* photos) { _photo_it = _tmp1_; #line 1402 "/home/jens/Source/shotwell/src/Dialogs.vala" while (TRUE) { -#line 12594 "Dialogs.c" - GeeIterator* _tmp2_ = NULL; - gboolean _tmp3_ = FALSE; +#line 12334 "Dialogs.c" + GeeIterator* _tmp2_; + gboolean _tmp3_; Photo* photo = NULL; - GeeIterator* _tmp4_ = NULL; - gpointer _tmp5_ = NULL; - Photo* _tmp6_ = NULL; - gboolean _tmp7_ = FALSE; + GeeIterator* _tmp4_; + gpointer _tmp5_; + Photo* _tmp6_; + gboolean _tmp7_; #line 1402 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp2_ = _photo_it; #line 1402 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -12621,7 +12361,7 @@ gboolean revert_editable_dialog (GtkWindow* owner, GeeCollection* photos) { if (!_tmp3_) { #line 1402 "/home/jens/Source/shotwell/src/Dialogs.vala" break; -#line 12610 "Dialogs.c" +#line 12350 "Dialogs.c" } #line 1402 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp4_ = _photo_it; @@ -12635,21 +12375,21 @@ gboolean revert_editable_dialog (GtkWindow* owner, GeeCollection* photos) { _tmp7_ = photo_has_editable (_tmp6_); #line 1403 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp7_) { -#line 12624 "Dialogs.c" - gint _tmp8_ = 0; +#line 12364 "Dialogs.c" + gint _tmp8_; #line 1404 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp8_ = count; #line 1404 "/home/jens/Source/shotwell/src/Dialogs.vala" count = _tmp8_ + 1; -#line 12630 "Dialogs.c" +#line 12370 "Dialogs.c" } #line 1402 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (photo); -#line 12634 "Dialogs.c" +#line 12374 "Dialogs.c" } #line 1402 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (_photo_it); -#line 12638 "Dialogs.c" +#line 12378 "Dialogs.c" } #line 1407 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp9_ = count; @@ -12659,114 +12399,96 @@ gboolean revert_editable_dialog (GtkWindow* owner, GeeCollection* photos) { result = FALSE; #line 1408 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 12648 "Dialogs.c" +#line 12388 "Dialogs.c" } #line 1410 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp11_ = count; #line 1410 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp11_ == 1) { -#line 12654 "Dialogs.c" - const gchar* _tmp12_ = NULL; #line 1410 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp12_ = _ ("Revert External Edit?"); -#line 1410 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp10_ = _tmp12_; -#line 12660 "Dialogs.c" + _tmp10_ = _ ("Revert External Edit?"); +#line 12396 "Dialogs.c" } else { - const gchar* _tmp13_ = NULL; #line 1410 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp13_ = _ ("Revert External Edits?"); -#line 1410 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp10_ = _tmp13_; -#line 12667 "Dialogs.c" + _tmp10_ = _ ("Revert External Edits?"); +#line 12400 "Dialogs.c" } #line 1410 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp14_ = g_strdup (_tmp10_); + _tmp12_ = g_strdup (_tmp10_); #line 1410 "/home/jens/Source/shotwell/src/Dialogs.vala" - headline = _tmp14_; -#line 1411 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp15_ = count; + headline = _tmp12_; #line 1411 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp16_ = ngettext ("This will destroy all changes made to the external file. Continue?", "This will destroy all changes made to %d external files. Continue?", (gulong) _tmp15_); + _tmp13_ = count; #line 1411 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp17_ = count; + _tmp14_ = count; #line 1411 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp18_ = g_strdup_printf (_tmp16_, _tmp17_); + _tmp15_ = g_strdup_printf (ngettext ("This will destroy all changes made to the external file. Continue?", "This will destroy all changes made to %d external files. Continue?", (gulong) _tmp13_), _tmp14_); #line 1411 "/home/jens/Source/shotwell/src/Dialogs.vala" - msg = _tmp18_; + msg = _tmp15_; #line 1416 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp20_ = count; -#line 1416 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (_tmp20_ == 1) { -#line 12687 "Dialogs.c" - const gchar* _tmp21_ = NULL; + _tmp17_ = count; #line 1416 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp21_ = _ ("Re_vert External Edit"); + if (_tmp17_ == 1) { #line 1416 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp19_ = _tmp21_; -#line 12693 "Dialogs.c" + _tmp16_ = _ ("Re_vert External Edit"); +#line 12420 "Dialogs.c" } else { - const gchar* _tmp22_ = NULL; #line 1416 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp22_ = _ ("Re_vert External Edits"); -#line 1416 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp19_ = _tmp22_; -#line 12700 "Dialogs.c" + _tmp16_ = _ ("Re_vert External Edits"); +#line 12424 "Dialogs.c" } #line 1416 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp23_ = g_strdup (_tmp19_); + _tmp18_ = g_strdup (_tmp16_); #line 1416 "/home/jens/Source/shotwell/src/Dialogs.vala" - action = _tmp23_; + action = _tmp18_; #line 1418 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp24_ = owner; + _tmp19_ = owner; #line 1418 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp25_ = msg; + _tmp20_ = msg; #line 1418 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp26_ = (GtkMessageDialog*) gtk_message_dialog_new (_tmp24_, GTK_DIALOG_MODAL, GTK_MESSAGE_WARNING, GTK_BUTTONS_NONE, "%s", _tmp25_); + _tmp21_ = (GtkMessageDialog*) gtk_message_dialog_new (_tmp19_, GTK_DIALOG_MODAL, GTK_MESSAGE_WARNING, GTK_BUTTONS_NONE, "%s", _tmp20_); #line 1418 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_object_ref_sink (_tmp26_); + g_object_ref_sink (_tmp21_); #line 1418 "/home/jens/Source/shotwell/src/Dialogs.vala" - dialog = _tmp26_; + dialog = _tmp21_; #line 1420 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp27_ = dialog; + _tmp22_ = dialog; #line 1420 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp28_ = _ ("_Cancel"); -#line 1420 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_dialog_add_button (G_TYPE_CHECK_INSTANCE_CAST (_tmp27_, gtk_dialog_get_type (), GtkDialog), _tmp28_, (gint) GTK_RESPONSE_CANCEL); + gtk_dialog_add_button (G_TYPE_CHECK_INSTANCE_CAST (_tmp22_, gtk_dialog_get_type (), GtkDialog), _ ("_Cancel"), (gint) GTK_RESPONSE_CANCEL); #line 1421 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp29_ = dialog; + _tmp23_ = dialog; #line 1421 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp30_ = action; + _tmp24_ = action; #line 1421 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_dialog_add_button (G_TYPE_CHECK_INSTANCE_CAST (_tmp29_, gtk_dialog_get_type (), GtkDialog), _tmp30_, (gint) GTK_RESPONSE_YES); + gtk_dialog_add_button (G_TYPE_CHECK_INSTANCE_CAST (_tmp23_, gtk_dialog_get_type (), GtkDialog), _tmp24_, (gint) GTK_RESPONSE_YES); #line 1423 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp31_ = dialog; + _tmp25_ = dialog; #line 1423 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp32_ = headline; + _tmp26_ = headline; #line 1423 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp33_ = msg; + _tmp27_ = msg; #line 1423 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp34_ = build_alert_body_text (_tmp32_, _tmp33_, TRUE); + _tmp28_ = build_alert_body_text (_tmp26_, _tmp27_, TRUE); #line 1423 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp35_ = _tmp34_; + _tmp29_ = _tmp28_; #line 1423 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_message_dialog_set_markup (_tmp31_, _tmp35_); + gtk_message_dialog_set_markup (_tmp25_, _tmp29_); #line 1423 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp35_); + _g_free0 (_tmp29_); #line 1425 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp36_ = dialog; + _tmp30_ = dialog; #line 1425 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp37_ = gtk_dialog_run (G_TYPE_CHECK_INSTANCE_CAST (_tmp36_, gtk_dialog_get_type (), GtkDialog)); + _tmp31_ = gtk_dialog_run (G_TYPE_CHECK_INSTANCE_CAST (_tmp30_, gtk_dialog_get_type (), GtkDialog)); #line 1425 "/home/jens/Source/shotwell/src/Dialogs.vala" - _result_ = (GtkResponseType) _tmp37_; + _result_ = (GtkResponseType) _tmp31_; #line 1427 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp38_ = dialog; + _tmp32_ = dialog; #line 1427 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_widget_destroy (G_TYPE_CHECK_INSTANCE_CAST (_tmp38_, gtk_widget_get_type (), GtkWidget)); + gtk_widget_destroy (G_TYPE_CHECK_INSTANCE_CAST (_tmp32_, gtk_widget_get_type (), GtkWidget)); #line 1429 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp39_ = _result_; + _tmp33_ = _result_; #line 1429 "/home/jens/Source/shotwell/src/Dialogs.vala" - result = _tmp39_ == GTK_RESPONSE_YES; + result = _tmp33_ == GTK_RESPONSE_YES; #line 1429 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (dialog); #line 1429 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -12777,34 +12499,31 @@ gboolean revert_editable_dialog (GtkWindow* owner, GeeCollection* photos) { _g_free0 (headline); #line 1429 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 12766 "Dialogs.c" +#line 12488 "Dialogs.c" } gboolean remove_offline_dialog (GtkWindow* owner, gint count) { gboolean result = FALSE; - gint _tmp0_ = 0; + gint _tmp0_; gchar* msg = NULL; - gint _tmp1_ = 0; - const gchar* _tmp2_ = NULL; - gint _tmp3_ = 0; - gchar* _tmp4_ = NULL; + gint _tmp1_; + gint _tmp2_; + gchar* _tmp3_; GtkMessageDialog* dialog = NULL; - GtkWindow* _tmp5_ = NULL; - const gchar* _tmp6_ = NULL; - GtkMessageDialog* _tmp7_ = NULL; - GtkMessageDialog* _tmp8_ = NULL; + GtkWindow* _tmp4_; + const gchar* _tmp5_; + GtkMessageDialog* _tmp6_; + GtkMessageDialog* _tmp7_; + GtkMessageDialog* _tmp8_; const gchar* _tmp9_ = NULL; - GtkMessageDialog* _tmp10_ = NULL; - const gchar* _tmp11_ = NULL; - const gchar* _tmp12_ = NULL; - gint _tmp13_ = 0; - GtkMessageDialog* _tmp16_ = NULL; + gint _tmp10_; + GtkMessageDialog* _tmp11_; GtkResponseType _result_ = 0; - GtkMessageDialog* _tmp17_ = NULL; - gint _tmp18_ = 0; - GtkMessageDialog* _tmp19_ = NULL; - GtkResponseType _tmp20_ = 0; + GtkMessageDialog* _tmp12_; + gint _tmp13_; + GtkMessageDialog* _tmp14_; + GtkResponseType _tmp15_; #line 1432 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_val_if_fail (GTK_IS_WINDOW (owner), FALSE); #line 1433 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -12815,91 +12534,78 @@ gboolean remove_offline_dialog (GtkWindow* owner, gint count) { result = FALSE; #line 1434 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 12804 "Dialogs.c" +#line 12523 "Dialogs.c" } #line 1436 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp1_ = count; #line 1436 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp2_ = ngettext ("This will remove the photo from the library. Continue?", "This will remove %d photos from the library. Continue?", (gulong) _tmp1_); -#line 1436 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp3_ = count; + _tmp2_ = count; #line 1436 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp4_ = g_strdup_printf (_tmp2_, _tmp3_); + _tmp3_ = g_strdup_printf (ngettext ("This will remove the photo from the library. Continue?", "This will remove %d photos from the library. Continue?", (gulong) _tmp1_), _tmp2_); #line 1436 "/home/jens/Source/shotwell/src/Dialogs.vala" - msg = _tmp4_; + msg = _tmp3_; #line 1441 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp5_ = owner; + _tmp4_ = owner; #line 1441 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp6_ = msg; + _tmp5_ = msg; #line 1441 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp7_ = (GtkMessageDialog*) gtk_message_dialog_new (_tmp5_, GTK_DIALOG_MODAL, GTK_MESSAGE_WARNING, GTK_BUTTONS_NONE, "%s", _tmp6_); + _tmp6_ = (GtkMessageDialog*) gtk_message_dialog_new (_tmp4_, GTK_DIALOG_MODAL, GTK_MESSAGE_WARNING, GTK_BUTTONS_NONE, "%s", _tmp5_); #line 1441 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_object_ref_sink (_tmp7_); + g_object_ref_sink (_tmp6_); #line 1441 "/home/jens/Source/shotwell/src/Dialogs.vala" - dialog = _tmp7_; + dialog = _tmp6_; #line 1443 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp8_ = dialog; -#line 1443 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp9_ = _ ("_Cancel"); + _tmp7_ = dialog; #line 1443 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_dialog_add_button (G_TYPE_CHECK_INSTANCE_CAST (_tmp8_, gtk_dialog_get_type (), GtkDialog), _tmp9_, (gint) GTK_RESPONSE_CANCEL); + gtk_dialog_add_button (G_TYPE_CHECK_INSTANCE_CAST (_tmp7_, gtk_dialog_get_type (), GtkDialog), _ ("_Cancel"), (gint) GTK_RESPONSE_CANCEL); #line 1444 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp10_ = dialog; -#line 1444 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp11_ = _ ("_Remove"); + _tmp8_ = dialog; #line 1444 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_dialog_add_button (G_TYPE_CHECK_INSTANCE_CAST (_tmp10_, gtk_dialog_get_type (), GtkDialog), _tmp11_, (gint) GTK_RESPONSE_OK); + gtk_dialog_add_button (G_TYPE_CHECK_INSTANCE_CAST (_tmp8_, gtk_dialog_get_type (), GtkDialog), _ ("_Remove"), (gint) GTK_RESPONSE_OK); #line 1445 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp13_ = count; -#line 1445 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (_tmp13_ == 1) { -#line 12842 "Dialogs.c" - const gchar* _tmp14_ = NULL; + _tmp10_ = count; #line 1445 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp14_ = _ ("Remove Photo From Library"); + if (_tmp10_ == 1) { #line 1445 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp12_ = _tmp14_; -#line 12848 "Dialogs.c" + _tmp9_ = _ ("Remove Photo From Library"); +#line 12557 "Dialogs.c" } else { - const gchar* _tmp15_ = NULL; #line 1445 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp15_ = _ ("Remove Photos From Library"); -#line 1445 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp12_ = _tmp15_; -#line 12855 "Dialogs.c" + _tmp9_ = _ ("Remove Photos From Library"); +#line 12561 "Dialogs.c" } #line 1445 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp16_ = dialog; + _tmp11_ = dialog; #line 1445 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_window_set_title (G_TYPE_CHECK_INSTANCE_CAST (_tmp16_, gtk_window_get_type (), GtkWindow), _tmp12_); + gtk_window_set_title (G_TYPE_CHECK_INSTANCE_CAST (_tmp11_, gtk_window_get_type (), GtkWindow), _tmp9_); #line 1447 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp17_ = dialog; + _tmp12_ = dialog; #line 1447 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp18_ = gtk_dialog_run (G_TYPE_CHECK_INSTANCE_CAST (_tmp17_, gtk_dialog_get_type (), GtkDialog)); + _tmp13_ = gtk_dialog_run (G_TYPE_CHECK_INSTANCE_CAST (_tmp12_, gtk_dialog_get_type (), GtkDialog)); #line 1447 "/home/jens/Source/shotwell/src/Dialogs.vala" - _result_ = (GtkResponseType) _tmp18_; + _result_ = (GtkResponseType) _tmp13_; #line 1449 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp19_ = dialog; + _tmp14_ = dialog; #line 1449 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_widget_destroy (G_TYPE_CHECK_INSTANCE_CAST (_tmp19_, gtk_widget_get_type (), GtkWidget)); + gtk_widget_destroy (G_TYPE_CHECK_INSTANCE_CAST (_tmp14_, gtk_widget_get_type (), GtkWidget)); #line 1451 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp20_ = _result_; + _tmp15_ = _result_; #line 1451 "/home/jens/Source/shotwell/src/Dialogs.vala" - result = _tmp20_ == GTK_RESPONSE_OK; + result = _tmp15_ == GTK_RESPONSE_OK; #line 1451 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (dialog); #line 1451 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (msg); #line 1451 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 12881 "Dialogs.c" +#line 12587 "Dialogs.c" } static void _progress_dialog_on_cancel_gtk_button_clicked (GtkButton* _sender, gpointer self) { #line 1484 "/home/jens/Source/shotwell/src/Dialogs.vala" progress_dialog_on_cancel ((ProgressDialog*) self); -#line 12888 "Dialogs.c" +#line 12594 "Dialogs.c" } @@ -12908,37 +12614,37 @@ static gboolean _progress_dialog_on_window_closed_gtk_widget_delete_event (GtkWi result = progress_dialog_on_window_closed ((ProgressDialog*) self); #line 1485 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 12897 "Dialogs.c" +#line 12603 "Dialogs.c" } ProgressDialog* progress_dialog_construct (GType object_type, GtkWindow* owner, const gchar* text, GCancellable* cancellable) { ProgressDialog * self = NULL; - GCancellable* _tmp0_ = NULL; - GCancellable* _tmp1_ = NULL; - const gchar* _tmp2_ = NULL; - GtkWindow* _tmp3_ = NULL; - GtkProgressBar* _tmp5_ = NULL; - GtkProgressBar* _tmp6_ = NULL; + GCancellable* _tmp0_; + GCancellable* _tmp1_; + const gchar* _tmp2_; + GtkWindow* _tmp3_; + GtkProgressBar* _tmp5_; + GtkProgressBar* _tmp6_; GtkBox* vbox_bar = NULL; - GtkBox* _tmp7_ = NULL; - GtkBox* _tmp8_ = NULL; - GtkProgressBar* _tmp9_ = NULL; - GCancellable* _tmp10_ = NULL; + GtkBox* _tmp7_; + GtkBox* _tmp8_; + GtkProgressBar* _tmp9_; + GCancellable* _tmp10_; GtkBox* hbox = NULL; - GtkBox* _tmp13_ = NULL; - GtkBox* _tmp14_ = NULL; - GtkBox* _tmp15_ = NULL; - GtkButton* _tmp16_ = NULL; + GtkBox* _tmp13_; + GtkBox* _tmp14_; + GtkBox* _tmp15_; + GtkButton* _tmp16_; GtkLabel* primary_text_label = NULL; - GtkLabel* _tmp19_ = NULL; - const gchar* _tmp20_ = NULL; - gchar* _tmp21_ = NULL; - gchar* _tmp22_ = NULL; + GtkLabel* _tmp19_; + const gchar* _tmp20_; + gchar* _tmp21_; + gchar* _tmp22_; GtkBox* vbox = NULL; - GtkBox* _tmp23_ = NULL; - GtkBox* _tmp24_ = NULL; - gulong _tmp25_ = 0UL; + GtkBox* _tmp23_; + GtkBox* _tmp24_; + gulong _tmp25_; #line 1466 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_val_if_fail ((owner == NULL) || GTK_IS_WINDOW (owner), NULL); #line 1466 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -12965,13 +12671,13 @@ ProgressDialog* progress_dialog_construct (GType object_type, GtkWindow* owner, _tmp3_ = owner; #line 1471 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp3_ != NULL) { -#line 12954 "Dialogs.c" - GtkWindow* _tmp4_ = NULL; +#line 12660 "Dialogs.c" + GtkWindow* _tmp4_; #line 1472 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp4_ = owner; #line 1472 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_window_set_transient_for (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_window_get_type (), GtkWindow), _tmp4_); -#line 12960 "Dialogs.c" +#line 12666 "Dialogs.c" } #line 1473 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_window_set_modal (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_window_get_type (), GtkWindow), TRUE); @@ -13001,9 +12707,9 @@ ProgressDialog* progress_dialog_construct (GType object_type, GtkWindow* owner, _tmp10_ = cancellable; #line 1482 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp10_ != NULL) { -#line 12990 "Dialogs.c" - GtkButton* _tmp11_ = NULL; - GtkButton* _tmp12_ = NULL; +#line 12696 "Dialogs.c" + GtkButton* _tmp11_; + GtkButton* _tmp12_; #line 1483 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp11_ = (GtkButton*) gtk_button_new_with_mnemonic (RESOURCES_CANCEL_LABEL); #line 1483 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -13018,7 +12724,7 @@ ProgressDialog* progress_dialog_construct (GType object_type, GtkWindow* owner, g_signal_connect_object (_tmp12_, "clicked", (GCallback) _progress_dialog_on_cancel_gtk_button_clicked, self, 0); #line 1485 "/home/jens/Source/shotwell/src/Dialogs.vala" g_signal_connect_object (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_widget_get_type (), GtkWidget), "delete-event", (GCallback) _progress_dialog_on_window_closed_gtk_widget_delete_event, self, 0); -#line 13007 "Dialogs.c" +#line 12713 "Dialogs.c" } #line 1488 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp13_ = (GtkBox*) gtk_box_new (GTK_ORIENTATION_HORIZONTAL, 8); @@ -13036,16 +12742,16 @@ ProgressDialog* progress_dialog_construct (GType object_type, GtkWindow* owner, _tmp16_ = self->priv->cancel_button; #line 1490 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp16_ != NULL) { -#line 13025 "Dialogs.c" - GtkBox* _tmp17_ = NULL; - GtkButton* _tmp18_ = NULL; +#line 12731 "Dialogs.c" + GtkBox* _tmp17_; + GtkButton* _tmp18_; #line 1491 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp17_ = hbox; #line 1491 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp18_ = self->priv->cancel_button; #line 1491 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_box_pack_end (_tmp17_, G_TYPE_CHECK_INSTANCE_CAST (_tmp18_, gtk_widget_get_type (), GtkWidget), FALSE, FALSE, (guint) 0); -#line 13034 "Dialogs.c" +#line 12740 "Dialogs.c" } #line 1493 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp19_ = (GtkLabel*) gtk_label_new (""); @@ -13111,20 +12817,20 @@ ProgressDialog* progress_dialog_construct (GType object_type, GtkWindow* owner, _g_object_unref0 (vbox_bar); #line 1466 "/home/jens/Source/shotwell/src/Dialogs.vala" return self; -#line 13100 "Dialogs.c" +#line 12806 "Dialogs.c" } ProgressDialog* progress_dialog_new (GtkWindow* owner, const gchar* text, GCancellable* cancellable) { #line 1466 "/home/jens/Source/shotwell/src/Dialogs.vala" return progress_dialog_construct (TYPE_PROGRESS_DIALOG, owner, text, cancellable); -#line 13107 "Dialogs.c" +#line 12813 "Dialogs.c" } static void progress_dialog_real_realize (GtkWidget* base) { ProgressDialog * self; - GCancellable* _tmp0_ = NULL; + GCancellable* _tmp0_; #line 1515 "/home/jens/Source/shotwell/src/Dialogs.vala" self = G_TYPE_CHECK_INSTANCE_CAST (base, TYPE_PROGRESS_DIALOG, ProgressDialog); #line 1516 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -13133,20 +12839,20 @@ static void progress_dialog_real_realize (GtkWidget* base) { _tmp0_ = self->priv->cancellable; #line 1519 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp0_ == NULL) { -#line 13122 "Dialogs.c" - GdkWindow* _tmp1_ = NULL; +#line 12828 "Dialogs.c" + GdkWindow* _tmp1_; #line 1520 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp1_ = gtk_widget_get_window (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_widget_get_type (), GtkWidget)); #line 1520 "/home/jens/Source/shotwell/src/Dialogs.vala" gdk_window_set_functions (_tmp1_, GDK_FUNC_MOVE); -#line 13128 "Dialogs.c" +#line 12834 "Dialogs.c" } } void progress_dialog_update_display_every (ProgressDialog* self, gint update_every) { - gint _tmp0_ = 0; - gint _tmp1_ = 0; + gint _tmp0_; + gint _tmp1_; #line 1523 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (IS_PROGRESS_DIALOG (self)); #line 1524 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -13157,25 +12863,25 @@ void progress_dialog_update_display_every (ProgressDialog* self, gint update_eve _tmp1_ = update_every; #line 1526 "/home/jens/Source/shotwell/src/Dialogs.vala" self->priv->update_every = _tmp1_; -#line 13146 "Dialogs.c" +#line 12852 "Dialogs.c" } void progress_dialog_set_minimum_on_screen_time_msec (ProgressDialog* self, gint minimum_on_screen_time_msec) { - gint _tmp0_ = 0; + gint _tmp0_; #line 1529 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (IS_PROGRESS_DIALOG (self)); #line 1530 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp0_ = minimum_on_screen_time_msec; #line 1530 "/home/jens/Source/shotwell/src/Dialogs.vala" self->priv->minimum_on_screen_time_msec = _tmp0_; -#line 13158 "Dialogs.c" +#line 12864 "Dialogs.c" } void progress_dialog_set_fraction (ProgressDialog* self, gint current, gint total) { - gint _tmp0_ = 0; - gint _tmp1_ = 0; + gint _tmp0_; + gint _tmp1_; #line 1533 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (IS_PROGRESS_DIALOG (self)); #line 1534 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -13184,21 +12890,20 @@ void progress_dialog_set_fraction (ProgressDialog* self, gint current, gint tota _tmp1_ = total; #line 1534 "/home/jens/Source/shotwell/src/Dialogs.vala" progress_dialog_set_percentage (self, ((gdouble) _tmp0_) / ((gdouble) _tmp1_)); -#line 13173 "Dialogs.c" +#line 12879 "Dialogs.c" } void progress_dialog_set_percentage (ProgressDialog* self, gdouble pct) { - gdouble _tmp0_ = 0.0; - gdouble _tmp1_ = 0.0; - gdouble _tmp2_ = 0.0; - GtkProgressBar* _tmp3_ = NULL; - gdouble _tmp4_ = 0.0; - GtkProgressBar* _tmp5_ = NULL; - const gchar* _tmp6_ = NULL; - gdouble _tmp7_ = 0.0; - gchar* _tmp8_ = NULL; - gchar* _tmp9_ = NULL; + gdouble _tmp0_; + gdouble _tmp1_; + gdouble _tmp2_; + GtkProgressBar* _tmp3_; + gdouble _tmp4_; + GtkProgressBar* _tmp5_; + gdouble _tmp6_; + gchar* _tmp7_; + gchar* _tmp8_; #line 1537 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (IS_PROGRESS_DIALOG (self)); #line 1538 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -13220,24 +12925,22 @@ void progress_dialog_set_percentage (ProgressDialog* self, gdouble pct) { #line 1543 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp5_ = self->priv->progress_bar; #line 1543 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp6_ = _ ("%d%%"); + _tmp6_ = pct; #line 1543 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp7_ = pct; + _tmp7_ = g_strdup_printf (_ ("%d%%"), (gint) (_tmp6_ * 100.0)); #line 1543 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp8_ = g_strdup_printf (_tmp6_, (gint) (_tmp7_ * 100.0)); -#line 1543 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp9_ = _tmp8_; + _tmp8_ = _tmp7_; #line 1543 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_progress_bar_set_text (_tmp5_, _tmp9_); + gtk_progress_bar_set_text (_tmp5_, _tmp8_); #line 1543 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp9_); -#line 13220 "Dialogs.c" + _g_free0 (_tmp8_); +#line 12923 "Dialogs.c" } void progress_dialog_set_status (ProgressDialog* self, const gchar* text) { - GtkProgressBar* _tmp0_ = NULL; - const gchar* _tmp1_ = NULL; + GtkProgressBar* _tmp0_; + const gchar* _tmp1_; #line 1551 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (IS_PROGRESS_DIALOG (self)); #line 1551 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -13250,18 +12953,18 @@ void progress_dialog_set_status (ProgressDialog* self, const gchar* text) { gtk_progress_bar_set_text (_tmp0_, _tmp1_); #line 1558 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_widget_show_all (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_widget_get_type (), GtkWidget)); -#line 13239 "Dialogs.c" +#line 12942 "Dialogs.c" } gboolean progress_dialog_monitor (ProgressDialog* self, guint64 count, guint64 total, gboolean do_event_loop) { gboolean result = FALSE; gboolean _tmp0_ = FALSE; - guint64 _tmp1_ = 0ULL; + guint64 _tmp1_; gboolean _tmp8_ = FALSE; - GCancellable* _tmp9_ = NULL; + GCancellable* _tmp9_; gboolean keep_going = FALSE; - gboolean _tmp12_ = FALSE; + gboolean _tmp12_; #line 1562 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_val_if_fail (IS_PROGRESS_DIALOG (self), FALSE); #line 1563 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -13270,11 +12973,11 @@ gboolean progress_dialog_monitor (ProgressDialog* self, guint64 count, guint64 t if (_tmp1_ == G_MAXUINT64) { #line 1563 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp0_ = TRUE; -#line 13259 "Dialogs.c" +#line 12962 "Dialogs.c" } else { - guint64 _tmp2_ = 0ULL; - guint64 _tmp3_ = 0ULL; - gint _tmp4_ = 0; + guint64 _tmp2_; + guint64 _tmp3_; + gint _tmp4_; #line 1563 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp2_ = count; #line 1563 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -13283,14 +12986,14 @@ gboolean progress_dialog_monitor (ProgressDialog* self, guint64 count, guint64 t _tmp4_ = self->priv->update_every; #line 1563 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp0_ = (_tmp2_ - _tmp3_) >= ((guint64) _tmp4_); -#line 13272 "Dialogs.c" +#line 12975 "Dialogs.c" } #line 1563 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp0_) { -#line 13276 "Dialogs.c" - guint64 _tmp5_ = 0ULL; - guint64 _tmp6_ = 0ULL; - guint64 _tmp7_ = 0ULL; +#line 12979 "Dialogs.c" + guint64 _tmp5_; + guint64 _tmp6_; + guint64 _tmp7_; #line 1564 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp5_ = count; #line 1564 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -13301,26 +13004,26 @@ gboolean progress_dialog_monitor (ProgressDialog* self, guint64 count, guint64 t _tmp7_ = count; #line 1565 "/home/jens/Source/shotwell/src/Dialogs.vala" self->priv->last_count = _tmp7_; -#line 13290 "Dialogs.c" +#line 12993 "Dialogs.c" } #line 1568 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp9_ = self->priv->cancellable; #line 1568 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp9_ != NULL) { -#line 13296 "Dialogs.c" - GCancellable* _tmp10_ = NULL; - gboolean _tmp11_ = FALSE; +#line 12999 "Dialogs.c" + GCancellable* _tmp10_; + gboolean _tmp11_; #line 1568 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp10_ = self->priv->cancellable; #line 1568 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp11_ = g_cancellable_is_cancelled (_tmp10_); #line 1568 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp8_ = !_tmp11_; -#line 13305 "Dialogs.c" +#line 13008 "Dialogs.c" } else { #line 1568 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp8_ = TRUE; -#line 13309 "Dialogs.c" +#line 13012 "Dialogs.c" } #line 1568 "/home/jens/Source/shotwell/src/Dialogs.vala" keep_going = _tmp8_; @@ -13330,13 +13033,13 @@ gboolean progress_dialog_monitor (ProgressDialog* self, guint64 count, guint64 t if (_tmp12_) { #line 1577 "/home/jens/Source/shotwell/src/Dialogs.vala" spin_event_loop (); -#line 13319 "Dialogs.c" +#line 13022 "Dialogs.c" } #line 1579 "/home/jens/Source/shotwell/src/Dialogs.vala" result = keep_going; #line 1579 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 13325 "Dialogs.c" +#line 13028 "Dialogs.c" } @@ -13347,7 +13050,7 @@ void progress_dialog_close (ProgressDialog* self) { gtk_widget_hide (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_widget_get_type (), GtkWidget)); #line 1588 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_widget_destroy (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_widget_get_type (), GtkWidget)); -#line 13336 "Dialogs.c" +#line 13039 "Dialogs.c" } @@ -13361,39 +13064,39 @@ static gboolean progress_dialog_on_window_closed (ProgressDialog* self) { result = FALSE; #line 1593 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 13350 "Dialogs.c" +#line 13053 "Dialogs.c" } static void progress_dialog_on_cancel (ProgressDialog* self) { - GCancellable* _tmp0_ = NULL; - GtkButton* _tmp2_ = NULL; + GCancellable* _tmp0_; + GtkButton* _tmp2_; #line 1597 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (IS_PROGRESS_DIALOG (self)); #line 1598 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp0_ = self->priv->cancellable; #line 1598 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp0_ != NULL) { -#line 13363 "Dialogs.c" - GCancellable* _tmp1_ = NULL; +#line 13066 "Dialogs.c" + GCancellable* _tmp1_; #line 1599 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp1_ = self->priv->cancellable; #line 1599 "/home/jens/Source/shotwell/src/Dialogs.vala" g_cancellable_cancel (_tmp1_); -#line 13369 "Dialogs.c" +#line 13072 "Dialogs.c" } #line 1601 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp2_ = self->priv->cancel_button; #line 1601 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_widget_set_sensitive (G_TYPE_CHECK_INSTANCE_CAST (_tmp2_, gtk_widget_get_type (), GtkWidget), FALSE); -#line 13375 "Dialogs.c" +#line 13078 "Dialogs.c" } static void progress_dialog_maybe_show_all (ProgressDialog* self, gdouble pct) { gboolean _tmp0_ = FALSE; - gboolean _tmp1_ = FALSE; - gboolean _tmp2_ = FALSE; + gboolean _tmp1_; + gboolean _tmp2_; #line 1604 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (IS_PROGRESS_DIALOG (self)); #line 1607 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -13402,10 +13105,10 @@ static void progress_dialog_maybe_show_all (ProgressDialog* self, gdouble pct) { _tmp2_ = _tmp1_; #line 1607 "/home/jens/Source/shotwell/src/Dialogs.vala" if (!_tmp2_) { -#line 13391 "Dialogs.c" - gulong _tmp3_ = 0UL; - gulong _tmp4_ = 0UL; - gint _tmp5_ = 0; +#line 13094 "Dialogs.c" + gulong _tmp3_; + gulong _tmp4_; + gint _tmp5_; #line 1607 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp3_ = now_ms (); #line 1607 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -13414,22 +13117,22 @@ static void progress_dialog_maybe_show_all (ProgressDialog* self, gdouble pct) { _tmp5_ = self->priv->minimum_on_screen_time_msec; #line 1607 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp0_ = (_tmp3_ - _tmp4_) > ((gulong) _tmp5_); -#line 13403 "Dialogs.c" +#line 13106 "Dialogs.c" } else { #line 1607 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp0_ = FALSE; -#line 13407 "Dialogs.c" +#line 13110 "Dialogs.c" } #line 1607 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp0_) { -#line 13411 "Dialogs.c" +#line 13114 "Dialogs.c" gdouble pps = 0.0; - gdouble _tmp6_ = 0.0; - gint _tmp7_ = 0; + gdouble _tmp6_; + gint _tmp7_; gdouble ttc = 0.0; - gdouble _tmp8_ = 0.0; - gdouble _tmp9_ = 0.0; - gint _tmp10_ = 0; + gdouble _tmp8_; + gdouble _tmp9_; + gint _tmp10_; #line 1609 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp6_ = pct; #line 1609 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -13450,7 +13153,7 @@ static void progress_dialog_maybe_show_all (ProgressDialog* self, gdouble pct) { gtk_widget_show_all (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_widget_get_type (), GtkWidget)); #line 1620 "/home/jens/Source/shotwell/src/Dialogs.vala" spin_event_loop (); -#line 13439 "Dialogs.c" +#line 13142 "Dialogs.c" } } } @@ -13462,15 +13165,15 @@ static void progress_dialog_class_init (ProgressDialogClass * klass) { #line 1454 "/home/jens/Source/shotwell/src/Dialogs.vala" g_type_class_add_private (klass, sizeof (ProgressDialogPrivate)); #line 1454 "/home/jens/Source/shotwell/src/Dialogs.vala" - ((GtkWidgetClass *) klass)->realize = (void (*)(GtkWidget*)) progress_dialog_real_realize; + ((GtkWidgetClass *) klass)->realize = (void (*) (GtkWidget *)) progress_dialog_real_realize; #line 1454 "/home/jens/Source/shotwell/src/Dialogs.vala" G_OBJECT_CLASS (klass)->finalize = progress_dialog_finalize; -#line 13454 "Dialogs.c" +#line 13157 "Dialogs.c" } static void progress_dialog_instance_init (ProgressDialog * self) { - GtkProgressBar* _tmp0_ = NULL; + GtkProgressBar* _tmp0_; #line 1454 "/home/jens/Source/shotwell/src/Dialogs.vala" self->priv = PROGRESS_DIALOG_GET_PRIVATE (self); #line 1455 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -13487,11 +13190,11 @@ static void progress_dialog_instance_init (ProgressDialog * self) { self->priv->update_every = 1; #line 1460 "/home/jens/Source/shotwell/src/Dialogs.vala" self->priv->minimum_on_screen_time_msec = 500; -#line 13476 "Dialogs.c" +#line 13179 "Dialogs.c" } -static void progress_dialog_finalize (GObject* obj) { +static void progress_dialog_finalize (GObject * obj) { ProgressDialog * self; #line 1454 "/home/jens/Source/shotwell/src/Dialogs.vala" self = G_TYPE_CHECK_INSTANCE_CAST (obj, TYPE_PROGRESS_DIALOG, ProgressDialog); @@ -13503,7 +13206,7 @@ static void progress_dialog_finalize (GObject* obj) { _g_object_unref0 (self->priv->cancellable); #line 1454 "/home/jens/Source/shotwell/src/Dialogs.vala" G_OBJECT_CLASS (progress_dialog_parent_class)->finalize (obj); -#line 13492 "Dialogs.c" +#line 13195 "Dialogs.c" } @@ -13534,28 +13237,28 @@ static GType adjust_date_time_dialog_time_system_get_type (void) { static void _adjust_date_time_dialog_on_time_changed_gtk_calendar_day_selected (GtkCalendar* _sender, gpointer self) { #line 1672 "/home/jens/Source/shotwell/src/Dialogs.vala" adjust_date_time_dialog_on_time_changed ((AdjustDateTimeDialog*) self); -#line 13523 "Dialogs.c" +#line 13226 "Dialogs.c" } static void _adjust_date_time_dialog_on_time_changed_gtk_calendar_month_changed (GtkCalendar* _sender, gpointer self) { #line 1673 "/home/jens/Source/shotwell/src/Dialogs.vala" adjust_date_time_dialog_on_time_changed ((AdjustDateTimeDialog*) self); -#line 13530 "Dialogs.c" +#line 13233 "Dialogs.c" } static void _adjust_date_time_dialog_on_time_changed_gtk_calendar_next_year (GtkCalendar* _sender, gpointer self) { #line 1674 "/home/jens/Source/shotwell/src/Dialogs.vala" adjust_date_time_dialog_on_time_changed ((AdjustDateTimeDialog*) self); -#line 13537 "Dialogs.c" +#line 13240 "Dialogs.c" } static void _adjust_date_time_dialog_on_time_changed_gtk_calendar_prev_year (GtkCalendar* _sender, gpointer self) { #line 1675 "/home/jens/Source/shotwell/src/Dialogs.vala" adjust_date_time_dialog_on_time_changed ((AdjustDateTimeDialog*) self); -#line 13544 "Dialogs.c" +#line 13247 "Dialogs.c" } @@ -13564,170 +13267,165 @@ static gboolean _adjust_date_time_dialog_on_spin_button_output_gtk_spin_button_o result = adjust_date_time_dialog_on_spin_button_output ((AdjustDateTimeDialog*) self, _sender); #line 1682 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 13553 "Dialogs.c" +#line 13256 "Dialogs.c" } static void _adjust_date_time_dialog_on_time_system_changed_gtk_combo_box_changed (GtkComboBox* _sender, gpointer self) { #line 1700 "/home/jens/Source/shotwell/src/Dialogs.vala" adjust_date_time_dialog_on_time_system_changed ((AdjustDateTimeDialog*) self); -#line 13560 "Dialogs.c" +#line 13263 "Dialogs.c" } static void _adjust_date_time_dialog_on_time_changed_gtk_toggle_button_toggled (GtkToggleButton* _sender, gpointer self) { #line 1722 "/home/jens/Source/shotwell/src/Dialogs.vala" adjust_date_time_dialog_on_time_changed ((AdjustDateTimeDialog*) self); -#line 13567 "Dialogs.c" +#line 13270 "Dialogs.c" } static void g_time_local (time_t time, struct tm* result) { struct tm _result_ = {0}; struct tm _tmp0_ = {0}; -#line 2750 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 2846 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" localtime_r (&time, &_tmp0_); -#line 2750 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 2846 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _result_ = _tmp0_; -#line 2751 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 2847 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" *result = _result_; -#line 2751 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 2847 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" return; -#line 13582 "Dialogs.c" +#line 13285 "Dialogs.c" } AdjustDateTimeDialog* adjust_date_time_dialog_construct (GType object_type, Dateable* source, gint photo_count, gboolean display_options, gboolean contains_video, gboolean only_video) { AdjustDateTimeDialog * self = NULL; - Dateable* _tmp0_ = NULL; + Dateable* _tmp0_; gboolean use_header = FALSE; - GtkSettings* _tmp1_ = NULL; + GtkSettings* _tmp1_; gint _tmp2_ = 0; - gboolean _tmp3_ = FALSE; - AppWindow* _tmp4_ = NULL; - AppWindow* _tmp5_ = NULL; - GtkCalendar* _tmp6_ = NULL; - GtkCalendar* _tmp7_ = NULL; - GtkCalendar* _tmp8_ = NULL; - GtkCalendar* _tmp9_ = NULL; - GtkCalendar* _tmp10_ = NULL; - ConfigFacade* _tmp11_ = NULL; - ConfigFacade* _tmp12_ = NULL; - gboolean _tmp13_ = FALSE; - gboolean _tmp14_ = FALSE; - GtkSpinButton* _tmp17_ = NULL; - GtkSpinButton* _tmp18_ = NULL; - GtkSpinButton* _tmp19_ = NULL; - GtkSpinButton* _tmp20_ = NULL; - GtkSpinButton* _tmp21_ = NULL; - GtkSpinButton* _tmp22_ = NULL; - GtkSpinButton* _tmp23_ = NULL; - GtkSpinButton* _tmp24_ = NULL; - GtkSpinButton* _tmp25_ = NULL; - GtkSpinButton* _tmp26_ = NULL; - GtkSpinButton* _tmp27_ = NULL; - GtkComboBoxText* _tmp28_ = NULL; - GtkComboBoxText* _tmp29_ = NULL; - const gchar* _tmp30_ = NULL; - GtkComboBoxText* _tmp31_ = NULL; - const gchar* _tmp32_ = NULL; - GtkComboBoxText* _tmp33_ = NULL; - const gchar* _tmp34_ = NULL; - GtkComboBoxText* _tmp35_ = NULL; + gboolean _tmp3_; + AppWindow* _tmp4_; + AppWindow* _tmp5_; + GtkCalendar* _tmp6_; + GtkCalendar* _tmp7_; + GtkCalendar* _tmp8_; + GtkCalendar* _tmp9_; + GtkCalendar* _tmp10_; + ConfigFacade* _tmp11_; + ConfigFacade* _tmp12_; + gboolean _tmp13_; + gboolean _tmp14_; + GtkSpinButton* _tmp17_; + GtkSpinButton* _tmp18_; + GtkSpinButton* _tmp19_; + GtkSpinButton* _tmp20_; + GtkSpinButton* _tmp21_; + GtkSpinButton* _tmp22_; + GtkSpinButton* _tmp23_; + GtkSpinButton* _tmp24_; + GtkSpinButton* _tmp25_; + GtkSpinButton* _tmp26_; + GtkSpinButton* _tmp27_; + GtkComboBoxText* _tmp28_; + GtkComboBoxText* _tmp29_; + GtkComboBoxText* _tmp30_; + GtkComboBoxText* _tmp31_; + GtkComboBoxText* _tmp32_; GtkBox* clock = NULL; - GtkBox* _tmp36_ = NULL; - GtkBox* _tmp37_ = NULL; - GtkSpinButton* _tmp38_ = NULL; - GtkBox* _tmp39_ = NULL; - GtkLabel* _tmp40_ = NULL; - GtkLabel* _tmp41_ = NULL; - GtkBox* _tmp42_ = NULL; - GtkSpinButton* _tmp43_ = NULL; - GtkBox* _tmp44_ = NULL; - GtkLabel* _tmp45_ = NULL; - GtkLabel* _tmp46_ = NULL; - GtkBox* _tmp47_ = NULL; - GtkSpinButton* _tmp48_ = NULL; - GtkBox* _tmp49_ = NULL; - GtkComboBoxText* _tmp50_ = NULL; - const gchar* _tmp51_ = NULL; - GtkRadioButton* _tmp52_ = NULL; - GtkRadioButton* _tmp53_ = NULL; - ConfigFacade* _tmp54_ = NULL; - ConfigFacade* _tmp55_ = NULL; - gboolean _tmp56_ = FALSE; - gboolean _tmp57_ = FALSE; - gboolean _tmp58_ = FALSE; - GtkRadioButton* _tmp60_ = NULL; - GtkRadioButton* _tmp61_ = NULL; - GSList* _tmp62_ = NULL; - const gchar* _tmp63_ = NULL; - GtkRadioButton* _tmp64_ = NULL; - GtkRadioButton* _tmp65_ = NULL; - ConfigFacade* _tmp66_ = NULL; - ConfigFacade* _tmp67_ = NULL; - gboolean _tmp68_ = FALSE; - gboolean _tmp69_ = FALSE; - gboolean _tmp70_ = FALSE; - GtkRadioButton* _tmp72_ = NULL; - GtkRadioButton* _tmp73_ = NULL; - gboolean _tmp74_ = FALSE; + GtkBox* _tmp33_; + GtkBox* _tmp34_; + GtkSpinButton* _tmp35_; + GtkBox* _tmp36_; + GtkLabel* _tmp37_; + GtkLabel* _tmp38_; + GtkBox* _tmp39_; + GtkSpinButton* _tmp40_; + GtkBox* _tmp41_; + GtkLabel* _tmp42_; + GtkLabel* _tmp43_; + GtkBox* _tmp44_; + GtkSpinButton* _tmp45_; + GtkBox* _tmp46_; + GtkComboBoxText* _tmp47_; + GtkRadioButton* _tmp48_; + GtkRadioButton* _tmp49_; + ConfigFacade* _tmp50_; + ConfigFacade* _tmp51_; + gboolean _tmp52_; + gboolean _tmp53_ = FALSE; + gboolean _tmp54_; + GtkRadioButton* _tmp56_; + GtkRadioButton* _tmp57_; + GSList* _tmp58_; + GtkRadioButton* _tmp59_; + GtkRadioButton* _tmp60_; + ConfigFacade* _tmp61_; + ConfigFacade* _tmp62_; + gboolean _tmp63_; + gboolean _tmp64_ = FALSE; + gboolean _tmp65_; + GtkRadioButton* _tmp67_; + GtkRadioButton* _tmp68_; + gboolean _tmp69_; + gboolean _tmp78_ = FALSE; + ConfigFacade* _tmp79_; + ConfigFacade* _tmp80_; + gboolean _tmp81_; + gboolean _tmp82_; + GtkCheckButton* _tmp84_; gboolean _tmp85_ = FALSE; - ConfigFacade* _tmp86_ = NULL; - ConfigFacade* _tmp87_ = NULL; - gboolean _tmp88_ = FALSE; - gboolean _tmp89_ = FALSE; - GtkCheckButton* _tmp91_ = NULL; - gboolean _tmp92_ = FALSE; - gboolean _tmp93_ = FALSE; - GtkCheckButton* _tmp100_ = NULL; + gboolean _tmp86_; + GtkCheckButton* _tmp93_; GtkBox* time_content = NULL; - GtkBox* _tmp101_ = NULL; - GtkBox* _tmp102_ = NULL; - GtkCalendar* _tmp103_ = NULL; - GtkBox* _tmp104_ = NULL; - GtkBox* _tmp105_ = NULL; - gboolean _tmp106_ = FALSE; + GtkBox* _tmp94_; + GtkBox* _tmp95_; + GtkCalendar* _tmp96_; + GtkBox* _tmp97_; + GtkBox* _tmp98_; + gboolean _tmp99_; GdkPixbuf* preview = NULL; GtkBox* image_content = NULL; - GtkBox* _tmp120_ = NULL; - GtkBox* _tmp121_ = NULL; - GtkBox* _tmp122_ = NULL; - GtkImage* _tmp123_ = NULL; - GdkPixbuf* _tmp124_ = NULL; + GtkBox* _tmp113_; + GtkBox* _tmp114_; + GtkBox* _tmp115_; + GtkImage* _tmp116_ = NULL; + GdkPixbuf* _tmp117_; GtkImage* image = NULL; - GtkImage* _tmp128_ = NULL; - GtkLabel* _tmp129_ = NULL; - GtkBox* _tmp130_ = NULL; - GtkImage* _tmp131_ = NULL; - GtkBox* _tmp132_ = NULL; - GtkLabel* _tmp133_ = NULL; + GtkImage* _tmp121_; + GtkLabel* _tmp122_; + GtkBox* _tmp123_; + GtkImage* _tmp124_; + GtkBox* _tmp125_; + GtkLabel* _tmp126_; GtkBox* hbox = NULL; - GtkBox* _tmp134_ = NULL; - GtkBox* _tmp135_ = NULL; - GtkBox* _tmp136_ = NULL; - GtkBox* _tmp137_ = NULL; - GtkBox* _tmp138_ = NULL; - GtkBox* _tmp139_ = NULL; - GtkBox* _tmp140_ = NULL; - GtkBox* _tmp141_ = NULL; - GtkBox* _tmp142_ = NULL; - GtkBox* _tmp143_ = NULL; - GtkBox* _tmp144_ = NULL; - GtkBox* _tmp145_ = NULL; - GtkLabel* _tmp146_ = NULL; - GtkLabel* _tmp147_ = NULL; - GtkLabel* _tmp148_ = NULL; - GtkBox* _tmp149_ = NULL; - GtkLabel* _tmp150_ = NULL; - Dateable* _tmp151_ = NULL; - time_t _tmp152_ = 0; - time_t _tmp153_ = 0; - time_t _tmp155_ = 0; - struct tm _tmp156_ = {0}; - ConfigFacade* _tmp157_ = NULL; - ConfigFacade* _tmp158_ = NULL; - gboolean _tmp159_ = FALSE; + GtkBox* _tmp127_; + GtkBox* _tmp128_; + GtkBox* _tmp129_; + GtkBox* _tmp130_; + GtkBox* _tmp131_; + GtkBox* _tmp132_; + GtkBox* _tmp133_; + GtkBox* _tmp134_; + GtkBox* _tmp135_; + GtkBox* _tmp136_; + GtkBox* _tmp137_; + GtkBox* _tmp138_; + GtkLabel* _tmp139_; + GtkLabel* _tmp140_; + GtkLabel* _tmp141_; + GtkBox* _tmp142_; + GtkLabel* _tmp143_; + Dateable* _tmp144_; + time_t _tmp145_; + time_t _tmp146_; + time_t _tmp148_; + struct tm _tmp149_ = {0}; + ConfigFacade* _tmp150_; + ConfigFacade* _tmp151_; + gboolean _tmp152_; GError * _inner_error_ = NULL; #line 1655 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_val_if_fail (IS_DATEABLE (source), NULL); @@ -13745,11 +13443,11 @@ AdjustDateTimeDialog* adjust_date_time_dialog_construct (GType object_type, Date if (_tmp3_) { #line 1661 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp2_ = 1; -#line 13734 "Dialogs.c" +#line 13432 "Dialogs.c" } else { #line 1661 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp2_ = 0; -#line 13738 "Dialogs.c" +#line 13436 "Dialogs.c" } #line 1661 "/home/jens/Source/shotwell/src/Dialogs.vala" self = (AdjustDateTimeDialog*) g_object_new (object_type, "use-header-bar", _tmp2_, NULL); @@ -13805,8 +13503,8 @@ AdjustDateTimeDialog* adjust_date_time_dialog_construct (GType object_type, Date _g_object_unref0 (_tmp12_); #line 1677 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp14_) { -#line 13794 "Dialogs.c" - GtkSpinButton* _tmp15_ = NULL; +#line 13492 "Dialogs.c" + GtkSpinButton* _tmp15_; #line 1678 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp15_ = (GtkSpinButton*) gtk_spin_button_new_with_range ((gdouble) 0, (gdouble) 23, (gdouble) 1); #line 1678 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -13815,9 +13513,9 @@ AdjustDateTimeDialog* adjust_date_time_dialog_construct (GType object_type, Date _g_object_unref0 (self->priv->hour); #line 1678 "/home/jens/Source/shotwell/src/Dialogs.vala" self->priv->hour = _tmp15_; -#line 13804 "Dialogs.c" +#line 13502 "Dialogs.c" } else { - GtkSpinButton* _tmp16_ = NULL; + GtkSpinButton* _tmp16_; #line 1680 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp16_ = (GtkSpinButton*) gtk_spin_button_new_with_range ((gdouble) 1, (gdouble) 12, (gdouble) 1); #line 1680 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -13826,7 +13524,7 @@ AdjustDateTimeDialog* adjust_date_time_dialog_construct (GType object_type, Date _g_object_unref0 (self->priv->hour); #line 1680 "/home/jens/Source/shotwell/src/Dialogs.vala" self->priv->hour = _tmp16_; -#line 13815 "Dialogs.c" +#line 13513 "Dialogs.c" } #line 1682 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp17_ = self->priv->hour; @@ -13891,414 +13589,398 @@ AdjustDateTimeDialog* adjust_date_time_dialog_construct (GType object_type, Date #line 1697 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp29_ = self->priv->system; #line 1697 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp30_ = _ ("AM"); -#line 1697 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_combo_box_text_append_text (_tmp29_, _tmp30_); -#line 1698 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp31_ = self->priv->system; + gtk_combo_box_text_append_text (_tmp29_, _ ("AM")); #line 1698 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp32_ = _ ("PM"); + _tmp30_ = self->priv->system; #line 1698 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_combo_box_text_append_text (_tmp31_, _tmp32_); -#line 1699 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp33_ = self->priv->system; + gtk_combo_box_text_append_text (_tmp30_, _ ("PM")); #line 1699 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp34_ = _ ("24 Hr"); + _tmp31_ = self->priv->system; #line 1699 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_combo_box_text_append_text (_tmp33_, _tmp34_); + gtk_combo_box_text_append_text (_tmp31_, _ ("24 Hr")); #line 1700 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp35_ = self->priv->system; + _tmp32_ = self->priv->system; #line 1700 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_signal_connect_object (G_TYPE_CHECK_INSTANCE_CAST (_tmp35_, gtk_combo_box_get_type (), GtkComboBox), "changed", (GCallback) _adjust_date_time_dialog_on_time_system_changed_gtk_combo_box_changed, self, 0); + g_signal_connect_object (G_TYPE_CHECK_INSTANCE_CAST (_tmp32_, gtk_combo_box_get_type (), GtkComboBox), "changed", (GCallback) _adjust_date_time_dialog_on_time_system_changed_gtk_combo_box_changed, self, 0); #line 1702 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp36_ = (GtkBox*) gtk_box_new (GTK_ORIENTATION_HORIZONTAL, 3); + _tmp33_ = (GtkBox*) gtk_box_new (GTK_ORIENTATION_HORIZONTAL, 3); #line 1702 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_object_ref_sink (_tmp36_); + g_object_ref_sink (_tmp33_); #line 1702 "/home/jens/Source/shotwell/src/Dialogs.vala" - clock = _tmp36_; + clock = _tmp33_; #line 1704 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp37_ = clock; + _tmp34_ = clock; #line 1704 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp38_ = self->priv->hour; + _tmp35_ = self->priv->hour; #line 1704 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_box_pack_start (_tmp37_, G_TYPE_CHECK_INSTANCE_CAST (_tmp38_, gtk_widget_get_type (), GtkWidget), FALSE, FALSE, (guint) 0); + gtk_box_pack_start (_tmp34_, G_TYPE_CHECK_INSTANCE_CAST (_tmp35_, gtk_widget_get_type (), GtkWidget), FALSE, FALSE, (guint) 0); #line 1705 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp39_ = clock; + _tmp36_ = clock; #line 1705 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp40_ = (GtkLabel*) gtk_label_new (":"); + _tmp37_ = (GtkLabel*) gtk_label_new (":"); #line 1705 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_object_ref_sink (_tmp40_); + g_object_ref_sink (_tmp37_); #line 1705 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp41_ = _tmp40_; + _tmp38_ = _tmp37_; #line 1705 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_box_pack_start (_tmp39_, G_TYPE_CHECK_INSTANCE_CAST (_tmp41_, gtk_widget_get_type (), GtkWidget), FALSE, FALSE, (guint) 0); + gtk_box_pack_start (_tmp36_, G_TYPE_CHECK_INSTANCE_CAST (_tmp38_, gtk_widget_get_type (), GtkWidget), FALSE, FALSE, (guint) 0); #line 1705 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_object_unref0 (_tmp41_); + _g_object_unref0 (_tmp38_); #line 1706 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp42_ = clock; + _tmp39_ = clock; #line 1706 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp43_ = self->priv->minute; + _tmp40_ = self->priv->minute; #line 1706 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_box_pack_start (_tmp42_, G_TYPE_CHECK_INSTANCE_CAST (_tmp43_, gtk_widget_get_type (), GtkWidget), FALSE, FALSE, (guint) 0); + gtk_box_pack_start (_tmp39_, G_TYPE_CHECK_INSTANCE_CAST (_tmp40_, gtk_widget_get_type (), GtkWidget), FALSE, FALSE, (guint) 0); #line 1707 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp44_ = clock; + _tmp41_ = clock; #line 1707 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp45_ = (GtkLabel*) gtk_label_new (":"); + _tmp42_ = (GtkLabel*) gtk_label_new (":"); #line 1707 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_object_ref_sink (_tmp45_); + g_object_ref_sink (_tmp42_); #line 1707 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp46_ = _tmp45_; + _tmp43_ = _tmp42_; #line 1707 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_box_pack_start (_tmp44_, G_TYPE_CHECK_INSTANCE_CAST (_tmp46_, gtk_widget_get_type (), GtkWidget), FALSE, FALSE, (guint) 0); + gtk_box_pack_start (_tmp41_, G_TYPE_CHECK_INSTANCE_CAST (_tmp43_, gtk_widget_get_type (), GtkWidget), FALSE, FALSE, (guint) 0); #line 1707 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_object_unref0 (_tmp46_); + _g_object_unref0 (_tmp43_); #line 1708 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp47_ = clock; + _tmp44_ = clock; #line 1708 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp48_ = self->priv->second; + _tmp45_ = self->priv->second; #line 1708 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_box_pack_start (_tmp47_, G_TYPE_CHECK_INSTANCE_CAST (_tmp48_, gtk_widget_get_type (), GtkWidget), FALSE, FALSE, (guint) 0); + gtk_box_pack_start (_tmp44_, G_TYPE_CHECK_INSTANCE_CAST (_tmp45_, gtk_widget_get_type (), GtkWidget), FALSE, FALSE, (guint) 0); #line 1709 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp49_ = clock; + _tmp46_ = clock; #line 1709 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp50_ = self->priv->system; + _tmp47_ = self->priv->system; #line 1709 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_box_pack_start (_tmp49_, G_TYPE_CHECK_INSTANCE_CAST (_tmp50_, gtk_widget_get_type (), GtkWidget), FALSE, FALSE, (guint) 0); + gtk_box_pack_start (_tmp46_, G_TYPE_CHECK_INSTANCE_CAST (_tmp47_, gtk_widget_get_type (), GtkWidget), FALSE, FALSE, (guint) 0); #line 1711 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_dialog_set_default_response (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_dialog_get_type (), GtkDialog), (gint) GTK_RESPONSE_OK); #line 1713 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp51_ = _ ("_Shift photos/videos by the same amount"); -#line 1713 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp52_ = (GtkRadioButton*) gtk_radio_button_new_with_mnemonic (NULL, _tmp51_); + _tmp48_ = (GtkRadioButton*) gtk_radio_button_new_with_mnemonic (NULL, _ ("_Shift photos/videos by the same amount")); #line 1713 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_object_ref_sink (_tmp52_); + g_object_ref_sink (_tmp48_); #line 1713 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (self->priv->relativity_radio_button); #line 1713 "/home/jens/Source/shotwell/src/Dialogs.vala" - self->priv->relativity_radio_button = _tmp52_; + self->priv->relativity_radio_button = _tmp48_; #line 1715 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp53_ = self->priv->relativity_radio_button; + _tmp49_ = self->priv->relativity_radio_button; #line 1715 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp54_ = config_facade_get_instance (); + _tmp50_ = config_facade_get_instance (); #line 1715 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp55_ = _tmp54_; + _tmp51_ = _tmp50_; #line 1715 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp56_ = configuration_facade_get_keep_relativity (G_TYPE_CHECK_INSTANCE_CAST (_tmp55_, TYPE_CONFIGURATION_FACADE, ConfigurationFacade)); + _tmp52_ = configuration_facade_get_keep_relativity (G_TYPE_CHECK_INSTANCE_CAST (_tmp51_, TYPE_CONFIGURATION_FACADE, ConfigurationFacade)); #line 1715 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_toggle_button_set_active (G_TYPE_CHECK_INSTANCE_CAST (_tmp53_, gtk_toggle_button_get_type (), GtkToggleButton), _tmp56_); + gtk_toggle_button_set_active (G_TYPE_CHECK_INSTANCE_CAST (_tmp49_, gtk_toggle_button_get_type (), GtkToggleButton), _tmp52_); #line 1715 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_object_unref0 (_tmp55_); + _g_object_unref0 (_tmp51_); #line 1716 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp58_ = display_options; + _tmp54_ = display_options; #line 1716 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (_tmp58_) { -#line 13981 "Dialogs.c" - gint _tmp59_ = 0; + if (_tmp54_) { +#line 13671 "Dialogs.c" + gint _tmp55_; #line 1716 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp59_ = photo_count; + _tmp55_ = photo_count; #line 1716 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp57_ = _tmp59_ > 1; -#line 13987 "Dialogs.c" + _tmp53_ = _tmp55_ > 1; +#line 13677 "Dialogs.c" } else { #line 1716 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp57_ = FALSE; -#line 13991 "Dialogs.c" + _tmp53_ = FALSE; +#line 13681 "Dialogs.c" } #line 1716 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp60_ = self->priv->relativity_radio_button; + _tmp56_ = self->priv->relativity_radio_button; #line 1716 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_widget_set_sensitive (G_TYPE_CHECK_INSTANCE_CAST (_tmp60_, gtk_widget_get_type (), GtkWidget), _tmp57_); + gtk_widget_set_sensitive (G_TYPE_CHECK_INSTANCE_CAST (_tmp56_, gtk_widget_get_type (), GtkWidget), _tmp53_); #line 1718 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp61_ = self->priv->relativity_radio_button; + _tmp57_ = self->priv->relativity_radio_button; #line 1718 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp62_ = gtk_radio_button_get_group (_tmp61_); + _tmp58_ = gtk_radio_button_get_group (_tmp57_); #line 1718 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp63_ = _ ("Set _all photos/videos to this time"); + _tmp59_ = (GtkRadioButton*) gtk_radio_button_new_with_mnemonic (_tmp58_, _ ("Set _all photos/videos to this time")); #line 1718 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp64_ = (GtkRadioButton*) gtk_radio_button_new_with_mnemonic (_tmp62_, _tmp63_); -#line 1718 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_object_ref_sink (_tmp64_); + g_object_ref_sink (_tmp59_); #line 1718 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (self->priv->batch_radio_button); #line 1718 "/home/jens/Source/shotwell/src/Dialogs.vala" - self->priv->batch_radio_button = _tmp64_; + self->priv->batch_radio_button = _tmp59_; #line 1720 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp65_ = self->priv->batch_radio_button; + _tmp60_ = self->priv->batch_radio_button; #line 1720 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp66_ = config_facade_get_instance (); + _tmp61_ = config_facade_get_instance (); #line 1720 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp67_ = _tmp66_; + _tmp62_ = _tmp61_; #line 1720 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp68_ = configuration_facade_get_keep_relativity (G_TYPE_CHECK_INSTANCE_CAST (_tmp67_, TYPE_CONFIGURATION_FACADE, ConfigurationFacade)); + _tmp63_ = configuration_facade_get_keep_relativity (G_TYPE_CHECK_INSTANCE_CAST (_tmp62_, TYPE_CONFIGURATION_FACADE, ConfigurationFacade)); #line 1720 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_toggle_button_set_active (G_TYPE_CHECK_INSTANCE_CAST (_tmp65_, gtk_toggle_button_get_type (), GtkToggleButton), !_tmp68_); + gtk_toggle_button_set_active (G_TYPE_CHECK_INSTANCE_CAST (_tmp60_, gtk_toggle_button_get_type (), GtkToggleButton), !_tmp63_); #line 1720 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_object_unref0 (_tmp67_); + _g_object_unref0 (_tmp62_); #line 1721 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp70_ = display_options; + _tmp65_ = display_options; #line 1721 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (_tmp70_) { -#line 14027 "Dialogs.c" - gint _tmp71_ = 0; + if (_tmp65_) { +#line 13715 "Dialogs.c" + gint _tmp66_; #line 1721 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp71_ = photo_count; + _tmp66_ = photo_count; #line 1721 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp69_ = _tmp71_ > 1; -#line 14033 "Dialogs.c" + _tmp64_ = _tmp66_ > 1; +#line 13721 "Dialogs.c" } else { #line 1721 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp69_ = FALSE; -#line 14037 "Dialogs.c" + _tmp64_ = FALSE; +#line 13725 "Dialogs.c" } #line 1721 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp72_ = self->priv->batch_radio_button; + _tmp67_ = self->priv->batch_radio_button; #line 1721 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_widget_set_sensitive (G_TYPE_CHECK_INSTANCE_CAST (_tmp72_, gtk_widget_get_type (), GtkWidget), _tmp69_); + gtk_widget_set_sensitive (G_TYPE_CHECK_INSTANCE_CAST (_tmp67_, gtk_widget_get_type (), GtkWidget), _tmp64_); #line 1722 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp73_ = self->priv->batch_radio_button; + _tmp68_ = self->priv->batch_radio_button; #line 1722 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_signal_connect_object (G_TYPE_CHECK_INSTANCE_CAST (_tmp73_, gtk_toggle_button_get_type (), GtkToggleButton), "toggled", (GCallback) _adjust_date_time_dialog_on_time_changed_gtk_toggle_button_toggled, self, 0); + g_signal_connect_object (G_TYPE_CHECK_INSTANCE_CAST (_tmp68_, gtk_toggle_button_get_type (), GtkToggleButton), "toggled", (GCallback) _adjust_date_time_dialog_on_time_changed_gtk_toggle_button_toggled, self, 0); #line 1724 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp74_ = contains_video; + _tmp69_ = contains_video; #line 1724 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (_tmp74_) { -#line 14051 "Dialogs.c" + if (_tmp69_) { +#line 13739 "Dialogs.c" gchar* text = NULL; - gint _tmp75_ = 0; - const gchar* _tmp76_ = NULL; - gchar* _tmp77_ = NULL; - const gchar* _tmp78_ = NULL; - GtkCheckButton* _tmp79_ = NULL; + gint _tmp70_; + gchar* _tmp71_; + const gchar* _tmp72_; + GtkCheckButton* _tmp73_; #line 1725 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp75_ = photo_count; + _tmp70_ = photo_count; #line 1725 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp76_ = ngettext ("_Modify original photo file", "_Modify original photo files", (gulong) _tmp75_); + _tmp71_ = g_strdup (ngettext ("_Modify original photo file", "_Modify original photo files", (gulong) _tmp70_)); #line 1725 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp77_ = g_strdup (_tmp76_); -#line 1725 "/home/jens/Source/shotwell/src/Dialogs.vala" - text = _tmp77_; + text = _tmp71_; #line 1727 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp78_ = text; + _tmp72_ = text; #line 1727 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp79_ = (GtkCheckButton*) gtk_check_button_new_with_mnemonic (_tmp78_); + _tmp73_ = (GtkCheckButton*) gtk_check_button_new_with_mnemonic (_tmp72_); #line 1727 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_object_ref_sink (_tmp79_); + g_object_ref_sink (_tmp73_); #line 1727 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (self->priv->modify_originals_check_button); #line 1727 "/home/jens/Source/shotwell/src/Dialogs.vala" - self->priv->modify_originals_check_button = _tmp79_; + self->priv->modify_originals_check_button = _tmp73_; #line 1724 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (text); -#line 14078 "Dialogs.c" +#line 13763 "Dialogs.c" } else { gchar* text = NULL; - gint _tmp80_ = 0; - const gchar* _tmp81_ = NULL; - gchar* _tmp82_ = NULL; - const gchar* _tmp83_ = NULL; - GtkCheckButton* _tmp84_ = NULL; -#line 1729 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp80_ = photo_count; + gint _tmp74_; + gchar* _tmp75_; + const gchar* _tmp76_; + GtkCheckButton* _tmp77_; #line 1729 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp81_ = ngettext ("_Modify original file", "_Modify original files", (gulong) _tmp80_); + _tmp74_ = photo_count; #line 1729 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp82_ = g_strdup (_tmp81_); + _tmp75_ = g_strdup (ngettext ("_Modify original file", "_Modify original files", (gulong) _tmp74_)); #line 1729 "/home/jens/Source/shotwell/src/Dialogs.vala" - text = _tmp82_; + text = _tmp75_; #line 1730 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp83_ = text; + _tmp76_ = text; #line 1730 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp84_ = (GtkCheckButton*) gtk_check_button_new_with_mnemonic (_tmp83_); + _tmp77_ = (GtkCheckButton*) gtk_check_button_new_with_mnemonic (_tmp76_); #line 1730 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_object_ref_sink (_tmp84_); + g_object_ref_sink (_tmp77_); #line 1730 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (self->priv->modify_originals_check_button); #line 1730 "/home/jens/Source/shotwell/src/Dialogs.vala" - self->priv->modify_originals_check_button = _tmp84_; + self->priv->modify_originals_check_button = _tmp77_; #line 1724 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (text); -#line 14106 "Dialogs.c" +#line 13788 "Dialogs.c" } #line 1733 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp86_ = config_facade_get_instance (); + _tmp79_ = config_facade_get_instance (); #line 1733 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp87_ = _tmp86_; + _tmp80_ = _tmp79_; #line 1733 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp88_ = configuration_facade_get_commit_metadata_to_masters (G_TYPE_CHECK_INSTANCE_CAST (_tmp87_, TYPE_CONFIGURATION_FACADE, ConfigurationFacade)); + _tmp81_ = configuration_facade_get_commit_metadata_to_masters (G_TYPE_CHECK_INSTANCE_CAST (_tmp80_, TYPE_CONFIGURATION_FACADE, ConfigurationFacade)); #line 1733 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp89_ = _tmp88_; + _tmp82_ = _tmp81_; #line 1733 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_object_unref0 (_tmp87_); + _g_object_unref0 (_tmp80_); #line 1733 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (_tmp89_) { -#line 14120 "Dialogs.c" - gboolean _tmp90_ = FALSE; + if (_tmp82_) { +#line 13802 "Dialogs.c" + gboolean _tmp83_; #line 1734 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp90_ = display_options; + _tmp83_ = display_options; #line 1734 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp85_ = _tmp90_; -#line 14126 "Dialogs.c" + _tmp78_ = _tmp83_; +#line 13808 "Dialogs.c" } else { #line 1733 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp85_ = FALSE; -#line 14130 "Dialogs.c" + _tmp78_ = FALSE; +#line 13812 "Dialogs.c" } #line 1733 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp91_ = self->priv->modify_originals_check_button; + _tmp84_ = self->priv->modify_originals_check_button; #line 1733 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_toggle_button_set_active (G_TYPE_CHECK_INSTANCE_CAST (_tmp91_, gtk_toggle_button_get_type (), GtkToggleButton), _tmp85_); + gtk_toggle_button_set_active (G_TYPE_CHECK_INSTANCE_CAST (_tmp84_, gtk_toggle_button_get_type (), GtkToggleButton), _tmp78_); #line 1735 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp93_ = only_video; + _tmp86_ = only_video; #line 1735 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (!_tmp93_) { -#line 14140 "Dialogs.c" - gboolean _tmp94_ = FALSE; - ConfigFacade* _tmp95_ = NULL; - ConfigFacade* _tmp96_ = NULL; - gboolean _tmp97_ = FALSE; - gboolean _tmp98_ = FALSE; + if (!_tmp86_) { +#line 13822 "Dialogs.c" + gboolean _tmp87_ = FALSE; + ConfigFacade* _tmp88_; + ConfigFacade* _tmp89_; + gboolean _tmp90_; + gboolean _tmp91_; #line 1736 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp95_ = config_facade_get_instance (); + _tmp88_ = config_facade_get_instance (); #line 1736 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp96_ = _tmp95_; + _tmp89_ = _tmp88_; #line 1736 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp97_ = configuration_facade_get_commit_metadata_to_masters (G_TYPE_CHECK_INSTANCE_CAST (_tmp96_, TYPE_CONFIGURATION_FACADE, ConfigurationFacade)); + _tmp90_ = configuration_facade_get_commit_metadata_to_masters (G_TYPE_CHECK_INSTANCE_CAST (_tmp89_, TYPE_CONFIGURATION_FACADE, ConfigurationFacade)); #line 1736 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp98_ = !_tmp97_; + _tmp91_ = !_tmp90_; #line 1736 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_object_unref0 (_tmp96_); + _g_object_unref0 (_tmp89_); #line 1736 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (_tmp98_) { -#line 14158 "Dialogs.c" - gboolean _tmp99_ = FALSE; + if (_tmp91_) { +#line 13840 "Dialogs.c" + gboolean _tmp92_; #line 1736 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp99_ = display_options; + _tmp92_ = display_options; #line 1736 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp94_ = _tmp99_; -#line 14164 "Dialogs.c" + _tmp87_ = _tmp92_; +#line 13846 "Dialogs.c" } else { #line 1736 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp94_ = FALSE; -#line 14168 "Dialogs.c" + _tmp87_ = FALSE; +#line 13850 "Dialogs.c" } #line 1736 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp92_ = _tmp94_; -#line 14172 "Dialogs.c" + _tmp85_ = _tmp87_; +#line 13854 "Dialogs.c" } else { #line 1735 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp92_ = FALSE; -#line 14176 "Dialogs.c" + _tmp85_ = FALSE; +#line 13858 "Dialogs.c" } #line 1735 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp100_ = self->priv->modify_originals_check_button; + _tmp93_ = self->priv->modify_originals_check_button; #line 1735 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_widget_set_sensitive (G_TYPE_CHECK_INSTANCE_CAST (_tmp100_, gtk_widget_get_type (), GtkWidget), _tmp92_); + gtk_widget_set_sensitive (G_TYPE_CHECK_INSTANCE_CAST (_tmp93_, gtk_widget_get_type (), GtkWidget), _tmp85_); #line 1738 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp101_ = (GtkBox*) gtk_box_new (GTK_ORIENTATION_VERTICAL, 5); + _tmp94_ = (GtkBox*) gtk_box_new (GTK_ORIENTATION_VERTICAL, 5); #line 1738 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_object_ref_sink (_tmp101_); + g_object_ref_sink (_tmp94_); #line 1738 "/home/jens/Source/shotwell/src/Dialogs.vala" - time_content = _tmp101_; + time_content = _tmp94_; #line 1740 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp102_ = time_content; + _tmp95_ = time_content; #line 1740 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp103_ = self->priv->calendar; + _tmp96_ = self->priv->calendar; #line 1740 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_box_pack_start (_tmp102_, G_TYPE_CHECK_INSTANCE_CAST (_tmp103_, gtk_widget_get_type (), GtkWidget), TRUE, FALSE, (guint) 0); + gtk_box_pack_start (_tmp95_, G_TYPE_CHECK_INSTANCE_CAST (_tmp96_, gtk_widget_get_type (), GtkWidget), TRUE, FALSE, (guint) 0); #line 1741 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp104_ = time_content; + _tmp97_ = time_content; #line 1741 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp105_ = clock; + _tmp98_ = clock; #line 1741 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_box_pack_start (_tmp104_, G_TYPE_CHECK_INSTANCE_CAST (_tmp105_, gtk_widget_get_type (), GtkWidget), TRUE, FALSE, (guint) 0); + gtk_box_pack_start (_tmp97_, G_TYPE_CHECK_INSTANCE_CAST (_tmp98_, gtk_widget_get_type (), GtkWidget), TRUE, FALSE, (guint) 0); #line 1743 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp106_ = display_options; + _tmp99_ = display_options; #line 1743 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (_tmp106_) { -#line 14204 "Dialogs.c" - GtkBox* _tmp107_ = NULL; - GtkRadioButton* _tmp108_ = NULL; - GtkBox* _tmp109_ = NULL; - GtkRadioButton* _tmp110_ = NULL; - GtkBox* _tmp111_ = NULL; - GtkCheckButton* _tmp112_ = NULL; + if (_tmp99_) { +#line 13886 "Dialogs.c" + GtkBox* _tmp100_; + GtkRadioButton* _tmp101_; + GtkBox* _tmp102_; + GtkRadioButton* _tmp103_; + GtkBox* _tmp104_; + GtkCheckButton* _tmp105_; #line 1744 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp107_ = time_content; + _tmp100_ = time_content; #line 1744 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp108_ = self->priv->relativity_radio_button; + _tmp101_ = self->priv->relativity_radio_button; #line 1744 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_box_pack_start (_tmp107_, G_TYPE_CHECK_INSTANCE_CAST (_tmp108_, gtk_widget_get_type (), GtkWidget), TRUE, FALSE, (guint) 0); + gtk_box_pack_start (_tmp100_, G_TYPE_CHECK_INSTANCE_CAST (_tmp101_, gtk_widget_get_type (), GtkWidget), TRUE, FALSE, (guint) 0); #line 1745 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp109_ = time_content; + _tmp102_ = time_content; #line 1745 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp110_ = self->priv->batch_radio_button; + _tmp103_ = self->priv->batch_radio_button; #line 1745 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_box_pack_start (_tmp109_, G_TYPE_CHECK_INSTANCE_CAST (_tmp110_, gtk_widget_get_type (), GtkWidget), TRUE, FALSE, (guint) 0); + gtk_box_pack_start (_tmp102_, G_TYPE_CHECK_INSTANCE_CAST (_tmp103_, gtk_widget_get_type (), GtkWidget), TRUE, FALSE, (guint) 0); #line 1746 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp111_ = time_content; + _tmp104_ = time_content; #line 1746 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp112_ = self->priv->modify_originals_check_button; + _tmp105_ = self->priv->modify_originals_check_button; #line 1746 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_box_pack_start (_tmp111_, G_TYPE_CHECK_INSTANCE_CAST (_tmp112_, gtk_widget_get_type (), GtkWidget), TRUE, FALSE, (guint) 0); -#line 14229 "Dialogs.c" + gtk_box_pack_start (_tmp104_, G_TYPE_CHECK_INSTANCE_CAST (_tmp105_, gtk_widget_get_type (), GtkWidget), TRUE, FALSE, (guint) 0); +#line 13911 "Dialogs.c" } #line 1749 "/home/jens/Source/shotwell/src/Dialogs.vala" preview = NULL; -#line 14233 "Dialogs.c" +#line 13915 "Dialogs.c" { - GdkPixbuf* _tmp113_ = NULL; - Dateable* _tmp114_ = NULL; - GdkPixbuf* _tmp115_ = NULL; - GdkPixbuf* _tmp116_ = NULL; + GdkPixbuf* _tmp106_ = NULL; + Dateable* _tmp107_; + GdkPixbuf* _tmp108_; + GdkPixbuf* _tmp109_; #line 1753 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp114_ = source; + _tmp107_ = source; #line 1753 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp115_ = thumbnail_source_get_thumbnail (G_TYPE_CHECK_INSTANCE_CAST (_tmp114_, TYPE_THUMBNAIL_SOURCE, ThumbnailSource), ADJUST_DATE_TIME_DIALOG_CALENDAR_THUMBNAIL_SCALE, &_inner_error_); + _tmp108_ = thumbnail_source_get_thumbnail (G_TYPE_CHECK_INSTANCE_CAST (_tmp107_, TYPE_THUMBNAIL_SOURCE, ThumbnailSource), ADJUST_DATE_TIME_DIALOG_CALENDAR_THUMBNAIL_SCALE, &_inner_error_); #line 1753 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp113_ = _tmp115_; + _tmp106_ = _tmp108_; #line 1753 "/home/jens/Source/shotwell/src/Dialogs.vala" if (G_UNLIKELY (_inner_error_ != NULL)) { -#line 14247 "Dialogs.c" - goto __catch425_g_error; +#line 13929 "Dialogs.c" + goto __catch426_g_error; } #line 1753 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp116_ = _tmp113_; + _tmp109_ = _tmp106_; #line 1753 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp113_ = NULL; + _tmp106_ = NULL; #line 1753 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (preview); #line 1753 "/home/jens/Source/shotwell/src/Dialogs.vala" - preview = _tmp116_; + preview = _tmp109_; #line 1750 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_object_unref0 (_tmp113_); -#line 14260 "Dialogs.c" + _g_object_unref0 (_tmp106_); +#line 13942 "Dialogs.c" } - goto __finally425; - __catch425_g_error: + goto __finally426; + __catch426_g_error: { GError* err = NULL; - Dateable* _tmp117_ = NULL; - gchar* _tmp118_ = NULL; - gchar* _tmp119_ = NULL; + Dateable* _tmp110_; + gchar* _tmp111_; + gchar* _tmp112_; #line 1750 "/home/jens/Source/shotwell/src/Dialogs.vala" err = _inner_error_; #line 1750 "/home/jens/Source/shotwell/src/Dialogs.vala" _inner_error_ = NULL; #line 1755 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp117_ = source; + _tmp110_ = source; #line 1755 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp118_ = data_object_to_string (G_TYPE_CHECK_INSTANCE_CAST (_tmp117_, TYPE_DATA_OBJECT, DataObject)); + _tmp111_ = data_object_to_string (G_TYPE_CHECK_INSTANCE_CAST (_tmp110_, TYPE_DATA_OBJECT, DataObject)); #line 1755 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp119_ = _tmp118_; + _tmp112_ = _tmp111_; #line 1755 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_warning ("Dialogs.vala:1755: Unable to fetch preview for %s", _tmp119_); + g_warning ("Dialogs.vala:1755: Unable to fetch preview for %s", _tmp112_); #line 1755 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp119_); + _g_free0 (_tmp112_); #line 1750 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_error_free0 (err); -#line 14285 "Dialogs.c" +#line 13967 "Dialogs.c" } - __finally425: + __finally426: #line 1750 "/home/jens/Source/shotwell/src/Dialogs.vala" if (G_UNLIKELY (_inner_error_ != NULL)) { #line 1750 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -14313,184 +13995,184 @@ AdjustDateTimeDialog* adjust_date_time_dialog_construct (GType object_type, Date g_clear_error (&_inner_error_); #line 1750 "/home/jens/Source/shotwell/src/Dialogs.vala" return NULL; -#line 14302 "Dialogs.c" +#line 13984 "Dialogs.c" } #line 1758 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp120_ = (GtkBox*) gtk_box_new (GTK_ORIENTATION_VERTICAL, 0); + _tmp113_ = (GtkBox*) gtk_box_new (GTK_ORIENTATION_VERTICAL, 0); #line 1758 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_object_ref_sink (_tmp120_); + g_object_ref_sink (_tmp113_); #line 1758 "/home/jens/Source/shotwell/src/Dialogs.vala" - image_content = _tmp120_; + image_content = _tmp113_; #line 1759 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp121_ = image_content; + _tmp114_ = image_content; #line 1759 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_widget_set_valign (G_TYPE_CHECK_INSTANCE_CAST (_tmp121_, gtk_widget_get_type (), GtkWidget), GTK_ALIGN_START); + gtk_widget_set_valign (G_TYPE_CHECK_INSTANCE_CAST (_tmp114_, gtk_widget_get_type (), GtkWidget), GTK_ALIGN_START); #line 1760 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp122_ = image_content; + _tmp115_ = image_content; #line 1760 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_box_set_homogeneous (_tmp122_, TRUE); + gtk_box_set_homogeneous (_tmp115_, TRUE); #line 1761 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp124_ = preview; + _tmp117_ = preview; #line 1761 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (_tmp124_ != NULL) { -#line 14322 "Dialogs.c" - GdkPixbuf* _tmp125_ = NULL; - GtkImage* _tmp126_ = NULL; + if (_tmp117_ != NULL) { +#line 14004 "Dialogs.c" + GdkPixbuf* _tmp118_; + GtkImage* _tmp119_; #line 1761 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp125_ = preview; + _tmp118_ = preview; #line 1761 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp126_ = (GtkImage*) gtk_image_new_from_pixbuf (_tmp125_); + _tmp119_ = (GtkImage*) gtk_image_new_from_pixbuf (_tmp118_); #line 1761 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_object_ref_sink (_tmp126_); + g_object_ref_sink (_tmp119_); #line 1761 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_object_unref0 (_tmp123_); + _g_object_unref0 (_tmp116_); #line 1761 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp123_ = _tmp126_; -#line 14335 "Dialogs.c" + _tmp116_ = _tmp119_; +#line 14017 "Dialogs.c" } else { - GtkImage* _tmp127_ = NULL; + GtkImage* _tmp120_; #line 1761 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp127_ = (GtkImage*) gtk_image_new (); + _tmp120_ = (GtkImage*) gtk_image_new (); #line 1761 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_object_ref_sink (_tmp127_); + g_object_ref_sink (_tmp120_); #line 1761 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_object_unref0 (_tmp123_); + _g_object_unref0 (_tmp116_); #line 1761 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp123_ = _tmp127_; -#line 14346 "Dialogs.c" + _tmp116_ = _tmp120_; +#line 14028 "Dialogs.c" } #line 1761 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp128_ = _g_object_ref0 (_tmp123_); + _tmp121_ = _g_object_ref0 (_tmp116_); #line 1761 "/home/jens/Source/shotwell/src/Dialogs.vala" - image = _tmp128_; + image = _tmp121_; #line 1762 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp129_ = (GtkLabel*) gtk_label_new (NULL); + _tmp122_ = (GtkLabel*) gtk_label_new (NULL); #line 1762 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_object_ref_sink (_tmp129_); + g_object_ref_sink (_tmp122_); #line 1762 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (self->priv->original_time_label); #line 1762 "/home/jens/Source/shotwell/src/Dialogs.vala" - self->priv->original_time_label = _tmp129_; + self->priv->original_time_label = _tmp122_; #line 1763 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp130_ = image_content; + _tmp123_ = image_content; #line 1763 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp131_ = image; + _tmp124_ = image; #line 1763 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_box_pack_start (_tmp130_, G_TYPE_CHECK_INSTANCE_CAST (_tmp131_, gtk_widget_get_type (), GtkWidget), TRUE, FALSE, (guint) 0); + gtk_box_pack_start (_tmp123_, G_TYPE_CHECK_INSTANCE_CAST (_tmp124_, gtk_widget_get_type (), GtkWidget), TRUE, FALSE, (guint) 0); #line 1764 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp132_ = image_content; + _tmp125_ = image_content; #line 1764 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp133_ = self->priv->original_time_label; + _tmp126_ = self->priv->original_time_label; #line 1764 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_box_pack_start (_tmp132_, G_TYPE_CHECK_INSTANCE_CAST (_tmp133_, gtk_widget_get_type (), GtkWidget), TRUE, FALSE, (guint) 0); + gtk_box_pack_start (_tmp125_, G_TYPE_CHECK_INSTANCE_CAST (_tmp126_, gtk_widget_get_type (), GtkWidget), TRUE, FALSE, (guint) 0); #line 1766 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp134_ = (GtkBox*) gtk_box_new (GTK_ORIENTATION_HORIZONTAL, 10); + _tmp127_ = (GtkBox*) gtk_box_new (GTK_ORIENTATION_HORIZONTAL, 10); #line 1766 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_object_ref_sink (_tmp134_); + g_object_ref_sink (_tmp127_); #line 1766 "/home/jens/Source/shotwell/src/Dialogs.vala" - hbox = _tmp134_; + hbox = _tmp127_; #line 1767 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp135_ = hbox; + _tmp128_ = hbox; #line 1767 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_container_set_border_width (G_TYPE_CHECK_INSTANCE_CAST (_tmp135_, gtk_container_get_type (), GtkContainer), (guint) 3); + gtk_container_set_border_width (G_TYPE_CHECK_INSTANCE_CAST (_tmp128_, gtk_container_get_type (), GtkContainer), (guint) 3); #line 1768 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp136_ = hbox; + _tmp129_ = hbox; #line 1768 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp137_ = image_content; + _tmp130_ = image_content; #line 1768 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_box_pack_start (_tmp136_, G_TYPE_CHECK_INSTANCE_CAST (_tmp137_, gtk_widget_get_type (), GtkWidget), TRUE, FALSE, (guint) 0); + gtk_box_pack_start (_tmp129_, G_TYPE_CHECK_INSTANCE_CAST (_tmp130_, gtk_widget_get_type (), GtkWidget), TRUE, FALSE, (guint) 0); #line 1769 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp138_ = hbox; + _tmp131_ = hbox; #line 1769 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp139_ = time_content; + _tmp132_ = time_content; #line 1769 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_box_pack_start (_tmp138_, G_TYPE_CHECK_INSTANCE_CAST (_tmp139_, gtk_widget_get_type (), GtkWidget), TRUE, FALSE, (guint) 0); + gtk_box_pack_start (_tmp131_, G_TYPE_CHECK_INSTANCE_CAST (_tmp132_, gtk_widget_get_type (), GtkWidget), TRUE, FALSE, (guint) 0); #line 1770 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp140_ = hbox; + _tmp133_ = hbox; #line 1770 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_widget_set_halign (G_TYPE_CHECK_INSTANCE_CAST (_tmp140_, gtk_widget_get_type (), GtkWidget), GTK_ALIGN_CENTER); + gtk_widget_set_halign (G_TYPE_CHECK_INSTANCE_CAST (_tmp133_, gtk_widget_get_type (), GtkWidget), GTK_ALIGN_CENTER); #line 1771 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp141_ = hbox; + _tmp134_ = hbox; #line 1771 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_widget_set_valign (G_TYPE_CHECK_INSTANCE_CAST (_tmp141_, gtk_widget_get_type (), GtkWidget), GTK_ALIGN_CENTER); + gtk_widget_set_valign (G_TYPE_CHECK_INSTANCE_CAST (_tmp134_, gtk_widget_get_type (), GtkWidget), GTK_ALIGN_CENTER); #line 1772 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp142_ = hbox; + _tmp135_ = hbox; #line 1772 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_widget_set_hexpand (G_TYPE_CHECK_INSTANCE_CAST (_tmp142_, gtk_widget_get_type (), GtkWidget), FALSE); + gtk_widget_set_hexpand (G_TYPE_CHECK_INSTANCE_CAST (_tmp135_, gtk_widget_get_type (), GtkWidget), FALSE); #line 1773 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp143_ = hbox; + _tmp136_ = hbox; #line 1773 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_widget_set_vexpand (G_TYPE_CHECK_INSTANCE_CAST (_tmp143_, gtk_widget_get_type (), GtkWidget), FALSE); + gtk_widget_set_vexpand (G_TYPE_CHECK_INSTANCE_CAST (_tmp136_, gtk_widget_get_type (), GtkWidget), FALSE); #line 1775 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp144_ = (GtkBox*) gtk_dialog_get_content_area (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_dialog_get_type (), GtkDialog)); + _tmp137_ = (GtkBox*) gtk_dialog_get_content_area (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_dialog_get_type (), GtkDialog)); #line 1775 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp145_ = hbox; + _tmp138_ = hbox; #line 1775 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_box_pack_start (G_TYPE_CHECK_INSTANCE_CAST (_tmp144_, gtk_box_get_type (), GtkBox), G_TYPE_CHECK_INSTANCE_CAST (_tmp145_, gtk_widget_get_type (), GtkWidget), TRUE, FALSE, (guint) 0); + gtk_box_pack_start (G_TYPE_CHECK_INSTANCE_CAST (_tmp137_, gtk_box_get_type (), GtkBox), G_TYPE_CHECK_INSTANCE_CAST (_tmp138_, gtk_widget_get_type (), GtkWidget), TRUE, FALSE, (guint) 0); #line 1777 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp146_ = (GtkLabel*) gtk_label_new (""); + _tmp139_ = (GtkLabel*) gtk_label_new (""); #line 1777 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_object_ref_sink (_tmp146_); + g_object_ref_sink (_tmp139_); #line 1777 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (self->priv->notification); #line 1777 "/home/jens/Source/shotwell/src/Dialogs.vala" - self->priv->notification = _tmp146_; + self->priv->notification = _tmp139_; #line 1778 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp147_ = self->priv->notification; + _tmp140_ = self->priv->notification; #line 1778 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_label_set_line_wrap (_tmp147_, TRUE); + gtk_label_set_line_wrap (_tmp140_, TRUE); #line 1779 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp148_ = self->priv->notification; + _tmp141_ = self->priv->notification; #line 1779 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_label_set_justify (_tmp148_, GTK_JUSTIFY_CENTER); + gtk_label_set_justify (_tmp141_, GTK_JUSTIFY_CENTER); #line 1781 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp149_ = (GtkBox*) gtk_dialog_get_content_area (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_dialog_get_type (), GtkDialog)); + _tmp142_ = (GtkBox*) gtk_dialog_get_content_area (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_dialog_get_type (), GtkDialog)); #line 1781 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp150_ = self->priv->notification; + _tmp143_ = self->priv->notification; #line 1781 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_box_pack_start (G_TYPE_CHECK_INSTANCE_CAST (_tmp149_, gtk_box_get_type (), GtkBox), G_TYPE_CHECK_INSTANCE_CAST (_tmp150_, gtk_widget_get_type (), GtkWidget), TRUE, TRUE, (guint) 0); + gtk_box_pack_start (G_TYPE_CHECK_INSTANCE_CAST (_tmp142_, gtk_box_get_type (), GtkBox), G_TYPE_CHECK_INSTANCE_CAST (_tmp143_, gtk_widget_get_type (), GtkWidget), TRUE, TRUE, (guint) 0); #line 1783 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp151_ = source; + _tmp144_ = source; #line 1783 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp152_ = dateable_get_exposure_time (_tmp151_); + _tmp145_ = dateable_get_exposure_time (_tmp144_); #line 1783 "/home/jens/Source/shotwell/src/Dialogs.vala" - self->priv->original_time = _tmp152_; + self->priv->original_time = _tmp145_; #line 1785 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp153_ = self->priv->original_time; + _tmp146_ = self->priv->original_time; #line 1785 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (_tmp153_ == ((time_t) 0)) { -#line 14448 "Dialogs.c" - time_t _tmp154_ = 0; + if (_tmp146_ == ((time_t) 0)) { +#line 14130 "Dialogs.c" + time_t _tmp147_; #line 1786 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp154_ = time (NULL); + _tmp147_ = time (NULL); #line 1786 "/home/jens/Source/shotwell/src/Dialogs.vala" - self->priv->original_time = _tmp154_; + self->priv->original_time = _tmp147_; #line 1787 "/home/jens/Source/shotwell/src/Dialogs.vala" self->priv->no_original_time = TRUE; -#line 14456 "Dialogs.c" +#line 14138 "Dialogs.c" } #line 1790 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp155_ = self->priv->original_time; + _tmp148_ = self->priv->original_time; #line 1790 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_time_local (_tmp155_, &_tmp156_); + g_time_local (_tmp148_, &_tmp149_); #line 1790 "/home/jens/Source/shotwell/src/Dialogs.vala" - adjust_date_time_dialog_set_time (self, &_tmp156_); + adjust_date_time_dialog_set_time (self, &_tmp149_); #line 1791 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp157_ = config_facade_get_instance (); + _tmp150_ = config_facade_get_instance (); #line 1791 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp158_ = _tmp157_; + _tmp151_ = _tmp150_; #line 1791 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp159_ = configuration_facade_get_use_24_hour_time (G_TYPE_CHECK_INSTANCE_CAST (_tmp158_, TYPE_CONFIGURATION_FACADE, ConfigurationFacade)); + _tmp152_ = configuration_facade_get_use_24_hour_time (G_TYPE_CHECK_INSTANCE_CAST (_tmp151_, TYPE_CONFIGURATION_FACADE, ConfigurationFacade)); #line 1791 "/home/jens/Source/shotwell/src/Dialogs.vala" - adjust_date_time_dialog_set_original_time_label (self, _tmp159_); + adjust_date_time_dialog_set_original_time_label (self, _tmp152_); #line 1791 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_object_unref0 (_tmp158_); + _g_object_unref0 (_tmp151_); #line 1655 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (hbox); #line 1655 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (image); #line 1655 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_object_unref0 (_tmp123_); + _g_object_unref0 (_tmp116_); #line 1655 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (image_content); #line 1655 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -14501,38 +14183,38 @@ AdjustDateTimeDialog* adjust_date_time_dialog_construct (GType object_type, Date _g_object_unref0 (clock); #line 1655 "/home/jens/Source/shotwell/src/Dialogs.vala" return self; -#line 14490 "Dialogs.c" +#line 14172 "Dialogs.c" } AdjustDateTimeDialog* adjust_date_time_dialog_new (Dateable* source, gint photo_count, gboolean display_options, gboolean contains_video, gboolean only_video) { #line 1655 "/home/jens/Source/shotwell/src/Dialogs.vala" return adjust_date_time_dialog_construct (TYPE_ADJUST_DATE_TIME_DIALOG, source, photo_count, display_options, contains_video, only_video); -#line 14497 "Dialogs.c" +#line 14179 "Dialogs.c" } static void adjust_date_time_dialog_set_time (AdjustDateTimeDialog* self, struct tm* time) { - GtkCalendar* _tmp0_ = NULL; - struct tm _tmp1_ = {0}; - gint _tmp2_ = 0; - struct tm _tmp3_ = {0}; - gint _tmp4_ = 0; - GtkCalendar* _tmp5_ = NULL; - struct tm _tmp6_ = {0}; - gint _tmp7_ = 0; - ConfigFacade* _tmp8_ = NULL; - ConfigFacade* _tmp9_ = NULL; - gboolean _tmp10_ = FALSE; - gboolean _tmp11_ = FALSE; - GtkSpinButton* _tmp26_ = NULL; - struct tm _tmp27_ = {0}; - gint _tmp28_ = 0; - GtkSpinButton* _tmp29_ = NULL; - struct tm _tmp30_ = {0}; - gint _tmp31_ = 0; - GtkComboBoxText* _tmp32_ = NULL; - gint _tmp33_ = 0; + GtkCalendar* _tmp0_; + struct tm _tmp1_; + gint _tmp2_; + struct tm _tmp3_; + gint _tmp4_; + GtkCalendar* _tmp5_; + struct tm _tmp6_; + gint _tmp7_; + ConfigFacade* _tmp8_; + ConfigFacade* _tmp9_; + gboolean _tmp10_; + gboolean _tmp11_; + GtkSpinButton* _tmp26_; + struct tm _tmp27_; + gint _tmp28_; + GtkSpinButton* _tmp29_; + struct tm _tmp30_; + gint _tmp31_; + GtkComboBoxText* _tmp32_; + gint _tmp33_; #line 1794 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (IS_ADJUST_DATE_TIME_DIALOG (self)); #line 1794 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -14569,11 +14251,11 @@ static void adjust_date_time_dialog_set_time (AdjustDateTimeDialog* self, struct _g_object_unref0 (_tmp9_); #line 1798 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp11_) { -#line 14558 "Dialogs.c" - GtkComboBoxText* _tmp12_ = NULL; - GtkSpinButton* _tmp13_ = NULL; - struct tm _tmp14_ = {0}; - gint _tmp15_ = 0; +#line 14240 "Dialogs.c" + GtkComboBoxText* _tmp12_; + GtkSpinButton* _tmp13_; + struct tm _tmp14_; + gint _tmp15_; #line 1799 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp12_ = self->priv->system; #line 1799 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -14586,18 +14268,18 @@ static void adjust_date_time_dialog_set_time (AdjustDateTimeDialog* self, struct _tmp15_ = _tmp14_.tm_hour; #line 1800 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_spin_button_set_value (_tmp13_, (gdouble) _tmp15_); -#line 14575 "Dialogs.c" +#line 14257 "Dialogs.c" } else { gint AMPM_hour = 0; - struct tm _tmp16_ = {0}; - gint _tmp17_ = 0; + struct tm _tmp16_; + gint _tmp17_; gint _tmp18_ = 0; - gint _tmp19_ = 0; - GtkSpinButton* _tmp21_ = NULL; + gint _tmp19_; + GtkSpinButton* _tmp21_; AdjustDateTimeDialogTimeSystem _tmp22_ = 0; - struct tm _tmp23_ = {0}; - gint _tmp24_ = 0; - GtkComboBoxText* _tmp25_ = NULL; + struct tm _tmp23_; + gint _tmp24_; + GtkComboBoxText* _tmp25_; #line 1802 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp16_ = *time; #line 1802 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -14610,14 +14292,14 @@ static void adjust_date_time_dialog_set_time (AdjustDateTimeDialog* self, struct if (_tmp19_ == 0) { #line 1803 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp18_ = 12; -#line 14599 "Dialogs.c" +#line 14281 "Dialogs.c" } else { - gint _tmp20_ = 0; + gint _tmp20_; #line 1803 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp20_ = AMPM_hour; #line 1803 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp18_ = _tmp20_; -#line 14606 "Dialogs.c" +#line 14288 "Dialogs.c" } #line 1803 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp21_ = self->priv->hour; @@ -14631,17 +14313,17 @@ static void adjust_date_time_dialog_set_time (AdjustDateTimeDialog* self, struct if (_tmp24_ >= 12) { #line 1804 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp22_ = ADJUST_DATE_TIME_DIALOG_TIME_SYSTEM_PM; -#line 14620 "Dialogs.c" +#line 14302 "Dialogs.c" } else { #line 1804 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp22_ = ADJUST_DATE_TIME_DIALOG_TIME_SYSTEM_AM; -#line 14624 "Dialogs.c" +#line 14306 "Dialogs.c" } #line 1804 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp25_ = self->priv->system; #line 1804 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_combo_box_set_active (G_TYPE_CHECK_INSTANCE_CAST (_tmp25_, gtk_combo_box_get_type (), GtkComboBox), (gint) _tmp22_); -#line 14630 "Dialogs.c" +#line 14312 "Dialogs.c" } #line 1807 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp26_ = self->priv->minute; @@ -14665,68 +14347,67 @@ static void adjust_date_time_dialog_set_time (AdjustDateTimeDialog* self, struct _tmp33_ = gtk_combo_box_get_active (G_TYPE_CHECK_INSTANCE_CAST (_tmp32_, gtk_combo_box_get_type (), GtkComboBox)); #line 1810 "/home/jens/Source/shotwell/src/Dialogs.vala" self->priv->previous_time_system = (AdjustDateTimeDialogTimeSystem) _tmp33_; -#line 14654 "Dialogs.c" +#line 14336 "Dialogs.c" } static gchar* g_time_format (struct tm *self, const gchar* format) { gchar* result = NULL; gchar* buffer = NULL; - gchar* _tmp0_ = NULL; - gint buffer_length1 = 0; - gint _buffer_size_ = 0; - gchar* _tmp1_ = NULL; - gint _tmp1__length1 = 0; - const gchar* _tmp2_ = NULL; - gchar* _tmp3_ = NULL; - gint _tmp3__length1 = 0; - gchar* _tmp4_ = NULL; -#line 2758 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" + gchar* _tmp0_; + gint buffer_length1; + gint _buffer_size_; + gchar* _tmp1_; + gint _tmp1__length1; + const gchar* _tmp2_; + gchar* _tmp3_; + gint _tmp3__length1; + gchar* _tmp4_; +#line 2854 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" g_return_val_if_fail (format != NULL, NULL); -#line 2759 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 2855 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp0_ = g_new0 (gchar, 64); -#line 2759 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 2855 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" buffer = _tmp0_; -#line 2759 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 2855 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" buffer_length1 = 64; -#line 2759 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 2855 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _buffer_size_ = buffer_length1; -#line 2760 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 2856 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp1_ = buffer; -#line 2760 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 2856 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp1__length1 = buffer_length1; -#line 2760 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 2856 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp2_ = format; -#line 2760 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 2856 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" strftime (_tmp1_, _tmp1__length1, _tmp2_, &(*self)); -#line 2761 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 2857 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp3_ = buffer; -#line 2761 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 2857 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp3__length1 = buffer_length1; -#line 2761 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 2857 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" _tmp4_ = g_strdup ((const gchar*) _tmp3_); -#line 2761 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 2857 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" result = _tmp4_; -#line 2761 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 2857 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" buffer = (g_free (buffer), NULL); -#line 2761 "/usr/share/vala-0.34/vapi/glib-2.0.vapi" +#line 2857 "/usr/share/vala-0.36/vapi/glib-2.0.vapi" return result; -#line 14700 "Dialogs.c" +#line 14382 "Dialogs.c" } static void adjust_date_time_dialog_set_original_time_label (AdjustDateTimeDialog* self, gboolean use_24_hr_format) { - gboolean _tmp0_ = FALSE; + gboolean _tmp0_; const gchar* _tmp1_ = NULL; - gboolean _tmp2_ = FALSE; - GtkLabel* _tmp5_ = NULL; - const gchar* _tmp6_ = NULL; - time_t _tmp7_ = 0; - struct tm _tmp8_ = {0}; - gchar* _tmp9_ = NULL; - gchar* _tmp10_ = NULL; - gchar* _tmp11_ = NULL; - gchar* _tmp12_ = NULL; + gboolean _tmp2_; + GtkLabel* _tmp3_; + time_t _tmp4_; + struct tm _tmp5_ = {0}; + gchar* _tmp6_; + gchar* _tmp7_; + gchar* _tmp8_; + gchar* _tmp9_; #line 1813 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (IS_ADJUST_DATE_TIME_DIALOG (self)); #line 1814 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -14735,78 +14416,69 @@ static void adjust_date_time_dialog_set_original_time_label (AdjustDateTimeDialo if (_tmp0_) { #line 1815 "/home/jens/Source/shotwell/src/Dialogs.vala" return; -#line 14724 "Dialogs.c" +#line 14405 "Dialogs.c" } #line 1818 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp2_ = use_24_hr_format; #line 1818 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp2_) { -#line 14730 "Dialogs.c" - const gchar* _tmp3_ = NULL; #line 1818 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp3_ = _ ("%m/%d/%Y, %H:%M:%S"); -#line 1818 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp1_ = _tmp3_; -#line 14736 "Dialogs.c" + _tmp1_ = _ ("%m/%d/%Y, %H:%M:%S"); +#line 14413 "Dialogs.c" } else { - const gchar* _tmp4_ = NULL; -#line 1819 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp4_ = _ ("%m/%d/%Y, %I:%M:%S %p"); #line 1819 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp1_ = _tmp4_; -#line 14743 "Dialogs.c" + _tmp1_ = _ ("%m/%d/%Y, %I:%M:%S %p"); +#line 14417 "Dialogs.c" } #line 1817 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp5_ = self->priv->original_time_label; + _tmp3_ = self->priv->original_time_label; #line 1817 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp6_ = _ ("Original: "); + _tmp4_ = self->priv->original_time; #line 1817 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp7_ = self->priv->original_time; + g_time_local (_tmp4_, &_tmp5_); #line 1817 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_time_local (_tmp7_, &_tmp8_); + _tmp6_ = g_time_format (&_tmp5_, _tmp1_); #line 1817 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp9_ = g_time_format (&_tmp8_, _tmp1_); -#line 1817 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp10_ = _tmp9_; + _tmp7_ = _tmp6_; #line 1817 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp11_ = g_strconcat (_tmp6_, _tmp10_, NULL); + _tmp8_ = g_strconcat (_ ("Original: "), _tmp7_, NULL); #line 1817 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp12_ = _tmp11_; + _tmp9_ = _tmp8_; #line 1817 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_label_set_text (_tmp5_, _tmp12_); + gtk_label_set_text (_tmp3_, _tmp9_); #line 1817 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp12_); + _g_free0 (_tmp9_); #line 1817 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp10_); -#line 14767 "Dialogs.c" + _g_free0 (_tmp7_); +#line 14439 "Dialogs.c" } static time_t adjust_date_time_dialog_get_time (AdjustDateTimeDialog* self) { time_t result = 0; struct tm time = {0}; - GtkSpinButton* _tmp0_ = NULL; - gdouble _tmp1_ = 0.0; - GtkSpinButton* _tmp2_ = NULL; - gdouble _tmp3_ = 0.0; + GtkSpinButton* _tmp0_; + gdouble _tmp1_; + GtkSpinButton* _tmp2_; + gdouble _tmp3_; gint hour = 0; - GtkSpinButton* _tmp4_ = NULL; - gdouble _tmp5_ = 0.0; + GtkSpinButton* _tmp4_; + gdouble _tmp5_; gint _tmp6_ = 0; gboolean _tmp7_ = FALSE; - gint _tmp8_ = 0; + gint _tmp8_; gint _tmp12_ = 0; - GtkComboBoxText* _tmp13_ = NULL; - gint _tmp14_ = 0; - gint _tmp15_ = 0; + GtkComboBoxText* _tmp13_; + gint _tmp14_; + gint _tmp15_; guint year = 0U; guint month = 0U; guint day = 0U; - GtkCalendar* _tmp16_ = NULL; + GtkCalendar* _tmp16_; guint _tmp17_ = 0U; guint _tmp18_ = 0U; guint _tmp19_ = 0U; - time_t _tmp20_ = 0; + time_t _tmp20_; #line 1822 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_val_if_fail (IS_ADJUST_DATE_TIME_DIALOG (self), 0); #line 1823 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -14833,33 +14505,33 @@ static time_t adjust_date_time_dialog_get_time (AdjustDateTimeDialog* self) { _tmp8_ = hour; #line 1830 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp8_ == 12) { -#line 14822 "Dialogs.c" - GtkComboBoxText* _tmp9_ = NULL; - gint _tmp10_ = 0; +#line 14494 "Dialogs.c" + GtkComboBoxText* _tmp9_; + gint _tmp10_; #line 1830 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp9_ = self->priv->system; #line 1830 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp10_ = gtk_combo_box_get_active (G_TYPE_CHECK_INSTANCE_CAST (_tmp9_, gtk_combo_box_get_type (), GtkComboBox)); #line 1830 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp7_ = _tmp10_ != ((gint) ADJUST_DATE_TIME_DIALOG_TIME_SYSTEM_24HR); -#line 14831 "Dialogs.c" +#line 14503 "Dialogs.c" } else { #line 1830 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp7_ = FALSE; -#line 14835 "Dialogs.c" +#line 14507 "Dialogs.c" } #line 1830 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp7_) { #line 1830 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp6_ = 0; -#line 14841 "Dialogs.c" +#line 14513 "Dialogs.c" } else { - gint _tmp11_ = 0; + gint _tmp11_; #line 1830 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp11_ = hour; #line 1830 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp6_ = _tmp11_; -#line 14848 "Dialogs.c" +#line 14520 "Dialogs.c" } #line 1830 "/home/jens/Source/shotwell/src/Dialogs.vala" time.tm_hour = _tmp6_; @@ -14871,11 +14543,11 @@ static time_t adjust_date_time_dialog_get_time (AdjustDateTimeDialog* self) { if (_tmp14_ == ((gint) ADJUST_DATE_TIME_DIALOG_TIME_SYSTEM_PM)) { #line 1831 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp12_ = 12; -#line 14860 "Dialogs.c" +#line 14532 "Dialogs.c" } else { #line 1831 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp12_ = 0; -#line 14864 "Dialogs.c" +#line 14536 "Dialogs.c" } #line 1831 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp15_ = time.tm_hour; @@ -14905,7 +14577,7 @@ static time_t adjust_date_time_dialog_get_time (AdjustDateTimeDialog* self) { result = _tmp20_; #line 1841 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 14894 "Dialogs.c" +#line 14566 "Dialogs.c" } @@ -14915,7 +14587,7 @@ gboolean adjust_date_time_dialog_execute (AdjustDateTimeDialog* self, gint64* ti gboolean _vala_modify_originals = FALSE; gboolean result = FALSE; gboolean response = FALSE; - gint _tmp0_ = 0; + gint _tmp0_; #line 1844 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_val_if_fail (IS_ADJUST_DATE_TIME_DIALOG (self), FALSE); #line 1846 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -14926,39 +14598,39 @@ gboolean adjust_date_time_dialog_execute (AdjustDateTimeDialog* self, gint64* ti _tmp0_ = gtk_dialog_run (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_dialog_get_type (), GtkDialog)); #line 1850 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp0_ == ((gint) GTK_RESPONSE_OK)) { -#line 14915 "Dialogs.c" - gboolean _tmp1_ = FALSE; - GtkRadioButton* _tmp5_ = NULL; - gboolean _tmp6_ = FALSE; - GtkRadioButton* _tmp7_ = NULL; - gboolean _tmp8_ = FALSE; - gboolean _tmp9_ = FALSE; - GtkCheckButton* _tmp13_ = NULL; - gboolean _tmp14_ = FALSE; - GtkCheckButton* _tmp15_ = NULL; - gboolean _tmp16_ = FALSE; - gboolean _tmp17_ = FALSE; +#line 14587 "Dialogs.c" + gboolean _tmp1_; + GtkRadioButton* _tmp5_; + gboolean _tmp6_; + GtkRadioButton* _tmp7_; + gboolean _tmp8_; + gboolean _tmp9_; + GtkCheckButton* _tmp13_; + gboolean _tmp14_; + GtkCheckButton* _tmp15_; + gboolean _tmp16_; + gboolean _tmp17_; #line 1851 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp1_ = self->priv->no_original_time; #line 1851 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp1_) { -#line 14931 "Dialogs.c" - time_t _tmp2_ = 0; +#line 14603 "Dialogs.c" + time_t _tmp2_; #line 1852 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp2_ = adjust_date_time_dialog_get_time (self); #line 1852 "/home/jens/Source/shotwell/src/Dialogs.vala" _vala_time_shift = (gint64) _tmp2_; -#line 14937 "Dialogs.c" +#line 14609 "Dialogs.c" } else { - time_t _tmp3_ = 0; - time_t _tmp4_ = 0; + time_t _tmp3_; + time_t _tmp4_; #line 1854 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp3_ = adjust_date_time_dialog_get_time (self); #line 1854 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp4_ = self->priv->original_time; #line 1854 "/home/jens/Source/shotwell/src/Dialogs.vala" _vala_time_shift = (gint64) (_tmp3_ - _tmp4_); -#line 14947 "Dialogs.c" +#line 14619 "Dialogs.c" } #line 1856 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp5_ = self->priv->relativity_radio_button; @@ -14974,10 +14646,10 @@ gboolean adjust_date_time_dialog_execute (AdjustDateTimeDialog* self, gint64* ti _tmp9_ = _tmp8_; #line 1858 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp9_) { -#line 14963 "Dialogs.c" - ConfigFacade* _tmp10_ = NULL; - ConfigFacade* _tmp11_ = NULL; - gboolean _tmp12_ = FALSE; +#line 14635 "Dialogs.c" + ConfigFacade* _tmp10_; + ConfigFacade* _tmp11_; + gboolean _tmp12_; #line 1859 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp10_ = config_facade_get_instance (); #line 1859 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -14988,7 +14660,7 @@ gboolean adjust_date_time_dialog_execute (AdjustDateTimeDialog* self, gint64* ti configuration_facade_set_keep_relativity (G_TYPE_CHECK_INSTANCE_CAST (_tmp11_, TYPE_CONFIGURATION_FACADE, ConfigurationFacade), _tmp12_); #line 1859 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (_tmp11_); -#line 14977 "Dialogs.c" +#line 14649 "Dialogs.c" } #line 1861 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp13_ = self->priv->modify_originals_check_button; @@ -15004,10 +14676,10 @@ gboolean adjust_date_time_dialog_execute (AdjustDateTimeDialog* self, gint64* ti _tmp17_ = _tmp16_; #line 1863 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp17_) { -#line 14993 "Dialogs.c" - ConfigFacade* _tmp18_ = NULL; - ConfigFacade* _tmp19_ = NULL; - gboolean _tmp20_ = FALSE; +#line 14665 "Dialogs.c" + ConfigFacade* _tmp18_; + ConfigFacade* _tmp19_; + gboolean _tmp20_; #line 1864 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp18_ = config_facade_get_instance (); #line 1864 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -15018,11 +14690,11 @@ gboolean adjust_date_time_dialog_execute (AdjustDateTimeDialog* self, gint64* ti configuration_facade_set_modify_originals (G_TYPE_CHECK_INSTANCE_CAST (_tmp19_, TYPE_CONFIGURATION_FACADE, ConfigurationFacade), _tmp20_); #line 1864 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (_tmp19_); -#line 15007 "Dialogs.c" +#line 14679 "Dialogs.c" } #line 1866 "/home/jens/Source/shotwell/src/Dialogs.vala" response = TRUE; -#line 15011 "Dialogs.c" +#line 14683 "Dialogs.c" } else { #line 1868 "/home/jens/Source/shotwell/src/Dialogs.vala" _vala_time_shift = (gint64) 0; @@ -15030,7 +14702,7 @@ gboolean adjust_date_time_dialog_execute (AdjustDateTimeDialog* self, gint64* ti _vala_keep_relativity = TRUE; #line 1870 "/home/jens/Source/shotwell/src/Dialogs.vala" _vala_modify_originals = FALSE; -#line 15019 "Dialogs.c" +#line 14691 "Dialogs.c" } #line 1873 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_widget_destroy (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_widget_get_type (), GtkWidget)); @@ -15040,33 +14712,33 @@ gboolean adjust_date_time_dialog_execute (AdjustDateTimeDialog* self, gint64* ti if (time_shift) { #line 1875 "/home/jens/Source/shotwell/src/Dialogs.vala" *time_shift = _vala_time_shift; -#line 15029 "Dialogs.c" +#line 14701 "Dialogs.c" } #line 1875 "/home/jens/Source/shotwell/src/Dialogs.vala" if (keep_relativity) { #line 1875 "/home/jens/Source/shotwell/src/Dialogs.vala" *keep_relativity = _vala_keep_relativity; -#line 15035 "Dialogs.c" +#line 14707 "Dialogs.c" } #line 1875 "/home/jens/Source/shotwell/src/Dialogs.vala" if (modify_originals) { #line 1875 "/home/jens/Source/shotwell/src/Dialogs.vala" *modify_originals = _vala_modify_originals; -#line 15041 "Dialogs.c" +#line 14713 "Dialogs.c" } #line 1875 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 15045 "Dialogs.c" +#line 14717 "Dialogs.c" } static gboolean adjust_date_time_dialog_on_spin_button_output (AdjustDateTimeDialog* self, GtkSpinButton* button) { gboolean result = FALSE; - GtkSpinButton* _tmp0_ = NULL; - GtkSpinButton* _tmp1_ = NULL; - gdouble _tmp2_ = 0.0; - gchar* _tmp3_ = NULL; - gchar* _tmp4_ = NULL; + GtkSpinButton* _tmp0_; + GtkSpinButton* _tmp1_; + gdouble _tmp2_; + gchar* _tmp3_; + gchar* _tmp4_; #line 1878 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_val_if_fail (IS_ADJUST_DATE_TIME_DIALOG (self), FALSE); #line 1878 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -15091,19 +14763,19 @@ static gboolean adjust_date_time_dialog_on_spin_button_output (AdjustDateTimeDia result = TRUE; #line 1883 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 15080 "Dialogs.c" +#line 14752 "Dialogs.c" } static void adjust_date_time_dialog_on_time_changed (AdjustDateTimeDialog* self) { gint64 time_shift = 0LL; - time_t _tmp0_ = 0; - time_t _tmp1_ = 0; - GtkComboBoxText* _tmp2_ = NULL; - gint _tmp3_ = 0; + time_t _tmp0_; + time_t _tmp1_; + GtkComboBoxText* _tmp2_; + gint _tmp3_; gboolean _tmp4_ = FALSE; gboolean _tmp5_ = FALSE; - gint64 _tmp6_ = 0LL; + gint64 _tmp6_; #line 1886 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (IS_ADJUST_DATE_TIME_DIALOG (self)); #line 1887 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -15124,34 +14796,34 @@ static void adjust_date_time_dialog_on_time_changed (AdjustDateTimeDialog* self) if (_tmp6_ == ((gint64) 0)) { #line 1891 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp5_ = TRUE; -#line 15113 "Dialogs.c" +#line 14785 "Dialogs.c" } else { - gboolean _tmp7_ = FALSE; + gboolean _tmp7_; #line 1891 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp7_ = self->priv->no_original_time; #line 1891 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp5_ = _tmp7_; -#line 15120 "Dialogs.c" +#line 14792 "Dialogs.c" } #line 1891 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp5_) { #line 1891 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp4_ = TRUE; -#line 15126 "Dialogs.c" +#line 14798 "Dialogs.c" } else { gboolean _tmp8_ = FALSE; - GtkRadioButton* _tmp9_ = NULL; - gboolean _tmp10_ = FALSE; + GtkRadioButton* _tmp9_; + gboolean _tmp10_; #line 1891 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp9_ = self->priv->batch_radio_button; #line 1891 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp10_ = gtk_toggle_button_get_active (G_TYPE_CHECK_INSTANCE_CAST (_tmp9_, gtk_toggle_button_get_type (), GtkToggleButton)); #line 1891 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp10_) { -#line 15137 "Dialogs.c" - GtkRadioButton* _tmp11_ = NULL; - gboolean _tmp12_ = FALSE; - gboolean _tmp13_ = FALSE; +#line 14809 "Dialogs.c" + GtkRadioButton* _tmp11_; + gboolean _tmp12_; + gboolean _tmp13_; #line 1892 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp11_ = self->priv->batch_radio_button; #line 1892 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -15160,61 +14832,57 @@ static void adjust_date_time_dialog_on_time_changed (AdjustDateTimeDialog* self) _tmp13_ = _tmp12_; #line 1892 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp8_ = _tmp13_; -#line 15149 "Dialogs.c" +#line 14821 "Dialogs.c" } else { #line 1891 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp8_ = FALSE; -#line 15153 "Dialogs.c" +#line 14825 "Dialogs.c" } #line 1891 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp4_ = _tmp8_; -#line 15157 "Dialogs.c" +#line 14829 "Dialogs.c" } #line 1891 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp4_) { -#line 15161 "Dialogs.c" - GtkLabel* _tmp14_ = NULL; +#line 14833 "Dialogs.c" + GtkLabel* _tmp14_; #line 1893 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp14_ = self->priv->notification; #line 1893 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_widget_hide (G_TYPE_CHECK_INSTANCE_CAST (_tmp14_, gtk_widget_get_type (), GtkWidget)); -#line 15167 "Dialogs.c" +#line 14839 "Dialogs.c" } else { gboolean forward = FALSE; - gint64 _tmp15_ = 0LL; + gint64 _tmp15_; gint days = 0; gint hours = 0; gint minutes = 0; gint seconds = 0; - gint64 _tmp16_ = 0LL; - gint64 _tmp17_ = 0LL; - gint64 _tmp18_ = 0LL; - gint64 _tmp19_ = 0LL; - gint64 _tmp20_ = 0LL; - gint64 _tmp21_ = 0LL; - gint64 _tmp22_ = 0LL; - gint64 _tmp23_ = 0LL; + gint64 _tmp16_; + gint64 _tmp17_; + gint64 _tmp18_; + gint64 _tmp19_; + gint64 _tmp20_; + gint64 _tmp21_; + gint64 _tmp22_; + gint64 _tmp23_; const gchar* _tmp24_ = NULL; - gboolean _tmp25_ = FALSE; + gboolean _tmp25_; gchar* shift_status = NULL; - gchar* _tmp28_ = NULL; - GtkLabel* _tmp29_ = NULL; - const gchar* _tmp30_ = NULL; - gint _tmp31_ = 0; - gint _tmp32_ = 0; - const gchar* _tmp33_ = NULL; - gint _tmp34_ = 0; - gint _tmp35_ = 0; - const gchar* _tmp36_ = NULL; - gint _tmp37_ = 0; - gint _tmp38_ = 0; - const gchar* _tmp39_ = NULL; - gint _tmp40_ = 0; - gint _tmp41_ = 0; - const gchar* _tmp42_ = NULL; - gchar* _tmp43_ = NULL; - gchar* _tmp44_ = NULL; - GtkLabel* _tmp45_ = NULL; + gchar* _tmp26_; + GtkLabel* _tmp27_; + const gchar* _tmp28_; + gint _tmp29_; + gint _tmp30_; + gint _tmp31_; + gint _tmp32_; + gint _tmp33_; + gint _tmp34_; + gint _tmp35_; + gint _tmp36_; + gchar* _tmp37_; + gchar* _tmp38_; + GtkLabel* _tmp39_; #line 1895 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp15_ = time_shift; #line 1895 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -15253,84 +14921,69 @@ static void adjust_date_time_dialog_on_time_changed (AdjustDateTimeDialog* self) _tmp25_ = forward; #line 1907 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp25_) { -#line 15242 "Dialogs.c" - const gchar* _tmp26_ = NULL; #line 1908 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp26_ = _ ("Exposure time will be shifted forward by\n" \ + _tmp24_ = _ ("Exposure time will be shifted forward by\n" \ "%d %s, %d %s, %d %s, and %d %s."); -#line 1908 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp24_ = _tmp26_; -#line 15248 "Dialogs.c" +#line 14912 "Dialogs.c" } else { - const gchar* _tmp27_ = NULL; #line 1909 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp27_ = _ ("Exposure time will be shifted backward by\n" \ + _tmp24_ = _ ("Exposure time will be shifted backward by\n" \ "%d %s, %d %s, %d %s, and %d %s."); -#line 1909 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp24_ = _tmp27_; -#line 15255 "Dialogs.c" +#line 14916 "Dialogs.c" } #line 1907 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp28_ = g_strdup (_tmp24_); + _tmp26_ = g_strdup (_tmp24_); #line 1907 "/home/jens/Source/shotwell/src/Dialogs.vala" - shift_status = _tmp28_; -#line 1911 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp29_ = self->priv->notification; -#line 1911 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp30_ = shift_status; + shift_status = _tmp26_; #line 1911 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp31_ = days; + _tmp27_ = self->priv->notification; #line 1911 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp32_ = days; + _tmp28_ = shift_status; #line 1911 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp33_ = ngettext ("day", "days", (gulong) _tmp32_); + _tmp29_ = days; #line 1911 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp34_ = hours; + _tmp30_ = days; #line 1911 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp35_ = hours; + _tmp31_ = hours; #line 1911 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp36_ = ngettext ("hour", "hours", (gulong) _tmp35_); + _tmp32_ = hours; #line 1911 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp37_ = minutes; + _tmp33_ = minutes; #line 1911 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp38_ = minutes; + _tmp34_ = minutes; #line 1911 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp39_ = ngettext ("minute", "minutes", (gulong) _tmp38_); + _tmp35_ = seconds; #line 1911 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp40_ = seconds; + _tmp36_ = seconds; #line 1911 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp41_ = seconds; + _tmp37_ = g_strdup_printf (_tmp28_, _tmp29_, ngettext ("day", "days", (gulong) _tmp30_), _tmp31_, ngettext ("hour", "hours", (gulong) _tmp32_), _tmp33_, ngettext ("minute", "minutes", (gulong) _tmp34_), _tmp35_, ngettext ("second", "seconds", (gulong) _tmp36_)); #line 1911 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp42_ = ngettext ("second", "seconds", (gulong) _tmp41_); + _tmp38_ = _tmp37_; #line 1911 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp43_ = g_strdup_printf (_tmp30_, _tmp31_, _tmp33_, _tmp34_, _tmp36_, _tmp37_, _tmp39_, _tmp40_, _tmp42_); + gtk_label_set_text (_tmp27_, _tmp38_); #line 1911 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp44_ = _tmp43_; -#line 1911 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_label_set_text (_tmp29_, _tmp44_); -#line 1911 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp44_); + _g_free0 (_tmp38_); #line 1916 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp45_ = self->priv->notification; + _tmp39_ = self->priv->notification; #line 1916 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_widget_show (G_TYPE_CHECK_INSTANCE_CAST (_tmp45_, gtk_widget_get_type (), GtkWidget)); + gtk_widget_show (G_TYPE_CHECK_INSTANCE_CAST (_tmp39_, gtk_widget_get_type (), GtkWidget)); #line 1891 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (shift_status); -#line 15303 "Dialogs.c" +#line 14956 "Dialogs.c" } } static void adjust_date_time_dialog_on_time_system_changed (AdjustDateTimeDialog* self) { - AdjustDateTimeDialogTimeSystem _tmp0_ = 0; - GtkComboBoxText* _tmp1_ = NULL; - gint _tmp2_ = 0; - ConfigFacade* _tmp3_ = NULL; - ConfigFacade* _tmp4_ = NULL; - GtkComboBoxText* _tmp5_ = NULL; - gint _tmp6_ = 0; - GtkComboBoxText* _tmp7_ = NULL; - gint _tmp8_ = 0; + AdjustDateTimeDialogTimeSystem _tmp0_; + GtkComboBoxText* _tmp1_; + gint _tmp2_; + ConfigFacade* _tmp3_; + ConfigFacade* _tmp4_; + GtkComboBoxText* _tmp5_; + gint _tmp6_; + GtkComboBoxText* _tmp7_; + gint _tmp8_; #line 1920 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (IS_ADJUST_DATE_TIME_DIALOG (self)); #line 1921 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -15343,7 +14996,7 @@ static void adjust_date_time_dialog_on_time_system_changed (AdjustDateTimeDialog if (_tmp0_ == _tmp2_) { #line 1922 "/home/jens/Source/shotwell/src/Dialogs.vala" return; -#line 15330 "Dialogs.c" +#line 14983 "Dialogs.c" } #line 1924 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp3_ = config_facade_get_instance (); @@ -15363,17 +15016,17 @@ static void adjust_date_time_dialog_on_time_system_changed (AdjustDateTimeDialog _tmp8_ = gtk_combo_box_get_active (G_TYPE_CHECK_INSTANCE_CAST (_tmp7_, gtk_combo_box_get_type (), GtkComboBox)); #line 1926 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp8_ == ((gint) ADJUST_DATE_TIME_DIALOG_TIME_SYSTEM_24HR)) { -#line 15350 "Dialogs.c" +#line 15003 "Dialogs.c" gint _tmp9_ = 0; - GtkSpinButton* _tmp10_ = NULL; - gdouble _tmp11_ = 0.0; + GtkSpinButton* _tmp10_; + gdouble _tmp11_; gint time = 0; gint _tmp14_ = 0; - AdjustDateTimeDialogTimeSystem _tmp15_ = 0; - gint _tmp16_ = 0; - GtkSpinButton* _tmp17_ = NULL; - GtkSpinButton* _tmp18_ = NULL; - gint _tmp19_ = 0; + AdjustDateTimeDialogTimeSystem _tmp15_; + gint _tmp16_; + GtkSpinButton* _tmp17_; + GtkSpinButton* _tmp18_; + gint _tmp19_; #line 1927 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp10_ = self->priv->hour; #line 1927 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -15382,17 +15035,17 @@ static void adjust_date_time_dialog_on_time_system_changed (AdjustDateTimeDialog if (_tmp11_ == 12.0) { #line 1927 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp9_ = 0; -#line 15369 "Dialogs.c" +#line 15022 "Dialogs.c" } else { - GtkSpinButton* _tmp12_ = NULL; - gdouble _tmp13_ = 0.0; + GtkSpinButton* _tmp12_; + gdouble _tmp13_; #line 1927 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp12_ = self->priv->hour; #line 1927 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp13_ = gtk_spin_button_get_value (_tmp12_); #line 1927 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp9_ = (gint) _tmp13_; -#line 15379 "Dialogs.c" +#line 15032 "Dialogs.c" } #line 1927 "/home/jens/Source/shotwell/src/Dialogs.vala" time = _tmp9_; @@ -15402,11 +15055,11 @@ static void adjust_date_time_dialog_on_time_system_changed (AdjustDateTimeDialog if (_tmp15_ == ADJUST_DATE_TIME_DIALOG_TIME_SYSTEM_PM) { #line 1928 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp14_ = 12; -#line 15389 "Dialogs.c" +#line 15042 "Dialogs.c" } else { #line 1928 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp14_ = 0; -#line 15393 "Dialogs.c" +#line 15046 "Dialogs.c" } #line 1928 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp16_ = time; @@ -15424,15 +15077,15 @@ static void adjust_date_time_dialog_on_time_system_changed (AdjustDateTimeDialog _tmp19_ = time; #line 1933 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_spin_button_set_value (_tmp18_, (gdouble) _tmp19_); -#line 15411 "Dialogs.c" +#line 15064 "Dialogs.c" } else { gint AMPM_hour = 0; - GtkSpinButton* _tmp20_ = NULL; - gdouble _tmp21_ = 0.0; - GtkSpinButton* _tmp22_ = NULL; + GtkSpinButton* _tmp20_; + gdouble _tmp21_; + GtkSpinButton* _tmp22_; gint _tmp23_ = 0; - gint _tmp24_ = 0; - GtkSpinButton* _tmp26_ = NULL; + gint _tmp24_; + GtkSpinButton* _tmp26_; #line 1935 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp20_ = self->priv->hour; #line 1935 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -15451,24 +15104,24 @@ static void adjust_date_time_dialog_on_time_system_changed (AdjustDateTimeDialog if (_tmp24_ == 0) { #line 1940 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp23_ = 12; -#line 15438 "Dialogs.c" +#line 15091 "Dialogs.c" } else { - gint _tmp25_ = 0; + gint _tmp25_; #line 1940 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp25_ = AMPM_hour; #line 1940 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp23_ = _tmp25_; -#line 15445 "Dialogs.c" +#line 15098 "Dialogs.c" } #line 1940 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp26_ = self->priv->hour; #line 1940 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_spin_button_set_value (_tmp26_, (gdouble) _tmp23_); -#line 15451 "Dialogs.c" +#line 15104 "Dialogs.c" } #line 1943 "/home/jens/Source/shotwell/src/Dialogs.vala" adjust_date_time_dialog_on_time_changed (self); -#line 15455 "Dialogs.c" +#line 15108 "Dialogs.c" } @@ -15479,7 +15132,7 @@ static void adjust_date_time_dialog_class_init (AdjustDateTimeDialogClass * klas g_type_class_add_private (klass, sizeof (AdjustDateTimeDialogPrivate)); #line 1626 "/home/jens/Source/shotwell/src/Dialogs.vala" G_OBJECT_CLASS (klass)->finalize = adjust_date_time_dialog_finalize; -#line 15466 "Dialogs.c" +#line 15119 "Dialogs.c" } @@ -15488,11 +15141,11 @@ static void adjust_date_time_dialog_instance_init (AdjustDateTimeDialog * self) self->priv = ADJUST_DATE_TIME_DIALOG_GET_PRIVATE (self); #line 1631 "/home/jens/Source/shotwell/src/Dialogs.vala" self->priv->no_original_time = FALSE; -#line 15475 "Dialogs.c" +#line 15128 "Dialogs.c" } -static void adjust_date_time_dialog_finalize (GObject* obj) { +static void adjust_date_time_dialog_finalize (GObject * obj) { AdjustDateTimeDialog * self; #line 1626 "/home/jens/Source/shotwell/src/Dialogs.vala" self = G_TYPE_CHECK_INSTANCE_CAST (obj, TYPE_ADJUST_DATE_TIME_DIALOG, AdjustDateTimeDialog); @@ -15518,7 +15171,7 @@ static void adjust_date_time_dialog_finalize (GObject* obj) { _g_object_unref0 (self->priv->notification); #line 1626 "/home/jens/Source/shotwell/src/Dialogs.vala" G_OBJECT_CLASS (adjust_date_time_dialog_parent_class)->finalize (obj); -#line 15505 "Dialogs.c" +#line 15158 "Dialogs.c" } @@ -15536,20 +15189,20 @@ GType adjust_date_time_dialog_get_type (void) { void multiple_object_error_dialog (GeeArrayList* objects, const gchar* message, const gchar* title) { gchar* dialog_message = NULL; - const gchar* _tmp0_ = NULL; - gchar* _tmp1_ = NULL; + const gchar* _tmp0_; + gchar* _tmp1_; gint remainder = 0; - GeeArrayList* _tmp20_ = NULL; - gint _tmp21_ = 0; - gint _tmp22_ = 0; - gint _tmp23_ = 0; + GeeArrayList* _tmp20_; + gint _tmp21_; + gint _tmp22_; + gint _tmp23_; GtkMessageDialog* dialog = NULL; - AppWindow* _tmp31_ = NULL; - AppWindow* _tmp32_ = NULL; - const gchar* _tmp33_ = NULL; - GtkMessageDialog* _tmp34_ = NULL; - GtkMessageDialog* _tmp35_ = NULL; - const gchar* _tmp36_ = NULL; + AppWindow* _tmp30_; + AppWindow* _tmp31_; + const gchar* _tmp32_; + GtkMessageDialog* _tmp33_; + GtkMessageDialog* _tmp34_; + const gchar* _tmp35_; #line 1948 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (GEE_IS_ARRAY_LIST (objects)); #line 1948 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -15562,40 +15215,40 @@ void multiple_object_error_dialog (GeeArrayList* objects, const gchar* message, _tmp1_ = g_strconcat (_tmp0_, "\n", NULL); #line 1950 "/home/jens/Source/shotwell/src/Dialogs.vala" dialog_message = _tmp1_; -#line 15549 "Dialogs.c" +#line 15202 "Dialogs.c" { gint i = 0; #line 1953 "/home/jens/Source/shotwell/src/Dialogs.vala" i = 0; -#line 15554 "Dialogs.c" +#line 15207 "Dialogs.c" { gboolean _tmp2_ = FALSE; #line 1953 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp2_ = TRUE; #line 1953 "/home/jens/Source/shotwell/src/Dialogs.vala" while (TRUE) { -#line 15561 "Dialogs.c" +#line 15214 "Dialogs.c" gboolean _tmp4_ = FALSE; - gint _tmp5_ = 0; - const gchar* _tmp10_ = NULL; - GeeArrayList* _tmp11_ = NULL; - gint _tmp12_ = 0; - gpointer _tmp13_ = NULL; - DataObject* _tmp14_ = NULL; - gchar* _tmp15_ = NULL; - gchar* _tmp16_ = NULL; - gchar* _tmp17_ = NULL; - gchar* _tmp18_ = NULL; - gchar* _tmp19_ = NULL; + gint _tmp5_; + const gchar* _tmp10_; + GeeArrayList* _tmp11_; + gint _tmp12_; + gpointer _tmp13_; + DataObject* _tmp14_; + gchar* _tmp15_; + gchar* _tmp16_; + gchar* _tmp17_; + gchar* _tmp18_; + gchar* _tmp19_; #line 1953 "/home/jens/Source/shotwell/src/Dialogs.vala" if (!_tmp2_) { -#line 15576 "Dialogs.c" - gint _tmp3_ = 0; +#line 15229 "Dialogs.c" + gint _tmp3_; #line 1953 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp3_ = i; #line 1953 "/home/jens/Source/shotwell/src/Dialogs.vala" i = _tmp3_ + 1; -#line 15582 "Dialogs.c" +#line 15235 "Dialogs.c" } #line 1953 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp2_ = FALSE; @@ -15603,11 +15256,11 @@ void multiple_object_error_dialog (GeeArrayList* objects, const gchar* message, _tmp5_ = i; #line 1953 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp5_ < MAX_OBJECTS_DISPLAYED) { -#line 15590 "Dialogs.c" - GeeArrayList* _tmp6_ = NULL; - gint _tmp7_ = 0; - gint _tmp8_ = 0; - gint _tmp9_ = 0; +#line 15243 "Dialogs.c" + GeeArrayList* _tmp6_; + gint _tmp7_; + gint _tmp8_; + gint _tmp9_; #line 1953 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp6_ = objects; #line 1953 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -15618,17 +15271,17 @@ void multiple_object_error_dialog (GeeArrayList* objects, const gchar* message, _tmp9_ = i; #line 1953 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp4_ = _tmp8_ > _tmp9_; -#line 15605 "Dialogs.c" +#line 15258 "Dialogs.c" } else { #line 1953 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp4_ = FALSE; -#line 15609 "Dialogs.c" +#line 15262 "Dialogs.c" } #line 1953 "/home/jens/Source/shotwell/src/Dialogs.vala" if (!_tmp4_) { #line 1953 "/home/jens/Source/shotwell/src/Dialogs.vala" break; -#line 15615 "Dialogs.c" +#line 15268 "Dialogs.c" } #line 1954 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp10_ = dialog_message; @@ -15660,7 +15313,7 @@ void multiple_object_error_dialog (GeeArrayList* objects, const gchar* message, _g_free0 (_tmp16_); #line 1954 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (_tmp14_); -#line 15647 "Dialogs.c" +#line 15300 "Dialogs.c" } } } @@ -15676,56 +15329,53 @@ void multiple_object_error_dialog (GeeArrayList* objects, const gchar* message, _tmp23_ = remainder; #line 1957 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp23_ > 0) { -#line 15663 "Dialogs.c" - const gchar* _tmp24_ = NULL; - gint _tmp25_ = 0; - const gchar* _tmp26_ = NULL; - gint _tmp27_ = 0; - gchar* _tmp28_ = NULL; - gchar* _tmp29_ = NULL; - gchar* _tmp30_ = NULL; +#line 15316 "Dialogs.c" + const gchar* _tmp24_; + gint _tmp25_; + gint _tmp26_; + gchar* _tmp27_; + gchar* _tmp28_; + gchar* _tmp29_; #line 1958 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp24_ = dialog_message; #line 1958 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp25_ = remainder; #line 1958 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp26_ = ngettext ("\n\nAnd %d other.", "\n\nAnd %d others.", (gulong) _tmp25_); -#line 1958 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp27_ = remainder; + _tmp26_ = remainder; #line 1958 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp28_ = g_strdup_printf (_tmp26_, _tmp27_); + _tmp27_ = g_strdup_printf (ngettext ("\n\nAnd %d other.", "\n\nAnd %d others.", (gulong) _tmp25_), _tmp26_); #line 1958 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp29_ = _tmp28_; + _tmp28_ = _tmp27_; #line 1958 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp30_ = g_strconcat (_tmp24_, _tmp29_, NULL); + _tmp29_ = g_strconcat (_tmp24_, _tmp28_, NULL); #line 1958 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (dialog_message); #line 1958 "/home/jens/Source/shotwell/src/Dialogs.vala" - dialog_message = _tmp30_; + dialog_message = _tmp29_; #line 1958 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp29_); -#line 15691 "Dialogs.c" + _g_free0 (_tmp28_); +#line 15341 "Dialogs.c" } #line 1962 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp31_ = app_window_get_instance (); + _tmp30_ = app_window_get_instance (); #line 1962 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp32_ = _tmp31_; + _tmp31_ = _tmp30_; #line 1962 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp33_ = dialog_message; + _tmp32_ = dialog_message; #line 1962 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp34_ = (GtkMessageDialog*) gtk_message_dialog_new (G_TYPE_CHECK_INSTANCE_CAST (_tmp32_, gtk_window_get_type (), GtkWindow), GTK_DIALOG_MODAL, GTK_MESSAGE_ERROR, GTK_BUTTONS_OK, "%s", _tmp33_); + _tmp33_ = (GtkMessageDialog*) gtk_message_dialog_new (G_TYPE_CHECK_INSTANCE_CAST (_tmp31_, gtk_window_get_type (), GtkWindow), GTK_DIALOG_MODAL, GTK_MESSAGE_ERROR, GTK_BUTTONS_OK, "%s", _tmp32_); #line 1962 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_object_ref_sink (_tmp34_); + g_object_ref_sink (_tmp33_); #line 1962 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp35_ = _tmp34_; + _tmp34_ = _tmp33_; #line 1962 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_object_unref0 (_tmp32_); + _g_object_unref0 (_tmp31_); #line 1962 "/home/jens/Source/shotwell/src/Dialogs.vala" - dialog = _tmp35_; + dialog = _tmp34_; #line 1965 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp36_ = title; + _tmp35_ = title; #line 1965 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_window_set_title (G_TYPE_CHECK_INSTANCE_CAST (dialog, gtk_window_get_type (), GtkWindow), _tmp36_); + gtk_window_set_title (G_TYPE_CHECK_INSTANCE_CAST (dialog, gtk_window_get_type (), GtkWindow), _tmp35_); #line 1967 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_dialog_run (G_TYPE_CHECK_INSTANCE_CAST (dialog, gtk_dialog_get_type (), GtkDialog)); #line 1968 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -15734,19 +15384,19 @@ void multiple_object_error_dialog (GeeArrayList* objects, const gchar* message, _g_object_unref0 (dialog); #line 1948 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (dialog_message); -#line 15721 "Dialogs.c" +#line 15371 "Dialogs.c" } TagsDialog* tags_dialog_construct (GType object_type, const gchar* title, const gchar* label, const gchar* initial_text) { TagsDialog* self = NULL; - const gchar* _tmp0_ = NULL; - const gchar* _tmp1_ = NULL; - const gchar* _tmp2_ = NULL; - HierarchicalTagIndex* _tmp3_ = NULL; - HierarchicalTagIndex* _tmp4_ = NULL; - GeeCollection* _tmp5_ = NULL; - GeeCollection* _tmp6_ = NULL; + const gchar* _tmp0_; + const gchar* _tmp1_; + const gchar* _tmp2_; + HierarchicalTagIndex* _tmp3_; + HierarchicalTagIndex* _tmp4_; + GeeCollection* _tmp5_; + GeeCollection* _tmp6_; #line 1972 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_val_if_fail (title != NULL, NULL); #line 1972 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -15773,14 +15423,14 @@ TagsDialog* tags_dialog_construct (GType object_type, const gchar* title, const _hierarchical_tag_index_unref0 (_tmp4_); #line 1972 "/home/jens/Source/shotwell/src/Dialogs.vala" return self; -#line 15760 "Dialogs.c" +#line 15410 "Dialogs.c" } static void tags_dialog_class_init (TagsDialogClass * klass) { #line 1971 "/home/jens/Source/shotwell/src/Dialogs.vala" tags_dialog_parent_class = g_type_class_peek_parent (klass); -#line 15767 "Dialogs.c" +#line 15417 "Dialogs.c" } @@ -15803,50 +15453,44 @@ GType tags_dialog_get_type (void) { AddTagsDialog* add_tags_dialog_construct (GType object_type) { AddTagsDialog* self = NULL; gchar* title = NULL; - const gchar* _tmp0_ = NULL; - gchar* _tmp1_ = NULL; - const gchar* _tmp2_ = NULL; + gchar* _tmp0_; #line 1980 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp0_ = g_dpgettext2 (NULL, "Dialog Title", RESOURCES_ADD_TAGS_TITLE); + _tmp0_ = g_strdup (g_dpgettext2 (NULL, "Dialog Title", RESOURCES_ADD_TAGS_TITLE)); #line 1980 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp1_ = g_strdup (_tmp0_); -#line 1980 "/home/jens/Source/shotwell/src/Dialogs.vala" - title = _tmp1_; + title = _tmp0_; #line 1982 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp2_ = _ ("Tags (separated by commas):"); -#line 1982 "/home/jens/Source/shotwell/src/Dialogs.vala" - self = (AddTagsDialog*) tags_dialog_construct (object_type, title, _tmp2_, NULL); + self = (AddTagsDialog*) tags_dialog_construct (object_type, title, _ ("Tags (separated by commas):"), NULL); #line 1979 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (title); #line 1979 "/home/jens/Source/shotwell/src/Dialogs.vala" return self; -#line 15807 "Dialogs.c" +#line 15451 "Dialogs.c" } AddTagsDialog* add_tags_dialog_new (void) { #line 1979 "/home/jens/Source/shotwell/src/Dialogs.vala" return add_tags_dialog_construct (TYPE_ADD_TAGS_DIALOG); -#line 15814 "Dialogs.c" +#line 15458 "Dialogs.c" } gchar** add_tags_dialog_execute (AddTagsDialog* self, int* result_length1) { gchar** result = NULL; gchar* text = NULL; - gchar* _tmp0_ = NULL; - const gchar* _tmp1_ = NULL; - const gchar* _tmp3_ = NULL; - gchar** _tmp4_ = NULL; - gchar** _tmp5_ = NULL; - gchar** _tmp6_ = NULL; - gint _tmp6__length1 = 0; - gint _tmp7_ = 0; - gchar** _tmp8_ = NULL; - gchar** _tmp9_ = NULL; - gint _tmp9__length1 = 0; - gchar** _tmp10_ = NULL; - gint _tmp10__length1 = 0; + gchar* _tmp0_; + const gchar* _tmp1_; + const gchar* _tmp3_; + gchar** _tmp4_; + gchar** _tmp5_; + gchar** _tmp6_; + gint _tmp6__length1; + gint _tmp7_; + gchar** _tmp8_; + gchar** _tmp9_; + gint _tmp9__length1; + gchar** _tmp10_; + gint _tmp10__length1; #line 1985 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_val_if_fail (IS_ADD_TAGS_DIALOG (self), NULL); #line 1986 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -15857,9 +15501,9 @@ gchar** add_tags_dialog_execute (AddTagsDialog* self, int* result_length1) { _tmp1_ = text; #line 1987 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp1_ == NULL) { -#line 15844 "Dialogs.c" - gchar** _tmp2_ = NULL; - gint _tmp2__length1 = 0; +#line 15488 "Dialogs.c" + gchar** _tmp2_; + gint _tmp2__length1; #line 1988 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp2_ = NULL; #line 1988 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -15868,7 +15512,7 @@ gchar** add_tags_dialog_execute (AddTagsDialog* self, int* result_length1) { if (result_length1) { #line 1988 "/home/jens/Source/shotwell/src/Dialogs.vala" *result_length1 = _tmp2__length1; -#line 15855 "Dialogs.c" +#line 15499 "Dialogs.c" } #line 1988 "/home/jens/Source/shotwell/src/Dialogs.vala" result = _tmp2_; @@ -15876,7 +15520,7 @@ gchar** add_tags_dialog_execute (AddTagsDialog* self, int* result_length1) { _g_free0 (text); #line 1988 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 15863 "Dialogs.c" +#line 15507 "Dialogs.c" } #line 1992 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp3_ = text; @@ -15902,7 +15546,7 @@ gchar** add_tags_dialog_execute (AddTagsDialog* self, int* result_length1) { if (result_length1) { #line 1992 "/home/jens/Source/shotwell/src/Dialogs.vala" *result_length1 = _tmp10__length1; -#line 15889 "Dialogs.c" +#line 15533 "Dialogs.c" } #line 1992 "/home/jens/Source/shotwell/src/Dialogs.vala" result = _tmp10_; @@ -15910,29 +15554,29 @@ gchar** add_tags_dialog_execute (AddTagsDialog* self, int* result_length1) { _g_free0 (text); #line 1992 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 15897 "Dialogs.c" +#line 15541 "Dialogs.c" } static gboolean add_tags_dialog_real_on_modify_validate (TextEntryDialogMediator* base, const gchar* text) { AddTagsDialog * self; gboolean result = FALSE; - const gchar* _tmp0_ = NULL; - gboolean _tmp1_ = FALSE; + const gchar* _tmp0_; + gboolean _tmp1_; gchar** names = NULL; - const gchar* _tmp2_ = NULL; - gchar** _tmp3_ = NULL; - gchar** _tmp4_ = NULL; - gchar** _tmp5_ = NULL; - gint _tmp5__length1 = 0; - gint _tmp6_ = 0; - gchar** _tmp7_ = NULL; - gchar** _tmp8_ = NULL; - gint _tmp8__length1 = 0; - gint names_length1 = 0; - gint _names_size_ = 0; - gchar** _tmp9_ = NULL; - gint _tmp9__length1 = 0; + const gchar* _tmp2_; + gchar** _tmp3_; + gchar** _tmp4_; + gchar** _tmp5_; + gint _tmp5__length1; + gint _tmp6_; + gchar** _tmp7_; + gchar** _tmp8_; + gint _tmp8__length1; + gint names_length1; + gint _names_size_; + gchar** _tmp9_; + gint _tmp9__length1; #line 1995 "/home/jens/Source/shotwell/src/Dialogs.vala" self = G_TYPE_CHECK_INSTANCE_CAST (base, TYPE_ADD_TAGS_DIALOG, AddTagsDialog); #line 1995 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -15947,7 +15591,7 @@ static gboolean add_tags_dialog_real_on_modify_validate (TextEntryDialogMediator result = FALSE; #line 1997 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 15934 "Dialogs.c" +#line 15578 "Dialogs.c" } #line 2001 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp2_ = text; @@ -15981,7 +15625,7 @@ static gboolean add_tags_dialog_real_on_modify_validate (TextEntryDialogMediator names = (_vala_array_free (names, names_length1, (GDestroyNotify) g_free), NULL); #line 2003 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 15968 "Dialogs.c" +#line 15612 "Dialogs.c" } @@ -15989,8 +15633,8 @@ static void add_tags_dialog_class_init (AddTagsDialogClass * klass) { #line 1978 "/home/jens/Source/shotwell/src/Dialogs.vala" add_tags_dialog_parent_class = g_type_class_peek_parent (klass); #line 1978 "/home/jens/Source/shotwell/src/Dialogs.vala" - ((TextEntryDialogMediatorClass *) klass)->on_modify_validate = (gboolean (*)(TextEntryDialogMediator*, const gchar*)) add_tags_dialog_real_on_modify_validate; -#line 15977 "Dialogs.c" + ((TextEntryDialogMediatorClass *) klass)->on_modify_validate = (gboolean (*) (TextEntryDialogMediator *, const gchar*)) add_tags_dialog_real_on_modify_validate; +#line 15621 "Dialogs.c" } @@ -16012,49 +15656,46 @@ GType add_tags_dialog_get_type (void) { ModifyTagsDialog* modify_tags_dialog_construct (GType object_type, MediaSource* source) { ModifyTagsDialog* self = NULL; - const gchar* _tmp0_ = NULL; - MediaSource* _tmp1_ = NULL; - gchar* _tmp2_ = NULL; - gchar* _tmp3_ = NULL; + MediaSource* _tmp0_; + gchar* _tmp1_; + gchar* _tmp2_; #line 2008 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_val_if_fail (IS_MEDIA_SOURCE (source), NULL); #line 2009 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp0_ = _ ("Tags (separated by commas):"); -#line 2009 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp1_ = source; + _tmp0_ = source; #line 2009 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp2_ = modify_tags_dialog_get_initial_text (_tmp1_); + _tmp1_ = modify_tags_dialog_get_initial_text (_tmp0_); #line 2009 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp3_ = _tmp2_; + _tmp2_ = _tmp1_; #line 2009 "/home/jens/Source/shotwell/src/Dialogs.vala" - self = (ModifyTagsDialog*) tags_dialog_construct (object_type, RESOURCES_MODIFY_TAGS_LABEL, _tmp0_, _tmp3_); + self = (ModifyTagsDialog*) tags_dialog_construct (object_type, RESOURCES_MODIFY_TAGS_LABEL, _ ("Tags (separated by commas):"), _tmp2_); #line 2009 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp3_); + _g_free0 (_tmp2_); #line 2008 "/home/jens/Source/shotwell/src/Dialogs.vala" return self; -#line 16019 "Dialogs.c" +#line 15660 "Dialogs.c" } ModifyTagsDialog* modify_tags_dialog_new (MediaSource* source) { #line 2008 "/home/jens/Source/shotwell/src/Dialogs.vala" return modify_tags_dialog_construct (TYPE_MODIFY_TAGS_DIALOG, source); -#line 16026 "Dialogs.c" +#line 15667 "Dialogs.c" } static gchar* modify_tags_dialog_get_initial_text (MediaSource* source) { gchar* result = NULL; GeeCollection* source_tags = NULL; - TagSourceCollection* _tmp0_ = NULL; - MediaSource* _tmp1_ = NULL; - GeeList* _tmp2_ = NULL; - GeeCollection* _tmp3_ = NULL; + TagSourceCollection* _tmp0_; + MediaSource* _tmp1_; + GeeList* _tmp2_; + GeeCollection* _tmp3_; GeeCollection* terminal_tags = NULL; - GeeCollection* _tmp4_ = NULL; - GeeCollection* _tmp5_ = NULL; + GeeCollection* _tmp4_; + GeeCollection* _tmp5_; GeeSortedSet* tag_basenames = NULL; - GeeTreeSet* _tmp6_ = NULL; + GeeTreeSet* _tmp6_; gchar* text = NULL; #line 2013 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_val_if_fail (IS_MEDIA_SOURCE (source), NULL); @@ -16076,7 +15717,7 @@ static gchar* modify_tags_dialog_get_initial_text (MediaSource* source) { _g_object_unref0 (source_tags); #line 2016 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 16063 "Dialogs.c" +#line 15704 "Dialogs.c" } #line 2018 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp4_ = source_tags; @@ -16088,11 +15729,11 @@ static gchar* modify_tags_dialog_get_initial_text (MediaSource* source) { _tmp6_ = gee_tree_set_new (G_TYPE_STRING, (GBoxedCopyFunc) g_strdup, (GDestroyNotify) g_free, NULL, NULL, NULL); #line 2020 "/home/jens/Source/shotwell/src/Dialogs.vala" tag_basenames = G_TYPE_CHECK_INSTANCE_CAST (_tmp6_, GEE_TYPE_SORTED_SET, GeeSortedSet); -#line 16075 "Dialogs.c" +#line 15716 "Dialogs.c" { GeeIterator* _tag_it = NULL; - GeeCollection* _tmp7_ = NULL; - GeeIterator* _tmp8_ = NULL; + GeeCollection* _tmp7_; + GeeIterator* _tmp8_; #line 2021 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp7_ = terminal_tags; #line 2021 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -16101,18 +15742,18 @@ static gchar* modify_tags_dialog_get_initial_text (MediaSource* source) { _tag_it = _tmp8_; #line 2021 "/home/jens/Source/shotwell/src/Dialogs.vala" while (TRUE) { -#line 16088 "Dialogs.c" - GeeIterator* _tmp9_ = NULL; - gboolean _tmp10_ = FALSE; +#line 15729 "Dialogs.c" + GeeIterator* _tmp9_; + gboolean _tmp10_; Tag* tag = NULL; - GeeIterator* _tmp11_ = NULL; - gpointer _tmp12_ = NULL; - GeeSortedSet* _tmp13_ = NULL; - Tag* _tmp14_ = NULL; - gchar* _tmp15_ = NULL; - gchar* _tmp16_ = NULL; - gchar* _tmp17_ = NULL; - gchar* _tmp18_ = NULL; + GeeIterator* _tmp11_; + gpointer _tmp12_; + GeeSortedSet* _tmp13_; + Tag* _tmp14_; + gchar* _tmp15_; + gchar* _tmp16_; + gchar* _tmp17_; + gchar* _tmp18_; #line 2021 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp9_ = _tag_it; #line 2021 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -16121,7 +15762,7 @@ static gchar* modify_tags_dialog_get_initial_text (MediaSource* source) { if (!_tmp10_) { #line 2021 "/home/jens/Source/shotwell/src/Dialogs.vala" break; -#line 16108 "Dialogs.c" +#line 15749 "Dialogs.c" } #line 2021 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp11_ = _tag_it; @@ -16149,19 +15790,19 @@ static gchar* modify_tags_dialog_get_initial_text (MediaSource* source) { _g_free0 (_tmp16_); #line 2021 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (tag); -#line 16136 "Dialogs.c" +#line 15777 "Dialogs.c" } #line 2021 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (_tag_it); -#line 16140 "Dialogs.c" +#line 15781 "Dialogs.c" } #line 2024 "/home/jens/Source/shotwell/src/Dialogs.vala" text = NULL; -#line 16144 "Dialogs.c" +#line 15785 "Dialogs.c" { GeeIterator* _name_it = NULL; - GeeSortedSet* _tmp19_ = NULL; - GeeIterator* _tmp20_ = NULL; + GeeSortedSet* _tmp19_; + GeeIterator* _tmp20_; #line 2025 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp19_ = tag_basenames; #line 2025 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -16170,16 +15811,16 @@ static gchar* modify_tags_dialog_get_initial_text (MediaSource* source) { _name_it = _tmp20_; #line 2025 "/home/jens/Source/shotwell/src/Dialogs.vala" while (TRUE) { -#line 16157 "Dialogs.c" - GeeIterator* _tmp21_ = NULL; - gboolean _tmp22_ = FALSE; +#line 15798 "Dialogs.c" + GeeIterator* _tmp21_; + gboolean _tmp22_; gchar* name = NULL; - GeeIterator* _tmp23_ = NULL; - gpointer _tmp24_ = NULL; - const gchar* _tmp25_ = NULL; - const gchar* _tmp29_ = NULL; - const gchar* _tmp30_ = NULL; - gchar* _tmp31_ = NULL; + GeeIterator* _tmp23_; + gpointer _tmp24_; + const gchar* _tmp25_; + const gchar* _tmp29_; + const gchar* _tmp30_; + gchar* _tmp31_; #line 2025 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp21_ = _name_it; #line 2025 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -16188,7 +15829,7 @@ static gchar* modify_tags_dialog_get_initial_text (MediaSource* source) { if (!_tmp22_) { #line 2025 "/home/jens/Source/shotwell/src/Dialogs.vala" break; -#line 16175 "Dialogs.c" +#line 15816 "Dialogs.c" } #line 2025 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp23_ = _name_it; @@ -16200,18 +15841,18 @@ static gchar* modify_tags_dialog_get_initial_text (MediaSource* source) { _tmp25_ = text; #line 2026 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp25_ == NULL) { -#line 16187 "Dialogs.c" - gchar* _tmp26_ = NULL; +#line 15828 "Dialogs.c" + gchar* _tmp26_; #line 2027 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp26_ = g_strdup (""); #line 2027 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (text); #line 2027 "/home/jens/Source/shotwell/src/Dialogs.vala" text = _tmp26_; -#line 16195 "Dialogs.c" +#line 15836 "Dialogs.c" } else { - const gchar* _tmp27_ = NULL; - gchar* _tmp28_ = NULL; + const gchar* _tmp27_; + gchar* _tmp28_; #line 2029 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp27_ = text; #line 2029 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -16220,7 +15861,7 @@ static gchar* modify_tags_dialog_get_initial_text (MediaSource* source) { _g_free0 (text); #line 2029 "/home/jens/Source/shotwell/src/Dialogs.vala" text = _tmp28_; -#line 16207 "Dialogs.c" +#line 15848 "Dialogs.c" } #line 2031 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp29_ = text; @@ -16234,11 +15875,11 @@ static gchar* modify_tags_dialog_get_initial_text (MediaSource* source) { text = _tmp31_; #line 2025 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (name); -#line 16221 "Dialogs.c" +#line 15862 "Dialogs.c" } #line 2025 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (_name_it); -#line 16225 "Dialogs.c" +#line 15866 "Dialogs.c" } #line 2034 "/home/jens/Source/shotwell/src/Dialogs.vala" result = text; @@ -16250,39 +15891,39 @@ static gchar* modify_tags_dialog_get_initial_text (MediaSource* source) { _g_object_unref0 (source_tags); #line 2034 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 16237 "Dialogs.c" +#line 15878 "Dialogs.c" } GeeArrayList* modify_tags_dialog_execute (ModifyTagsDialog* self) { GeeArrayList* result = NULL; gchar* text = NULL; - gchar* _tmp0_ = NULL; - const gchar* _tmp1_ = NULL; + gchar* _tmp0_; + const gchar* _tmp1_; GeeArrayList* new_tags = NULL; - GeeArrayList* _tmp2_ = NULL; - const gchar* _tmp3_ = NULL; - gboolean _tmp4_ = FALSE; + GeeArrayList* _tmp2_; + const gchar* _tmp3_; + gboolean _tmp4_; gchar** tag_names = NULL; - const gchar* _tmp5_ = NULL; - gchar** _tmp6_ = NULL; - gchar** _tmp7_ = NULL; - gchar** _tmp8_ = NULL; - gint _tmp8__length1 = 0; - gint _tmp9_ = 0; - gchar** _tmp10_ = NULL; - gchar** _tmp11_ = NULL; - gint _tmp11__length1 = 0; - gint tag_names_length1 = 0; - gint _tag_names_size_ = 0; - HierarchicalTagIndex* _tmp12_ = NULL; - HierarchicalTagIndex* _tmp13_ = NULL; - gchar** _tmp14_ = NULL; - gint _tmp14__length1 = 0; - gint _tmp15_ = 0; - gchar** _tmp16_ = NULL; - gchar** _tmp17_ = NULL; - gint _tmp17__length1 = 0; + const gchar* _tmp5_; + gchar** _tmp6_; + gchar** _tmp7_; + gchar** _tmp8_; + gint _tmp8__length1; + gint _tmp9_; + gchar** _tmp10_; + gchar** _tmp11_; + gint _tmp11__length1; + gint tag_names_length1; + gint _tag_names_size_; + HierarchicalTagIndex* _tmp12_; + HierarchicalTagIndex* _tmp13_; + gchar** _tmp14_; + gint _tmp14__length1; + gint _tmp15_; + gchar** _tmp16_; + gchar** _tmp17_; + gint _tmp17__length1; #line 2037 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_val_if_fail (IS_MODIFY_TAGS_DIALOG (self), NULL); #line 2038 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -16299,7 +15940,7 @@ GeeArrayList* modify_tags_dialog_execute (ModifyTagsDialog* self) { _g_free0 (text); #line 2040 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 16286 "Dialogs.c" +#line 15927 "Dialogs.c" } #line 2042 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp2_ = gee_array_list_new (TYPE_TAG, (GBoxedCopyFunc) g_object_ref, (GDestroyNotify) g_object_unref, NULL, NULL, NULL); @@ -16317,7 +15958,7 @@ GeeArrayList* modify_tags_dialog_execute (ModifyTagsDialog* self) { _g_free0 (text); #line 2046 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 16304 "Dialogs.c" +#line 15945 "Dialogs.c" } #line 2049 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp5_ = text; @@ -16365,7 +16006,7 @@ GeeArrayList* modify_tags_dialog_execute (ModifyTagsDialog* self) { _tmp17_ = tag_names; #line 2053 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp17__length1 = tag_names_length1; -#line 16352 "Dialogs.c" +#line 15993 "Dialogs.c" { gchar** name_collection = NULL; gint name_collection_length1 = 0; @@ -16377,19 +16018,19 @@ GeeArrayList* modify_tags_dialog_execute (ModifyTagsDialog* self) { name_collection_length1 = _tmp17__length1; #line 2053 "/home/jens/Source/shotwell/src/Dialogs.vala" for (name_it = 0; name_it < _tmp17__length1; name_it = name_it + 1) { -#line 16364 "Dialogs.c" - gchar* _tmp18_ = NULL; +#line 16005 "Dialogs.c" + gchar* _tmp18_; gchar* name = NULL; #line 2053 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp18_ = g_strdup (name_collection[name_it]); #line 2053 "/home/jens/Source/shotwell/src/Dialogs.vala" name = _tmp18_; -#line 16371 "Dialogs.c" +#line 16012 "Dialogs.c" { - GeeArrayList* _tmp19_ = NULL; - const gchar* _tmp20_ = NULL; - Tag* _tmp21_ = NULL; - Tag* _tmp22_ = NULL; + GeeArrayList* _tmp19_; + const gchar* _tmp20_; + Tag* _tmp21_; + Tag* _tmp22_; #line 2054 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp19_ = new_tags; #line 2054 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -16404,7 +16045,7 @@ GeeArrayList* modify_tags_dialog_execute (ModifyTagsDialog* self) { _g_object_unref0 (_tmp22_); #line 2053 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (name); -#line 16391 "Dialogs.c" +#line 16032 "Dialogs.c" } } } @@ -16416,15 +16057,15 @@ GeeArrayList* modify_tags_dialog_execute (ModifyTagsDialog* self) { _g_free0 (text); #line 2056 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 16403 "Dialogs.c" +#line 16044 "Dialogs.c" } static gboolean modify_tags_dialog_real_on_modify_validate (TextEntryDialogMediator* base, const gchar* text) { ModifyTagsDialog * self; gboolean result = FALSE; - const gchar* _tmp0_ = NULL; - gboolean _tmp1_ = FALSE; + const gchar* _tmp0_; + gboolean _tmp1_; #line 2059 "/home/jens/Source/shotwell/src/Dialogs.vala" self = G_TYPE_CHECK_INSTANCE_CAST (base, TYPE_MODIFY_TAGS_DIALOG, ModifyTagsDialog); #line 2059 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -16437,7 +16078,7 @@ static gboolean modify_tags_dialog_real_on_modify_validate (TextEntryDialogMedia result = !_tmp1_; #line 2060 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 16424 "Dialogs.c" +#line 16065 "Dialogs.c" } @@ -16445,8 +16086,8 @@ static void modify_tags_dialog_class_init (ModifyTagsDialogClass * klass) { #line 2007 "/home/jens/Source/shotwell/src/Dialogs.vala" modify_tags_dialog_parent_class = g_type_class_peek_parent (klass); #line 2007 "/home/jens/Source/shotwell/src/Dialogs.vala" - ((TextEntryDialogMediatorClass *) klass)->on_modify_validate = (gboolean (*)(TextEntryDialogMediator*, const gchar*)) modify_tags_dialog_real_on_modify_validate; -#line 16433 "Dialogs.c" + ((TextEntryDialogMediatorClass *) klass)->on_modify_validate = (gboolean (*) (TextEntryDialogMediator *, const gchar*)) modify_tags_dialog_real_on_modify_validate; +#line 16074 "Dialogs.c" } @@ -16471,7 +16112,7 @@ gchar* welcome_service_entry_get_service_name (WelcomeServiceEntry* self) { g_return_val_if_fail (IS_WELCOME_SERVICE_ENTRY (self), NULL); #line 2066 "/home/jens/Source/shotwell/src/Dialogs.vala" return WELCOME_SERVICE_ENTRY_GET_INTERFACE (self)->get_service_name (self); -#line 16458 "Dialogs.c" +#line 16099 "Dialogs.c" } @@ -16480,7 +16121,7 @@ void welcome_service_entry_execute (WelcomeServiceEntry* self) { g_return_if_fail (IS_WELCOME_SERVICE_ENTRY (self)); #line 2068 "/home/jens/Source/shotwell/src/Dialogs.vala" WELCOME_SERVICE_ENTRY_GET_INTERFACE (self)->execute (self); -#line 16467 "Dialogs.c" +#line 16108 "Dialogs.c" } @@ -16491,7 +16132,7 @@ static void welcome_service_entry_base_init (WelcomeServiceEntryIface * iface) { if (!initialized) { #line 2065 "/home/jens/Source/shotwell/src/Dialogs.vala" initialized = TRUE; -#line 16478 "Dialogs.c" +#line 16119 "Dialogs.c" } } @@ -16511,98 +16152,90 @@ GType welcome_service_entry_get_type (void) { WelcomeDialog* welcome_dialog_construct (GType object_type, GtkWindow* owner) { WelcomeDialog * self = NULL; - SpitDataImportsWelcomeImportMetaHost* _tmp0_ = NULL; + SpitDataImportsWelcomeImportMetaHost* _tmp0_; gboolean show_system_pictures_import = FALSE; - gboolean _tmp1_ = FALSE; + gboolean _tmp1_; GtkWidget* ok_button = NULL; - GtkWidget* _tmp2_ = NULL; - GtkWidget* _tmp3_ = NULL; - const gchar* _tmp4_ = NULL; - GtkWindow* _tmp5_ = NULL; + GtkWidget* _tmp2_; + GtkWidget* _tmp3_; + GtkWindow* _tmp4_; GtkLabel* primary_text = NULL; - GtkLabel* _tmp6_ = NULL; - GtkLabel* _tmp7_ = NULL; - const gchar* _tmp8_ = NULL; - gchar* _tmp9_ = NULL; - gchar* _tmp10_ = NULL; - GtkLabel* _tmp11_ = NULL; - GtkLabel* _tmp12_ = NULL; - GtkLabel* _tmp13_ = NULL; - GtkLabel* _tmp14_ = NULL; - const gchar* _tmp15_ = NULL; - gchar* _tmp16_ = NULL; - gchar* _tmp17_ = NULL; - GtkLabel* _tmp18_ = NULL; - GtkLabel* _tmp19_ = NULL; + GtkLabel* _tmp5_; + GtkLabel* _tmp6_; + gchar* _tmp7_; + gchar* _tmp8_; + GtkLabel* _tmp9_; + GtkLabel* _tmp10_; + GtkLabel* _tmp11_; + GtkLabel* _tmp12_; + gchar* _tmp13_; + gchar* _tmp14_; + GtkLabel* _tmp15_; + GtkLabel* _tmp16_; GtkImage* image = NULL; - GtkImage* _tmp20_ = NULL; + GtkImage* _tmp17_; GtkBox* header_text = NULL; - GtkBox* _tmp21_ = NULL; - GtkBox* _tmp22_ = NULL; - GtkLabel* _tmp23_ = NULL; - GtkBox* _tmp24_ = NULL; - GtkLabel* _tmp25_ = NULL; + GtkBox* _tmp18_; + GtkBox* _tmp19_; + GtkLabel* _tmp20_; + GtkBox* _tmp21_; + GtkLabel* _tmp22_; GtkBox* header_content = NULL; - GtkBox* _tmp26_ = NULL; - GtkBox* _tmp27_ = NULL; - GtkImage* _tmp28_ = NULL; - GtkBox* _tmp29_ = NULL; - GtkBox* _tmp30_ = NULL; + GtkBox* _tmp23_; + GtkBox* _tmp24_; + GtkImage* _tmp25_; + GtkBox* _tmp26_; + GtkBox* _tmp27_; GtkLabel* instructions = NULL; - GtkLabel* _tmp31_ = NULL; + GtkLabel* _tmp28_; gchar* indent_prefix = NULL; - gchar* _tmp32_ = NULL; - const gchar* _tmp33_ = NULL; - GtkTextDirection _tmp34_ = 0; + gchar* _tmp29_; + const gchar* _tmp30_ = NULL; + GtkTextDirection _tmp31_; gchar* arrow_glyph = NULL; - gchar* _tmp35_ = NULL; - GtkLabel* _tmp36_ = NULL; - const gchar* _tmp37_ = NULL; - gchar* _tmp38_ = NULL; - gchar* _tmp39_ = NULL; - const gchar* _tmp40_ = NULL; - gchar* _tmp41_ = NULL; - gchar* _tmp42_ = NULL; - gchar* _tmp43_ = NULL; - gchar* _tmp44_ = NULL; - const gchar* _tmp45_ = NULL; - gchar* _tmp46_ = NULL; - gchar* _tmp47_ = NULL; - gchar* _tmp48_ = NULL; - gchar* _tmp49_ = NULL; - const gchar* _tmp50_ = NULL; - const gchar* _tmp51_ = NULL; - gchar* _tmp52_ = NULL; - gchar* _tmp53_ = NULL; - const gchar* _tmp54_ = NULL; - const gchar* _tmp55_ = NULL; - gchar* _tmp56_ = NULL; - gchar* _tmp57_ = NULL; - GtkLabel* _tmp58_ = NULL; - GtkLabel* _tmp59_ = NULL; - GtkBox* _tmp60_ = NULL; - GtkBox* _tmp61_ = NULL; - GtkBox* _tmp62_ = NULL; - GtkBox* _tmp63_ = NULL; - gboolean _tmp64_ = FALSE; - const gchar* _tmp76_ = NULL; - GtkLabel* _tmp77_ = NULL; - GtkLabel* _tmp78_ = NULL; - GtkLabel* _tmp79_ = NULL; - GtkLabel* _tmp80_ = NULL; + gchar* _tmp32_; + GtkLabel* _tmp33_; + const gchar* _tmp34_; + gchar* _tmp35_; + gchar* _tmp36_; + const gchar* _tmp37_; + gchar* _tmp38_; + gchar* _tmp39_; + gchar* _tmp40_; + gchar* _tmp41_; + const gchar* _tmp42_; + gchar* _tmp43_; + gchar* _tmp44_; + gchar* _tmp45_; + gchar* _tmp46_; + const gchar* _tmp47_; + gchar* _tmp48_; + gchar* _tmp49_; + gchar* _tmp50_; + gchar* _tmp51_; + GtkLabel* _tmp52_; + GtkLabel* _tmp53_; + GtkBox* _tmp54_; + GtkBox* _tmp55_; + GtkBox* _tmp56_; + GtkBox* _tmp57_; + gboolean _tmp58_; + GtkLabel* _tmp69_; + GtkLabel* _tmp70_; + GtkLabel* _tmp71_; + GtkLabel* _tmp72_; GtkBox* content = NULL; - GtkBox* _tmp81_ = NULL; - GtkBox* _tmp82_ = NULL; - GtkBox* _tmp83_ = NULL; - GtkBox* _tmp84_ = NULL; - GtkLabel* _tmp85_ = NULL; - const gchar* _tmp86_ = NULL; - GtkCheckButton* _tmp87_ = NULL; - GtkCheckButton* _tmp88_ = NULL; - GtkCheckButton* _tmp89_ = NULL; - GtkBox* _tmp90_ = NULL; - GtkWidget* _tmp91_ = NULL; - SpitDataImportsWelcomeImportMetaHost* _tmp92_ = NULL; + GtkBox* _tmp73_; + GtkBox* _tmp74_; + GtkBox* _tmp75_; + GtkBox* _tmp76_; + GtkLabel* _tmp77_; + GtkCheckButton* _tmp78_; + GtkCheckButton* _tmp79_; + GtkCheckButton* _tmp80_; + GtkBox* _tmp81_; + GtkWidget* _tmp82_; + SpitDataImportsWelcomeImportMetaHost* _tmp83_; #line 2085 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_val_if_fail (GTK_IS_WINDOW (owner), NULL); #line 2085 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -16624,141 +16257,141 @@ WelcomeDialog* welcome_dialog_construct (GType object_type, GtkWindow* owner) { #line 2088 "/home/jens/Source/shotwell/src/Dialogs.vala" ok_button = _tmp3_; #line 2089 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp4_ = _ ("Welcome!"); -#line 2089 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_window_set_title (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_window_get_type (), GtkWindow), _tmp4_); + gtk_window_set_title (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_window_get_type (), GtkWindow), _ ("Welcome!")); #line 2090 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_window_set_resizable (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_window_get_type (), GtkWindow), FALSE); #line 2091 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_window_set_type_hint (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_window_get_type (), GtkWindow), GDK_WINDOW_TYPE_HINT_DIALOG); #line 2092 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp5_ = owner; + _tmp4_ = owner; #line 2092 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_window_set_transient_for (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_window_get_type (), GtkWindow), _tmp5_); + gtk_window_set_transient_for (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_window_get_type (), GtkWindow), _tmp4_); #line 2094 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp6_ = (GtkLabel*) gtk_label_new (""); + _tmp5_ = (GtkLabel*) gtk_label_new (""); #line 2094 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_object_ref_sink (_tmp6_); + g_object_ref_sink (_tmp5_); #line 2094 "/home/jens/Source/shotwell/src/Dialogs.vala" - primary_text = _tmp6_; + primary_text = _tmp5_; #line 2095 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp7_ = primary_text; + _tmp6_ = primary_text; #line 2095 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp8_ = _ ("Welcome to Shotwell!"); + _tmp7_ = g_strdup_printf ("%s", _ ("Welcome to Shotwell!")); #line 2095 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp9_ = g_strdup_printf ("%s", _tmp8_); -#line 2095 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp10_ = _tmp9_; + _tmp8_ = _tmp7_; #line 2095 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_label_set_markup (_tmp7_, _tmp10_); + gtk_label_set_markup (_tmp6_, _tmp8_); #line 2095 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp10_); + _g_free0 (_tmp8_); #line 2097 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp11_ = primary_text; + _tmp9_ = primary_text; #line 2097 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_label_set_xalign (_tmp11_, 0.0f); + gtk_label_set_xalign (_tmp9_, 0.0f); #line 2098 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp12_ = primary_text; + _tmp10_ = primary_text; #line 2098 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_label_set_yalign (_tmp12_, 0.5f); + gtk_label_set_yalign (_tmp10_, 0.5f); #line 2099 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp13_ = (GtkLabel*) gtk_label_new (""); + _tmp11_ = (GtkLabel*) gtk_label_new (""); #line 2099 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_object_ref_sink (_tmp13_); + g_object_ref_sink (_tmp11_); #line 2099 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (self->priv->secondary_text); #line 2099 "/home/jens/Source/shotwell/src/Dialogs.vala" - self->priv->secondary_text = _tmp13_; -#line 2100 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp14_ = self->priv->secondary_text; + self->priv->secondary_text = _tmp11_; #line 2100 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp15_ = _ ("To get started, import photos in any of these ways:"); + _tmp12_ = self->priv->secondary_text; #line 2100 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp16_ = g_strdup_printf ("%s", _tmp15_); + _tmp13_ = g_strdup_printf ("%s", _ ("To get started, import photos in any of these ways:")); #line 2100 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp17_ = _tmp16_; + _tmp14_ = _tmp13_; #line 2100 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_label_set_markup (_tmp14_, _tmp17_); + gtk_label_set_markup (_tmp12_, _tmp14_); #line 2100 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp17_); + _g_free0 (_tmp14_); #line 2102 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp18_ = self->priv->secondary_text; + _tmp15_ = self->priv->secondary_text; #line 2102 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_label_set_xalign (_tmp18_, 0.0f); + gtk_label_set_xalign (_tmp15_, 0.0f); #line 2103 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp19_ = self->priv->secondary_text; + _tmp16_ = self->priv->secondary_text; #line 2103 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_label_set_yalign (_tmp19_, 0.5f); + gtk_label_set_yalign (_tmp16_, 0.5f); #line 2104 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp20_ = (GtkImage*) gtk_image_new_from_icon_name ("shotwell", GTK_ICON_SIZE_DIALOG); + _tmp17_ = (GtkImage*) gtk_image_new_from_icon_name ("shotwell", GTK_ICON_SIZE_DIALOG); #line 2104 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_object_ref_sink (_tmp20_); + g_object_ref_sink (_tmp17_); #line 2104 "/home/jens/Source/shotwell/src/Dialogs.vala" - image = _tmp20_; + image = _tmp17_; #line 2106 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp21_ = (GtkBox*) gtk_box_new (GTK_ORIENTATION_VERTICAL, 0); + _tmp18_ = (GtkBox*) gtk_box_new (GTK_ORIENTATION_VERTICAL, 0); #line 2106 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_object_ref_sink (_tmp21_); + g_object_ref_sink (_tmp18_); #line 2106 "/home/jens/Source/shotwell/src/Dialogs.vala" - header_text = _tmp21_; + header_text = _tmp18_; #line 2107 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp22_ = header_text; + _tmp19_ = header_text; #line 2107 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp23_ = primary_text; + _tmp20_ = primary_text; #line 2107 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_box_pack_start (_tmp22_, G_TYPE_CHECK_INSTANCE_CAST (_tmp23_, gtk_widget_get_type (), GtkWidget), FALSE, FALSE, (guint) 5); + gtk_box_pack_start (_tmp19_, G_TYPE_CHECK_INSTANCE_CAST (_tmp20_, gtk_widget_get_type (), GtkWidget), FALSE, FALSE, (guint) 5); #line 2108 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp24_ = header_text; + _tmp21_ = header_text; #line 2108 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp25_ = self->priv->secondary_text; + _tmp22_ = self->priv->secondary_text; #line 2108 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_box_pack_start (_tmp24_, G_TYPE_CHECK_INSTANCE_CAST (_tmp25_, gtk_widget_get_type (), GtkWidget), FALSE, FALSE, (guint) 0); + gtk_box_pack_start (_tmp21_, G_TYPE_CHECK_INSTANCE_CAST (_tmp22_, gtk_widget_get_type (), GtkWidget), FALSE, FALSE, (guint) 0); #line 2110 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp26_ = (GtkBox*) gtk_box_new (GTK_ORIENTATION_HORIZONTAL, 12); + _tmp23_ = (GtkBox*) gtk_box_new (GTK_ORIENTATION_HORIZONTAL, 12); #line 2110 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_object_ref_sink (_tmp26_); + g_object_ref_sink (_tmp23_); #line 2110 "/home/jens/Source/shotwell/src/Dialogs.vala" - header_content = _tmp26_; + header_content = _tmp23_; #line 2111 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp27_ = header_content; + _tmp24_ = header_content; #line 2111 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp28_ = image; + _tmp25_ = image; #line 2111 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_box_pack_start (_tmp27_, G_TYPE_CHECK_INSTANCE_CAST (_tmp28_, gtk_widget_get_type (), GtkWidget), FALSE, FALSE, (guint) 0); + gtk_box_pack_start (_tmp24_, G_TYPE_CHECK_INSTANCE_CAST (_tmp25_, gtk_widget_get_type (), GtkWidget), FALSE, FALSE, (guint) 0); #line 2112 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp29_ = header_content; + _tmp26_ = header_content; #line 2112 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp30_ = header_text; + _tmp27_ = header_text; #line 2112 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_box_pack_start (_tmp29_, G_TYPE_CHECK_INSTANCE_CAST (_tmp30_, gtk_widget_get_type (), GtkWidget), FALSE, FALSE, (guint) 0); + gtk_box_pack_start (_tmp26_, G_TYPE_CHECK_INSTANCE_CAST (_tmp27_, gtk_widget_get_type (), GtkWidget), FALSE, FALSE, (guint) 0); #line 2114 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp31_ = (GtkLabel*) gtk_label_new (""); + _tmp28_ = (GtkLabel*) gtk_label_new (""); #line 2114 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_object_ref_sink (_tmp31_); + g_object_ref_sink (_tmp28_); #line 2114 "/home/jens/Source/shotwell/src/Dialogs.vala" - instructions = _tmp31_; + instructions = _tmp28_; #line 2115 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp32_ = g_strdup (" "); + _tmp29_ = g_strdup (" "); #line 2115 "/home/jens/Source/shotwell/src/Dialogs.vala" - indent_prefix = _tmp32_; + indent_prefix = _tmp29_; #line 2117 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp34_ = gtk_widget_get_direction (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_widget_get_type (), GtkWidget)); + _tmp31_ = gtk_widget_get_direction (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_widget_get_type (), GtkWidget)); #line 2117 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (_tmp34_ == GTK_TEXT_DIR_RTL) { + if (_tmp31_ == GTK_TEXT_DIR_RTL) { #line 2117 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp33_ = "◂"; -#line 16734 "Dialogs.c" + _tmp30_ = "◂"; +#line 16361 "Dialogs.c" } else { #line 2117 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp33_ = "▸"; -#line 16738 "Dialogs.c" + _tmp30_ = "▸"; +#line 16365 "Dialogs.c" } #line 2117 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp35_ = g_strdup (_tmp33_); + _tmp32_ = g_strdup (_tmp30_); #line 2117 "/home/jens/Source/shotwell/src/Dialogs.vala" - arrow_glyph = _tmp35_; + arrow_glyph = _tmp32_; +#line 2119 "/home/jens/Source/shotwell/src/Dialogs.vala" + _tmp33_ = instructions; +#line 2119 "/home/jens/Source/shotwell/src/Dialogs.vala" + _tmp34_ = indent_prefix; #line 2119 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp36_ = instructions; + _tmp35_ = g_strconcat (_tmp34_, "• %s\n", NULL); +#line 2119 "/home/jens/Source/shotwell/src/Dialogs.vala" + _tmp36_ = _tmp35_; #line 2119 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp37_ = indent_prefix; #line 2119 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -16766,209 +16399,190 @@ WelcomeDialog* welcome_dialog_construct (GType object_type, GtkWindow* owner) { #line 2119 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp39_ = _tmp38_; #line 2119 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp40_ = indent_prefix; + _tmp40_ = g_strconcat (_tmp36_, _tmp39_, NULL); #line 2119 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp41_ = g_strconcat (_tmp40_, "• %s\n", NULL); + _tmp41_ = _tmp40_; #line 2119 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp42_ = _tmp41_; + _tmp42_ = indent_prefix; #line 2119 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp43_ = g_strconcat (_tmp39_, _tmp42_, NULL); + _tmp43_ = g_strconcat (_tmp42_, "• %s", NULL); #line 2119 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp44_ = _tmp43_; #line 2119 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp45_ = indent_prefix; + _tmp45_ = g_strconcat (_tmp41_, _tmp44_, NULL); #line 2119 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp46_ = g_strconcat (_tmp45_, "• %s", NULL); + _tmp46_ = _tmp45_; #line 2119 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp47_ = _tmp46_; + _tmp47_ = arrow_glyph; #line 2119 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp48_ = g_strconcat (_tmp44_, _tmp47_, NULL); + _tmp48_ = g_strdup_printf (_ ("Choose File %s Import From Folder"), _tmp47_); #line 2119 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp49_ = _tmp48_; #line 2119 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp50_ = _ ("Choose File %s Import From Folder"); -#line 2119 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp51_ = arrow_glyph; -#line 2119 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp52_ = g_strdup_printf (_tmp50_, _tmp51_); -#line 2119 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp53_ = _tmp52_; -#line 2119 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp54_ = _ ("Drag and drop photos onto the Shotwell window"); -#line 2119 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp55_ = _ ("Connect a camera to your computer and import"); -#line 2119 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp56_ = g_strdup_printf (_tmp49_, _tmp53_, _tmp54_, _tmp55_); -#line 2119 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp57_ = _tmp56_; + _tmp50_ = g_strdup_printf (_tmp46_, _tmp49_, _ ("Drag and drop photos onto the Shotwell window"), _ ("Connect a camera to your computer and import")); #line 2119 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_label_set_markup (_tmp36_, _tmp57_); + _tmp51_ = _tmp50_; #line 2119 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp57_); + gtk_label_set_markup (_tmp33_, _tmp51_); #line 2119 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp53_); + _g_free0 (_tmp51_); #line 2119 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (_tmp49_); #line 2119 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp47_); + _g_free0 (_tmp46_); #line 2119 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (_tmp44_); #line 2119 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp42_); + _g_free0 (_tmp41_); #line 2119 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (_tmp39_); +#line 2119 "/home/jens/Source/shotwell/src/Dialogs.vala" + _g_free0 (_tmp36_); #line 2124 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp58_ = instructions; + _tmp52_ = instructions; #line 2124 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_label_set_xalign (_tmp58_, 0.0f); + gtk_label_set_xalign (_tmp52_, 0.0f); #line 2125 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp59_ = instructions; + _tmp53_ = instructions; #line 2125 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_label_set_yalign (_tmp59_, 0.5f); + gtk_label_set_yalign (_tmp53_, 0.5f); #line 2127 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp60_ = (GtkBox*) gtk_box_new (GTK_ORIENTATION_VERTICAL, 2); + _tmp54_ = (GtkBox*) gtk_box_new (GTK_ORIENTATION_VERTICAL, 2); #line 2127 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_object_ref_sink (_tmp60_); + g_object_ref_sink (_tmp54_); #line 2127 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (self->priv->import_action_checkbox_packer); #line 2127 "/home/jens/Source/shotwell/src/Dialogs.vala" - self->priv->import_action_checkbox_packer = _tmp60_; + self->priv->import_action_checkbox_packer = _tmp54_; #line 2129 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp61_ = (GtkBox*) gtk_box_new (GTK_ORIENTATION_VERTICAL, 2); + _tmp55_ = (GtkBox*) gtk_box_new (GTK_ORIENTATION_VERTICAL, 2); #line 2129 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_object_ref_sink (_tmp61_); + g_object_ref_sink (_tmp55_); #line 2129 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (self->priv->external_import_action_checkbox_packer); #line 2129 "/home/jens/Source/shotwell/src/Dialogs.vala" - self->priv->external_import_action_checkbox_packer = _tmp61_; + self->priv->external_import_action_checkbox_packer = _tmp55_; #line 2130 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp62_ = self->priv->import_action_checkbox_packer; + _tmp56_ = self->priv->import_action_checkbox_packer; #line 2130 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp63_ = self->priv->external_import_action_checkbox_packer; + _tmp57_ = self->priv->external_import_action_checkbox_packer; #line 2130 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_container_add (G_TYPE_CHECK_INSTANCE_CAST (_tmp62_, gtk_container_get_type (), GtkContainer), G_TYPE_CHECK_INSTANCE_CAST (_tmp63_, gtk_widget_get_type (), GtkWidget)); + gtk_container_add (G_TYPE_CHECK_INSTANCE_CAST (_tmp56_, gtk_container_get_type (), GtkContainer), G_TYPE_CHECK_INSTANCE_CAST (_tmp57_, gtk_widget_get_type (), GtkWidget)); #line 2132 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp64_ = show_system_pictures_import; + _tmp58_ = show_system_pictures_import; #line 2132 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (_tmp64_) { -#line 16838 "Dialogs.c" - const gchar* _tmp65_ = NULL; - GFile* _tmp66_ = NULL; - GFile* _tmp67_ = NULL; - gchar* _tmp68_ = NULL; - gchar* _tmp69_ = NULL; - gchar* _tmp70_ = NULL; - gchar* _tmp71_ = NULL; - GtkCheckButton* _tmp72_ = NULL; - GtkBox* _tmp73_ = NULL; - GtkCheckButton* _tmp74_ = NULL; - GtkCheckButton* _tmp75_ = NULL; -#line 2133 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp65_ = _ ("_Import photos from your %s folder"); + if (_tmp58_) { +#line 16459 "Dialogs.c" + GFile* _tmp59_; + GFile* _tmp60_; + gchar* _tmp61_; + gchar* _tmp62_; + gchar* _tmp63_; + gchar* _tmp64_; + GtkCheckButton* _tmp65_; + GtkBox* _tmp66_; + GtkCheckButton* _tmp67_; + GtkCheckButton* _tmp68_; #line 2133 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp66_ = app_dirs_get_import_dir (); + _tmp59_ = app_dirs_get_import_dir (); #line 2133 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp67_ = _tmp66_; + _tmp60_ = _tmp59_; #line 2133 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp68_ = get_display_pathname (_tmp67_); + _tmp61_ = get_display_pathname (_tmp60_); #line 2133 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp69_ = _tmp68_; + _tmp62_ = _tmp61_; #line 2133 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp70_ = g_strdup_printf (_tmp65_, _tmp69_); + _tmp63_ = g_strdup_printf (_ ("_Import photos from your %s folder"), _tmp62_); #line 2133 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp71_ = _tmp70_; + _tmp64_ = _tmp63_; #line 2133 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp72_ = (GtkCheckButton*) gtk_check_button_new_with_mnemonic (_tmp71_); + _tmp65_ = (GtkCheckButton*) gtk_check_button_new_with_mnemonic (_tmp64_); #line 2133 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_object_ref_sink (_tmp72_); + g_object_ref_sink (_tmp65_); #line 2133 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (self->priv->system_pictures_import_check); #line 2133 "/home/jens/Source/shotwell/src/Dialogs.vala" - self->priv->system_pictures_import_check = _tmp72_; + self->priv->system_pictures_import_check = _tmp65_; #line 2133 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp71_); + _g_free0 (_tmp64_); #line 2133 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp69_); + _g_free0 (_tmp62_); #line 2133 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_object_unref0 (_tmp67_); + _g_object_unref0 (_tmp60_); #line 2136 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp73_ = self->priv->import_action_checkbox_packer; + _tmp66_ = self->priv->import_action_checkbox_packer; #line 2136 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp74_ = self->priv->system_pictures_import_check; + _tmp67_ = self->priv->system_pictures_import_check; #line 2136 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_container_add (G_TYPE_CHECK_INSTANCE_CAST (_tmp73_, gtk_container_get_type (), GtkContainer), G_TYPE_CHECK_INSTANCE_CAST (_tmp74_, gtk_widget_get_type (), GtkWidget)); + gtk_container_add (G_TYPE_CHECK_INSTANCE_CAST (_tmp66_, gtk_container_get_type (), GtkContainer), G_TYPE_CHECK_INSTANCE_CAST (_tmp67_, gtk_widget_get_type (), GtkWidget)); #line 2137 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp75_ = self->priv->system_pictures_import_check; + _tmp68_ = self->priv->system_pictures_import_check; #line 2137 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_toggle_button_set_active (G_TYPE_CHECK_INSTANCE_CAST (_tmp75_, gtk_toggle_button_get_type (), GtkToggleButton), TRUE); -#line 16888 "Dialogs.c" + gtk_toggle_button_set_active (G_TYPE_CHECK_INSTANCE_CAST (_tmp68_, gtk_toggle_button_get_type (), GtkToggleButton), TRUE); +#line 16506 "Dialogs.c" } #line 2140 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp76_ = _ ("You can also import photos in any of these ways:"); + _tmp69_ = (GtkLabel*) gtk_label_new (_ ("You can also import photos in any of these ways:")); #line 2140 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp77_ = (GtkLabel*) gtk_label_new (_tmp76_); -#line 2140 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_object_ref_sink (_tmp77_); + g_object_ref_sink (_tmp69_); #line 2140 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (self->priv->instruction_header); #line 2140 "/home/jens/Source/shotwell/src/Dialogs.vala" - self->priv->instruction_header = _tmp77_; + self->priv->instruction_header = _tmp69_; #line 2142 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp78_ = self->priv->instruction_header; + _tmp70_ = self->priv->instruction_header; #line 2142 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_label_set_xalign (_tmp78_, 0.0f); + gtk_label_set_xalign (_tmp70_, 0.0f); #line 2143 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp79_ = self->priv->instruction_header; + _tmp71_ = self->priv->instruction_header; #line 2143 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_label_set_yalign (_tmp79_, 0.5f); + gtk_label_set_yalign (_tmp71_, 0.5f); #line 2144 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp80_ = self->priv->instruction_header; + _tmp72_ = self->priv->instruction_header; #line 2144 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_widget_set_margin_top (G_TYPE_CHECK_INSTANCE_CAST (_tmp80_, gtk_widget_get_type (), GtkWidget), 20); + gtk_widget_set_margin_top (G_TYPE_CHECK_INSTANCE_CAST (_tmp72_, gtk_widget_get_type (), GtkWidget), 20); #line 2146 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp81_ = (GtkBox*) gtk_box_new (GTK_ORIENTATION_VERTICAL, 16); + _tmp73_ = (GtkBox*) gtk_box_new (GTK_ORIENTATION_VERTICAL, 16); #line 2146 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_object_ref_sink (_tmp81_); + g_object_ref_sink (_tmp73_); #line 2146 "/home/jens/Source/shotwell/src/Dialogs.vala" - content = _tmp81_; + content = _tmp73_; #line 2147 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp82_ = header_content; + _tmp74_ = header_content; #line 2147 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_box_pack_start (content, G_TYPE_CHECK_INSTANCE_CAST (_tmp82_, gtk_widget_get_type (), GtkWidget), TRUE, TRUE, (guint) 0); + gtk_box_pack_start (content, G_TYPE_CHECK_INSTANCE_CAST (_tmp74_, gtk_widget_get_type (), GtkWidget), TRUE, TRUE, (guint) 0); #line 2148 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp83_ = (GtkBox*) gtk_box_new (GTK_ORIENTATION_VERTICAL, 2); + _tmp75_ = (GtkBox*) gtk_box_new (GTK_ORIENTATION_VERTICAL, 2); #line 2148 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_object_ref_sink (_tmp83_); + g_object_ref_sink (_tmp75_); #line 2148 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (self->priv->import_content); #line 2148 "/home/jens/Source/shotwell/src/Dialogs.vala" - self->priv->import_content = _tmp83_; + self->priv->import_content = _tmp75_; #line 2149 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp84_ = self->priv->import_content; + _tmp76_ = self->priv->import_content; #line 2149 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_container_add (G_TYPE_CHECK_INSTANCE_CAST (content, gtk_container_get_type (), GtkContainer), G_TYPE_CHECK_INSTANCE_CAST (_tmp84_, gtk_widget_get_type (), GtkWidget)); + gtk_container_add (G_TYPE_CHECK_INSTANCE_CAST (content, gtk_container_get_type (), GtkContainer), G_TYPE_CHECK_INSTANCE_CAST (_tmp76_, gtk_widget_get_type (), GtkWidget)); #line 2150 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp85_ = instructions; + _tmp77_ = instructions; #line 2150 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_box_pack_start (content, G_TYPE_CHECK_INSTANCE_CAST (_tmp85_, gtk_widget_get_type (), GtkWidget), FALSE, FALSE, (guint) 0); + gtk_box_pack_start (content, G_TYPE_CHECK_INSTANCE_CAST (_tmp77_, gtk_widget_get_type (), GtkWidget), FALSE, FALSE, (guint) 0); #line 2152 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp86_ = _ ("_Don’t show this message again"); + _tmp78_ = (GtkCheckButton*) gtk_check_button_new_with_mnemonic (_ ("_Don’t show this message again")); #line 2152 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp87_ = (GtkCheckButton*) gtk_check_button_new_with_mnemonic (_tmp86_); -#line 2152 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_object_ref_sink (_tmp87_); + g_object_ref_sink (_tmp78_); #line 2152 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (self->priv->hide_button); #line 2152 "/home/jens/Source/shotwell/src/Dialogs.vala" - self->priv->hide_button = _tmp87_; + self->priv->hide_button = _tmp78_; #line 2153 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp88_ = self->priv->hide_button; + _tmp79_ = self->priv->hide_button; #line 2153 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_toggle_button_set_active (G_TYPE_CHECK_INSTANCE_CAST (_tmp88_, gtk_toggle_button_get_type (), GtkToggleButton), TRUE); + gtk_toggle_button_set_active (G_TYPE_CHECK_INSTANCE_CAST (_tmp79_, gtk_toggle_button_get_type (), GtkToggleButton), TRUE); #line 2154 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp89_ = self->priv->hide_button; + _tmp80_ = self->priv->hide_button; #line 2154 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_box_pack_start (content, G_TYPE_CHECK_INSTANCE_CAST (_tmp89_, gtk_widget_get_type (), GtkWidget), FALSE, FALSE, (guint) 6); + gtk_box_pack_start (content, G_TYPE_CHECK_INSTANCE_CAST (_tmp80_, gtk_widget_get_type (), GtkWidget), FALSE, FALSE, (guint) 6); #line 2155 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_widget_set_halign (G_TYPE_CHECK_INSTANCE_CAST (content, gtk_widget_get_type (), GtkWidget), GTK_ALIGN_FILL); #line 2156 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -16986,19 +16600,19 @@ WelcomeDialog* welcome_dialog_construct (GType object_type, GtkWindow* owner) { #line 2162 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_widget_set_margin_end (G_TYPE_CHECK_INSTANCE_CAST (content, gtk_widget_get_type (), GtkWidget), 12); #line 2164 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp90_ = (GtkBox*) gtk_dialog_get_content_area (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_dialog_get_type (), GtkDialog)); + _tmp81_ = (GtkBox*) gtk_dialog_get_content_area (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_dialog_get_type (), GtkDialog)); #line 2164 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_box_pack_start (G_TYPE_CHECK_INSTANCE_CAST (_tmp90_, gtk_box_get_type (), GtkBox), G_TYPE_CHECK_INSTANCE_CAST (content, gtk_widget_get_type (), GtkWidget), FALSE, FALSE, (guint) 0); + gtk_box_pack_start (G_TYPE_CHECK_INSTANCE_CAST (_tmp81_, gtk_box_get_type (), GtkBox), G_TYPE_CHECK_INSTANCE_CAST (content, gtk_widget_get_type (), GtkWidget), FALSE, FALSE, (guint) 0); #line 2166 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp91_ = ok_button; + _tmp82_ = ok_button; #line 2166 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_widget_grab_focus (_tmp91_); + gtk_widget_grab_focus (_tmp82_); #line 2168 "/home/jens/Source/shotwell/src/Dialogs.vala" welcome_dialog_install_import_content (self); #line 2170 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp92_ = self->priv->import_meta_host; + _tmp83_ = self->priv->import_meta_host; #line 2170 "/home/jens/Source/shotwell/src/Dialogs.vala" - spit_data_imports_welcome_import_meta_host_start (_tmp92_); + spit_data_imports_welcome_import_meta_host_start (_tmp83_); #line 2085 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (content); #line 2085 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -17019,22 +16633,22 @@ WelcomeDialog* welcome_dialog_construct (GType object_type, GtkWindow* owner) { _g_object_unref0 (ok_button); #line 2085 "/home/jens/Source/shotwell/src/Dialogs.vala" return self; -#line 17006 "Dialogs.c" +#line 16620 "Dialogs.c" } WelcomeDialog* welcome_dialog_new (GtkWindow* owner) { #line 2085 "/home/jens/Source/shotwell/src/Dialogs.vala" return welcome_dialog_construct (TYPE_WELCOME_DIALOG, owner); -#line 17013 "Dialogs.c" +#line 16627 "Dialogs.c" } static void welcome_dialog_install_import_content (WelcomeDialog* self) { gboolean _tmp0_ = FALSE; gboolean _tmp1_ = FALSE; - GtkCheckButton** _tmp2_ = NULL; - gint _tmp2__length1 = 0; + GtkCheckButton** _tmp2_; + gint _tmp2__length1; #line 2173 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (IS_WELCOME_DIALOG (self)); #line 2175 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -17045,37 +16659,37 @@ static void welcome_dialog_install_import_content (WelcomeDialog* self) { if (_tmp2__length1 > 0) { #line 2175 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp1_ = TRUE; -#line 17032 "Dialogs.c" +#line 16646 "Dialogs.c" } else { - GtkCheckButton* _tmp3_ = NULL; + GtkCheckButton* _tmp3_; #line 2175 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp3_ = self->priv->system_pictures_import_check; #line 2175 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp1_ = _tmp3_ != NULL; -#line 17039 "Dialogs.c" +#line 16653 "Dialogs.c" } #line 2175 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp1_) { -#line 17043 "Dialogs.c" - gboolean _tmp4_ = FALSE; +#line 16657 "Dialogs.c" + gboolean _tmp4_; #line 2176 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp4_ = self->priv->import_content_already_installed; #line 2176 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp0_ = _tmp4_ == FALSE; -#line 17049 "Dialogs.c" +#line 16663 "Dialogs.c" } else { #line 2175 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp0_ = FALSE; -#line 17053 "Dialogs.c" +#line 16667 "Dialogs.c" } #line 2174 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp0_) { -#line 17057 "Dialogs.c" - GtkLabel* _tmp5_ = NULL; - GtkBox* _tmp6_ = NULL; - GtkBox* _tmp7_ = NULL; - GtkBox* _tmp8_ = NULL; - GtkLabel* _tmp9_ = NULL; +#line 16671 "Dialogs.c" + GtkLabel* _tmp5_; + GtkBox* _tmp6_; + GtkBox* _tmp7_; + GtkBox* _tmp8_; + GtkLabel* _tmp9_; #line 2178 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp5_ = self->priv->secondary_text; #line 2178 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -17094,68 +16708,67 @@ static void welcome_dialog_install_import_content (WelcomeDialog* self) { gtk_container_add (G_TYPE_CHECK_INSTANCE_CAST (_tmp8_, gtk_container_get_type (), GtkContainer), G_TYPE_CHECK_INSTANCE_CAST (_tmp9_, gtk_widget_get_type (), GtkWidget)); #line 2181 "/home/jens/Source/shotwell/src/Dialogs.vala" self->priv->import_content_already_installed = TRUE; -#line 17081 "Dialogs.c" +#line 16695 "Dialogs.c" } } -static void _vala_array_add109 (WelcomeServiceEntry*** array, int* length, int* size, WelcomeServiceEntry* value) { +static void _vala_array_add109 (WelcomeServiceEntry** * array, int* length, int* size, WelcomeServiceEntry* value) { #line 2187 "/home/jens/Source/shotwell/src/Dialogs.vala" if ((*length) == (*size)) { #line 2187 "/home/jens/Source/shotwell/src/Dialogs.vala" *size = (*size) ? (2 * (*size)) : 4; #line 2187 "/home/jens/Source/shotwell/src/Dialogs.vala" *array = g_renew (WelcomeServiceEntry*, *array, (*size) + 1); -#line 17093 "Dialogs.c" +#line 16707 "Dialogs.c" } #line 2187 "/home/jens/Source/shotwell/src/Dialogs.vala" (*array)[(*length)++] = value; #line 2187 "/home/jens/Source/shotwell/src/Dialogs.vala" (*array)[*length] = NULL; -#line 17099 "Dialogs.c" +#line 16713 "Dialogs.c" } -static void _vala_array_add110 (GtkCheckButton*** array, int* length, int* size, GtkCheckButton* value) { +static void _vala_array_add110 (GtkCheckButton** * array, int* length, int* size, GtkCheckButton* value) { #line 2190 "/home/jens/Source/shotwell/src/Dialogs.vala" if ((*length) == (*size)) { #line 2190 "/home/jens/Source/shotwell/src/Dialogs.vala" *size = (*size) ? (2 * (*size)) : 4; #line 2190 "/home/jens/Source/shotwell/src/Dialogs.vala" *array = g_renew (GtkCheckButton*, *array, (*size) + 1); -#line 17110 "Dialogs.c" +#line 16724 "Dialogs.c" } #line 2190 "/home/jens/Source/shotwell/src/Dialogs.vala" (*array)[(*length)++] = value; #line 2190 "/home/jens/Source/shotwell/src/Dialogs.vala" (*array)[*length] = NULL; -#line 17116 "Dialogs.c" +#line 16730 "Dialogs.c" } void welcome_dialog_install_service_entry (WelcomeDialog* self, WelcomeServiceEntry* entry) { - WelcomeServiceEntry* _tmp0_ = NULL; - gchar* _tmp1_ = NULL; - gchar* _tmp2_ = NULL; - gchar* _tmp3_ = NULL; - gchar* _tmp4_ = NULL; - WelcomeServiceEntry** _tmp5_ = NULL; - gint _tmp5__length1 = 0; - WelcomeServiceEntry* _tmp6_ = NULL; - WelcomeServiceEntry* _tmp7_ = NULL; + WelcomeServiceEntry* _tmp0_; + gchar* _tmp1_; + gchar* _tmp2_; + gchar* _tmp3_; + gchar* _tmp4_; + WelcomeServiceEntry** _tmp5_; + gint _tmp5__length1; + WelcomeServiceEntry* _tmp6_; + WelcomeServiceEntry* _tmp7_; GtkCheckButton* entry_check = NULL; - const gchar* _tmp8_ = NULL; - WelcomeServiceEntry* _tmp9_ = NULL; - gchar* _tmp10_ = NULL; - gchar* _tmp11_ = NULL; - gchar* _tmp12_ = NULL; - gchar* _tmp13_ = NULL; - GtkCheckButton* _tmp14_ = NULL; - GtkCheckButton* _tmp15_ = NULL; - GtkCheckButton** _tmp16_ = NULL; - gint _tmp16__length1 = 0; - GtkCheckButton* _tmp17_ = NULL; - GtkBox* _tmp18_ = NULL; + WelcomeServiceEntry* _tmp8_; + gchar* _tmp9_; + gchar* _tmp10_; + gchar* _tmp11_; + gchar* _tmp12_; + GtkCheckButton* _tmp13_; + GtkCheckButton* _tmp14_; + GtkCheckButton** _tmp15_; + gint _tmp15__length1; + GtkCheckButton* _tmp16_; + GtkBox* _tmp17_; #line 2185 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (IS_WELCOME_DIALOG (self)); #line 2185 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -17187,48 +16800,46 @@ void welcome_dialog_install_service_entry (WelcomeDialog* self, WelcomeServiceEn #line 2187 "/home/jens/Source/shotwell/src/Dialogs.vala" _vala_array_add109 (&self->priv->external_import_entries, &self->priv->external_import_entries_length1, &self->priv->_external_import_entries_size_, _tmp7_); #line 2188 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp8_ = _ ("Import photos from your %s library"); -#line 2188 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp9_ = entry; + _tmp8_ = entry; #line 2188 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp10_ = welcome_service_entry_get_service_name (_tmp9_); + _tmp9_ = welcome_service_entry_get_service_name (_tmp8_); #line 2188 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp11_ = _tmp10_; + _tmp10_ = _tmp9_; #line 2188 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp12_ = g_strdup_printf (_tmp8_, _tmp11_); + _tmp11_ = g_strdup_printf (_ ("Import photos from your %s library"), _tmp10_); #line 2188 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp13_ = _tmp12_; + _tmp12_ = _tmp11_; #line 2188 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp14_ = (GtkCheckButton*) gtk_check_button_new_with_label (_tmp13_); + _tmp13_ = (GtkCheckButton*) gtk_check_button_new_with_label (_tmp12_); #line 2188 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_object_ref_sink (_tmp14_); + g_object_ref_sink (_tmp13_); #line 2188 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp15_ = _tmp14_; + _tmp14_ = _tmp13_; #line 2188 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp13_); + _g_free0 (_tmp12_); #line 2188 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp11_); + _g_free0 (_tmp10_); #line 2188 "/home/jens/Source/shotwell/src/Dialogs.vala" - entry_check = _tmp15_; + entry_check = _tmp14_; #line 2190 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp16_ = self->priv->external_import_checks; + _tmp15_ = self->priv->external_import_checks; #line 2190 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp16__length1 = self->priv->external_import_checks_length1; + _tmp15__length1 = self->priv->external_import_checks_length1; #line 2190 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp17_ = _g_object_ref0 (entry_check); + _tmp16_ = _g_object_ref0 (entry_check); #line 2190 "/home/jens/Source/shotwell/src/Dialogs.vala" - _vala_array_add110 (&self->priv->external_import_checks, &self->priv->external_import_checks_length1, &self->priv->_external_import_checks_size_, _tmp17_); + _vala_array_add110 (&self->priv->external_import_checks, &self->priv->external_import_checks_length1, &self->priv->_external_import_checks_size_, _tmp16_); #line 2191 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_toggle_button_set_active (G_TYPE_CHECK_INSTANCE_CAST (entry_check, gtk_toggle_button_get_type (), GtkToggleButton), TRUE); #line 2192 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp18_ = self->priv->external_import_action_checkbox_packer; + _tmp17_ = self->priv->external_import_action_checkbox_packer; #line 2192 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_container_add (G_TYPE_CHECK_INSTANCE_CAST (_tmp18_, gtk_container_get_type (), GtkContainer), G_TYPE_CHECK_INSTANCE_CAST (entry_check, gtk_widget_get_type (), GtkWidget)); + gtk_container_add (G_TYPE_CHECK_INSTANCE_CAST (_tmp17_, gtk_container_get_type (), GtkContainer), G_TYPE_CHECK_INSTANCE_CAST (entry_check, gtk_widget_get_type (), GtkWidget)); #line 2193 "/home/jens/Source/shotwell/src/Dialogs.vala" welcome_dialog_install_import_content (self); #line 2185 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (entry_check); -#line 17215 "Dialogs.c" +#line 16826 "Dialogs.c" } @@ -17238,7 +16849,7 @@ void welcome_dialog_install_service_entry (WelcomeDialog* self, WelcomeServiceEn * images from a camera; please see #4997 for details. */ static void welcome_dialog_on_dismiss (WelcomeDialog* self, gint resp) { - gint _tmp0_ = 0; + gint _tmp0_; #line 2201 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (IS_WELCOME_DIALOG (self)); #line 2202 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -17247,37 +16858,37 @@ static void welcome_dialog_on_dismiss (WelcomeDialog* self, gint resp) { if (_tmp0_ == ((gint) GTK_RESPONSE_OK)) { #line 2203 "/home/jens/Source/shotwell/src/Dialogs.vala" self->priv->ok_clicked = TRUE; -#line 17234 "Dialogs.c" +#line 16845 "Dialogs.c" } #line 2205 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_widget_hide (G_TYPE_CHECK_INSTANCE_CAST (self, gtk_widget_get_type (), GtkWidget)); #line 2206 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_main_quit (); -#line 17240 "Dialogs.c" +#line 16851 "Dialogs.c" } static void _welcome_dialog_on_dismiss_gtk_dialog_response (GtkDialog* _sender, gint response_id, gpointer self) { #line 2212 "/home/jens/Source/shotwell/src/Dialogs.vala" welcome_dialog_on_dismiss ((WelcomeDialog*) self, response_id); -#line 17247 "Dialogs.c" +#line 16858 "Dialogs.c" } -static void _vala_array_add111 (WelcomeServiceEntry*** array, int* length, int* size, WelcomeServiceEntry* value) { +static void _vala_array_add111 (WelcomeServiceEntry** * array, int* length, int* size, WelcomeServiceEntry* value) { #line 2235 "/home/jens/Source/shotwell/src/Dialogs.vala" if ((*length) == (*size)) { #line 2235 "/home/jens/Source/shotwell/src/Dialogs.vala" *size = (*size) ? (2 * (*size)) : 4; #line 2235 "/home/jens/Source/shotwell/src/Dialogs.vala" *array = g_renew (WelcomeServiceEntry*, *array, (*size) + 1); -#line 17258 "Dialogs.c" +#line 16869 "Dialogs.c" } #line 2235 "/home/jens/Source/shotwell/src/Dialogs.vala" (*array)[(*length)++] = value; #line 2235 "/home/jens/Source/shotwell/src/Dialogs.vala" (*array)[*length] = NULL; -#line 17264 "Dialogs.c" +#line 16875 "Dialogs.c" } @@ -17288,17 +16899,17 @@ static WelcomeServiceEntry** _vala_array_dup29 (WelcomeServiceEntry** self, int result = g_new0 (WelcomeServiceEntry*, length + 1); #line 2237 "/home/jens/Source/shotwell/src/Dialogs.vala" for (i = 0; i < length; i++) { -#line 17275 "Dialogs.c" - WelcomeServiceEntry* _tmp0_ = NULL; +#line 16886 "Dialogs.c" + WelcomeServiceEntry* _tmp0_; #line 2237 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp0_ = _g_object_ref0 (self[i]); #line 2237 "/home/jens/Source/shotwell/src/Dialogs.vala" result[i] = _tmp0_; -#line 17281 "Dialogs.c" +#line 16892 "Dialogs.c" } #line 2237 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 17285 "Dialogs.c" +#line 16896 "Dialogs.c" } @@ -17307,21 +16918,21 @@ gboolean welcome_dialog_execute (WelcomeDialog* self, WelcomeServiceEntry*** sel int _vala_selected_import_entries_length1 = 0; gboolean _vala_do_system_pictures_import = FALSE; gboolean result = FALSE; - guint _tmp0_ = 0U; + guint _tmp0_; gboolean ok = FALSE; - gboolean _tmp1_ = FALSE; + gboolean _tmp1_; gboolean show_dialog = FALSE; - gboolean _tmp2_ = FALSE; + gboolean _tmp2_; WelcomeServiceEntry** _result_ = NULL; - WelcomeServiceEntry** _tmp5_ = NULL; - gint _result__length1 = 0; - gint __result__size_ = 0; - WelcomeServiceEntry** _tmp19_ = NULL; - gint _tmp19__length1 = 0; - WelcomeServiceEntry** _tmp20_ = NULL; - gint _tmp20__length1 = 0; + WelcomeServiceEntry** _tmp5_; + gint _result__length1; + gint __result__size_; + WelcomeServiceEntry** _tmp19_; + gint _tmp19__length1; + WelcomeServiceEntry** _tmp20_; + gint _tmp20__length1; gboolean _tmp21_ = FALSE; - GtkCheckButton* _tmp22_ = NULL; + GtkCheckButton* _tmp22_; #line 2209 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_val_if_fail (IS_WELCOME_DIALOG (self), FALSE); #line 2212 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -17346,16 +16957,16 @@ gboolean welcome_dialog_execute (WelcomeDialog* self, WelcomeServiceEntry*** sel _tmp2_ = ok; #line 2228 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp2_) { -#line 17333 "Dialogs.c" - GtkCheckButton* _tmp3_ = NULL; - gboolean _tmp4_ = FALSE; +#line 16944 "Dialogs.c" + GtkCheckButton* _tmp3_; + gboolean _tmp4_; #line 2229 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp3_ = self->priv->hide_button; #line 2229 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp4_ = gtk_toggle_button_get_active (G_TYPE_CHECK_INSTANCE_CAST (_tmp3_, gtk_toggle_button_get_type (), GtkToggleButton)); #line 2229 "/home/jens/Source/shotwell/src/Dialogs.vala" show_dialog = !_tmp4_; -#line 17342 "Dialogs.c" +#line 16953 "Dialogs.c" } #line 2232 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp5_ = g_new0 (WelcomeServiceEntry*, 0 + 1); @@ -17365,36 +16976,36 @@ gboolean welcome_dialog_execute (WelcomeDialog* self, WelcomeServiceEntry*** sel _result__length1 = 0; #line 2232 "/home/jens/Source/shotwell/src/Dialogs.vala" __result__size_ = _result__length1; -#line 17352 "Dialogs.c" +#line 16963 "Dialogs.c" { gint i = 0; #line 2233 "/home/jens/Source/shotwell/src/Dialogs.vala" i = 0; -#line 17357 "Dialogs.c" +#line 16968 "Dialogs.c" { gboolean _tmp6_ = FALSE; #line 2233 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp6_ = TRUE; #line 2233 "/home/jens/Source/shotwell/src/Dialogs.vala" while (TRUE) { -#line 17364 "Dialogs.c" - gint _tmp8_ = 0; - WelcomeServiceEntry** _tmp9_ = NULL; - gint _tmp9__length1 = 0; - GtkCheckButton** _tmp10_ = NULL; - gint _tmp10__length1 = 0; - gint _tmp11_ = 0; - GtkCheckButton* _tmp12_ = NULL; - gboolean _tmp13_ = FALSE; +#line 16975 "Dialogs.c" + gint _tmp8_; + WelcomeServiceEntry** _tmp9_; + gint _tmp9__length1; + GtkCheckButton** _tmp10_; + gint _tmp10__length1; + gint _tmp11_; + GtkCheckButton* _tmp12_; + gboolean _tmp13_; #line 2233 "/home/jens/Source/shotwell/src/Dialogs.vala" if (!_tmp6_) { -#line 17375 "Dialogs.c" - gint _tmp7_ = 0; +#line 16986 "Dialogs.c" + gint _tmp7_; #line 2233 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp7_ = i; #line 2233 "/home/jens/Source/shotwell/src/Dialogs.vala" i = _tmp7_ + 1; -#line 17381 "Dialogs.c" +#line 16992 "Dialogs.c" } #line 2233 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp6_ = FALSE; @@ -17408,7 +17019,7 @@ gboolean welcome_dialog_execute (WelcomeDialog* self, WelcomeServiceEntry*** sel if (!(_tmp8_ < _tmp9__length1)) { #line 2233 "/home/jens/Source/shotwell/src/Dialogs.vala" break; -#line 17395 "Dialogs.c" +#line 17006 "Dialogs.c" } #line 2234 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp10_ = self->priv->external_import_checks; @@ -17422,14 +17033,14 @@ gboolean welcome_dialog_execute (WelcomeDialog* self, WelcomeServiceEntry*** sel _tmp13_ = gtk_toggle_button_get_active (G_TYPE_CHECK_INSTANCE_CAST (_tmp12_, gtk_toggle_button_get_type (), GtkToggleButton)); #line 2234 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp13_ == TRUE) { -#line 17409 "Dialogs.c" - WelcomeServiceEntry** _tmp14_ = NULL; - gint _tmp14__length1 = 0; - WelcomeServiceEntry** _tmp15_ = NULL; - gint _tmp15__length1 = 0; - gint _tmp16_ = 0; - WelcomeServiceEntry* _tmp17_ = NULL; - WelcomeServiceEntry* _tmp18_ = NULL; +#line 17020 "Dialogs.c" + WelcomeServiceEntry** _tmp14_; + gint _tmp14__length1; + WelcomeServiceEntry** _tmp15_; + gint _tmp15__length1; + gint _tmp16_; + WelcomeServiceEntry* _tmp17_; + WelcomeServiceEntry* _tmp18_; #line 2235 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp14_ = _result_; #line 2235 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -17446,7 +17057,7 @@ gboolean welcome_dialog_execute (WelcomeDialog* self, WelcomeServiceEntry*** sel _tmp18_ = _g_object_ref0 (_tmp17_); #line 2235 "/home/jens/Source/shotwell/src/Dialogs.vala" _vala_array_add111 (&_result_, &_result__length1, &__result__size_, _tmp18_); -#line 17433 "Dialogs.c" +#line 17044 "Dialogs.c" } } } @@ -17469,20 +17080,20 @@ gboolean welcome_dialog_execute (WelcomeDialog* self, WelcomeServiceEntry*** sel _tmp22_ = self->priv->system_pictures_import_check; #line 2239 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp22_ != NULL) { -#line 17456 "Dialogs.c" - GtkCheckButton* _tmp23_ = NULL; - gboolean _tmp24_ = FALSE; +#line 17067 "Dialogs.c" + GtkCheckButton* _tmp23_; + gboolean _tmp24_; #line 2239 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp23_ = self->priv->system_pictures_import_check; #line 2239 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp24_ = gtk_toggle_button_get_active (G_TYPE_CHECK_INSTANCE_CAST (_tmp23_, gtk_toggle_button_get_type (), GtkToggleButton)); #line 2239 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp21_ = _tmp24_; -#line 17465 "Dialogs.c" +#line 17076 "Dialogs.c" } else { #line 2239 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp21_ = FALSE; -#line 17469 "Dialogs.c" +#line 17080 "Dialogs.c" } #line 2238 "/home/jens/Source/shotwell/src/Dialogs.vala" _vala_do_system_pictures_import = _tmp21_; @@ -17496,39 +17107,39 @@ gboolean welcome_dialog_execute (WelcomeDialog* self, WelcomeServiceEntry*** sel if (selected_import_entries) { #line 2243 "/home/jens/Source/shotwell/src/Dialogs.vala" *selected_import_entries = _vala_selected_import_entries; -#line 17483 "Dialogs.c" +#line 17094 "Dialogs.c" } else { #line 2243 "/home/jens/Source/shotwell/src/Dialogs.vala" _vala_selected_import_entries = (_vala_array_free (_vala_selected_import_entries, _vala_selected_import_entries_length1, (GDestroyNotify) g_object_unref), NULL); -#line 17487 "Dialogs.c" +#line 17098 "Dialogs.c" } #line 2243 "/home/jens/Source/shotwell/src/Dialogs.vala" if (selected_import_entries_length1) { #line 2243 "/home/jens/Source/shotwell/src/Dialogs.vala" *selected_import_entries_length1 = _vala_selected_import_entries_length1; -#line 17493 "Dialogs.c" +#line 17104 "Dialogs.c" } #line 2243 "/home/jens/Source/shotwell/src/Dialogs.vala" if (do_system_pictures_import) { #line 2243 "/home/jens/Source/shotwell/src/Dialogs.vala" *do_system_pictures_import = _vala_do_system_pictures_import; -#line 17499 "Dialogs.c" +#line 17110 "Dialogs.c" } #line 2243 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 17503 "Dialogs.c" +#line 17114 "Dialogs.c" } static gboolean welcome_dialog_is_system_pictures_import_possible (void) { gboolean result = FALSE; GFile* system_pictures = NULL; - GFile* _tmp0_ = NULL; - GFile* _tmp1_ = NULL; - gboolean _tmp2_ = FALSE; - GFile* _tmp3_ = NULL; - GFileType _tmp4_ = 0; - gboolean _tmp13_ = FALSE; + GFile* _tmp0_; + GFile* _tmp1_; + gboolean _tmp2_; + GFile* _tmp3_; + GFileType _tmp4_; + gboolean _tmp10_ = FALSE; GError * _inner_error_ = NULL; #line 2247 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp0_ = app_dirs_get_import_dir (); @@ -17546,7 +17157,7 @@ static gboolean welcome_dialog_is_system_pictures_import_possible (void) { _g_object_unref0 (system_pictures); #line 2249 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 17533 "Dialogs.c" +#line 17144 "Dialogs.c" } #line 2251 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp3_ = system_pictures; @@ -17560,18 +17171,15 @@ static gboolean welcome_dialog_is_system_pictures_import_possible (void) { _g_object_unref0 (system_pictures); #line 2252 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 17547 "Dialogs.c" +#line 17158 "Dialogs.c" } { GFileEnumerator* syspics_child_enum = NULL; - GFile* _tmp5_ = NULL; - GFileEnumerator* _tmp6_ = NULL; + GFile* _tmp5_; + GFileEnumerator* _tmp6_; GFileInfo* _tmp7_ = NULL; - GFileEnumerator* _tmp8_ = NULL; - GFileInfo* _tmp9_ = NULL; - GFileInfo* _tmp10_ = NULL; - GFileInfo* _tmp11_ = NULL; - gboolean _tmp12_ = FALSE; + GFileEnumerator* _tmp8_; + GFileInfo* _tmp9_; #line 2255 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp5_ = system_pictures; #line 2255 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -17580,8 +17188,8 @@ static gboolean welcome_dialog_is_system_pictures_import_possible (void) { syspics_child_enum = _tmp6_; #line 2255 "/home/jens/Source/shotwell/src/Dialogs.vala" if (G_UNLIKELY (_inner_error_ != NULL)) { -#line 17567 "Dialogs.c" - goto __catch426_g_error; +#line 17175 "Dialogs.c" + goto __catch427_g_error; } #line 2257 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp8_ = syspics_child_enum; @@ -17593,21 +17201,11 @@ static gboolean welcome_dialog_is_system_pictures_import_possible (void) { if (G_UNLIKELY (_inner_error_ != NULL)) { #line 2257 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (syspics_child_enum); -#line 17580 "Dialogs.c" - goto __catch426_g_error; +#line 17188 "Dialogs.c" + goto __catch427_g_error; } #line 2257 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp10_ = _tmp7_; -#line 2257 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp7_ = NULL; -#line 2257 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp11_ = _tmp10_; -#line 2257 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp12_ = _tmp11_ != NULL; -#line 2257 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_object_unref0 (_tmp11_); -#line 2257 "/home/jens/Source/shotwell/src/Dialogs.vala" - result = _tmp12_; + result = _tmp7_ != NULL; #line 2257 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (_tmp7_); #line 2257 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -17616,10 +17214,10 @@ static gboolean welcome_dialog_is_system_pictures_import_possible (void) { _g_object_unref0 (system_pictures); #line 2257 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 17603 "Dialogs.c" +#line 17201 "Dialogs.c" } - goto __finally426; - __catch426_g_error: + goto __finally427; + __catch427_g_error: { GError* e = NULL; #line 2254 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -17634,9 +17232,9 @@ static gboolean welcome_dialog_is_system_pictures_import_possible (void) { _g_object_unref0 (system_pictures); #line 2259 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 17621 "Dialogs.c" +#line 17219 "Dialogs.c" } - __finally426: + __finally427: #line 2254 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (system_pictures); #line 2254 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -17644,8 +17242,8 @@ static gboolean welcome_dialog_is_system_pictures_import_possible (void) { #line 2254 "/home/jens/Source/shotwell/src/Dialogs.vala" g_clear_error (&_inner_error_); #line 2254 "/home/jens/Source/shotwell/src/Dialogs.vala" - return _tmp13_; -#line 17632 "Dialogs.c" + return _tmp10_; +#line 17230 "Dialogs.c" } @@ -17656,13 +17254,13 @@ static void welcome_dialog_class_init (WelcomeDialogClass * klass) { g_type_class_add_private (klass, sizeof (WelcomeDialogPrivate)); #line 2071 "/home/jens/Source/shotwell/src/Dialogs.vala" G_OBJECT_CLASS (klass)->finalize = welcome_dialog_finalize; -#line 17643 "Dialogs.c" +#line 17241 "Dialogs.c" } static void welcome_dialog_instance_init (WelcomeDialog * self) { - GtkCheckButton** _tmp0_ = NULL; - WelcomeServiceEntry** _tmp1_ = NULL; + GtkCheckButton** _tmp0_; + WelcomeServiceEntry** _tmp1_; #line 2071 "/home/jens/Source/shotwell/src/Dialogs.vala" self->priv = WELCOME_DIALOG_GET_PRIVATE (self); #line 2073 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -17687,11 +17285,11 @@ static void welcome_dialog_instance_init (WelcomeDialog * self) { self->priv->import_content_already_installed = FALSE; #line 2083 "/home/jens/Source/shotwell/src/Dialogs.vala" self->priv->ok_clicked = FALSE; -#line 17674 "Dialogs.c" +#line 17272 "Dialogs.c" } -static void welcome_dialog_finalize (GObject* obj) { +static void welcome_dialog_finalize (GObject * obj) { WelcomeDialog * self; #line 2071 "/home/jens/Source/shotwell/src/Dialogs.vala" self = G_TYPE_CHECK_INSTANCE_CAST (obj, TYPE_WELCOME_DIALOG, WelcomeDialog); @@ -17717,7 +17315,7 @@ static void welcome_dialog_finalize (GObject* obj) { _g_object_unref0 (self->priv->import_meta_host); #line 2071 "/home/jens/Source/shotwell/src/Dialogs.vala" G_OBJECT_CLASS (welcome_dialog_parent_class)->finalize (obj); -#line 17704 "Dialogs.c" +#line 17302 "Dialogs.c" } @@ -17738,21 +17336,21 @@ static gboolean _preferences_dialog_on_delete_gtk_widget_delete_event (GtkWidget result = preferences_dialog_on_delete ((PreferencesDialog*) self); #line 2308 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 17725 "Dialogs.c" +#line 17323 "Dialogs.c" } static void _preferences_dialog_on_close_gtk_dialog_response (GtkDialog* _sender, gint response_id, gpointer self) { #line 2309 "/home/jens/Source/shotwell/src/Dialogs.vala" preferences_dialog_on_close ((PreferencesDialog*) self); -#line 17732 "Dialogs.c" +#line 17330 "Dialogs.c" } static void _preferences_dialog_on_value_changed_gtk_adjustment_value_changed (GtkAdjustment* _sender, gpointer self) { #line 2314 "/home/jens/Source/shotwell/src/Dialogs.vala" preferences_dialog_on_value_changed ((PreferencesDialog*) self); -#line 17739 "Dialogs.c" +#line 17337 "Dialogs.c" } @@ -17761,7 +17359,7 @@ static gboolean _preferences_dialog_on_bg_color_reset_gtk_widget_button_press_ev result = preferences_dialog_on_bg_color_reset ((PreferencesDialog*) self, event); #line 2317 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 17748 "Dialogs.c" +#line 17346 "Dialogs.c" } @@ -17770,49 +17368,49 @@ static gboolean _preferences_dialog_on_local_pattern_help_gtk_label_activate_lin result = preferences_dialog_on_local_pattern_help ((PreferencesDialog*) self, uri); #line 2340 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 17757 "Dialogs.c" +#line 17355 "Dialogs.c" } static void _preferences_dialog_on_dir_pattern_combo_changed_gtk_combo_box_changed (GtkComboBox* _sender, gpointer self) { #line 2354 "/home/jens/Source/shotwell/src/Dialogs.vala" preferences_dialog_on_dir_pattern_combo_changed ((PreferencesDialog*) self); -#line 17764 "Dialogs.c" +#line 17362 "Dialogs.c" } static void _preferences_dialog_on_dir_pattern_entry_changed_gtk_editable_changed (GtkEditable* _sender, gpointer self) { #line 2355 "/home/jens/Source/shotwell/src/Dialogs.vala" preferences_dialog_on_dir_pattern_entry_changed ((PreferencesDialog*) self); -#line 17771 "Dialogs.c" +#line 17369 "Dialogs.c" } static void _preferences_dialog_on_lowercase_toggled_gtk_toggle_button_toggled (GtkToggleButton* _sender, gpointer self) { #line 2360 "/home/jens/Source/shotwell/src/Dialogs.vala" preferences_dialog_on_lowercase_toggled ((PreferencesDialog*) self); -#line 17778 "Dialogs.c" +#line 17376 "Dialogs.c" } static void _preferences_dialog_on_photo_editor_changed_gtk_combo_box_changed (GtkComboBox* _sender, gpointer self) { #line 2367 "/home/jens/Source/shotwell/src/Dialogs.vala" preferences_dialog_on_photo_editor_changed ((PreferencesDialog*) self); -#line 17785 "Dialogs.c" +#line 17383 "Dialogs.c" } static void _preferences_dialog_on_raw_editor_changed_gtk_combo_box_changed (GtkComboBox* _sender, gpointer self) { #line 2368 "/home/jens/Source/shotwell/src/Dialogs.vala" preferences_dialog_on_raw_editor_changed ((PreferencesDialog*) self); -#line 17792 "Dialogs.c" +#line 17390 "Dialogs.c" } static void _preferences_dialog_on_default_raw_developer_changed_gtk_combo_box_changed (GtkComboBox* _sender, gpointer self) { #line 2380 "/home/jens/Source/shotwell/src/Dialogs.vala" preferences_dialog_on_default_raw_developer_changed ((PreferencesDialog*) self); -#line 17799 "Dialogs.c" +#line 17397 "Dialogs.c" } @@ -17821,126 +17419,121 @@ static gboolean _preferences_dialog_map_event_gtk_widget_map_event (GtkWidget* _ result = preferences_dialog_map_event ((PreferencesDialog*) self); #line 2382 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 17808 "Dialogs.c" +#line 17406 "Dialogs.c" } static PreferencesDialog* preferences_dialog_construct (GType object_type) { PreferencesDialog* self = NULL; - GtkBuilder* _tmp0_ = NULL; - GtkBuilder* _tmp1_ = NULL; - GObject* _tmp2_ = NULL; - GtkDialog* _tmp3_ = NULL; + GtkBuilder* _tmp0_; + GtkBuilder* _tmp1_; + GObject* _tmp2_; + GtkDialog* _tmp3_; gboolean use_header = FALSE; - GtkSettings* _tmp4_ = NULL; - gboolean _tmp5_ = FALSE; - GtkDialog* _tmp8_ = NULL; - AppWindow* _tmp9_ = NULL; - AppWindow* _tmp10_ = NULL; - GdkWindow* _tmp11_ = NULL; - GtkDialog* _tmp12_ = NULL; - AppWindow* _tmp13_ = NULL; - AppWindow* _tmp14_ = NULL; - GtkDialog* _tmp15_ = NULL; - GtkDialog* _tmp16_ = NULL; - GtkBuilder* _tmp17_ = NULL; - GObject* _tmp18_ = NULL; - GtkAdjustment* _tmp19_ = NULL; - GtkAdjustment* _tmp20_ = NULL; - GtkAdjustment* _tmp21_ = NULL; - gdouble _tmp22_ = 0.0; - ConfigFacade* _tmp23_ = NULL; - ConfigFacade* _tmp24_ = NULL; + GtkSettings* _tmp4_; + gboolean _tmp5_; + GtkDialog* _tmp8_; + AppWindow* _tmp9_; + AppWindow* _tmp10_; + GdkWindow* _tmp11_; + GtkDialog* _tmp12_; + AppWindow* _tmp13_; + AppWindow* _tmp14_; + GtkDialog* _tmp15_; + GtkDialog* _tmp16_; + GtkBuilder* _tmp17_; + GObject* _tmp18_; + GtkAdjustment* _tmp19_; + GtkAdjustment* _tmp20_; + GtkAdjustment* _tmp21_; + gdouble _tmp22_; + ConfigFacade* _tmp23_; + ConfigFacade* _tmp24_; GdkRGBA _tmp25_ = {0}; - gdouble _tmp26_ = 0.0; - GtkAdjustment* _tmp27_ = NULL; - GtkBuilder* _tmp28_ = NULL; - GObject* _tmp29_ = NULL; - GtkScale* _tmp30_ = NULL; - GtkScale* _tmp31_ = NULL; - GtkBuilder* _tmp32_ = NULL; - GObject* _tmp33_ = NULL; - GtkFileChooserButton* _tmp34_ = NULL; - GtkBuilder* _tmp35_ = NULL; - GObject* _tmp36_ = NULL; - GtkComboBox* _tmp37_ = NULL; - GtkBuilder* _tmp38_ = NULL; - GObject* _tmp39_ = NULL; - GtkComboBox* _tmp40_ = NULL; + gdouble _tmp26_; + GtkAdjustment* _tmp27_; + GtkBuilder* _tmp28_; + GObject* _tmp29_; + GtkScale* _tmp30_; + GtkScale* _tmp31_; + GtkBuilder* _tmp32_; + GObject* _tmp33_; + GtkFileChooserButton* _tmp34_; + GtkBuilder* _tmp35_; + GObject* _tmp36_; + GtkComboBox* _tmp37_; + GtkBuilder* _tmp38_; + GObject* _tmp39_; + GtkComboBox* _tmp40_; GtkLabel* pattern_help = NULL; - GtkBuilder* _tmp41_ = NULL; - GObject* _tmp42_ = NULL; - GtkLabel* _tmp43_ = NULL; + GtkBuilder* _tmp41_; + GObject* _tmp42_; + GtkLabel* _tmp43_; gchar* help_path = NULL; - gchar* _tmp44_ = NULL; - const gchar* _tmp45_ = NULL; - GtkBuilder* _tmp59_ = NULL; - GObject* _tmp60_ = NULL; - GtkComboBoxText* _tmp61_ = NULL; - GtkBuilder* _tmp62_ = NULL; - GObject* _tmp63_ = NULL; - GtkEntry* _tmp64_ = NULL; - GtkBuilder* _tmp65_ = NULL; - GObject* _tmp66_ = NULL; - GtkLabel* _tmp67_ = NULL; - const gchar* _tmp68_ = NULL; - gchar* _tmp69_ = NULL; - gchar* _tmp70_ = NULL; - const gchar* _tmp71_ = NULL; - gchar* _tmp72_ = NULL; - gchar* _tmp73_ = NULL; - const gchar* _tmp74_ = NULL; - gchar* _tmp75_ = NULL; - gchar* _tmp76_ = NULL; - const gchar* _tmp77_ = NULL; - const gchar* _tmp78_ = NULL; - GtkComboBoxText* _tmp79_ = NULL; - GtkEntry* _tmp80_ = NULL; - GtkBuilder* _tmp81_ = NULL; - GObject* _tmp82_ = NULL; - GtkComboBoxText* _tmp83_ = NULL; - GtkBuilder* _tmp84_ = NULL; - GObject* _tmp85_ = NULL; - GtkCheckButton* _tmp86_ = NULL; - GtkCheckButton* _tmp87_ = NULL; + gchar* _tmp44_; + const gchar* _tmp45_; + GtkBuilder* _tmp57_; + GObject* _tmp58_; + GtkComboBoxText* _tmp59_; + GtkBuilder* _tmp60_; + GObject* _tmp61_; + GtkEntry* _tmp62_; + GtkBuilder* _tmp63_; + GObject* _tmp64_; + GtkLabel* _tmp65_; + gchar* _tmp66_; + gchar* _tmp67_; + gchar* _tmp68_; + gchar* _tmp69_; + gchar* _tmp70_; + gchar* _tmp71_; + GtkComboBoxText* _tmp72_; + GtkEntry* _tmp73_; + GtkBuilder* _tmp74_; + GObject* _tmp75_; + GtkComboBoxText* _tmp76_; + GtkBuilder* _tmp77_; + GObject* _tmp78_; + GtkCheckButton* _tmp79_; + GtkCheckButton* _tmp80_; GtkNotebook* notebook = NULL; - GtkBuilder* _tmp88_ = NULL; - GObject* _tmp89_ = NULL; - GtkNotebook* _tmp90_ = NULL; - GtkWidget* _tmp91_ = NULL; - PluginsManifestWidgetMediator* _tmp92_ = NULL; - GtkWidget* _tmp93_ = NULL; - GtkWidget* _tmp94_ = NULL; - GtkComboBox* _tmp95_ = NULL; - GtkComboBox* _tmp96_ = NULL; + GtkBuilder* _tmp81_; + GObject* _tmp82_; + GtkNotebook* _tmp83_; + GtkWidget* _tmp84_; + PluginsManifestWidgetMediator* _tmp85_; + GtkWidget* _tmp86_; + GtkWidget* _tmp87_; + GtkComboBox* _tmp88_; + GtkComboBox* _tmp89_; GtkCheckButton* auto_import_button = NULL; - GtkBuilder* _tmp97_ = NULL; - GObject* _tmp98_ = NULL; - GtkCheckButton* _tmp99_ = NULL; - ConfigFacade* _tmp100_ = NULL; - ConfigFacade* _tmp101_ = NULL; - gboolean _tmp102_ = FALSE; + GtkBuilder* _tmp90_; + GObject* _tmp91_; + GtkCheckButton* _tmp92_; + ConfigFacade* _tmp93_; + ConfigFacade* _tmp94_; + gboolean _tmp95_; GtkCheckButton* commit_metadata_button = NULL; - GtkBuilder* _tmp103_ = NULL; - GObject* _tmp104_ = NULL; - GtkCheckButton* _tmp105_ = NULL; - ConfigFacade* _tmp106_ = NULL; - ConfigFacade* _tmp107_ = NULL; - gboolean _tmp108_ = FALSE; - GtkBuilder* _tmp109_ = NULL; - GObject* _tmp110_ = NULL; - GtkComboBoxText* _tmp111_ = NULL; - GtkComboBoxText* _tmp112_ = NULL; - gchar* _tmp113_ = NULL; - gchar* _tmp114_ = NULL; - GtkComboBoxText* _tmp115_ = NULL; - gchar* _tmp116_ = NULL; - gchar* _tmp117_ = NULL; - ConfigFacade* _tmp118_ = NULL; - ConfigFacade* _tmp119_ = NULL; - RawDeveloper _tmp120_ = 0; - GtkComboBoxText* _tmp121_ = NULL; - GtkDialog* _tmp122_ = NULL; + GtkBuilder* _tmp96_; + GObject* _tmp97_; + GtkCheckButton* _tmp98_; + ConfigFacade* _tmp99_; + ConfigFacade* _tmp100_; + gboolean _tmp101_; + GtkBuilder* _tmp102_; + GObject* _tmp103_; + GtkComboBoxText* _tmp104_; + GtkComboBoxText* _tmp105_; + gchar* _tmp106_; + gchar* _tmp107_; + GtkComboBoxText* _tmp108_; + gchar* _tmp109_; + gchar* _tmp110_; + ConfigFacade* _tmp111_; + ConfigFacade* _tmp112_; + RawDeveloper _tmp113_; + GtkComboBoxText* _tmp114_; + GtkDialog* _tmp115_; #line 2296 "/home/jens/Source/shotwell/src/Dialogs.vala" self = (PreferencesDialog*) g_type_create_instance (object_type); #line 2297 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -17967,10 +17560,10 @@ static PreferencesDialog* preferences_dialog_construct (GType object_type) { _tmp5_ = use_header; #line 2302 "/home/jens/Source/shotwell/src/Dialogs.vala" if (!_tmp5_) { -#line 17954 "Dialogs.c" +#line 17547 "Dialogs.c" GtkWidget* null_titlebar = NULL; - GtkDialog* _tmp6_ = NULL; - GtkWidget* _tmp7_ = NULL; + GtkDialog* _tmp6_; + GtkWidget* _tmp7_; #line 2303 "/home/jens/Source/shotwell/src/Dialogs.vala" null_titlebar = NULL; #line 2304 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -17981,7 +17574,7 @@ static PreferencesDialog* preferences_dialog_construct (GType object_type) { gtk_window_set_titlebar (G_TYPE_CHECK_INSTANCE_CAST (_tmp6_, gtk_window_get_type (), GtkWindow), _tmp7_); #line 2302 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (null_titlebar); -#line 17968 "Dialogs.c" +#line 17561 "Dialogs.c" } #line 2306 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp8_ = self->priv->dialog; @@ -18105,274 +17698,258 @@ static PreferencesDialog* preferences_dialog_construct (GType object_type) { _tmp45_ = help_path; #line 2333 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp45_ == NULL) { -#line 18092 "Dialogs.c" - GtkLabel* _tmp46_ = NULL; - const gchar* _tmp47_ = NULL; - gchar* _tmp48_ = NULL; - gchar* _tmp49_ = NULL; - gchar* _tmp50_ = NULL; - gchar* _tmp51_ = NULL; +#line 17685 "Dialogs.c" + GtkLabel* _tmp46_; + gchar* _tmp47_; + gchar* _tmp48_; + gchar* _tmp49_; + gchar* _tmp50_; #line 2335 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp46_ = pattern_help; #line 2335 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp47_ = _ ("(Help)"); -#line 2335 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp48_ = g_strconcat ("", _tmp47_, NULL); + _tmp47_ = g_strconcat ("", _ ("(Help)"), NULL); #line 2335 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp49_ = _tmp48_; + _tmp48_ = _tmp47_; #line 2335 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp50_ = g_strconcat (_tmp49_, "", NULL); + _tmp49_ = g_strconcat (_tmp48_, "", NULL); #line 2335 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp51_ = _tmp50_; + _tmp50_ = _tmp49_; #line 2335 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_label_set_markup (_tmp46_, _tmp51_); + gtk_label_set_markup (_tmp46_, _tmp50_); #line 2335 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp51_); + _g_free0 (_tmp50_); #line 2335 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp49_); -#line 18117 "Dialogs.c" + _g_free0 (_tmp48_); +#line 17707 "Dialogs.c" } else { - GtkLabel* _tmp52_ = NULL; - const gchar* _tmp53_ = NULL; - gchar* _tmp54_ = NULL; - gchar* _tmp55_ = NULL; - gchar* _tmp56_ = NULL; - gchar* _tmp57_ = NULL; - GtkLabel* _tmp58_ = NULL; -#line 2339 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp52_ = pattern_help; -#line 2339 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp53_ = _ ("(Help)"); + GtkLabel* _tmp51_; + gchar* _tmp52_; + gchar* _tmp53_; + gchar* _tmp54_; + gchar* _tmp55_; + GtkLabel* _tmp56_; #line 2339 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp54_ = g_strconcat ("", _tmp53_, NULL); + _tmp51_ = pattern_help; #line 2339 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp55_ = _tmp54_; + _tmp52_ = g_strconcat ("", _ ("(Help)"), NULL); #line 2339 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp56_ = g_strconcat (_tmp55_, "", NULL); + _tmp53_ = _tmp52_; #line 2339 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp57_ = _tmp56_; + _tmp54_ = g_strconcat (_tmp53_, "", NULL); #line 2339 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_label_set_markup (_tmp52_, _tmp57_); + _tmp55_ = _tmp54_; #line 2339 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp57_); + gtk_label_set_markup (_tmp51_, _tmp55_); #line 2339 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (_tmp55_); +#line 2339 "/home/jens/Source/shotwell/src/Dialogs.vala" + _g_free0 (_tmp53_); #line 2340 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp58_ = pattern_help; + _tmp56_ = pattern_help; #line 2340 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_signal_connect (_tmp58_, "activate-link", (GCallback) _preferences_dialog_on_local_pattern_help_gtk_label_activate_link, self); -#line 18148 "Dialogs.c" + g_signal_connect (_tmp56_, "activate-link", (GCallback) _preferences_dialog_on_local_pattern_help_gtk_label_activate_link, self); +#line 17735 "Dialogs.c" } #line 2343 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp59_ = self->priv->builder; + _tmp57_ = self->priv->builder; #line 2343 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp60_ = gtk_builder_get_object (_tmp59_, "dir choser"); + _tmp58_ = gtk_builder_get_object (_tmp57_, "dir choser"); #line 2343 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp61_ = _g_object_ref0 (G_TYPE_CHECK_INSTANCE_TYPE (_tmp60_, gtk_combo_box_text_get_type ()) ? ((GtkComboBoxText*) _tmp60_) : NULL); + _tmp59_ = _g_object_ref0 (G_TYPE_CHECK_INSTANCE_TYPE (_tmp58_, gtk_combo_box_text_get_type ()) ? ((GtkComboBoxText*) _tmp58_) : NULL); #line 2343 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (self->priv->dir_pattern_combo); #line 2343 "/home/jens/Source/shotwell/src/Dialogs.vala" - self->priv->dir_pattern_combo = _tmp61_; + self->priv->dir_pattern_combo = _tmp59_; #line 2344 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp62_ = self->priv->builder; + _tmp60_ = self->priv->builder; #line 2344 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp63_ = gtk_builder_get_object (_tmp62_, "dir_pattern_entry"); + _tmp61_ = gtk_builder_get_object (_tmp60_, "dir_pattern_entry"); #line 2344 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp64_ = _g_object_ref0 (G_TYPE_CHECK_INSTANCE_TYPE (_tmp63_, gtk_entry_get_type ()) ? ((GtkEntry*) _tmp63_) : NULL); + _tmp62_ = _g_object_ref0 (G_TYPE_CHECK_INSTANCE_TYPE (_tmp61_, gtk_entry_get_type ()) ? ((GtkEntry*) _tmp61_) : NULL); #line 2344 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (self->priv->dir_pattern_entry); #line 2344 "/home/jens/Source/shotwell/src/Dialogs.vala" - self->priv->dir_pattern_entry = _tmp64_; + self->priv->dir_pattern_entry = _tmp62_; #line 2345 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp65_ = self->priv->builder; + _tmp63_ = self->priv->builder; #line 2345 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp66_ = gtk_builder_get_object (_tmp65_, "dynamic example"); + _tmp64_ = gtk_builder_get_object (_tmp63_, "dynamic example"); #line 2345 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp67_ = _g_object_ref0 (G_TYPE_CHECK_INSTANCE_TYPE (_tmp66_, gtk_label_get_type ()) ? ((GtkLabel*) _tmp66_) : NULL); + _tmp65_ = _g_object_ref0 (G_TYPE_CHECK_INSTANCE_TYPE (_tmp64_, gtk_label_get_type ()) ? ((GtkLabel*) _tmp64_) : NULL); #line 2345 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (self->priv->dir_pattern_example); #line 2345 "/home/jens/Source/shotwell/src/Dialogs.vala" - self->priv->dir_pattern_example = _tmp67_; -#line 2346 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp68_ = _ ("Year%sMonth%sDay"); + self->priv->dir_pattern_example = _tmp65_; #line 2346 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp69_ = g_strdup_printf (_tmp68_, G_DIR_SEPARATOR_S, G_DIR_SEPARATOR_S); + _tmp66_ = g_strdup_printf (_ ("Year%sMonth%sDay"), G_DIR_SEPARATOR_S, G_DIR_SEPARATOR_S); #line 2346 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp70_ = _tmp69_; + _tmp67_ = _tmp66_; #line 2346 "/home/jens/Source/shotwell/src/Dialogs.vala" - preferences_dialog_add_to_dir_formats (self, _tmp70_, "%Y" G_DIR_SEPARATOR_S "%m" G_DIR_SEPARATOR_S "%d"); + preferences_dialog_add_to_dir_formats (self, _tmp67_, "%Y" G_DIR_SEPARATOR_S "%m" G_DIR_SEPARATOR_S "%d"); #line 2346 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp70_); -#line 2348 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp71_ = _ ("Year%sMonth"); + _g_free0 (_tmp67_); #line 2348 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp72_ = g_strdup_printf (_tmp71_, G_DIR_SEPARATOR_S); + _tmp68_ = g_strdup_printf (_ ("Year%sMonth"), G_DIR_SEPARATOR_S); #line 2348 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp73_ = _tmp72_; + _tmp69_ = _tmp68_; #line 2348 "/home/jens/Source/shotwell/src/Dialogs.vala" - preferences_dialog_add_to_dir_formats (self, _tmp73_, "%Y" G_DIR_SEPARATOR_S "%m"); + preferences_dialog_add_to_dir_formats (self, _tmp69_, "%Y" G_DIR_SEPARATOR_S "%m"); #line 2348 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp73_); + _g_free0 (_tmp69_); #line 2350 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp74_ = _ ("Year%sMonth-Day"); + _tmp70_ = g_strdup_printf (_ ("Year%sMonth-Day"), G_DIR_SEPARATOR_S); #line 2350 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp75_ = g_strdup_printf (_tmp74_, G_DIR_SEPARATOR_S); -#line 2350 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp76_ = _tmp75_; + _tmp71_ = _tmp70_; #line 2350 "/home/jens/Source/shotwell/src/Dialogs.vala" - preferences_dialog_add_to_dir_formats (self, _tmp76_, "%Y" G_DIR_SEPARATOR_S "%m-%d"); + preferences_dialog_add_to_dir_formats (self, _tmp71_, "%Y" G_DIR_SEPARATOR_S "%m-%d"); #line 2350 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp76_); + _g_free0 (_tmp71_); #line 2352 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp77_ = _ ("Year-Month-Day"); -#line 2352 "/home/jens/Source/shotwell/src/Dialogs.vala" - preferences_dialog_add_to_dir_formats (self, _tmp77_, "%Y-%m-%d"); -#line 2353 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp78_ = _ ("Custom"); + preferences_dialog_add_to_dir_formats (self, _ ("Year-Month-Day"), "%Y-%m-%d"); #line 2353 "/home/jens/Source/shotwell/src/Dialogs.vala" - preferences_dialog_add_to_dir_formats (self, _tmp78_, NULL); + preferences_dialog_add_to_dir_formats (self, _ ("Custom"), NULL); #line 2354 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp79_ = self->priv->dir_pattern_combo; + _tmp72_ = self->priv->dir_pattern_combo; #line 2354 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_signal_connect (G_TYPE_CHECK_INSTANCE_CAST (_tmp79_, gtk_combo_box_get_type (), GtkComboBox), "changed", (GCallback) _preferences_dialog_on_dir_pattern_combo_changed_gtk_combo_box_changed, self); + g_signal_connect (G_TYPE_CHECK_INSTANCE_CAST (_tmp72_, gtk_combo_box_get_type (), GtkComboBox), "changed", (GCallback) _preferences_dialog_on_dir_pattern_combo_changed_gtk_combo_box_changed, self); #line 2355 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp80_ = self->priv->dir_pattern_entry; + _tmp73_ = self->priv->dir_pattern_entry; #line 2355 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_signal_connect (G_TYPE_CHECK_INSTANCE_CAST (_tmp80_, GTK_TYPE_EDITABLE, GtkEditable), "changed", (GCallback) _preferences_dialog_on_dir_pattern_entry_changed_gtk_editable_changed, self); + g_signal_connect (G_TYPE_CHECK_INSTANCE_CAST (_tmp73_, GTK_TYPE_EDITABLE, GtkEditable), "changed", (GCallback) _preferences_dialog_on_dir_pattern_entry_changed_gtk_editable_changed, self); #line 2357 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp81_ = self->priv->builder; + _tmp74_ = self->priv->builder; #line 2357 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp82_ = gtk_builder_get_object (_tmp81_, "dir_structure_label"); + _tmp75_ = gtk_builder_get_object (_tmp74_, "dir_structure_label"); #line 2357 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp83_ = self->priv->dir_pattern_combo; + _tmp76_ = self->priv->dir_pattern_combo; #line 2357 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_label_set_mnemonic_widget (G_TYPE_CHECK_INSTANCE_TYPE (_tmp82_, gtk_label_get_type ()) ? ((GtkLabel*) _tmp82_) : NULL, G_TYPE_CHECK_INSTANCE_CAST (_tmp83_, gtk_widget_get_type (), GtkWidget)); + gtk_label_set_mnemonic_widget (G_TYPE_CHECK_INSTANCE_TYPE (_tmp75_, gtk_label_get_type ()) ? ((GtkLabel*) _tmp75_) : NULL, G_TYPE_CHECK_INSTANCE_CAST (_tmp76_, gtk_widget_get_type (), GtkWidget)); #line 2359 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp84_ = self->priv->builder; + _tmp77_ = self->priv->builder; #line 2359 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp85_ = gtk_builder_get_object (_tmp84_, "lowercase"); + _tmp78_ = gtk_builder_get_object (_tmp77_, "lowercase"); #line 2359 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp86_ = _g_object_ref0 (G_TYPE_CHECK_INSTANCE_TYPE (_tmp85_, gtk_check_button_get_type ()) ? ((GtkCheckButton*) _tmp85_) : NULL); + _tmp79_ = _g_object_ref0 (G_TYPE_CHECK_INSTANCE_TYPE (_tmp78_, gtk_check_button_get_type ()) ? ((GtkCheckButton*) _tmp78_) : NULL); #line 2359 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (self->priv->lowercase); #line 2359 "/home/jens/Source/shotwell/src/Dialogs.vala" - self->priv->lowercase = _tmp86_; + self->priv->lowercase = _tmp79_; #line 2360 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp87_ = self->priv->lowercase; + _tmp80_ = self->priv->lowercase; #line 2360 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_signal_connect (G_TYPE_CHECK_INSTANCE_CAST (_tmp87_, gtk_toggle_button_get_type (), GtkToggleButton), "toggled", (GCallback) _preferences_dialog_on_lowercase_toggled_gtk_toggle_button_toggled, self); + g_signal_connect (G_TYPE_CHECK_INSTANCE_CAST (_tmp80_, gtk_toggle_button_get_type (), GtkToggleButton), "toggled", (GCallback) _preferences_dialog_on_lowercase_toggled_gtk_toggle_button_toggled, self); #line 2362 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp88_ = self->priv->builder; + _tmp81_ = self->priv->builder; #line 2362 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp89_ = gtk_builder_get_object (_tmp88_, "preferences-notebook"); + _tmp82_ = gtk_builder_get_object (_tmp81_, "preferences-notebook"); #line 2362 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp90_ = _g_object_ref0 (G_TYPE_CHECK_INSTANCE_TYPE (_tmp89_, gtk_notebook_get_type ()) ? ((GtkNotebook*) _tmp89_) : NULL); + _tmp83_ = _g_object_ref0 (G_TYPE_CHECK_INSTANCE_TYPE (_tmp82_, gtk_notebook_get_type ()) ? ((GtkNotebook*) _tmp82_) : NULL); #line 2362 "/home/jens/Source/shotwell/src/Dialogs.vala" - notebook = _tmp90_; + notebook = _tmp83_; #line 2363 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp91_ = gtk_notebook_get_nth_page (notebook, 2); + _tmp84_ = gtk_notebook_get_nth_page (notebook, 2); #line 2363 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp92_ = self->priv->plugins_mediator; + _tmp85_ = self->priv->plugins_mediator; #line 2363 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp93_ = plugins_manifest_widget_mediator_get_widget (_tmp92_); + _tmp86_ = plugins_manifest_widget_mediator_get_widget (_tmp85_); #line 2363 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp94_ = _tmp93_; + _tmp87_ = _tmp86_; #line 2363 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_container_add (G_TYPE_CHECK_INSTANCE_TYPE (_tmp91_, gtk_container_get_type ()) ? ((GtkContainer*) _tmp91_) : NULL, _tmp94_); + gtk_container_add (G_TYPE_CHECK_INSTANCE_TYPE (_tmp84_, gtk_container_get_type ()) ? ((GtkContainer*) _tmp84_) : NULL, _tmp87_); #line 2365 "/home/jens/Source/shotwell/src/Dialogs.vala" preferences_dialog_populate_preference_options (self); #line 2367 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp95_ = self->priv->photo_editor_combo; + _tmp88_ = self->priv->photo_editor_combo; #line 2367 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_signal_connect (_tmp95_, "changed", (GCallback) _preferences_dialog_on_photo_editor_changed_gtk_combo_box_changed, self); + g_signal_connect (_tmp88_, "changed", (GCallback) _preferences_dialog_on_photo_editor_changed_gtk_combo_box_changed, self); #line 2368 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp96_ = self->priv->raw_editor_combo; + _tmp89_ = self->priv->raw_editor_combo; #line 2368 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_signal_connect (_tmp96_, "changed", (GCallback) _preferences_dialog_on_raw_editor_changed_gtk_combo_box_changed, self); + g_signal_connect (_tmp89_, "changed", (GCallback) _preferences_dialog_on_raw_editor_changed_gtk_combo_box_changed, self); #line 2370 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp97_ = self->priv->builder; + _tmp90_ = self->priv->builder; #line 2370 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp98_ = gtk_builder_get_object (_tmp97_, "autoimport"); + _tmp91_ = gtk_builder_get_object (_tmp90_, "autoimport"); #line 2370 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp99_ = _g_object_ref0 (G_TYPE_CHECK_INSTANCE_TYPE (_tmp98_, gtk_check_button_get_type ()) ? ((GtkCheckButton*) _tmp98_) : NULL); + _tmp92_ = _g_object_ref0 (G_TYPE_CHECK_INSTANCE_TYPE (_tmp91_, gtk_check_button_get_type ()) ? ((GtkCheckButton*) _tmp91_) : NULL); #line 2370 "/home/jens/Source/shotwell/src/Dialogs.vala" - auto_import_button = _tmp99_; + auto_import_button = _tmp92_; #line 2371 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp100_ = config_facade_get_instance (); + _tmp93_ = config_facade_get_instance (); #line 2371 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp101_ = _tmp100_; + _tmp94_ = _tmp93_; #line 2371 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp102_ = configuration_facade_get_auto_import_from_library (G_TYPE_CHECK_INSTANCE_CAST (_tmp101_, TYPE_CONFIGURATION_FACADE, ConfigurationFacade)); + _tmp95_ = configuration_facade_get_auto_import_from_library (G_TYPE_CHECK_INSTANCE_CAST (_tmp94_, TYPE_CONFIGURATION_FACADE, ConfigurationFacade)); #line 2371 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_toggle_button_set_active (G_TYPE_CHECK_INSTANCE_CAST (auto_import_button, gtk_toggle_button_get_type (), GtkToggleButton), _tmp102_); + gtk_toggle_button_set_active (G_TYPE_CHECK_INSTANCE_CAST (auto_import_button, gtk_toggle_button_get_type (), GtkToggleButton), _tmp95_); #line 2371 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_object_unref0 (_tmp101_); + _g_object_unref0 (_tmp94_); #line 2373 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp103_ = self->priv->builder; + _tmp96_ = self->priv->builder; #line 2373 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp104_ = gtk_builder_get_object (_tmp103_, "write_metadata"); + _tmp97_ = gtk_builder_get_object (_tmp96_, "write_metadata"); #line 2373 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp105_ = _g_object_ref0 (G_TYPE_CHECK_INSTANCE_TYPE (_tmp104_, gtk_check_button_get_type ()) ? ((GtkCheckButton*) _tmp104_) : NULL); + _tmp98_ = _g_object_ref0 (G_TYPE_CHECK_INSTANCE_TYPE (_tmp97_, gtk_check_button_get_type ()) ? ((GtkCheckButton*) _tmp97_) : NULL); #line 2373 "/home/jens/Source/shotwell/src/Dialogs.vala" - commit_metadata_button = _tmp105_; + commit_metadata_button = _tmp98_; #line 2374 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp106_ = config_facade_get_instance (); + _tmp99_ = config_facade_get_instance (); #line 2374 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp107_ = _tmp106_; + _tmp100_ = _tmp99_; #line 2374 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp108_ = configuration_facade_get_commit_metadata_to_masters (G_TYPE_CHECK_INSTANCE_CAST (_tmp107_, TYPE_CONFIGURATION_FACADE, ConfigurationFacade)); + _tmp101_ = configuration_facade_get_commit_metadata_to_masters (G_TYPE_CHECK_INSTANCE_CAST (_tmp100_, TYPE_CONFIGURATION_FACADE, ConfigurationFacade)); #line 2374 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_toggle_button_set_active (G_TYPE_CHECK_INSTANCE_CAST (commit_metadata_button, gtk_toggle_button_get_type (), GtkToggleButton), _tmp108_); + gtk_toggle_button_set_active (G_TYPE_CHECK_INSTANCE_CAST (commit_metadata_button, gtk_toggle_button_get_type (), GtkToggleButton), _tmp101_); #line 2374 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_object_unref0 (_tmp107_); + _g_object_unref0 (_tmp100_); #line 2376 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp109_ = self->priv->builder; + _tmp102_ = self->priv->builder; #line 2376 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp110_ = gtk_builder_get_object (_tmp109_, "default_raw_developer"); + _tmp103_ = gtk_builder_get_object (_tmp102_, "default_raw_developer"); #line 2376 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp111_ = _g_object_ref0 (G_TYPE_CHECK_INSTANCE_TYPE (_tmp110_, gtk_combo_box_text_get_type ()) ? ((GtkComboBoxText*) _tmp110_) : NULL); + _tmp104_ = _g_object_ref0 (G_TYPE_CHECK_INSTANCE_TYPE (_tmp103_, gtk_combo_box_text_get_type ()) ? ((GtkComboBoxText*) _tmp103_) : NULL); #line 2376 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (self->priv->default_raw_developer_combo); #line 2376 "/home/jens/Source/shotwell/src/Dialogs.vala" - self->priv->default_raw_developer_combo = _tmp111_; + self->priv->default_raw_developer_combo = _tmp104_; #line 2377 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp112_ = self->priv->default_raw_developer_combo; + _tmp105_ = self->priv->default_raw_developer_combo; #line 2377 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp113_ = raw_developer_get_label (RAW_DEVELOPER_CAMERA); + _tmp106_ = raw_developer_get_label (RAW_DEVELOPER_CAMERA); #line 2377 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp114_ = _tmp113_; + _tmp107_ = _tmp106_; #line 2377 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_combo_box_text_append_text (_tmp112_, _tmp114_); + gtk_combo_box_text_append_text (_tmp105_, _tmp107_); #line 2377 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp114_); + _g_free0 (_tmp107_); #line 2378 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp115_ = self->priv->default_raw_developer_combo; + _tmp108_ = self->priv->default_raw_developer_combo; #line 2378 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp116_ = raw_developer_get_label (RAW_DEVELOPER_SHOTWELL); + _tmp109_ = raw_developer_get_label (RAW_DEVELOPER_SHOTWELL); #line 2378 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp117_ = _tmp116_; + _tmp110_ = _tmp109_; #line 2378 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_combo_box_text_append_text (_tmp115_, _tmp117_); + gtk_combo_box_text_append_text (_tmp108_, _tmp110_); #line 2378 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_free0 (_tmp117_); + _g_free0 (_tmp110_); #line 2379 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp118_ = config_facade_get_instance (); + _tmp111_ = config_facade_get_instance (); #line 2379 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp119_ = _tmp118_; + _tmp112_ = _tmp111_; #line 2379 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp120_ = configuration_facade_get_default_raw_developer (G_TYPE_CHECK_INSTANCE_CAST (_tmp119_, TYPE_CONFIGURATION_FACADE, ConfigurationFacade)); + _tmp113_ = configuration_facade_get_default_raw_developer (G_TYPE_CHECK_INSTANCE_CAST (_tmp112_, TYPE_CONFIGURATION_FACADE, ConfigurationFacade)); #line 2379 "/home/jens/Source/shotwell/src/Dialogs.vala" - preferences_dialog_set_raw_developer_combo (self, _tmp120_); + preferences_dialog_set_raw_developer_combo (self, _tmp113_); #line 2379 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_object_unref0 (_tmp119_); + _g_object_unref0 (_tmp112_); #line 2380 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp121_ = self->priv->default_raw_developer_combo; + _tmp114_ = self->priv->default_raw_developer_combo; #line 2380 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_signal_connect (G_TYPE_CHECK_INSTANCE_CAST (_tmp121_, gtk_combo_box_get_type (), GtkComboBox), "changed", (GCallback) _preferences_dialog_on_default_raw_developer_changed_gtk_combo_box_changed, self); + g_signal_connect (G_TYPE_CHECK_INSTANCE_CAST (_tmp114_, gtk_combo_box_get_type (), GtkComboBox), "changed", (GCallback) _preferences_dialog_on_default_raw_developer_changed_gtk_combo_box_changed, self); #line 2382 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp122_ = self->priv->dialog; + _tmp115_ = self->priv->dialog; #line 2382 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_signal_connect (G_TYPE_CHECK_INSTANCE_CAST (_tmp122_, gtk_widget_get_type (), GtkWidget), "map-event", (GCallback) _preferences_dialog_map_event_gtk_widget_map_event, self); + g_signal_connect (G_TYPE_CHECK_INSTANCE_CAST (_tmp115_, gtk_widget_get_type (), GtkWidget), "map-event", (GCallback) _preferences_dialog_map_event_gtk_widget_map_event, self); #line 2296 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (commit_metadata_button); #line 2296 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -18385,44 +17962,44 @@ static PreferencesDialog* preferences_dialog_construct (GType object_type) { _g_object_unref0 (pattern_help); #line 2296 "/home/jens/Source/shotwell/src/Dialogs.vala" return self; -#line 18372 "Dialogs.c" +#line 17949 "Dialogs.c" } static PreferencesDialog* preferences_dialog_new (void) { #line 2296 "/home/jens/Source/shotwell/src/Dialogs.vala" return preferences_dialog_construct (TYPE_PREFERENCES_DIALOG); -#line 18379 "Dialogs.c" +#line 17956 "Dialogs.c" } void preferences_dialog_populate_preference_options (PreferencesDialog* self) { - GtkComboBox* _tmp0_ = NULL; - gint _tmp1_ = 0; - gchar** _tmp2_ = NULL; - gchar** _tmp3_ = NULL; - gint _tmp3__length1 = 0; - ConfigFacade* _tmp4_ = NULL; - ConfigFacade* _tmp5_ = NULL; - gchar* _tmp6_ = NULL; - gchar* _tmp7_ = NULL; + GtkComboBox* _tmp0_; + gint _tmp1_; + gchar** _tmp2_; + gchar** _tmp3_; + gint _tmp3__length1; + ConfigFacade* _tmp4_; + ConfigFacade* _tmp5_; + gchar* _tmp6_; + gchar* _tmp7_; SortedList* _tmp8_ = NULL; - GtkComboBox* _tmp9_ = NULL; - gint _tmp10_ = 0; - gchar** _tmp11_ = NULL; - gchar** _tmp12_ = NULL; - gint _tmp12__length1 = 0; - ConfigFacade* _tmp13_ = NULL; - ConfigFacade* _tmp14_ = NULL; - gchar* _tmp15_ = NULL; - gchar* _tmp16_ = NULL; + GtkComboBox* _tmp9_; + gint _tmp10_; + gchar** _tmp11_; + gchar** _tmp12_; + gint _tmp12__length1; + ConfigFacade* _tmp13_; + ConfigFacade* _tmp14_; + gchar* _tmp15_; + gchar* _tmp16_; SortedList* _tmp17_ = NULL; - GtkComboBoxText* _tmp18_ = NULL; - GtkEntry* _tmp19_ = NULL; - GtkCheckButton* _tmp20_ = NULL; - ConfigFacade* _tmp21_ = NULL; - ConfigFacade* _tmp22_ = NULL; - gboolean _tmp23_ = FALSE; + GtkComboBoxText* _tmp18_; + GtkEntry* _tmp19_; + GtkCheckButton* _tmp20_; + ConfigFacade* _tmp21_; + ConfigFacade* _tmp22_; + gboolean _tmp23_; #line 2385 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (IS_PREFERENCES_DIALOG (self)); #line 2386 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -18499,7 +18076,7 @@ void preferences_dialog_populate_preference_options (PreferencesDialog* self) { gtk_toggle_button_set_active (G_TYPE_CHECK_INSTANCE_CAST (_tmp20_, gtk_toggle_button_get_type (), GtkToggleButton), _tmp23_); #line 2394 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (_tmp22_); -#line 18486 "Dialogs.c" +#line 18063 "Dialogs.c" } @@ -18510,11 +18087,11 @@ static gboolean preferences_dialog_on_local_pattern_help (PreferencesDialog* sel g_return_val_if_fail (IS_PREFERENCES_DIALOG (self), FALSE); #line 2399 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_val_if_fail (ignore != NULL, FALSE); -#line 18497 "Dialogs.c" +#line 18074 "Dialogs.c" { - AppWindow* _tmp0_ = NULL; - AppWindow* _tmp1_ = NULL; - GdkScreen* _tmp2_ = NULL; + AppWindow* _tmp0_; + AppWindow* _tmp1_; + GdkScreen* _tmp2_; #line 2401 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp0_ = app_window_get_instance (); #line 2401 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -18527,16 +18104,16 @@ static gboolean preferences_dialog_on_local_pattern_help (PreferencesDialog* sel _g_object_unref0 (_tmp1_); #line 2401 "/home/jens/Source/shotwell/src/Dialogs.vala" if (G_UNLIKELY (_inner_error_ != NULL)) { -#line 18514 "Dialogs.c" - goto __catch427_g_error; +#line 18091 "Dialogs.c" + goto __catch428_g_error; } } - goto __finally427; - __catch427_g_error: + goto __finally428; + __catch428_g_error: { GError* e = NULL; - GError* _tmp3_ = NULL; - const gchar* _tmp4_ = NULL; + GError* _tmp3_; + const gchar* _tmp4_; #line 2400 "/home/jens/Source/shotwell/src/Dialogs.vala" e = _inner_error_; #line 2400 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -18549,12 +18126,12 @@ static gboolean preferences_dialog_on_local_pattern_help (PreferencesDialog* sel g_message ("Dialogs.vala:2403: Unable to launch help: %s", _tmp4_); #line 2400 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_error_free0 (e); -#line 18536 "Dialogs.c" +#line 18113 "Dialogs.c" } - __finally427: + __finally428: #line 2400 "/home/jens/Source/shotwell/src/Dialogs.vala" if (G_UNLIKELY (_inner_error_ != NULL)) { -#line 18541 "Dialogs.c" +#line 18118 "Dialogs.c" gboolean _tmp5_ = FALSE; #line 2400 "/home/jens/Source/shotwell/src/Dialogs.vala" g_critical ("file %s: line %d: uncaught error: %s (%s, %d)", __FILE__, __LINE__, _inner_error_->message, g_quark_to_string (_inner_error_->domain), _inner_error_->code); @@ -18562,46 +18139,46 @@ static gboolean preferences_dialog_on_local_pattern_help (PreferencesDialog* sel g_clear_error (&_inner_error_); #line 2400 "/home/jens/Source/shotwell/src/Dialogs.vala" return _tmp5_; -#line 18549 "Dialogs.c" +#line 18126 "Dialogs.c" } #line 2405 "/home/jens/Source/shotwell/src/Dialogs.vala" result = TRUE; #line 2405 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 18555 "Dialogs.c" +#line 18132 "Dialogs.c" } -static void preferences_dialog_populate_app_combo_box (PreferencesDialog* self, GtkComboBox* combo_box, gchar** mime_types, int mime_types_length1, const gchar* current_app_executable, SortedList** external_apps) { +static void preferences_dialog_populate_app_combo_box (PreferencesDialog* self, GtkComboBox* combo_box, gchar** mime_types, int mime_types_length1, const gchar* current_app_executable, SortedList* * external_apps) { SortedList* _vala_external_apps = NULL; - gchar** _tmp0_ = NULL; - gint _tmp0__length1 = 0; - gchar** _tmp1_ = NULL; - gint _tmp1__length1 = 0; - SortedList* _tmp2_ = NULL; - SortedList* _tmp3_ = NULL; - gint _tmp4_ = 0; - gint _tmp5_ = 0; + gchar** _tmp0_; + gint _tmp0__length1; + gchar** _tmp1_; + gint _tmp1__length1; + SortedList* _tmp2_; + SortedList* _tmp3_; + gint _tmp4_; + gint _tmp5_; GtkCellRendererPixbuf* pixbuf_renderer = NULL; - GtkCellRendererPixbuf* _tmp6_ = NULL; + GtkCellRendererPixbuf* _tmp6_; GtkCellRendererText* text_renderer = NULL; - GtkCellRendererText* _tmp7_ = NULL; - GtkComboBox* _tmp8_ = NULL; - GtkComboBox* _tmp9_ = NULL; - GtkCellRendererPixbuf* _tmp10_ = NULL; - GtkComboBox* _tmp11_ = NULL; - GtkCellRendererText* _tmp12_ = NULL; - GtkComboBox* _tmp13_ = NULL; - GtkCellRendererPixbuf* _tmp14_ = NULL; - GtkComboBox* _tmp15_ = NULL; - GtkCellRendererText* _tmp16_ = NULL; + GtkCellRendererText* _tmp7_; + GtkComboBox* _tmp8_; + GtkComboBox* _tmp9_; + GtkCellRendererPixbuf* _tmp10_; + GtkComboBox* _tmp11_; + GtkCellRendererText* _tmp12_; + GtkComboBox* _tmp13_; + GtkCellRendererPixbuf* _tmp14_; + GtkComboBox* _tmp15_; + GtkCellRendererText* _tmp16_; GtkListStore* combo_store = NULL; - GtkListStore* _tmp17_ = NULL; + GtkListStore* _tmp17_; GtkTreeIter iter = {0}; gint current_app = 0; - GtkComboBox* _tmp67_ = NULL; - GtkListStore* _tmp68_ = NULL; - gint _tmp69_ = 0; + GtkComboBox* _tmp67_; + GtkListStore* _tmp68_; + gint _tmp69_; GError * _inner_error_ = NULL; #line 2408 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (IS_PREFERENCES_DIALOG (self)); @@ -18637,15 +18214,15 @@ static void preferences_dialog_populate_app_combo_box (PreferencesDialog* self, if (external_apps) { #line 2415 "/home/jens/Source/shotwell/src/Dialogs.vala" *external_apps = _vala_external_apps; -#line 18624 "Dialogs.c" +#line 18201 "Dialogs.c" } else { #line 2415 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (_vala_external_apps); -#line 18628 "Dialogs.c" +#line 18205 "Dialogs.c" } #line 2415 "/home/jens/Source/shotwell/src/Dialogs.vala" return; -#line 18632 "Dialogs.c" +#line 18209 "Dialogs.c" } #line 2418 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp6_ = (GtkCellRendererPixbuf*) gtk_cell_renderer_pixbuf_new (); @@ -18693,11 +18270,11 @@ static void preferences_dialog_populate_app_combo_box (PreferencesDialog* self, combo_store = _tmp17_; #line 2430 "/home/jens/Source/shotwell/src/Dialogs.vala" current_app = -1; -#line 18680 "Dialogs.c" +#line 18257 "Dialogs.c" { GeeIterator* _app_it = NULL; - SortedList* _tmp18_ = NULL; - GeeIterator* _tmp19_ = NULL; + SortedList* _tmp18_; + GeeIterator* _tmp19_; #line 2432 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp18_ = _vala_external_apps; #line 2432 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -18706,26 +18283,26 @@ static void preferences_dialog_populate_app_combo_box (PreferencesDialog* self, _app_it = _tmp19_; #line 2432 "/home/jens/Source/shotwell/src/Dialogs.vala" while (TRUE) { -#line 18693 "Dialogs.c" - GeeIterator* _tmp20_ = NULL; - gboolean _tmp21_ = FALSE; +#line 18270 "Dialogs.c" + GeeIterator* _tmp20_; + gboolean _tmp21_; GAppInfo* app = NULL; - GeeIterator* _tmp22_ = NULL; - gpointer _tmp23_ = NULL; - GtkListStore* _tmp24_ = NULL; + GeeIterator* _tmp22_; + gpointer _tmp23_; + GtkListStore* _tmp24_; GtkTreeIter _tmp25_ = {0}; GIcon* app_icon = NULL; - GAppInfo* _tmp26_ = NULL; - GIcon* _tmp27_ = NULL; - GIcon* _tmp28_ = NULL; - GtkListStore* _tmp56_ = NULL; - GtkTreeIter _tmp57_ = {0}; - GAppInfo* _tmp58_ = NULL; - const gchar* _tmp59_ = NULL; + GAppInfo* _tmp26_; + GIcon* _tmp27_; + GIcon* _tmp28_; + GtkListStore* _tmp56_; + GtkTreeIter _tmp57_; + GAppInfo* _tmp58_; + const gchar* _tmp59_; GValue _tmp60_ = {0}; - GAppInfo* _tmp61_ = NULL; - const gchar* _tmp62_ = NULL; - const gchar* _tmp63_ = NULL; + GAppInfo* _tmp61_; + const gchar* _tmp62_; + const gchar* _tmp63_; #line 2432 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp20_ = _app_it; #line 2432 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -18734,7 +18311,7 @@ static void preferences_dialog_populate_app_combo_box (PreferencesDialog* self, if (!_tmp21_) { #line 2432 "/home/jens/Source/shotwell/src/Dialogs.vala" break; -#line 18721 "Dialogs.c" +#line 18298 "Dialogs.c" } #line 2432 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp22_ = _app_it; @@ -18756,24 +18333,24 @@ static void preferences_dialog_populate_app_combo_box (PreferencesDialog* self, _tmp28_ = _g_object_ref0 (_tmp27_); #line 2435 "/home/jens/Source/shotwell/src/Dialogs.vala" app_icon = _tmp28_; -#line 18743 "Dialogs.c" +#line 18320 "Dialogs.c" { - GIcon* _tmp29_ = NULL; + GIcon* _tmp29_; #line 2437 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp29_ = app_icon; #line 2437 "/home/jens/Source/shotwell/src/Dialogs.vala" if (G_TYPE_CHECK_INSTANCE_TYPE (_tmp29_, g_file_icon_get_type ())) { -#line 18750 "Dialogs.c" +#line 18327 "Dialogs.c" GdkPixbuf* _tmp30_ = NULL; - GIcon* _tmp31_ = NULL; - GFile* _tmp32_ = NULL; - gchar* _tmp33_ = NULL; - gchar* _tmp34_ = NULL; - GdkPixbuf* _tmp35_ = NULL; - GdkPixbuf* _tmp36_ = NULL; - GtkListStore* _tmp37_ = NULL; - GtkTreeIter _tmp38_ = {0}; - GdkPixbuf* _tmp39_ = NULL; + GIcon* _tmp31_; + GFile* _tmp32_; + gchar* _tmp33_; + gchar* _tmp34_; + GdkPixbuf* _tmp35_; + GdkPixbuf* _tmp36_; + GtkListStore* _tmp37_; + GtkTreeIter _tmp38_; + GdkPixbuf* _tmp39_; GValue _tmp40_ = {0}; #line 2438 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp31_ = app_icon; @@ -18793,8 +18370,8 @@ static void preferences_dialog_populate_app_combo_box (PreferencesDialog* self, _tmp30_ = _tmp36_; #line 2438 "/home/jens/Source/shotwell/src/Dialogs.vala" if (G_UNLIKELY (_inner_error_ != NULL)) { -#line 18780 "Dialogs.c" - goto __catch428_g_error; +#line 18357 "Dialogs.c" + goto __catch429_g_error; } #line 2438 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp37_ = combo_store; @@ -18812,24 +18389,24 @@ static void preferences_dialog_populate_app_combo_box (PreferencesDialog* self, G_IS_VALUE (&_tmp40_) ? (g_value_unset (&_tmp40_), NULL) : NULL; #line 2437 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (_tmp30_); -#line 18799 "Dialogs.c" +#line 18376 "Dialogs.c" } else { - GIcon* _tmp41_ = NULL; + GIcon* _tmp41_; #line 2441 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp41_ = app_icon; #line 2441 "/home/jens/Source/shotwell/src/Dialogs.vala" if (G_TYPE_CHECK_INSTANCE_TYPE (_tmp41_, g_themed_icon_get_type ())) { -#line 18806 "Dialogs.c" +#line 18383 "Dialogs.c" GdkPixbuf* icon_pixbuf = NULL; - GtkIconTheme* _tmp42_ = NULL; - GIcon* _tmp43_ = NULL; - gchar** _tmp44_ = NULL; - gchar** _tmp45_ = NULL; - const gchar* _tmp46_ = NULL; - GdkPixbuf* _tmp47_ = NULL; - GtkListStore* _tmp48_ = NULL; - GtkTreeIter _tmp49_ = {0}; - GdkPixbuf* _tmp50_ = NULL; + GtkIconTheme* _tmp42_; + GIcon* _tmp43_; + gchar** _tmp44_; + gchar** _tmp45_; + const gchar* _tmp46_; + GdkPixbuf* _tmp47_; + GtkListStore* _tmp48_; + GtkTreeIter _tmp49_; + GdkPixbuf* _tmp50_; GValue _tmp51_ = {0}; #line 2442 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp42_ = gtk_icon_theme_get_default (); @@ -18845,8 +18422,8 @@ static void preferences_dialog_populate_app_combo_box (PreferencesDialog* self, icon_pixbuf = _tmp47_; #line 2442 "/home/jens/Source/shotwell/src/Dialogs.vala" if (G_UNLIKELY (_inner_error_ != NULL)) { -#line 18832 "Dialogs.c" - goto __catch428_g_error; +#line 18409 "Dialogs.c" + goto __catch429_g_error; } #line 2446 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp48_ = combo_store; @@ -18864,18 +18441,18 @@ static void preferences_dialog_populate_app_combo_box (PreferencesDialog* self, G_IS_VALUE (&_tmp51_) ? (g_value_unset (&_tmp51_), NULL) : NULL; #line 2441 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (icon_pixbuf); -#line 18851 "Dialogs.c" +#line 18428 "Dialogs.c" } } } - goto __finally428; - __catch428_g_error: + goto __finally429; + __catch429_g_error: { GError* _error_ = NULL; - GError* _tmp52_ = NULL; - const gchar* _tmp53_ = NULL; - gchar* _tmp54_ = NULL; - gchar* _tmp55_ = NULL; + GError* _tmp52_; + const gchar* _tmp53_; + gchar* _tmp54_; + gchar* _tmp55_; #line 2436 "/home/jens/Source/shotwell/src/Dialogs.vala" _error_ = _inner_error_; #line 2436 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -18894,9 +18471,9 @@ static void preferences_dialog_populate_app_combo_box (PreferencesDialog* self, _g_free0 (_tmp55_); #line 2436 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_error_free0 (_error_); -#line 18881 "Dialogs.c" +#line 18458 "Dialogs.c" } - __finally428: + __finally429: #line 2436 "/home/jens/Source/shotwell/src/Dialogs.vala" if (G_UNLIKELY (_inner_error_ != NULL)) { #line 2436 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -18917,7 +18494,7 @@ static void preferences_dialog_populate_app_combo_box (PreferencesDialog* self, g_clear_error (&_inner_error_); #line 2436 "/home/jens/Source/shotwell/src/Dialogs.vala" return; -#line 18904 "Dialogs.c" +#line 18481 "Dialogs.c" } #line 2452 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp56_ = combo_store; @@ -18943,10 +18520,10 @@ static void preferences_dialog_populate_app_combo_box (PreferencesDialog* self, _tmp63_ = current_app_executable; #line 2454 "/home/jens/Source/shotwell/src/Dialogs.vala" if (g_strcmp0 (_tmp62_, _tmp63_) == 0) { -#line 18930 "Dialogs.c" - SortedList* _tmp64_ = NULL; - GAppInfo* _tmp65_ = NULL; - gint _tmp66_ = 0; +#line 18507 "Dialogs.c" + SortedList* _tmp64_; + GAppInfo* _tmp65_; + gint _tmp66_; #line 2455 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp64_ = _vala_external_apps; #line 2455 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -18955,17 +18532,17 @@ static void preferences_dialog_populate_app_combo_box (PreferencesDialog* self, _tmp66_ = sorted_list_index_of (_tmp64_, _tmp65_); #line 2455 "/home/jens/Source/shotwell/src/Dialogs.vala" current_app = _tmp66_; -#line 18942 "Dialogs.c" +#line 18519 "Dialogs.c" } #line 2432 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (app_icon); #line 2432 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (app); -#line 18948 "Dialogs.c" +#line 18525 "Dialogs.c" } #line 2432 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (_app_it); -#line 18952 "Dialogs.c" +#line 18529 "Dialogs.c" } #line 2460 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp67_ = combo_box; @@ -18977,16 +18554,16 @@ static void preferences_dialog_populate_app_combo_box (PreferencesDialog* self, _tmp69_ = current_app; #line 2462 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp69_ != -1) { -#line 18964 "Dialogs.c" - GtkComboBox* _tmp70_ = NULL; - gint _tmp71_ = 0; +#line 18541 "Dialogs.c" + GtkComboBox* _tmp70_; + gint _tmp71_; #line 2463 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp70_ = combo_box; #line 2463 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp71_ = current_app; #line 2463 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_combo_box_set_active (_tmp70_, _tmp71_); -#line 18973 "Dialogs.c" +#line 18550 "Dialogs.c" } #line 2408 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (combo_store); @@ -18998,24 +18575,24 @@ static void preferences_dialog_populate_app_combo_box (PreferencesDialog* self, if (external_apps) { #line 2408 "/home/jens/Source/shotwell/src/Dialogs.vala" *external_apps = _vala_external_apps; -#line 18985 "Dialogs.c" +#line 18562 "Dialogs.c" } else { #line 2408 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (_vala_external_apps); -#line 18989 "Dialogs.c" +#line 18566 "Dialogs.c" } } static void preferences_dialog_setup_dir_pattern (PreferencesDialog* self, GtkComboBox* combo_box, GtkEntry* entry) { gchar* pattern = NULL; - ConfigFacade* _tmp0_ = NULL; - ConfigFacade* _tmp1_ = NULL; - gchar* _tmp2_ = NULL; - gchar* _tmp3_ = NULL; + ConfigFacade* _tmp0_; + ConfigFacade* _tmp1_; + gchar* _tmp2_; + gchar* _tmp3_; gboolean found = FALSE; - const gchar* _tmp4_ = NULL; - gboolean _tmp32_ = FALSE; + const gchar* _tmp4_; + gboolean _tmp32_; #line 2466 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (IS_PREFERENCES_DIALOG (self)); #line 2466 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -19040,19 +18617,19 @@ static void preferences_dialog_setup_dir_pattern (PreferencesDialog* self, GtkCo _tmp4_ = pattern; #line 2469 "/home/jens/Source/shotwell/src/Dialogs.vala" if (NULL != _tmp4_) { -#line 19027 "Dialogs.c" +#line 18604 "Dialogs.c" gint i = 0; #line 2471 "/home/jens/Source/shotwell/src/Dialogs.vala" i = 0; -#line 19031 "Dialogs.c" +#line 18608 "Dialogs.c" { GeeArrayList* _pf_list = NULL; - GeeArrayList* _tmp5_ = NULL; - GeeArrayList* _tmp6_ = NULL; + GeeArrayList* _tmp5_; + GeeArrayList* _tmp6_; gint _pf_size = 0; - GeeArrayList* _tmp7_ = NULL; - gint _tmp8_ = 0; - gint _tmp9_ = 0; + GeeArrayList* _tmp7_; + gint _tmp8_; + gint _tmp9_; gint _pf_index = 0; #line 2472 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp5_ = self->priv->path_formats; @@ -19072,18 +18649,18 @@ static void preferences_dialog_setup_dir_pattern (PreferencesDialog* self, GtkCo _pf_index = -1; #line 2472 "/home/jens/Source/shotwell/src/Dialogs.vala" while (TRUE) { -#line 19059 "Dialogs.c" - gint _tmp10_ = 0; - gint _tmp11_ = 0; - gint _tmp12_ = 0; +#line 18636 "Dialogs.c" + gint _tmp10_; + gint _tmp11_; + gint _tmp12_; PreferencesDialogPathFormat* pf = NULL; - GeeArrayList* _tmp13_ = NULL; - gint _tmp14_ = 0; - gpointer _tmp15_ = NULL; - PreferencesDialogPathFormat* _tmp16_ = NULL; - const gchar* _tmp17_ = NULL; - const gchar* _tmp18_ = NULL; - gint _tmp21_ = 0; + GeeArrayList* _tmp13_; + gint _tmp14_; + gpointer _tmp15_; + PreferencesDialogPathFormat* _tmp16_; + const gchar* _tmp17_; + const gchar* _tmp18_; + gint _tmp21_; #line 2472 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp10_ = _pf_index; #line 2472 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -19096,7 +18673,7 @@ static void preferences_dialog_setup_dir_pattern (PreferencesDialog* self, GtkCo if (!(_tmp11_ < _tmp12_)) { #line 2472 "/home/jens/Source/shotwell/src/Dialogs.vala" break; -#line 19083 "Dialogs.c" +#line 18660 "Dialogs.c" } #line 2472 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp13_ = _pf_list; @@ -19114,9 +18691,9 @@ static void preferences_dialog_setup_dir_pattern (PreferencesDialog* self, GtkCo _tmp18_ = pattern; #line 2473 "/home/jens/Source/shotwell/src/Dialogs.vala" if (g_strcmp0 (_tmp17_, _tmp18_) == 0) { -#line 19101 "Dialogs.c" - GtkComboBox* _tmp19_ = NULL; - gint _tmp20_ = 0; +#line 18678 "Dialogs.c" + GtkComboBox* _tmp19_; + gint _tmp20_; #line 2474 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp19_ = combo_box; #line 2474 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -19129,7 +18706,7 @@ static void preferences_dialog_setup_dir_pattern (PreferencesDialog* self, GtkCo _preferences_dialog_path_format_unref0 (pf); #line 2476 "/home/jens/Source/shotwell/src/Dialogs.vala" break; -#line 19116 "Dialogs.c" +#line 18693 "Dialogs.c" } #line 2478 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp21_ = i; @@ -19137,20 +18714,20 @@ static void preferences_dialog_setup_dir_pattern (PreferencesDialog* self, GtkCo i = _tmp21_ + 1; #line 2472 "/home/jens/Source/shotwell/src/Dialogs.vala" _preferences_dialog_path_format_unref0 (pf); -#line 19124 "Dialogs.c" +#line 18701 "Dialogs.c" } #line 2472 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (_pf_list); -#line 19128 "Dialogs.c" +#line 18705 "Dialogs.c" } } else { gchar* s = NULL; - ConfigFacade* _tmp22_ = NULL; - ConfigFacade* _tmp23_ = NULL; - gchar* _tmp24_ = NULL; - gchar* _tmp25_ = NULL; - const gchar* _tmp26_ = NULL; - gboolean _tmp27_ = FALSE; + ConfigFacade* _tmp22_; + ConfigFacade* _tmp23_; + gchar* _tmp24_; + gchar* _tmp25_; + const gchar* _tmp26_; + gboolean _tmp27_; #line 2482 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp22_ = config_facade_get_instance (); #line 2482 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -19169,11 +18746,11 @@ static void preferences_dialog_setup_dir_pattern (PreferencesDialog* self, GtkCo _tmp27_ = is_string_empty (_tmp26_); #line 2483 "/home/jens/Source/shotwell/src/Dialogs.vala" if (!_tmp27_) { -#line 19156 "Dialogs.c" - GtkComboBox* _tmp28_ = NULL; - GeeArrayList* _tmp29_ = NULL; - gint _tmp30_ = 0; - gint _tmp31_ = 0; +#line 18733 "Dialogs.c" + GtkComboBox* _tmp28_; + GeeArrayList* _tmp29_; + gint _tmp30_; + gint _tmp31_; #line 2484 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp28_ = combo_box; #line 2484 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -19186,58 +18763,58 @@ static void preferences_dialog_setup_dir_pattern (PreferencesDialog* self, GtkCo gtk_combo_box_set_active (_tmp28_, _tmp31_ - 1); #line 2485 "/home/jens/Source/shotwell/src/Dialogs.vala" found = TRUE; -#line 19173 "Dialogs.c" +#line 18750 "Dialogs.c" } #line 2469 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (s); -#line 19177 "Dialogs.c" +#line 18754 "Dialogs.c" } #line 2489 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp32_ = found; #line 2489 "/home/jens/Source/shotwell/src/Dialogs.vala" if (!_tmp32_) { -#line 19183 "Dialogs.c" - GtkComboBox* _tmp33_ = NULL; +#line 18760 "Dialogs.c" + GtkComboBox* _tmp33_; #line 2490 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp33_ = combo_box; #line 2490 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_combo_box_set_active (_tmp33_, 0); -#line 19189 "Dialogs.c" +#line 18766 "Dialogs.c" } #line 2493 "/home/jens/Source/shotwell/src/Dialogs.vala" preferences_dialog_on_dir_pattern_combo_changed (self); #line 2466 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (pattern); -#line 19195 "Dialogs.c" +#line 18772 "Dialogs.c" } void preferences_dialog_show (void) { - PreferencesDialog* _tmp0_ = NULL; - PreferencesDialog* _tmp2_ = NULL; - PreferencesDialog* _tmp3_ = NULL; - GtkDialog* _tmp4_ = NULL; - PreferencesDialog* _tmp5_ = NULL; - GtkFileChooserButton* _tmp6_ = NULL; - GFile* _tmp7_ = NULL; - GFile* _tmp8_ = NULL; - gchar* _tmp9_ = NULL; - gchar* _tmp10_ = NULL; - PreferencesDialog* _tmp11_ = NULL; - GtkDialog* _tmp12_ = NULL; + PreferencesDialog* _tmp0_; + PreferencesDialog* _tmp2_; + PreferencesDialog* _tmp3_; + GtkDialog* _tmp4_; + PreferencesDialog* _tmp5_; + GtkFileChooserButton* _tmp6_; + GFile* _tmp7_; + GFile* _tmp8_; + gchar* _tmp9_; + gchar* _tmp10_; + PreferencesDialog* _tmp11_; + GtkDialog* _tmp12_; #line 2497 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp0_ = preferences_dialog_preferences_dialog; #line 2497 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp0_ == NULL) { -#line 19216 "Dialogs.c" - PreferencesDialog* _tmp1_ = NULL; +#line 18793 "Dialogs.c" + PreferencesDialog* _tmp1_; #line 2498 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp1_ = preferences_dialog_new (); #line 2498 "/home/jens/Source/shotwell/src/Dialogs.vala" _preferences_dialog_unref0 (preferences_dialog_preferences_dialog); #line 2498 "/home/jens/Source/shotwell/src/Dialogs.vala" preferences_dialog_preferences_dialog = _tmp1_; -#line 19224 "Dialogs.c" +#line 18801 "Dialogs.c" } #line 2500 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp2_ = preferences_dialog_preferences_dialog; @@ -19273,31 +18850,31 @@ void preferences_dialog_show (void) { _tmp12_ = _tmp11_->priv->dialog; #line 2506 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_window_present (G_TYPE_CHECK_INSTANCE_CAST (_tmp12_, gtk_window_get_type (), GtkWindow)); -#line 19260 "Dialogs.c" +#line 18837 "Dialogs.c" } static void preferences_dialog_commit_on_close (PreferencesDialog* self) { - ConfigFacade* _tmp0_ = NULL; - ConfigFacade* _tmp1_ = NULL; + ConfigFacade* _tmp0_; + ConfigFacade* _tmp1_; GtkCheckButton* autoimport = NULL; - GtkBuilder* _tmp2_ = NULL; - GObject* _tmp3_ = NULL; - GtkCheckButton* _tmp4_ = NULL; - GtkCheckButton* _tmp5_ = NULL; + GtkBuilder* _tmp2_; + GObject* _tmp3_; + GtkCheckButton* _tmp4_; + GtkCheckButton* _tmp5_; GtkCheckButton* commit_metadata = NULL; - GtkBuilder* _tmp11_ = NULL; - GObject* _tmp12_ = NULL; - GtkCheckButton* _tmp13_ = NULL; - GtkCheckButton* _tmp14_ = NULL; - const gchar* _tmp20_ = NULL; + GtkBuilder* _tmp11_; + GObject* _tmp12_; + GtkCheckButton* _tmp13_; + GtkCheckButton* _tmp14_; + const gchar* _tmp20_; PreferencesDialogPathFormat* pf = NULL; - GeeArrayList* _tmp22_ = NULL; - GtkComboBoxText* _tmp23_ = NULL; - gint _tmp24_ = 0; - gpointer _tmp25_ = NULL; - PreferencesDialogPathFormat* _tmp26_ = NULL; - const gchar* _tmp27_ = NULL; + GeeArrayList* _tmp22_; + GtkComboBoxText* _tmp23_; + gint _tmp24_; + gpointer _tmp25_; + PreferencesDialogPathFormat* _tmp26_; + const gchar* _tmp27_; #line 2511 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (IS_PREFERENCES_DIALOG (self)); #line 2512 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -19320,12 +18897,12 @@ static void preferences_dialog_commit_on_close (PreferencesDialog* self) { _tmp5_ = autoimport; #line 2515 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp5_ != NULL) { -#line 19307 "Dialogs.c" - ConfigFacade* _tmp6_ = NULL; - ConfigFacade* _tmp7_ = NULL; - GtkCheckButton* _tmp8_ = NULL; - gboolean _tmp9_ = FALSE; - gboolean _tmp10_ = FALSE; +#line 18884 "Dialogs.c" + ConfigFacade* _tmp6_; + ConfigFacade* _tmp7_; + GtkCheckButton* _tmp8_; + gboolean _tmp9_; + gboolean _tmp10_; #line 2516 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp6_ = config_facade_get_instance (); #line 2516 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -19340,7 +18917,7 @@ static void preferences_dialog_commit_on_close (PreferencesDialog* self) { configuration_facade_set_auto_import_from_library (G_TYPE_CHECK_INSTANCE_CAST (_tmp7_, TYPE_CONFIGURATION_FACADE, ConfigurationFacade), _tmp10_); #line 2516 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (_tmp7_); -#line 19327 "Dialogs.c" +#line 18904 "Dialogs.c" } #line 2518 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp11_ = self->priv->builder; @@ -19354,12 +18931,12 @@ static void preferences_dialog_commit_on_close (PreferencesDialog* self) { _tmp14_ = commit_metadata; #line 2519 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp14_ != NULL) { -#line 19341 "Dialogs.c" - ConfigFacade* _tmp15_ = NULL; - ConfigFacade* _tmp16_ = NULL; - GtkCheckButton* _tmp17_ = NULL; - gboolean _tmp18_ = FALSE; - gboolean _tmp19_ = FALSE; +#line 18918 "Dialogs.c" + ConfigFacade* _tmp15_; + ConfigFacade* _tmp16_; + GtkCheckButton* _tmp17_; + gboolean _tmp18_; + gboolean _tmp19_; #line 2520 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp15_ = config_facade_get_instance (); #line 2520 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -19374,19 +18951,19 @@ static void preferences_dialog_commit_on_close (PreferencesDialog* self) { configuration_facade_set_commit_metadata_to_masters (G_TYPE_CHECK_INSTANCE_CAST (_tmp16_, TYPE_CONFIGURATION_FACADE, ConfigurationFacade), _tmp19_); #line 2520 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (_tmp16_); -#line 19361 "Dialogs.c" +#line 18938 "Dialogs.c" } #line 2522 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp20_ = self->priv->lib_dir; #line 2522 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp20_ != NULL) { -#line 19367 "Dialogs.c" - const gchar* _tmp21_ = NULL; +#line 18944 "Dialogs.c" + const gchar* _tmp21_; #line 2523 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp21_ = self->priv->lib_dir; #line 2523 "/home/jens/Source/shotwell/src/Dialogs.vala" app_dirs_set_import_dir (_tmp21_); -#line 19373 "Dialogs.c" +#line 18950 "Dialogs.c" } #line 2525 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp22_ = self->priv->path_formats; @@ -19404,14 +18981,14 @@ static void preferences_dialog_commit_on_close (PreferencesDialog* self) { _tmp27_ = _tmp26_->pattern; #line 2526 "/home/jens/Source/shotwell/src/Dialogs.vala" if (NULL == _tmp27_) { -#line 19391 "Dialogs.c" - ConfigFacade* _tmp28_ = NULL; - ConfigFacade* _tmp29_ = NULL; - GtkEntry* _tmp30_ = NULL; - const gchar* _tmp31_ = NULL; - const gchar* _tmp32_ = NULL; - ConfigFacade* _tmp33_ = NULL; - ConfigFacade* _tmp34_ = NULL; +#line 18968 "Dialogs.c" + ConfigFacade* _tmp28_; + ConfigFacade* _tmp29_; + GtkEntry* _tmp30_; + const gchar* _tmp31_; + const gchar* _tmp32_; + ConfigFacade* _tmp33_; + ConfigFacade* _tmp34_; #line 2527 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp28_ = config_facade_get_instance (); #line 2527 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -19434,12 +19011,12 @@ static void preferences_dialog_commit_on_close (PreferencesDialog* self) { configuration_facade_set_directory_pattern (G_TYPE_CHECK_INSTANCE_CAST (_tmp34_, TYPE_CONFIGURATION_FACADE, ConfigurationFacade), NULL); #line 2528 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (_tmp34_); -#line 19421 "Dialogs.c" +#line 18998 "Dialogs.c" } else { - ConfigFacade* _tmp35_ = NULL; - ConfigFacade* _tmp36_ = NULL; - PreferencesDialogPathFormat* _tmp37_ = NULL; - const gchar* _tmp38_ = NULL; + ConfigFacade* _tmp35_; + ConfigFacade* _tmp36_; + PreferencesDialogPathFormat* _tmp37_; + const gchar* _tmp38_; #line 2530 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp35_ = config_facade_get_instance (); #line 2530 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -19452,7 +19029,7 @@ static void preferences_dialog_commit_on_close (PreferencesDialog* self) { configuration_facade_set_directory_pattern (G_TYPE_CHECK_INSTANCE_CAST (_tmp36_, TYPE_CONFIGURATION_FACADE, ConfigurationFacade), _tmp38_); #line 2530 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (_tmp36_); -#line 19439 "Dialogs.c" +#line 19016 "Dialogs.c" } #line 2511 "/home/jens/Source/shotwell/src/Dialogs.vala" _preferences_dialog_path_format_unref0 (pf); @@ -19460,15 +19037,15 @@ static void preferences_dialog_commit_on_close (PreferencesDialog* self) { _g_object_unref0 (commit_metadata); #line 2511 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (autoimport); -#line 19447 "Dialogs.c" +#line 19024 "Dialogs.c" } static gboolean preferences_dialog_on_delete (PreferencesDialog* self) { gboolean result = FALSE; - gboolean _tmp0_ = FALSE; - GtkDialog* _tmp1_ = NULL; - gboolean _tmp2_ = FALSE; + gboolean _tmp0_; + GtkDialog* _tmp1_; + gboolean _tmp2_; #line 2534 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_val_if_fail (IS_PREFERENCES_DIALOG (self), FALSE); #line 2535 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -19479,7 +19056,7 @@ static gboolean preferences_dialog_on_delete (PreferencesDialog* self) { result = TRUE; #line 2536 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 19466 "Dialogs.c" +#line 19043 "Dialogs.c" } #line 2538 "/home/jens/Source/shotwell/src/Dialogs.vala" preferences_dialog_commit_on_close (self); @@ -19491,13 +19068,13 @@ static gboolean preferences_dialog_on_delete (PreferencesDialog* self) { result = _tmp2_; #line 2539 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 19478 "Dialogs.c" +#line 19055 "Dialogs.c" } static void preferences_dialog_on_close (PreferencesDialog* self) { - gboolean _tmp0_ = FALSE; - GtkDialog* _tmp1_ = NULL; + gboolean _tmp0_; + GtkDialog* _tmp1_; #line 2542 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (IS_PREFERENCES_DIALOG (self)); #line 2543 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -19506,7 +19083,7 @@ static void preferences_dialog_on_close (PreferencesDialog* self) { if (!_tmp0_) { #line 2544 "/home/jens/Source/shotwell/src/Dialogs.vala" return; -#line 19493 "Dialogs.c" +#line 19070 "Dialogs.c" } #line 2546 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp1_ = self->priv->dialog; @@ -19514,15 +19091,15 @@ static void preferences_dialog_on_close (PreferencesDialog* self) { gtk_widget_hide (G_TYPE_CHECK_INSTANCE_CAST (_tmp1_, gtk_widget_get_type (), GtkWidget)); #line 2547 "/home/jens/Source/shotwell/src/Dialogs.vala" preferences_dialog_commit_on_close (self); -#line 19501 "Dialogs.c" +#line 19078 "Dialogs.c" } static void preferences_dialog_on_value_changed (PreferencesDialog* self) { - GtkAdjustment* _tmp0_ = NULL; - gdouble _tmp1_ = 0.0; - GtkAdjustment* _tmp2_ = NULL; - gdouble _tmp3_ = 0.0; + GtkAdjustment* _tmp0_; + gdouble _tmp1_; + GtkAdjustment* _tmp2_; + gdouble _tmp3_; #line 2550 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (IS_PREFERENCES_DIALOG (self)); #line 2551 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -19535,7 +19112,7 @@ static void preferences_dialog_on_value_changed (PreferencesDialog* self) { _tmp3_ = gtk_adjustment_get_value (_tmp2_); #line 2551 "/home/jens/Source/shotwell/src/Dialogs.vala" preferences_dialog_set_background_color (self, ((gdouble) (_tmp1_ - _tmp3_)) / 65535.0); -#line 19522 "Dialogs.c" +#line 19099 "Dialogs.c" } @@ -19543,8 +19120,8 @@ static gboolean preferences_dialog_on_bg_color_reset (PreferencesDialog* self, G gboolean result = FALSE; gboolean _tmp0_ = FALSE; gboolean _tmp1_ = FALSE; - GdkEventButton* _tmp2_ = NULL; - guint _tmp3_ = 0U; + GdkEventButton* _tmp2_; + guint _tmp3_; #line 2555 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_val_if_fail (IS_PREFERENCES_DIALOG (self), FALSE); #line 2555 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -19555,27 +19132,27 @@ static gboolean preferences_dialog_on_bg_color_reset (PreferencesDialog* self, G _tmp3_ = _tmp2_->button; #line 2556 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp3_ == ((guint) 1)) { -#line 19542 "Dialogs.c" - GdkEventButton* _tmp4_ = NULL; - GdkEventType _tmp5_ = 0; +#line 19119 "Dialogs.c" + GdkEventButton* _tmp4_; + GdkEventType _tmp5_; #line 2556 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp4_ = event; #line 2556 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp5_ = _tmp4_->type; #line 2556 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp1_ = _tmp5_ == GDK_BUTTON_PRESS; -#line 19551 "Dialogs.c" +#line 19128 "Dialogs.c" } else { #line 2556 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp1_ = FALSE; -#line 19555 "Dialogs.c" +#line 19132 "Dialogs.c" } #line 2556 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp1_) { -#line 19559 "Dialogs.c" - GdkEventButton* _tmp6_ = NULL; - GdkModifierType _tmp7_ = 0; - gboolean _tmp8_ = FALSE; +#line 19136 "Dialogs.c" + GdkEventButton* _tmp6_; + GdkModifierType _tmp7_; + gboolean _tmp8_; #line 2557 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp6_ = event; #line 2557 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -19584,20 +19161,20 @@ static gboolean preferences_dialog_on_bg_color_reset (PreferencesDialog* self, G _tmp8_ = has_only_key_modifier (_tmp7_, GDK_CONTROL_MASK); #line 2557 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp0_ = _tmp8_; -#line 19571 "Dialogs.c" +#line 19148 "Dialogs.c" } else { #line 2556 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp0_ = FALSE; -#line 19575 "Dialogs.c" +#line 19152 "Dialogs.c" } #line 2556 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp0_) { -#line 19579 "Dialogs.c" - GtkScale* _tmp9_ = NULL; - GtkAdjustment* _tmp10_ = NULL; - gdouble _tmp11_ = 0.0; +#line 19156 "Dialogs.c" + GtkScale* _tmp9_; + GtkAdjustment* _tmp10_; + gdouble _tmp11_; GdkRGBA _tmp12_ = {0}; - gdouble _tmp13_ = 0.0; + gdouble _tmp13_; #line 2559 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp9_ = self->priv->bg_color_slider; #line 2559 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -19616,24 +19193,24 @@ static gboolean preferences_dialog_on_bg_color_reset (PreferencesDialog* self, G result = TRUE; #line 2563 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 19603 "Dialogs.c" +#line 19180 "Dialogs.c" } #line 2566 "/home/jens/Source/shotwell/src/Dialogs.vala" result = FALSE; #line 2566 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 19609 "Dialogs.c" +#line 19186 "Dialogs.c" } static void preferences_dialog_on_dir_pattern_combo_changed (PreferencesDialog* self) { PreferencesDialogPathFormat* pf = NULL; - GeeArrayList* _tmp0_ = NULL; - GtkComboBoxText* _tmp1_ = NULL; - gint _tmp2_ = 0; - gpointer _tmp3_ = NULL; - PreferencesDialogPathFormat* _tmp4_ = NULL; - const gchar* _tmp5_ = NULL; + GeeArrayList* _tmp0_; + GtkComboBoxText* _tmp1_; + gint _tmp2_; + gpointer _tmp3_; + PreferencesDialogPathFormat* _tmp4_; + const gchar* _tmp5_; #line 2569 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (IS_PREFERENCES_DIALOG (self)); #line 2570 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -19652,18 +19229,18 @@ static void preferences_dialog_on_dir_pattern_combo_changed (PreferencesDialog* _tmp5_ = _tmp4_->pattern; #line 2571 "/home/jens/Source/shotwell/src/Dialogs.vala" if (NULL == _tmp5_) { -#line 19639 "Dialogs.c" +#line 19216 "Dialogs.c" gchar* dir_pattern = NULL; - ConfigFacade* _tmp6_ = NULL; - ConfigFacade* _tmp7_ = NULL; - gchar* _tmp8_ = NULL; - gchar* _tmp9_ = NULL; - const gchar* _tmp10_ = NULL; - gboolean _tmp11_ = FALSE; - GtkEntry* _tmp13_ = NULL; - const gchar* _tmp14_ = NULL; - GtkEntry* _tmp15_ = NULL; - GtkEntry* _tmp16_ = NULL; + ConfigFacade* _tmp6_; + ConfigFacade* _tmp7_; + gchar* _tmp8_; + gchar* _tmp9_; + const gchar* _tmp10_; + gboolean _tmp11_; + GtkEntry* _tmp13_; + const gchar* _tmp14_; + GtkEntry* _tmp15_; + GtkEntry* _tmp16_; #line 2573 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp6_ = config_facade_get_instance (); #line 2573 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -19682,15 +19259,15 @@ static void preferences_dialog_on_dir_pattern_combo_changed (PreferencesDialog* _tmp11_ = is_string_empty (_tmp10_); #line 2574 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp11_) { -#line 19669 "Dialogs.c" - gchar* _tmp12_ = NULL; +#line 19246 "Dialogs.c" + gchar* _tmp12_; #line 2575 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp12_ = g_strdup (""); #line 2575 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (dir_pattern); #line 2575 "/home/jens/Source/shotwell/src/Dialogs.vala" dir_pattern = _tmp12_; -#line 19677 "Dialogs.c" +#line 19254 "Dialogs.c" } #line 2576 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp13_ = self->priv->dir_pattern_entry; @@ -19708,13 +19285,13 @@ static void preferences_dialog_on_dir_pattern_combo_changed (PreferencesDialog* gtk_widget_set_sensitive (G_TYPE_CHECK_INSTANCE_CAST (_tmp16_, gtk_widget_get_type (), GtkWidget), TRUE); #line 2571 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (dir_pattern); -#line 19695 "Dialogs.c" +#line 19272 "Dialogs.c" } else { - GtkEntry* _tmp17_ = NULL; - PreferencesDialogPathFormat* _tmp18_ = NULL; - const gchar* _tmp19_ = NULL; - GtkEntry* _tmp20_ = NULL; - GtkEntry* _tmp21_ = NULL; + GtkEntry* _tmp17_; + PreferencesDialogPathFormat* _tmp18_; + const gchar* _tmp19_; + GtkEntry* _tmp20_; + GtkEntry* _tmp21_; #line 2580 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp17_ = self->priv->dir_pattern_entry; #line 2580 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -19731,24 +19308,24 @@ static void preferences_dialog_on_dir_pattern_combo_changed (PreferencesDialog* _tmp21_ = self->priv->dir_pattern_entry; #line 2582 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_widget_set_sensitive (G_TYPE_CHECK_INSTANCE_CAST (_tmp21_, gtk_widget_get_type (), GtkWidget), FALSE); -#line 19718 "Dialogs.c" +#line 19295 "Dialogs.c" } #line 2569 "/home/jens/Source/shotwell/src/Dialogs.vala" _preferences_dialog_path_format_unref0 (pf); -#line 19722 "Dialogs.c" +#line 19299 "Dialogs.c" } static void preferences_dialog_on_dir_pattern_entry_changed (PreferencesDialog* self) { gchar* example = NULL; - GDateTime* _tmp0_ = NULL; - GtkEntry* _tmp1_ = NULL; - const gchar* _tmp2_ = NULL; - const gchar* _tmp3_ = NULL; - gchar* _tmp4_ = NULL; + GDateTime* _tmp0_; + GtkEntry* _tmp1_; + const gchar* _tmp2_; + const gchar* _tmp3_; + gchar* _tmp4_; gboolean _tmp5_ = FALSE; - const gchar* _tmp6_ = NULL; - gboolean _tmp7_ = FALSE; + const gchar* _tmp6_; + gboolean _tmp7_; #line 2586 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (IS_PREFERENCES_DIALOG (self)); #line 2587 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -19769,11 +19346,11 @@ static void preferences_dialog_on_dir_pattern_entry_changed (PreferencesDialog* _tmp7_ = is_string_empty (_tmp6_); #line 2588 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp7_) { -#line 19756 "Dialogs.c" - GtkEntry* _tmp8_ = NULL; - const gchar* _tmp9_ = NULL; - const gchar* _tmp10_ = NULL; - gboolean _tmp11_ = FALSE; +#line 19333 "Dialogs.c" + GtkEntry* _tmp8_; + const gchar* _tmp9_; + const gchar* _tmp10_; + gboolean _tmp11_; #line 2588 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp8_ = self->priv->dir_pattern_entry; #line 2588 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -19784,64 +19361,61 @@ static void preferences_dialog_on_dir_pattern_entry_changed (PreferencesDialog* _tmp11_ = is_string_empty (_tmp10_); #line 2588 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp5_ = !_tmp11_; -#line 19771 "Dialogs.c" +#line 19348 "Dialogs.c" } else { #line 2588 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp5_ = FALSE; -#line 19775 "Dialogs.c" +#line 19352 "Dialogs.c" } #line 2588 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp5_) { -#line 19779 "Dialogs.c" - GtkLabel* _tmp12_ = NULL; - const gchar* _tmp13_ = NULL; - GtkEntry* _tmp14_ = NULL; - GtkEntry* _tmp15_ = NULL; +#line 19356 "Dialogs.c" + GtkLabel* _tmp12_; + GtkEntry* _tmp13_; + GtkEntry* _tmp14_; #line 2590 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp12_ = self->priv->dir_pattern_example; #line 2590 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp13_ = _ ("Invalid pattern"); -#line 2590 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_label_set_text (_tmp12_, _tmp13_); + gtk_label_set_text (_tmp12_, _ ("Invalid pattern")); #line 2591 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp14_ = self->priv->dir_pattern_entry; + _tmp13_ = self->priv->dir_pattern_entry; #line 2591 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_entry_set_icon_from_icon_name (_tmp14_, GTK_ENTRY_ICON_SECONDARY, "dialog-error"); + gtk_entry_set_icon_from_icon_name (_tmp13_, GTK_ENTRY_ICON_SECONDARY, "dialog-error"); #line 2592 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp15_ = self->priv->dir_pattern_entry; + _tmp14_ = self->priv->dir_pattern_entry; #line 2592 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_entry_set_icon_activatable (_tmp15_, GTK_ENTRY_ICON_SECONDARY, FALSE); + gtk_entry_set_icon_activatable (_tmp14_, GTK_ENTRY_ICON_SECONDARY, FALSE); #line 2593 "/home/jens/Source/shotwell/src/Dialogs.vala" preferences_dialog_set_allow_closing (self, FALSE); -#line 19800 "Dialogs.c" +#line 19374 "Dialogs.c" } else { - GtkLabel* _tmp16_ = NULL; - const gchar* _tmp17_ = NULL; - GtkEntry* _tmp18_ = NULL; + GtkLabel* _tmp15_; + const gchar* _tmp16_; + GtkEntry* _tmp17_; #line 2596 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp16_ = self->priv->dir_pattern_example; + _tmp15_ = self->priv->dir_pattern_example; #line 2596 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp17_ = example; + _tmp16_ = example; #line 2596 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_label_set_text (_tmp16_, _tmp17_); + gtk_label_set_text (_tmp15_, _tmp16_); #line 2597 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp18_ = self->priv->dir_pattern_entry; + _tmp17_ = self->priv->dir_pattern_entry; #line 2597 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_entry_set_icon_from_icon_name (_tmp18_, GTK_ENTRY_ICON_SECONDARY, NULL); + gtk_entry_set_icon_from_icon_name (_tmp17_, GTK_ENTRY_ICON_SECONDARY, NULL); #line 2598 "/home/jens/Source/shotwell/src/Dialogs.vala" preferences_dialog_set_allow_closing (self, TRUE); -#line 19817 "Dialogs.c" +#line 19391 "Dialogs.c" } #line 2586 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (example); -#line 19821 "Dialogs.c" +#line 19395 "Dialogs.c" } static void preferences_dialog_set_allow_closing (PreferencesDialog* self, gboolean allow) { - GtkDialog* _tmp0_ = NULL; - gboolean _tmp1_ = FALSE; - gboolean _tmp2_ = FALSE; + GtkDialog* _tmp0_; + gboolean _tmp1_; + gboolean _tmp2_; #line 2602 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (IS_PREFERENCES_DIALOG (self)); #line 2603 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -19854,13 +19428,13 @@ static void preferences_dialog_set_allow_closing (PreferencesDialog* self, gbool _tmp2_ = allow; #line 2604 "/home/jens/Source/shotwell/src/Dialogs.vala" self->priv->allow_closing = _tmp2_; -#line 19841 "Dialogs.c" +#line 19415 "Dialogs.c" } static gboolean preferences_dialog_get_allow_closing (PreferencesDialog* self) { gboolean result = FALSE; - gboolean _tmp0_ = FALSE; + gboolean _tmp0_; #line 2607 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_val_if_fail (IS_PREFERENCES_DIALOG (self), FALSE); #line 2608 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -19869,14 +19443,14 @@ static gboolean preferences_dialog_get_allow_closing (PreferencesDialog* self) { result = _tmp0_; #line 2608 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 19856 "Dialogs.c" +#line 19430 "Dialogs.c" } static void preferences_dialog_set_background_color (PreferencesDialog* self, gdouble bg_color_value) { - ConfigFacade* _tmp0_ = NULL; - ConfigFacade* _tmp1_ = NULL; - gdouble _tmp2_ = 0.0; + ConfigFacade* _tmp0_; + ConfigFacade* _tmp1_; + gdouble _tmp2_; GdkRGBA _tmp3_ = {0}; #line 2611 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (IS_PREFERENCES_DIALOG (self)); @@ -19892,15 +19466,15 @@ static void preferences_dialog_set_background_color (PreferencesDialog* self, gd config_facade_set_bg_color (_tmp1_, &_tmp3_); #line 2612 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (_tmp1_); -#line 19879 "Dialogs.c" +#line 19453 "Dialogs.c" } static void preferences_dialog_to_grayscale (PreferencesDialog* self, gdouble color_value, GdkRGBA* result) { GdkRGBA color = {0}; - gdouble _tmp0_ = 0.0; - gdouble _tmp1_ = 0.0; - gdouble _tmp2_ = 0.0; + gdouble _tmp0_; + gdouble _tmp1_; + gdouble _tmp2_; #line 2615 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (IS_PREFERENCES_DIALOG (self)); #line 2616 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -19923,27 +19497,27 @@ static void preferences_dialog_to_grayscale (PreferencesDialog* self, gdouble co *result = color; #line 2623 "/home/jens/Source/shotwell/src/Dialogs.vala" return; -#line 19910 "Dialogs.c" +#line 19484 "Dialogs.c" } static void preferences_dialog_on_photo_editor_changed (PreferencesDialog* self) { gint _tmp0_ = 0; - GtkComboBox* _tmp1_ = NULL; - gint _tmp2_ = 0; - SortedList* _tmp3_ = NULL; - gint _tmp4_ = 0; - gint _tmp5_ = 0; + GtkComboBox* _tmp1_; + gint _tmp2_; + SortedList* _tmp3_; + gint _tmp4_; + gint _tmp5_; gint photo_app_choice_index = 0; GAppInfo* app = NULL; - SortedList* _tmp11_ = NULL; - gpointer _tmp12_ = NULL; - ConfigFacade* _tmp13_ = NULL; - ConfigFacade* _tmp14_ = NULL; - gchar* _tmp15_ = NULL; - gchar* _tmp16_ = NULL; - gchar* _tmp17_ = NULL; - gchar* _tmp18_ = NULL; + SortedList* _tmp11_; + gpointer _tmp12_; + ConfigFacade* _tmp13_; + ConfigFacade* _tmp14_; + gchar* _tmp15_; + gchar* _tmp16_; + gchar* _tmp17_; + gchar* _tmp18_; #line 2626 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (IS_PREFERENCES_DIALOG (self)); #line 2627 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -19958,20 +19532,20 @@ static void preferences_dialog_on_photo_editor_changed (PreferencesDialog* self) _tmp5_ = _tmp4_; #line 2627 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp2_ < _tmp5_) { -#line 19945 "Dialogs.c" - GtkComboBox* _tmp6_ = NULL; - gint _tmp7_ = 0; +#line 19519 "Dialogs.c" + GtkComboBox* _tmp6_; + gint _tmp7_; #line 2628 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp6_ = self->priv->photo_editor_combo; #line 2628 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp7_ = gtk_combo_box_get_active (_tmp6_); #line 2628 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp0_ = _tmp7_; -#line 19954 "Dialogs.c" +#line 19528 "Dialogs.c" } else { - SortedList* _tmp8_ = NULL; - gint _tmp9_ = 0; - gint _tmp10_ = 0; + SortedList* _tmp8_; + gint _tmp9_; + gint _tmp10_; #line 2628 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp8_ = self->priv->external_photo_apps; #line 2628 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -19980,7 +19554,7 @@ static void preferences_dialog_on_photo_editor_changed (PreferencesDialog* self) _tmp10_ = _tmp9_; #line 2628 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp0_ = _tmp10_; -#line 19967 "Dialogs.c" +#line 19541 "Dialogs.c" } #line 2627 "/home/jens/Source/shotwell/src/Dialogs.vala" photo_app_choice_index = _tmp0_; @@ -20014,25 +19588,25 @@ static void preferences_dialog_on_photo_editor_changed (PreferencesDialog* self) _g_free0 (_tmp18_); #line 2626 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (app); -#line 20001 "Dialogs.c" +#line 19575 "Dialogs.c" } static void preferences_dialog_on_raw_editor_changed (PreferencesDialog* self) { gint _tmp0_ = 0; - GtkComboBox* _tmp1_ = NULL; - gint _tmp2_ = 0; - SortedList* _tmp3_ = NULL; - gint _tmp4_ = 0; - gint _tmp5_ = 0; + GtkComboBox* _tmp1_; + gint _tmp2_; + SortedList* _tmp3_; + gint _tmp4_; + gint _tmp5_; gint raw_app_choice_index = 0; GAppInfo* app = NULL; - SortedList* _tmp11_ = NULL; - gpointer _tmp12_ = NULL; - ConfigFacade* _tmp13_ = NULL; - ConfigFacade* _tmp14_ = NULL; - const gchar* _tmp15_ = NULL; - const gchar* _tmp16_ = NULL; + SortedList* _tmp11_; + gpointer _tmp12_; + ConfigFacade* _tmp13_; + ConfigFacade* _tmp14_; + const gchar* _tmp15_; + const gchar* _tmp16_; #line 2637 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (IS_PREFERENCES_DIALOG (self)); #line 2638 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -20047,20 +19621,20 @@ static void preferences_dialog_on_raw_editor_changed (PreferencesDialog* self) { _tmp5_ = _tmp4_; #line 2638 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp2_ < _tmp5_) { -#line 20034 "Dialogs.c" - GtkComboBox* _tmp6_ = NULL; - gint _tmp7_ = 0; +#line 19608 "Dialogs.c" + GtkComboBox* _tmp6_; + gint _tmp7_; #line 2639 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp6_ = self->priv->raw_editor_combo; #line 2639 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp7_ = gtk_combo_box_get_active (_tmp6_); #line 2639 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp0_ = _tmp7_; -#line 20043 "Dialogs.c" +#line 19617 "Dialogs.c" } else { - SortedList* _tmp8_ = NULL; - gint _tmp9_ = 0; - gint _tmp10_ = 0; + SortedList* _tmp8_; + gint _tmp9_; + gint _tmp10_; #line 2639 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp8_ = self->priv->external_raw_apps; #line 2639 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -20069,7 +19643,7 @@ static void preferences_dialog_on_raw_editor_changed (PreferencesDialog* self) { _tmp10_ = _tmp9_; #line 2639 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp0_ = _tmp10_; -#line 20056 "Dialogs.c" +#line 19630 "Dialogs.c" } #line 2638 "/home/jens/Source/shotwell/src/Dialogs.vala" raw_app_choice_index = _tmp0_; @@ -20095,14 +19669,14 @@ static void preferences_dialog_on_raw_editor_changed (PreferencesDialog* self) { g_debug ("Dialogs.vala:2645: setting external raw editor to: %s", _tmp16_); #line 2637 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (app); -#line 20082 "Dialogs.c" +#line 19656 "Dialogs.c" } static RawDeveloper preferences_dialog_raw_developer_from_combo (PreferencesDialog* self) { RawDeveloper result = 0; - GtkComboBoxText* _tmp0_ = NULL; - gint _tmp1_ = 0; + GtkComboBoxText* _tmp0_; + gint _tmp1_; #line 2648 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_val_if_fail (IS_PREFERENCES_DIALOG (self), 0); #line 2649 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -20115,46 +19689,46 @@ static RawDeveloper preferences_dialog_raw_developer_from_combo (PreferencesDial result = RAW_DEVELOPER_CAMERA; #line 2650 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 20102 "Dialogs.c" +#line 19676 "Dialogs.c" } #line 2651 "/home/jens/Source/shotwell/src/Dialogs.vala" result = RAW_DEVELOPER_SHOTWELL; #line 2651 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 20108 "Dialogs.c" +#line 19682 "Dialogs.c" } static void preferences_dialog_set_raw_developer_combo (PreferencesDialog* self, RawDeveloper d) { - RawDeveloper _tmp0_ = 0; + RawDeveloper _tmp0_; #line 2654 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (IS_PREFERENCES_DIALOG (self)); #line 2655 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp0_ = d; #line 2655 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp0_ == RAW_DEVELOPER_CAMERA) { -#line 20120 "Dialogs.c" - GtkComboBoxText* _tmp1_ = NULL; +#line 19694 "Dialogs.c" + GtkComboBoxText* _tmp1_; #line 2656 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp1_ = self->priv->default_raw_developer_combo; #line 2656 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_combo_box_set_active (G_TYPE_CHECK_INSTANCE_CAST (_tmp1_, gtk_combo_box_get_type (), GtkComboBox), 0); -#line 20126 "Dialogs.c" +#line 19700 "Dialogs.c" } else { - GtkComboBoxText* _tmp2_ = NULL; + GtkComboBoxText* _tmp2_; #line 2658 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp2_ = self->priv->default_raw_developer_combo; #line 2658 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_combo_box_set_active (G_TYPE_CHECK_INSTANCE_CAST (_tmp2_, gtk_combo_box_get_type (), GtkComboBox), 1); -#line 20133 "Dialogs.c" +#line 19707 "Dialogs.c" } } static void preferences_dialog_on_default_raw_developer_changed (PreferencesDialog* self) { - ConfigFacade* _tmp0_ = NULL; - ConfigFacade* _tmp1_ = NULL; - RawDeveloper _tmp2_ = 0; + ConfigFacade* _tmp0_; + ConfigFacade* _tmp1_; + RawDeveloper _tmp2_; #line 2661 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (IS_PREFERENCES_DIALOG (self)); #line 2662 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -20167,13 +19741,13 @@ static void preferences_dialog_on_default_raw_developer_changed (PreferencesDial configuration_facade_set_default_raw_developer (G_TYPE_CHECK_INSTANCE_CAST (_tmp1_, TYPE_CONFIGURATION_FACADE, ConfigurationFacade), _tmp2_); #line 2662 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (_tmp1_); -#line 20154 "Dialogs.c" +#line 19728 "Dialogs.c" } static void preferences_dialog_on_current_folder_changed (PreferencesDialog* self) { - GtkFileChooserButton* _tmp0_ = NULL; - gchar* _tmp1_ = NULL; + GtkFileChooserButton* _tmp0_; + gchar* _tmp1_; #line 2665 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (IS_PREFERENCES_DIALOG (self)); #line 2666 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -20184,20 +19758,20 @@ static void preferences_dialog_on_current_folder_changed (PreferencesDialog* sel _g_free0 (self->priv->lib_dir); #line 2666 "/home/jens/Source/shotwell/src/Dialogs.vala" self->priv->lib_dir = _tmp1_; -#line 20171 "Dialogs.c" +#line 19745 "Dialogs.c" } static void _preferences_dialog_on_current_folder_changed_gtk_file_chooser_current_folder_changed (GtkFileChooser* _sender, gpointer self) { #line 2674 "/home/jens/Source/shotwell/src/Dialogs.vala" preferences_dialog_on_current_folder_changed ((PreferencesDialog*) self); -#line 20178 "Dialogs.c" +#line 19752 "Dialogs.c" } static gboolean preferences_dialog_map_event (PreferencesDialog* self) { gboolean result = FALSE; - GtkFileChooserButton* _tmp0_ = NULL; + GtkFileChooserButton* _tmp0_; #line 2669 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_val_if_fail (IS_PREFERENCES_DIALOG (self), FALSE); #line 2674 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -20208,18 +19782,18 @@ static gboolean preferences_dialog_map_event (PreferencesDialog* self) { result = TRUE; #line 2675 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 20195 "Dialogs.c" +#line 19769 "Dialogs.c" } static void preferences_dialog_add_to_dir_formats (PreferencesDialog* self, const gchar* name, const gchar* pattern) { PreferencesDialogPathFormat* pf = NULL; - const gchar* _tmp0_ = NULL; - const gchar* _tmp1_ = NULL; - PreferencesDialogPathFormat* _tmp2_ = NULL; - GeeArrayList* _tmp3_ = NULL; - GtkComboBoxText* _tmp4_ = NULL; - const gchar* _tmp5_ = NULL; + const gchar* _tmp0_; + const gchar* _tmp1_; + PreferencesDialogPathFormat* _tmp2_; + GeeArrayList* _tmp3_; + GtkComboBoxText* _tmp4_; + const gchar* _tmp5_; #line 2678 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (IS_PREFERENCES_DIALOG (self)); #line 2678 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -20244,15 +19818,15 @@ static void preferences_dialog_add_to_dir_formats (PreferencesDialog* self, cons gtk_combo_box_text_append_text (_tmp4_, _tmp5_); #line 2678 "/home/jens/Source/shotwell/src/Dialogs.vala" _preferences_dialog_path_format_unref0 (pf); -#line 20231 "Dialogs.c" +#line 19805 "Dialogs.c" } static void preferences_dialog_on_lowercase_toggled (PreferencesDialog* self) { - ConfigFacade* _tmp0_ = NULL; - ConfigFacade* _tmp1_ = NULL; - GtkCheckButton* _tmp2_ = NULL; - gboolean _tmp3_ = FALSE; + ConfigFacade* _tmp0_; + ConfigFacade* _tmp1_; + GtkCheckButton* _tmp2_; + gboolean _tmp3_; #line 2684 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (IS_PREFERENCES_DIALOG (self)); #line 2685 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -20267,16 +19841,16 @@ static void preferences_dialog_on_lowercase_toggled (PreferencesDialog* self) { configuration_facade_set_use_lowercase_filenames (G_TYPE_CHECK_INSTANCE_CAST (_tmp1_, TYPE_CONFIGURATION_FACADE, ConfigurationFacade), _tmp3_); #line 2685 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (_tmp1_); -#line 20254 "Dialogs.c" +#line 19828 "Dialogs.c" } static PreferencesDialogPathFormat* preferences_dialog_path_format_construct (GType object_type, const gchar* name, const gchar* pattern) { PreferencesDialogPathFormat* self = NULL; - const gchar* _tmp0_ = NULL; - gchar* _tmp1_ = NULL; - const gchar* _tmp2_ = NULL; - gchar* _tmp3_ = NULL; + const gchar* _tmp0_; + gchar* _tmp1_; + const gchar* _tmp2_; + gchar* _tmp3_; #line 2266 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_val_if_fail (name != NULL, NULL); #line 2266 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -20299,21 +19873,21 @@ static PreferencesDialogPathFormat* preferences_dialog_path_format_construct (GT self->pattern = _tmp3_; #line 2266 "/home/jens/Source/shotwell/src/Dialogs.vala" return self; -#line 20286 "Dialogs.c" +#line 19860 "Dialogs.c" } static PreferencesDialogPathFormat* preferences_dialog_path_format_new (const gchar* name, const gchar* pattern) { #line 2266 "/home/jens/Source/shotwell/src/Dialogs.vala" return preferences_dialog_path_format_construct (PREFERENCES_DIALOG_TYPE_PATH_FORMAT, name, pattern); -#line 20293 "Dialogs.c" +#line 19867 "Dialogs.c" } static void preferences_dialog_value_path_format_init (GValue* value) { #line 2265 "/home/jens/Source/shotwell/src/Dialogs.vala" value->data[0].v_pointer = NULL; -#line 20300 "Dialogs.c" +#line 19874 "Dialogs.c" } @@ -20322,7 +19896,7 @@ static void preferences_dialog_value_path_format_free_value (GValue* value) { if (value->data[0].v_pointer) { #line 2265 "/home/jens/Source/shotwell/src/Dialogs.vala" preferences_dialog_path_format_unref (value->data[0].v_pointer); -#line 20309 "Dialogs.c" +#line 19883 "Dialogs.c" } } @@ -20332,11 +19906,11 @@ static void preferences_dialog_value_path_format_copy_value (const GValue* src_v if (src_value->data[0].v_pointer) { #line 2265 "/home/jens/Source/shotwell/src/Dialogs.vala" dest_value->data[0].v_pointer = preferences_dialog_path_format_ref (src_value->data[0].v_pointer); -#line 20319 "Dialogs.c" +#line 19893 "Dialogs.c" } else { #line 2265 "/home/jens/Source/shotwell/src/Dialogs.vala" dest_value->data[0].v_pointer = NULL; -#line 20323 "Dialogs.c" +#line 19897 "Dialogs.c" } } @@ -20344,66 +19918,66 @@ static void preferences_dialog_value_path_format_copy_value (const GValue* src_v static gpointer preferences_dialog_value_path_format_peek_pointer (const GValue* value) { #line 2265 "/home/jens/Source/shotwell/src/Dialogs.vala" return value->data[0].v_pointer; -#line 20331 "Dialogs.c" +#line 19905 "Dialogs.c" } static gchar* preferences_dialog_value_path_format_collect_value (GValue* value, guint n_collect_values, GTypeCValue* collect_values, guint collect_flags) { #line 2265 "/home/jens/Source/shotwell/src/Dialogs.vala" if (collect_values[0].v_pointer) { -#line 20338 "Dialogs.c" - PreferencesDialogPathFormat* object; +#line 19912 "Dialogs.c" + PreferencesDialogPathFormat * object; object = collect_values[0].v_pointer; #line 2265 "/home/jens/Source/shotwell/src/Dialogs.vala" if (object->parent_instance.g_class == NULL) { #line 2265 "/home/jens/Source/shotwell/src/Dialogs.vala" return g_strconcat ("invalid unclassed object pointer for value type `", G_VALUE_TYPE_NAME (value), "'", NULL); -#line 20345 "Dialogs.c" +#line 19919 "Dialogs.c" } else if (!g_value_type_compatible (G_TYPE_FROM_INSTANCE (object), G_VALUE_TYPE (value))) { #line 2265 "/home/jens/Source/shotwell/src/Dialogs.vala" return g_strconcat ("invalid object type `", g_type_name (G_TYPE_FROM_INSTANCE (object)), "' for value type `", G_VALUE_TYPE_NAME (value), "'", NULL); -#line 20349 "Dialogs.c" +#line 19923 "Dialogs.c" } #line 2265 "/home/jens/Source/shotwell/src/Dialogs.vala" value->data[0].v_pointer = preferences_dialog_path_format_ref (object); -#line 20353 "Dialogs.c" +#line 19927 "Dialogs.c" } else { #line 2265 "/home/jens/Source/shotwell/src/Dialogs.vala" value->data[0].v_pointer = NULL; -#line 20357 "Dialogs.c" +#line 19931 "Dialogs.c" } #line 2265 "/home/jens/Source/shotwell/src/Dialogs.vala" return NULL; -#line 20361 "Dialogs.c" +#line 19935 "Dialogs.c" } static gchar* preferences_dialog_value_path_format_lcopy_value (const GValue* value, guint n_collect_values, GTypeCValue* collect_values, guint collect_flags) { - PreferencesDialogPathFormat** object_p; + PreferencesDialogPathFormat ** object_p; object_p = collect_values[0].v_pointer; #line 2265 "/home/jens/Source/shotwell/src/Dialogs.vala" if (!object_p) { #line 2265 "/home/jens/Source/shotwell/src/Dialogs.vala" return g_strdup_printf ("value location for `%s' passed as NULL", G_VALUE_TYPE_NAME (value)); -#line 20372 "Dialogs.c" +#line 19946 "Dialogs.c" } #line 2265 "/home/jens/Source/shotwell/src/Dialogs.vala" if (!value->data[0].v_pointer) { #line 2265 "/home/jens/Source/shotwell/src/Dialogs.vala" *object_p = NULL; -#line 20378 "Dialogs.c" +#line 19952 "Dialogs.c" } else if (collect_flags & G_VALUE_NOCOPY_CONTENTS) { #line 2265 "/home/jens/Source/shotwell/src/Dialogs.vala" *object_p = value->data[0].v_pointer; -#line 20382 "Dialogs.c" +#line 19956 "Dialogs.c" } else { #line 2265 "/home/jens/Source/shotwell/src/Dialogs.vala" *object_p = preferences_dialog_path_format_ref (value->data[0].v_pointer); -#line 20386 "Dialogs.c" +#line 19960 "Dialogs.c" } #line 2265 "/home/jens/Source/shotwell/src/Dialogs.vala" return NULL; -#line 20390 "Dialogs.c" +#line 19964 "Dialogs.c" } @@ -20417,7 +19991,7 @@ static GParamSpec* preferences_dialog_param_spec_path_format (const gchar* name, G_PARAM_SPEC (spec)->value_type = object_type; #line 2265 "/home/jens/Source/shotwell/src/Dialogs.vala" return G_PARAM_SPEC (spec); -#line 20404 "Dialogs.c" +#line 19978 "Dialogs.c" } @@ -20426,12 +20000,12 @@ static gpointer preferences_dialog_value_get_path_format (const GValue* value) { g_return_val_if_fail (G_TYPE_CHECK_VALUE_TYPE (value, PREFERENCES_DIALOG_TYPE_PATH_FORMAT), NULL); #line 2265 "/home/jens/Source/shotwell/src/Dialogs.vala" return value->data[0].v_pointer; -#line 20413 "Dialogs.c" +#line 19987 "Dialogs.c" } static void preferences_dialog_value_set_path_format (GValue* value, gpointer v_object) { - PreferencesDialogPathFormat* old; + PreferencesDialogPathFormat * old; #line 2265 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (G_TYPE_CHECK_VALUE_TYPE (value, PREFERENCES_DIALOG_TYPE_PATH_FORMAT)); #line 2265 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -20446,23 +20020,23 @@ static void preferences_dialog_value_set_path_format (GValue* value, gpointer v_ value->data[0].v_pointer = v_object; #line 2265 "/home/jens/Source/shotwell/src/Dialogs.vala" preferences_dialog_path_format_ref (value->data[0].v_pointer); -#line 20433 "Dialogs.c" +#line 20007 "Dialogs.c" } else { #line 2265 "/home/jens/Source/shotwell/src/Dialogs.vala" value->data[0].v_pointer = NULL; -#line 20437 "Dialogs.c" +#line 20011 "Dialogs.c" } #line 2265 "/home/jens/Source/shotwell/src/Dialogs.vala" if (old) { #line 2265 "/home/jens/Source/shotwell/src/Dialogs.vala" preferences_dialog_path_format_unref (old); -#line 20443 "Dialogs.c" +#line 20017 "Dialogs.c" } } static void preferences_dialog_value_take_path_format (GValue* value, gpointer v_object) { - PreferencesDialogPathFormat* old; + PreferencesDialogPathFormat * old; #line 2265 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (G_TYPE_CHECK_VALUE_TYPE (value, PREFERENCES_DIALOG_TYPE_PATH_FORMAT)); #line 2265 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -20475,17 +20049,17 @@ static void preferences_dialog_value_take_path_format (GValue* value, gpointer v g_return_if_fail (g_value_type_compatible (G_TYPE_FROM_INSTANCE (v_object), G_VALUE_TYPE (value))); #line 2265 "/home/jens/Source/shotwell/src/Dialogs.vala" value->data[0].v_pointer = v_object; -#line 20462 "Dialogs.c" +#line 20036 "Dialogs.c" } else { #line 2265 "/home/jens/Source/shotwell/src/Dialogs.vala" value->data[0].v_pointer = NULL; -#line 20466 "Dialogs.c" +#line 20040 "Dialogs.c" } #line 2265 "/home/jens/Source/shotwell/src/Dialogs.vala" if (old) { #line 2265 "/home/jens/Source/shotwell/src/Dialogs.vala" preferences_dialog_path_format_unref (old); -#line 20472 "Dialogs.c" +#line 20046 "Dialogs.c" } } @@ -20495,18 +20069,18 @@ static void preferences_dialog_path_format_class_init (PreferencesDialogPathForm preferences_dialog_path_format_parent_class = g_type_class_peek_parent (klass); #line 2265 "/home/jens/Source/shotwell/src/Dialogs.vala" ((PreferencesDialogPathFormatClass *) klass)->finalize = preferences_dialog_path_format_finalize; -#line 20482 "Dialogs.c" +#line 20056 "Dialogs.c" } static void preferences_dialog_path_format_instance_init (PreferencesDialogPathFormat * self) { #line 2265 "/home/jens/Source/shotwell/src/Dialogs.vala" self->ref_count = 1; -#line 20489 "Dialogs.c" +#line 20063 "Dialogs.c" } -static void preferences_dialog_path_format_finalize (PreferencesDialogPathFormat* obj) { +static void preferences_dialog_path_format_finalize (PreferencesDialogPathFormat * obj) { PreferencesDialogPathFormat * self; #line 2265 "/home/jens/Source/shotwell/src/Dialogs.vala" self = G_TYPE_CHECK_INSTANCE_CAST (obj, PREFERENCES_DIALOG_TYPE_PATH_FORMAT, PreferencesDialogPathFormat); @@ -20516,7 +20090,7 @@ static void preferences_dialog_path_format_finalize (PreferencesDialogPathFormat _g_free0 (self->name); #line 2271 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (self->pattern); -#line 20503 "Dialogs.c" +#line 20077 "Dialogs.c" } @@ -20535,18 +20109,18 @@ static GType preferences_dialog_path_format_get_type (void) { static gpointer preferences_dialog_path_format_ref (gpointer instance) { - PreferencesDialogPathFormat* self; + PreferencesDialogPathFormat * self; self = instance; #line 2265 "/home/jens/Source/shotwell/src/Dialogs.vala" g_atomic_int_inc (&self->ref_count); #line 2265 "/home/jens/Source/shotwell/src/Dialogs.vala" return instance; -#line 20528 "Dialogs.c" +#line 20102 "Dialogs.c" } static void preferences_dialog_path_format_unref (gpointer instance) { - PreferencesDialogPathFormat* self; + PreferencesDialogPathFormat * self; self = instance; #line 2265 "/home/jens/Source/shotwell/src/Dialogs.vala" if (g_atomic_int_dec_and_test (&self->ref_count)) { @@ -20554,7 +20128,7 @@ static void preferences_dialog_path_format_unref (gpointer instance) { PREFERENCES_DIALOG_PATH_FORMAT_GET_CLASS (self)->finalize (self); #line 2265 "/home/jens/Source/shotwell/src/Dialogs.vala" g_type_free_instance ((GTypeInstance *) self); -#line 20541 "Dialogs.c" +#line 20115 "Dialogs.c" } } @@ -20562,7 +20136,7 @@ static void preferences_dialog_path_format_unref (gpointer instance) { static void value_preferences_dialog_init (GValue* value) { #line 2264 "/home/jens/Source/shotwell/src/Dialogs.vala" value->data[0].v_pointer = NULL; -#line 20549 "Dialogs.c" +#line 20123 "Dialogs.c" } @@ -20571,7 +20145,7 @@ static void value_preferences_dialog_free_value (GValue* value) { if (value->data[0].v_pointer) { #line 2264 "/home/jens/Source/shotwell/src/Dialogs.vala" preferences_dialog_unref (value->data[0].v_pointer); -#line 20558 "Dialogs.c" +#line 20132 "Dialogs.c" } } @@ -20581,11 +20155,11 @@ static void value_preferences_dialog_copy_value (const GValue* src_value, GValue if (src_value->data[0].v_pointer) { #line 2264 "/home/jens/Source/shotwell/src/Dialogs.vala" dest_value->data[0].v_pointer = preferences_dialog_ref (src_value->data[0].v_pointer); -#line 20568 "Dialogs.c" +#line 20142 "Dialogs.c" } else { #line 2264 "/home/jens/Source/shotwell/src/Dialogs.vala" dest_value->data[0].v_pointer = NULL; -#line 20572 "Dialogs.c" +#line 20146 "Dialogs.c" } } @@ -20593,66 +20167,66 @@ static void value_preferences_dialog_copy_value (const GValue* src_value, GValue static gpointer value_preferences_dialog_peek_pointer (const GValue* value) { #line 2264 "/home/jens/Source/shotwell/src/Dialogs.vala" return value->data[0].v_pointer; -#line 20580 "Dialogs.c" +#line 20154 "Dialogs.c" } static gchar* value_preferences_dialog_collect_value (GValue* value, guint n_collect_values, GTypeCValue* collect_values, guint collect_flags) { #line 2264 "/home/jens/Source/shotwell/src/Dialogs.vala" if (collect_values[0].v_pointer) { -#line 20587 "Dialogs.c" - PreferencesDialog* object; +#line 20161 "Dialogs.c" + PreferencesDialog * object; object = collect_values[0].v_pointer; #line 2264 "/home/jens/Source/shotwell/src/Dialogs.vala" if (object->parent_instance.g_class == NULL) { #line 2264 "/home/jens/Source/shotwell/src/Dialogs.vala" return g_strconcat ("invalid unclassed object pointer for value type `", G_VALUE_TYPE_NAME (value), "'", NULL); -#line 20594 "Dialogs.c" +#line 20168 "Dialogs.c" } else if (!g_value_type_compatible (G_TYPE_FROM_INSTANCE (object), G_VALUE_TYPE (value))) { #line 2264 "/home/jens/Source/shotwell/src/Dialogs.vala" return g_strconcat ("invalid object type `", g_type_name (G_TYPE_FROM_INSTANCE (object)), "' for value type `", G_VALUE_TYPE_NAME (value), "'", NULL); -#line 20598 "Dialogs.c" +#line 20172 "Dialogs.c" } #line 2264 "/home/jens/Source/shotwell/src/Dialogs.vala" value->data[0].v_pointer = preferences_dialog_ref (object); -#line 20602 "Dialogs.c" +#line 20176 "Dialogs.c" } else { #line 2264 "/home/jens/Source/shotwell/src/Dialogs.vala" value->data[0].v_pointer = NULL; -#line 20606 "Dialogs.c" +#line 20180 "Dialogs.c" } #line 2264 "/home/jens/Source/shotwell/src/Dialogs.vala" return NULL; -#line 20610 "Dialogs.c" +#line 20184 "Dialogs.c" } static gchar* value_preferences_dialog_lcopy_value (const GValue* value, guint n_collect_values, GTypeCValue* collect_values, guint collect_flags) { - PreferencesDialog** object_p; + PreferencesDialog ** object_p; object_p = collect_values[0].v_pointer; #line 2264 "/home/jens/Source/shotwell/src/Dialogs.vala" if (!object_p) { #line 2264 "/home/jens/Source/shotwell/src/Dialogs.vala" return g_strdup_printf ("value location for `%s' passed as NULL", G_VALUE_TYPE_NAME (value)); -#line 20621 "Dialogs.c" +#line 20195 "Dialogs.c" } #line 2264 "/home/jens/Source/shotwell/src/Dialogs.vala" if (!value->data[0].v_pointer) { #line 2264 "/home/jens/Source/shotwell/src/Dialogs.vala" *object_p = NULL; -#line 20627 "Dialogs.c" +#line 20201 "Dialogs.c" } else if (collect_flags & G_VALUE_NOCOPY_CONTENTS) { #line 2264 "/home/jens/Source/shotwell/src/Dialogs.vala" *object_p = value->data[0].v_pointer; -#line 20631 "Dialogs.c" +#line 20205 "Dialogs.c" } else { #line 2264 "/home/jens/Source/shotwell/src/Dialogs.vala" *object_p = preferences_dialog_ref (value->data[0].v_pointer); -#line 20635 "Dialogs.c" +#line 20209 "Dialogs.c" } #line 2264 "/home/jens/Source/shotwell/src/Dialogs.vala" return NULL; -#line 20639 "Dialogs.c" +#line 20213 "Dialogs.c" } @@ -20666,7 +20240,7 @@ GParamSpec* param_spec_preferences_dialog (const gchar* name, const gchar* nick, G_PARAM_SPEC (spec)->value_type = object_type; #line 2264 "/home/jens/Source/shotwell/src/Dialogs.vala" return G_PARAM_SPEC (spec); -#line 20653 "Dialogs.c" +#line 20227 "Dialogs.c" } @@ -20675,12 +20249,12 @@ gpointer value_get_preferences_dialog (const GValue* value) { g_return_val_if_fail (G_TYPE_CHECK_VALUE_TYPE (value, TYPE_PREFERENCES_DIALOG), NULL); #line 2264 "/home/jens/Source/shotwell/src/Dialogs.vala" return value->data[0].v_pointer; -#line 20662 "Dialogs.c" +#line 20236 "Dialogs.c" } void value_set_preferences_dialog (GValue* value, gpointer v_object) { - PreferencesDialog* old; + PreferencesDialog * old; #line 2264 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (G_TYPE_CHECK_VALUE_TYPE (value, TYPE_PREFERENCES_DIALOG)); #line 2264 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -20695,23 +20269,23 @@ void value_set_preferences_dialog (GValue* value, gpointer v_object) { value->data[0].v_pointer = v_object; #line 2264 "/home/jens/Source/shotwell/src/Dialogs.vala" preferences_dialog_ref (value->data[0].v_pointer); -#line 20682 "Dialogs.c" +#line 20256 "Dialogs.c" } else { #line 2264 "/home/jens/Source/shotwell/src/Dialogs.vala" value->data[0].v_pointer = NULL; -#line 20686 "Dialogs.c" +#line 20260 "Dialogs.c" } #line 2264 "/home/jens/Source/shotwell/src/Dialogs.vala" if (old) { #line 2264 "/home/jens/Source/shotwell/src/Dialogs.vala" preferences_dialog_unref (old); -#line 20692 "Dialogs.c" +#line 20266 "Dialogs.c" } } void value_take_preferences_dialog (GValue* value, gpointer v_object) { - PreferencesDialog* old; + PreferencesDialog * old; #line 2264 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (G_TYPE_CHECK_VALUE_TYPE (value, TYPE_PREFERENCES_DIALOG)); #line 2264 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -20724,17 +20298,17 @@ void value_take_preferences_dialog (GValue* value, gpointer v_object) { g_return_if_fail (g_value_type_compatible (G_TYPE_FROM_INSTANCE (v_object), G_VALUE_TYPE (value))); #line 2264 "/home/jens/Source/shotwell/src/Dialogs.vala" value->data[0].v_pointer = v_object; -#line 20711 "Dialogs.c" +#line 20285 "Dialogs.c" } else { #line 2264 "/home/jens/Source/shotwell/src/Dialogs.vala" value->data[0].v_pointer = NULL; -#line 20715 "Dialogs.c" +#line 20289 "Dialogs.c" } #line 2264 "/home/jens/Source/shotwell/src/Dialogs.vala" if (old) { #line 2264 "/home/jens/Source/shotwell/src/Dialogs.vala" preferences_dialog_unref (old); -#line 20721 "Dialogs.c" +#line 20295 "Dialogs.c" } } @@ -20746,14 +20320,14 @@ static void preferences_dialog_class_init (PreferencesDialogClass * klass) { ((PreferencesDialogClass *) klass)->finalize = preferences_dialog_finalize; #line 2264 "/home/jens/Source/shotwell/src/Dialogs.vala" g_type_class_add_private (klass, sizeof (PreferencesDialogPrivate)); -#line 20733 "Dialogs.c" +#line 20307 "Dialogs.c" } static void preferences_dialog_instance_init (PreferencesDialog * self) { - GeeArrayList* _tmp0_ = NULL; - GDateTime* _tmp1_ = NULL; - PluginsManifestWidgetMediator* _tmp2_ = NULL; + GeeArrayList* _tmp0_; + GDateTime* _tmp1_; + PluginsManifestWidgetMediator* _tmp2_; #line 2264 "/home/jens/Source/shotwell/src/Dialogs.vala" self->priv = PREFERENCES_DIALOG_GET_PRIVATE (self); #line 2288 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -20774,11 +20348,11 @@ static void preferences_dialog_instance_init (PreferencesDialog * self) { self->priv->plugins_mediator = _tmp2_; #line 2264 "/home/jens/Source/shotwell/src/Dialogs.vala" self->ref_count = 1; -#line 20761 "Dialogs.c" +#line 20335 "Dialogs.c" } -static void preferences_dialog_finalize (PreferencesDialog* obj) { +static void preferences_dialog_finalize (PreferencesDialog * obj) { PreferencesDialog * self; #line 2264 "/home/jens/Source/shotwell/src/Dialogs.vala" self = G_TYPE_CHECK_INSTANCE_CAST (obj, TYPE_PREFERENCES_DIALOG, PreferencesDialog); @@ -20820,7 +20394,7 @@ static void preferences_dialog_finalize (PreferencesDialog* obj) { _plugins_manifest_widget_mediator_unref0 (self->priv->plugins_mediator); #line 2294 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (self->priv->default_raw_developer_combo); -#line 20807 "Dialogs.c" +#line 20381 "Dialogs.c" } @@ -20839,18 +20413,18 @@ GType preferences_dialog_get_type (void) { gpointer preferences_dialog_ref (gpointer instance) { - PreferencesDialog* self; + PreferencesDialog * self; self = instance; #line 2264 "/home/jens/Source/shotwell/src/Dialogs.vala" g_atomic_int_inc (&self->ref_count); #line 2264 "/home/jens/Source/shotwell/src/Dialogs.vala" return instance; -#line 20832 "Dialogs.c" +#line 20406 "Dialogs.c" } void preferences_dialog_unref (gpointer instance) { - PreferencesDialog* self; + PreferencesDialog * self; self = instance; #line 2264 "/home/jens/Source/shotwell/src/Dialogs.vala" if (g_atomic_int_dec_and_test (&self->ref_count)) { @@ -20858,7 +20432,7 @@ void preferences_dialog_unref (gpointer instance) { PREFERENCES_DIALOG_GET_CLASS (self)->finalize (self); #line 2264 "/home/jens/Source/shotwell/src/Dialogs.vala" g_type_free_instance ((GTypeInstance *) self); -#line 20845 "Dialogs.c" +#line 20419 "Dialogs.c" } } @@ -20866,55 +20440,43 @@ void preferences_dialog_unref (gpointer instance) { GtkResponseType copy_files_dialog (void) { GtkResponseType result = 0; gchar* msg = NULL; - const gchar* _tmp0_ = NULL; - gchar* _tmp1_ = NULL; + gchar* _tmp0_; GtkMessageDialog* dialog = NULL; - AppWindow* _tmp2_ = NULL; - AppWindow* _tmp3_ = NULL; - GtkMessageDialog* _tmp4_ = NULL; - GtkMessageDialog* _tmp5_ = NULL; - const gchar* _tmp6_ = NULL; - const gchar* _tmp7_ = NULL; - const gchar* _tmp8_ = NULL; + AppWindow* _tmp1_; + AppWindow* _tmp2_; + GtkMessageDialog* _tmp3_; + GtkMessageDialog* _tmp4_; GtkResponseType _result_ = 0; - gint _tmp9_ = 0; -#line 2692 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp0_ = _ ("Shotwell can copy the photos into your library folder or it can import" \ -" them without copying."); + gint _tmp5_; #line 2692 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp1_ = g_strdup (_tmp0_); + _tmp0_ = g_strdup (_ ("Shotwell can copy the photos into your library folder or it can import" \ +" them without copying.")); #line 2692 "/home/jens/Source/shotwell/src/Dialogs.vala" - msg = _tmp1_; + msg = _tmp0_; #line 2694 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp2_ = app_window_get_instance (); + _tmp1_ = app_window_get_instance (); #line 2694 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp3_ = _tmp2_; + _tmp2_ = _tmp1_; #line 2694 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp4_ = (GtkMessageDialog*) gtk_message_dialog_new (G_TYPE_CHECK_INSTANCE_CAST (_tmp3_, gtk_window_get_type (), GtkWindow), GTK_DIALOG_MODAL, GTK_MESSAGE_QUESTION, GTK_BUTTONS_CANCEL, "%s", msg); + _tmp3_ = (GtkMessageDialog*) gtk_message_dialog_new (G_TYPE_CHECK_INSTANCE_CAST (_tmp2_, gtk_window_get_type (), GtkWindow), GTK_DIALOG_MODAL, GTK_MESSAGE_QUESTION, GTK_BUTTONS_CANCEL, "%s", msg); #line 2694 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_object_ref_sink (_tmp4_); + g_object_ref_sink (_tmp3_); #line 2694 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp5_ = _tmp4_; + _tmp4_ = _tmp3_; #line 2694 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_object_unref0 (_tmp3_); + _g_object_unref0 (_tmp2_); #line 2694 "/home/jens/Source/shotwell/src/Dialogs.vala" - dialog = _tmp5_; + dialog = _tmp4_; #line 2697 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp6_ = _ ("Co_py Photos"); -#line 2697 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_dialog_add_button (G_TYPE_CHECK_INSTANCE_CAST (dialog, gtk_dialog_get_type (), GtkDialog), _tmp6_, (gint) GTK_RESPONSE_ACCEPT); -#line 2698 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp7_ = _ ("_Import in Place"); + gtk_dialog_add_button (G_TYPE_CHECK_INSTANCE_CAST (dialog, gtk_dialog_get_type (), GtkDialog), _ ("Co_py Photos"), (gint) GTK_RESPONSE_ACCEPT); #line 2698 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_dialog_add_button (G_TYPE_CHECK_INSTANCE_CAST (dialog, gtk_dialog_get_type (), GtkDialog), _tmp7_, (gint) GTK_RESPONSE_REJECT); + gtk_dialog_add_button (G_TYPE_CHECK_INSTANCE_CAST (dialog, gtk_dialog_get_type (), GtkDialog), _ ("_Import in Place"), (gint) GTK_RESPONSE_REJECT); #line 2699 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp8_ = _ ("Import to Library"); -#line 2699 "/home/jens/Source/shotwell/src/Dialogs.vala" - gtk_window_set_title (G_TYPE_CHECK_INSTANCE_CAST (dialog, gtk_window_get_type (), GtkWindow), _tmp8_); + gtk_window_set_title (G_TYPE_CHECK_INSTANCE_CAST (dialog, gtk_window_get_type (), GtkWindow), _ ("Import to Library")); #line 2701 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp9_ = gtk_dialog_run (G_TYPE_CHECK_INSTANCE_CAST (dialog, gtk_dialog_get_type (), GtkDialog)); + _tmp5_ = gtk_dialog_run (G_TYPE_CHECK_INSTANCE_CAST (dialog, gtk_dialog_get_type (), GtkDialog)); #line 2701 "/home/jens/Source/shotwell/src/Dialogs.vala" - _result_ = (GtkResponseType) _tmp9_; + _result_ = (GtkResponseType) _tmp5_; #line 2703 "/home/jens/Source/shotwell/src/Dialogs.vala" gtk_widget_destroy (G_TYPE_CHECK_INSTANCE_CAST (dialog, gtk_widget_get_type (), GtkWidget)); #line 2705 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -20925,17 +20487,16 @@ GtkResponseType copy_files_dialog (void) { _g_free0 (msg); #line 2705 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 20911 "Dialogs.c" +#line 20473 "Dialogs.c" } void remove_photos_from_library (GeeCollection* photos) { const gchar* _tmp0_ = NULL; - GeeCollection* _tmp1_ = NULL; - gint _tmp2_ = 0; - gint _tmp3_ = 0; - GeeCollection* _tmp6_ = NULL; - const gchar* _tmp7_ = NULL; + GeeCollection* _tmp1_; + gint _tmp2_; + gint _tmp3_; + GeeCollection* _tmp4_; #line 2708 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (GEE_IS_COLLECTION (photos)); #line 2710 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -20946,28 +20507,19 @@ void remove_photos_from_library (GeeCollection* photos) { _tmp3_ = _tmp2_; #line 2710 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp3_ == 1) { -#line 20932 "Dialogs.c" - const gchar* _tmp4_ = NULL; #line 2710 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp4_ = _ ("Removing Photo From Library"); -#line 2710 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp0_ = _tmp4_; -#line 20938 "Dialogs.c" + _tmp0_ = _ ("Removing Photo From Library"); +#line 20495 "Dialogs.c" } else { - const gchar* _tmp5_ = NULL; -#line 2710 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp5_ = _ ("Removing Photos From Library"); #line 2710 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp0_ = _tmp5_; -#line 20945 "Dialogs.c" + _tmp0_ = _ ("Removing Photos From Library"); +#line 20499 "Dialogs.c" } #line 2709 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp6_ = photos; -#line 2709 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp7_ = _ ("Remove From Library"); + _tmp4_ = photos; #line 2709 "/home/jens/Source/shotwell/src/Dialogs.vala" - remove_from_app (_tmp6_, _tmp7_, _tmp0_); -#line 20953 "Dialogs.c" + remove_from_app (_tmp4_, _ ("Remove From Library"), _tmp0_); +#line 20505 "Dialogs.c" } @@ -20976,77 +20528,77 @@ static gboolean _progress_dialog_monitor_progress_monitor (guint64 current, guin result = progress_dialog_monitor ((ProgressDialog*) self, current, total, do_event_loop); #line 2750 "/home/jens/Source/shotwell/src/Dialogs.vala" return result; -#line 20962 "Dialogs.c" +#line 20514 "Dialogs.c" } void remove_from_app (GeeCollection* sources, const gchar* dialog_title, const gchar* progress_dialog_text) { - GeeCollection* _tmp0_ = NULL; - gint _tmp1_ = 0; - gint _tmp2_ = 0; + GeeCollection* _tmp0_; + gint _tmp1_; + gint _tmp2_; GeeArrayList* photos = NULL; - GeeArrayList* _tmp3_ = NULL; + GeeArrayList* _tmp3_; GeeArrayList* videos = NULL; - GeeArrayList* _tmp4_ = NULL; - GeeCollection* _tmp5_ = NULL; - GeeArrayList* _tmp6_ = NULL; - GeeArrayList* _tmp7_ = NULL; + GeeArrayList* _tmp4_; + GeeCollection* _tmp5_; + GeeArrayList* _tmp6_; + GeeArrayList* _tmp7_; gchar* user_message = NULL; gboolean _tmp8_ = FALSE; - GeeArrayList* _tmp9_ = NULL; - gboolean _tmp10_ = FALSE; - gboolean _tmp11_ = FALSE; + GeeArrayList* _tmp9_; + gboolean _tmp10_; + gboolean _tmp11_; GtkResponseType _result_ = 0; - AppWindow* _tmp42_ = NULL; - AppWindow* _tmp43_ = NULL; - const gchar* _tmp44_ = NULL; - const gchar* _tmp45_ = NULL; - GeeCollection* _tmp46_ = NULL; - gint _tmp47_ = 0; - gint _tmp48_ = 0; - GtkResponseType _tmp49_ = 0; - GtkResponseType _tmp50_ = 0; - gboolean _tmp51_ = FALSE; - GtkResponseType _tmp52_ = 0; + AppWindow* _tmp39_; + AppWindow* _tmp40_; + const gchar* _tmp41_; + const gchar* _tmp42_; + GeeCollection* _tmp43_; + gint _tmp44_; + gint _tmp45_; + GtkResponseType _tmp46_; + GtkResponseType _tmp47_; + gboolean _tmp48_ = FALSE; + GtkResponseType _tmp49_; gboolean delete_backing = FALSE; - GtkResponseType _tmp54_ = 0; - AppWindow* _tmp55_ = NULL; - AppWindow* _tmp56_ = NULL; + GtkResponseType _tmp51_; + AppWindow* _tmp52_; + AppWindow* _tmp53_; ProgressDialog* progress = NULL; ProgressMonitor monitor = NULL; - void* monitor_target = NULL; - GDestroyNotify monitor_target_destroy_notify = NULL; - GeeCollection* _tmp57_ = NULL; - gint _tmp58_ = 0; - gint _tmp59_ = 0; + void* monitor_target; + GDestroyNotify monitor_target_destroy_notify; + GeeCollection* _tmp54_; + gint _tmp55_; + gint _tmp56_; GeeArrayList* not_removed_photos = NULL; - GeeArrayList* _tmp65_ = NULL; + GeeArrayList* _tmp62_; GeeArrayList* not_removed_videos = NULL; - GeeArrayList* _tmp66_ = NULL; - LibraryPhotoSourceCollection* _tmp67_ = NULL; - GeeArrayList* _tmp68_ = NULL; - gboolean _tmp69_ = FALSE; - ProgressMonitor _tmp70_ = NULL; - void* _tmp70__target = NULL; - GeeArrayList* _tmp71_ = NULL; - VideoSourceCollection* _tmp72_ = NULL; - GeeArrayList* _tmp73_ = NULL; - gboolean _tmp74_ = FALSE; - ProgressMonitor _tmp75_ = NULL; - void* _tmp75__target = NULL; - GeeArrayList* _tmp76_ = NULL; + GeeArrayList* _tmp63_; + LibraryPhotoSourceCollection* _tmp64_; + GeeArrayList* _tmp65_; + gboolean _tmp66_; + ProgressMonitor _tmp67_; + void* _tmp67__target; + GeeArrayList* _tmp68_; + VideoSourceCollection* _tmp69_; + GeeArrayList* _tmp70_; + gboolean _tmp71_; + ProgressMonitor _tmp72_; + void* _tmp72__target; + GeeArrayList* _tmp73_; gint num_not_removed = 0; - GeeArrayList* _tmp77_ = NULL; - gint _tmp78_ = 0; - gint _tmp79_ = 0; - GeeArrayList* _tmp80_ = NULL; - gint _tmp81_ = 0; - gint _tmp82_ = 0; - gboolean _tmp83_ = FALSE; - gboolean _tmp84_ = FALSE; - ProgressDialog* _tmp122_ = NULL; - AppWindow* _tmp124_ = NULL; - AppWindow* _tmp125_ = NULL; + GeeArrayList* _tmp74_; + gint _tmp75_; + gint _tmp76_; + GeeArrayList* _tmp77_; + gint _tmp78_; + gint _tmp79_; + gboolean _tmp80_ = FALSE; + gboolean _tmp81_; + ProgressDialog* _tmp117_; + AppWindow* _tmp119_; + AppWindow* _tmp120_; #line 2713 "/home/jens/Source/shotwell/src/Dialogs.vala" g_return_if_fail (GEE_IS_COLLECTION (sources)); #line 2713 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -21063,7 +20615,7 @@ void remove_from_app (GeeCollection* sources, const gchar* dialog_title, const g if (_tmp2_ == 0) { #line 2716 "/home/jens/Source/shotwell/src/Dialogs.vala" return; -#line 21049 "Dialogs.c" +#line 20601 "Dialogs.c" } #line 2718 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp3_ = gee_array_list_new (TYPE_LIBRARY_PHOTO, (GBoxedCopyFunc) g_object_ref, (GDestroyNotify) g_object_unref, NULL, NULL, NULL); @@ -21091,10 +20643,10 @@ void remove_from_app (GeeCollection* sources, const gchar* dialog_title, const g _tmp11_ = _tmp10_; #line 2723 "/home/jens/Source/shotwell/src/Dialogs.vala" if (!_tmp11_) { -#line 21077 "Dialogs.c" - GeeArrayList* _tmp12_ = NULL; - gboolean _tmp13_ = FALSE; - gboolean _tmp14_ = FALSE; +#line 20629 "Dialogs.c" + GeeArrayList* _tmp12_; + gboolean _tmp13_; + gboolean _tmp14_; #line 2723 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp12_ = videos; #line 2723 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -21103,23 +20655,22 @@ void remove_from_app (GeeCollection* sources, const gchar* dialog_title, const g _tmp14_ = _tmp13_; #line 2723 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp8_ = !_tmp14_; -#line 21089 "Dialogs.c" +#line 20641 "Dialogs.c" } else { #line 2723 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp8_ = FALSE; -#line 21093 "Dialogs.c" +#line 20645 "Dialogs.c" } #line 2723 "/home/jens/Source/shotwell/src/Dialogs.vala" if (_tmp8_) { -#line 21097 "Dialogs.c" - GeeCollection* _tmp15_ = NULL; - gint _tmp16_ = 0; - gint _tmp17_ = 0; - const gchar* _tmp18_ = NULL; - GeeCollection* _tmp19_ = NULL; - gint _tmp20_ = 0; - gint _tmp21_ = 0; - gchar* _tmp22_ = NULL; +#line 20649 "Dialogs.c" + GeeCollection* _tmp15_; + gint _tmp16_; + gint _tmp17_; + GeeCollection* _tmp18_; + gint _tmp19_; + gint _tmp20_; + gchar* _tmp21_; #line 2724 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp15_ = sources; #line 2724 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -21127,152 +20678,144 @@ void remove_from_app (GeeCollection* sources, const gchar* dialog_title, const g #line 2724 "/home/jens/Source/shotwell/src/Dialogs.vala" _tmp17_ = _tmp16_; #line 2724 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp18_ = ngettext ("This will remove the photo/video from your Shotwell library. Would you" \ + _tmp18_ = sources; +#line 2724 "/home/jens/Source/shotwell/src/Dialogs.vala" + _tmp19_ = gee_collection_get_size (_tmp18_); +#line 2724 "/home/jens/Source/shotwell/src/Dialogs.vala" + _tmp20_ = _tmp19_; +#line 2724 "/home/jens/Source/shotwell/src/Dialogs.vala" + _tmp21_ = g_strdup_printf (ngettext ("This will remove the photo/video from your Shotwell library. Would you" \ " also like to move the file to your desktop trash?\n" \ "\n" \ "This action cannot be undone.", "This will remove %d photos/videos from your Shotwell library. Would yo" \ "u also like to move the files to your desktop trash?\n" \ "\n" \ -"This action cannot be undone.", (gulong) _tmp17_); -#line 2724 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp19_ = sources; -#line 2724 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp20_ = gee_collection_get_size (_tmp19_); -#line 2724 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp21_ = _tmp20_; -#line 2724 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp22_ = g_strdup_printf (_tmp18_, _tmp21_); +"This action cannot be undone.", (gulong) _tmp17_), _tmp20_); #line 2724 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (user_message); #line 2724 "/home/jens/Source/shotwell/src/Dialogs.vala" - user_message = _tmp22_; -#line 21126 "Dialogs.c" + user_message = _tmp21_; +#line 20675 "Dialogs.c" } else { - GeeArrayList* _tmp23_ = NULL; - gboolean _tmp24_ = FALSE; - gboolean _tmp25_ = FALSE; + GeeArrayList* _tmp22_; + gboolean _tmp23_; + gboolean _tmp24_; #line 2727 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp23_ = videos; + _tmp22_ = videos; #line 2727 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp24_ = gee_collection_get_is_empty (G_TYPE_CHECK_INSTANCE_CAST (_tmp23_, GEE_TYPE_COLLECTION, GeeCollection)); + _tmp23_ = gee_collection_get_is_empty (G_TYPE_CHECK_INSTANCE_CAST (_tmp22_, GEE_TYPE_COLLECTION, GeeCollection)); #line 2727 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp25_ = _tmp24_; + _tmp24_ = _tmp23_; #line 2727 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (!_tmp25_) { -#line 21139 "Dialogs.c" - GeeCollection* _tmp26_ = NULL; - gint _tmp27_ = 0; - gint _tmp28_ = 0; - const gchar* _tmp29_ = NULL; - GeeCollection* _tmp30_ = NULL; - gint _tmp31_ = 0; - gint _tmp32_ = 0; - gchar* _tmp33_ = NULL; + if (!_tmp24_) { +#line 20688 "Dialogs.c" + GeeCollection* _tmp25_; + gint _tmp26_; + gint _tmp27_; + GeeCollection* _tmp28_; + gint _tmp29_; + gint _tmp30_; + gchar* _tmp31_; +#line 2728 "/home/jens/Source/shotwell/src/Dialogs.vala" + _tmp25_ = sources; #line 2728 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp26_ = sources; + _tmp26_ = gee_collection_get_size (_tmp25_); #line 2728 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp27_ = gee_collection_get_size (_tmp26_); + _tmp27_ = _tmp26_; #line 2728 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp28_ = _tmp27_; + _tmp28_ = sources; #line 2728 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp29_ = ngettext ("This will remove the video from your Shotwell library. Would you also " \ + _tmp29_ = gee_collection_get_size (_tmp28_); +#line 2728 "/home/jens/Source/shotwell/src/Dialogs.vala" + _tmp30_ = _tmp29_; +#line 2728 "/home/jens/Source/shotwell/src/Dialogs.vala" + _tmp31_ = g_strdup_printf (ngettext ("This will remove the video from your Shotwell library. Would you also " \ "like to move the file to your desktop trash?\n" \ "\n" \ "This action cannot be undone.", "This will remove %d videos from your Shotwell library. Would you also " \ "like to move the files to your desktop trash?\n" \ "\n" \ -"This action cannot be undone.", (gulong) _tmp28_); -#line 2728 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp30_ = sources; -#line 2728 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp31_ = gee_collection_get_size (_tmp30_); -#line 2728 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp32_ = _tmp31_; -#line 2728 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp33_ = g_strdup_printf (_tmp29_, _tmp32_); +"This action cannot be undone.", (gulong) _tmp27_), _tmp30_); #line 2728 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (user_message); #line 2728 "/home/jens/Source/shotwell/src/Dialogs.vala" - user_message = _tmp33_; -#line 21168 "Dialogs.c" + user_message = _tmp31_; +#line 20714 "Dialogs.c" } else { - GeeCollection* _tmp34_ = NULL; - gint _tmp35_ = 0; - gint _tmp36_ = 0; - const gchar* _tmp37_ = NULL; - GeeCollection* _tmp38_ = NULL; - gint _tmp39_ = 0; - gint _tmp40_ = 0; - gchar* _tmp41_ = NULL; + GeeCollection* _tmp32_; + gint _tmp33_; + gint _tmp34_; + GeeCollection* _tmp35_; + gint _tmp36_; + gint _tmp37_; + gchar* _tmp38_; +#line 2732 "/home/jens/Source/shotwell/src/Dialogs.vala" + _tmp32_ = sources; +#line 2732 "/home/jens/Source/shotwell/src/Dialogs.vala" + _tmp33_ = gee_collection_get_size (_tmp32_); #line 2732 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp34_ = sources; + _tmp34_ = _tmp33_; #line 2732 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp35_ = gee_collection_get_size (_tmp34_); + _tmp35_ = sources; #line 2732 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp36_ = _tmp35_; + _tmp36_ = gee_collection_get_size (_tmp35_); #line 2732 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp37_ = ngettext ("This will remove the photo from your Shotwell library. Would you also " \ + _tmp37_ = _tmp36_; +#line 2732 "/home/jens/Source/shotwell/src/Dialogs.vala" + _tmp38_ = g_strdup_printf (ngettext ("This will remove the photo from your Shotwell library. Would you also " \ "like to move the file to your desktop trash?\n" \ "\n" \ "This action cannot be undone.", "This will remove %d photos from your Shotwell library. Would you also " \ "like to move the files to your desktop trash?\n" \ "\n" \ -"This action cannot be undone.", (gulong) _tmp36_); -#line 2732 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp38_ = sources; -#line 2732 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp39_ = gee_collection_get_size (_tmp38_); -#line 2732 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp40_ = _tmp39_; -#line 2732 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp41_ = g_strdup_printf (_tmp37_, _tmp40_); +"This action cannot be undone.", (gulong) _tmp34_), _tmp37_); #line 2732 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (user_message); #line 2732 "/home/jens/Source/shotwell/src/Dialogs.vala" - user_message = _tmp41_; -#line 21198 "Dialogs.c" + user_message = _tmp38_; +#line 20741 "Dialogs.c" } } #line 2737 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp42_ = app_window_get_instance (); + _tmp39_ = app_window_get_instance (); #line 2737 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp43_ = _tmp42_; + _tmp40_ = _tmp39_; #line 2737 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp44_ = dialog_title; + _tmp41_ = dialog_title; #line 2737 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp45_ = user_message; + _tmp42_ = user_message; #line 2737 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp46_ = sources; + _tmp43_ = sources; #line 2737 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp47_ = gee_collection_get_size (_tmp46_); + _tmp44_ = gee_collection_get_size (_tmp43_); #line 2737 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp48_ = _tmp47_; + _tmp45_ = _tmp44_; #line 2737 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp49_ = remove_from_library_dialog (G_TYPE_CHECK_INSTANCE_CAST (_tmp43_, gtk_window_get_type (), GtkWindow), _tmp44_, _tmp45_, _tmp48_); + _tmp46_ = remove_from_library_dialog (G_TYPE_CHECK_INSTANCE_CAST (_tmp40_, gtk_window_get_type (), GtkWindow), _tmp41_, _tmp42_, _tmp45_); #line 2737 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp50_ = _tmp49_; + _tmp47_ = _tmp46_; #line 2737 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_object_unref0 (_tmp43_); + _g_object_unref0 (_tmp40_); #line 2737 "/home/jens/Source/shotwell/src/Dialogs.vala" - _result_ = _tmp50_; + _result_ = _tmp47_; #line 2739 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp52_ = _result_; + _tmp49_ = _result_; #line 2739 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (_tmp52_ != GTK_RESPONSE_YES) { -#line 21227 "Dialogs.c" - GtkResponseType _tmp53_ = 0; + if (_tmp49_ != GTK_RESPONSE_YES) { +#line 20770 "Dialogs.c" + GtkResponseType _tmp50_; #line 2739 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp53_ = _result_; + _tmp50_ = _result_; #line 2739 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp51_ = _tmp53_ != GTK_RESPONSE_NO; -#line 21233 "Dialogs.c" + _tmp48_ = _tmp50_ != GTK_RESPONSE_NO; +#line 20776 "Dialogs.c" } else { #line 2739 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp51_ = FALSE; -#line 21237 "Dialogs.c" + _tmp48_ = FALSE; +#line 20780 "Dialogs.c" } #line 2739 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (_tmp51_) { + if (_tmp48_) { #line 2740 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (user_message); #line 2740 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -21281,20 +20824,20 @@ void remove_from_app (GeeCollection* sources, const gchar* dialog_title, const g _g_object_unref0 (photos); #line 2740 "/home/jens/Source/shotwell/src/Dialogs.vala" return; -#line 21249 "Dialogs.c" +#line 20792 "Dialogs.c" } #line 2742 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp54_ = _result_; + _tmp51_ = _result_; #line 2742 "/home/jens/Source/shotwell/src/Dialogs.vala" - delete_backing = _tmp54_ == GTK_RESPONSE_YES; + delete_backing = _tmp51_ == GTK_RESPONSE_YES; #line 2744 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp55_ = app_window_get_instance (); + _tmp52_ = app_window_get_instance (); #line 2744 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp56_ = _tmp55_; + _tmp53_ = _tmp52_; #line 2744 "/home/jens/Source/shotwell/src/Dialogs.vala" - page_window_set_busy_cursor (G_TYPE_CHECK_INSTANCE_CAST (_tmp56_, TYPE_PAGE_WINDOW, PageWindow)); + page_window_set_busy_cursor (G_TYPE_CHECK_INSTANCE_CAST (_tmp53_, TYPE_PAGE_WINDOW, PageWindow)); #line 2744 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_object_unref0 (_tmp56_); + _g_object_unref0 (_tmp53_); #line 2746 "/home/jens/Source/shotwell/src/Dialogs.vala" progress = NULL; #line 2747 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -21304,37 +20847,37 @@ void remove_from_app (GeeCollection* sources, const gchar* dialog_title, const g #line 2747 "/home/jens/Source/shotwell/src/Dialogs.vala" monitor_target_destroy_notify = NULL; #line 2748 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp57_ = sources; + _tmp54_ = sources; #line 2748 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp58_ = gee_collection_get_size (_tmp57_); + _tmp55_ = gee_collection_get_size (_tmp54_); #line 2748 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp59_ = _tmp58_; + _tmp56_ = _tmp55_; #line 2748 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (_tmp59_ >= 20) { -#line 21279 "Dialogs.c" - AppWindow* _tmp60_ = NULL; - AppWindow* _tmp61_ = NULL; - const gchar* _tmp62_ = NULL; - ProgressDialog* _tmp63_ = NULL; - ProgressDialog* _tmp64_ = NULL; + if (_tmp56_ >= 20) { +#line 20822 "Dialogs.c" + AppWindow* _tmp57_; + AppWindow* _tmp58_; + const gchar* _tmp59_; + ProgressDialog* _tmp60_; + ProgressDialog* _tmp61_; #line 2749 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp60_ = app_window_get_instance (); + _tmp57_ = app_window_get_instance (); #line 2749 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp61_ = _tmp60_; + _tmp58_ = _tmp57_; #line 2749 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp62_ = progress_dialog_text; + _tmp59_ = progress_dialog_text; #line 2749 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp63_ = progress_dialog_new (G_TYPE_CHECK_INSTANCE_CAST (_tmp61_, gtk_window_get_type (), GtkWindow), _tmp62_, NULL); + _tmp60_ = progress_dialog_new (G_TYPE_CHECK_INSTANCE_CAST (_tmp58_, gtk_window_get_type (), GtkWindow), _tmp59_, NULL); #line 2749 "/home/jens/Source/shotwell/src/Dialogs.vala" - g_object_ref_sink (_tmp63_); + g_object_ref_sink (_tmp60_); #line 2749 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (progress); #line 2749 "/home/jens/Source/shotwell/src/Dialogs.vala" - progress = _tmp63_; + progress = _tmp60_; #line 2749 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_object_unref0 (_tmp61_); + _g_object_unref0 (_tmp58_); #line 2750 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp64_ = progress; + _tmp61_ = progress; #line 2750 "/home/jens/Source/shotwell/src/Dialogs.vala" (monitor_target_destroy_notify == NULL) ? NULL : (monitor_target_destroy_notify (monitor_target), NULL); #line 2750 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -21346,264 +20889,258 @@ void remove_from_app (GeeCollection* sources, const gchar* dialog_title, const g #line 2750 "/home/jens/Source/shotwell/src/Dialogs.vala" monitor = _progress_dialog_monitor_progress_monitor; #line 2750 "/home/jens/Source/shotwell/src/Dialogs.vala" - monitor_target = g_object_ref (_tmp64_); + monitor_target = g_object_ref (_tmp61_); #line 2750 "/home/jens/Source/shotwell/src/Dialogs.vala" monitor_target_destroy_notify = g_object_unref; -#line 21317 "Dialogs.c" +#line 20860 "Dialogs.c" } #line 2753 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp65_ = gee_array_list_new (TYPE_LIBRARY_PHOTO, (GBoxedCopyFunc) g_object_ref, (GDestroyNotify) g_object_unref, NULL, NULL, NULL); + _tmp62_ = gee_array_list_new (TYPE_LIBRARY_PHOTO, (GBoxedCopyFunc) g_object_ref, (GDestroyNotify) g_object_unref, NULL, NULL, NULL); #line 2753 "/home/jens/Source/shotwell/src/Dialogs.vala" - not_removed_photos = _tmp65_; + not_removed_photos = _tmp62_; #line 2754 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp66_ = gee_array_list_new (TYPE_VIDEO, (GBoxedCopyFunc) g_object_ref, (GDestroyNotify) g_object_unref, NULL, NULL, NULL); + _tmp63_ = gee_array_list_new (TYPE_VIDEO, (GBoxedCopyFunc) g_object_ref, (GDestroyNotify) g_object_unref, NULL, NULL, NULL); #line 2754 "/home/jens/Source/shotwell/src/Dialogs.vala" - not_removed_videos = _tmp66_; + not_removed_videos = _tmp63_; #line 2757 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp67_ = library_photo_global; + _tmp64_ = library_photo_global; #line 2757 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp68_ = photos; + _tmp65_ = photos; #line 2757 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp69_ = delete_backing; + _tmp66_ = delete_backing; #line 2757 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp70_ = monitor; + _tmp67_ = monitor; #line 2757 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp70__target = monitor_target; + _tmp67__target = monitor_target; #line 2757 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp71_ = not_removed_photos; + _tmp68_ = not_removed_photos; #line 2757 "/home/jens/Source/shotwell/src/Dialogs.vala" - media_source_collection_remove_from_app (G_TYPE_CHECK_INSTANCE_CAST (_tmp67_, TYPE_MEDIA_SOURCE_COLLECTION, MediaSourceCollection), G_TYPE_CHECK_INSTANCE_CAST (_tmp68_, GEE_TYPE_COLLECTION, GeeCollection), _tmp69_, _tmp70_, _tmp70__target, G_TYPE_CHECK_INSTANCE_CAST (_tmp71_, GEE_TYPE_LIST, GeeList)); + media_source_collection_remove_from_app (G_TYPE_CHECK_INSTANCE_CAST (_tmp64_, TYPE_MEDIA_SOURCE_COLLECTION, MediaSourceCollection), G_TYPE_CHECK_INSTANCE_CAST (_tmp65_, GEE_TYPE_COLLECTION, GeeCollection), _tmp66_, _tmp67_, _tmp67__target, G_TYPE_CHECK_INSTANCE_CAST (_tmp68_, GEE_TYPE_LIST, GeeList)); #line 2758 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp72_ = video_global; + _tmp69_ = video_global; #line 2758 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp73_ = videos; + _tmp70_ = videos; #line 2758 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp74_ = delete_backing; + _tmp71_ = delete_backing; #line 2758 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp75_ = monitor; + _tmp72_ = monitor; #line 2758 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp75__target = monitor_target; + _tmp72__target = monitor_target; #line 2758 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp76_ = not_removed_videos; + _tmp73_ = not_removed_videos; #line 2758 "/home/jens/Source/shotwell/src/Dialogs.vala" - media_source_collection_remove_from_app (G_TYPE_CHECK_INSTANCE_CAST (_tmp72_, TYPE_MEDIA_SOURCE_COLLECTION, MediaSourceCollection), G_TYPE_CHECK_INSTANCE_CAST (_tmp73_, GEE_TYPE_COLLECTION, GeeCollection), _tmp74_, _tmp75_, _tmp75__target, G_TYPE_CHECK_INSTANCE_CAST (_tmp76_, GEE_TYPE_LIST, GeeList)); + media_source_collection_remove_from_app (G_TYPE_CHECK_INSTANCE_CAST (_tmp69_, TYPE_MEDIA_SOURCE_COLLECTION, MediaSourceCollection), G_TYPE_CHECK_INSTANCE_CAST (_tmp70_, GEE_TYPE_COLLECTION, GeeCollection), _tmp71_, _tmp72_, _tmp72__target, G_TYPE_CHECK_INSTANCE_CAST (_tmp73_, GEE_TYPE_LIST, GeeList)); #line 2761 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp77_ = not_removed_photos; + _tmp74_ = not_removed_photos; #line 2761 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp78_ = gee_abstract_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp77_, GEE_TYPE_ABSTRACT_COLLECTION, GeeAbstractCollection)); + _tmp75_ = gee_abstract_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp74_, GEE_TYPE_ABSTRACT_COLLECTION, GeeAbstractCollection)); #line 2761 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp79_ = _tmp78_; + _tmp76_ = _tmp75_; #line 2761 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp80_ = not_removed_videos; + _tmp77_ = not_removed_videos; #line 2761 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp81_ = gee_abstract_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp80_, GEE_TYPE_ABSTRACT_COLLECTION, GeeAbstractCollection)); + _tmp78_ = gee_abstract_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp77_, GEE_TYPE_ABSTRACT_COLLECTION, GeeAbstractCollection)); #line 2761 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp82_ = _tmp81_; + _tmp79_ = _tmp78_; #line 2761 "/home/jens/Source/shotwell/src/Dialogs.vala" - num_not_removed = _tmp79_ + _tmp82_; + num_not_removed = _tmp76_ + _tmp79_; #line 2762 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp84_ = delete_backing; + _tmp81_ = delete_backing; #line 2762 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (_tmp84_) { -#line 21373 "Dialogs.c" - gint _tmp85_ = 0; + if (_tmp81_) { +#line 20916 "Dialogs.c" + gint _tmp82_; #line 2762 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp85_ = num_not_removed; + _tmp82_ = num_not_removed; #line 2762 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp83_ = _tmp85_ > 0; -#line 21379 "Dialogs.c" + _tmp80_ = _tmp82_ > 0; +#line 20922 "Dialogs.c" } else { #line 2762 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp83_ = FALSE; -#line 21383 "Dialogs.c" + _tmp80_ = FALSE; +#line 20926 "Dialogs.c" } #line 2762 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (_tmp83_) { -#line 21387 "Dialogs.c" + if (_tmp80_) { +#line 20930 "Dialogs.c" gchar* not_deleted_message = NULL; - gint _tmp86_ = 0; - const gchar* _tmp87_ = NULL; - gint _tmp88_ = 0; - gchar* _tmp89_ = NULL; + gint _tmp83_; + gint _tmp84_; + gchar* _tmp85_; GtkResponseType result_delete = 0; - AppWindow* _tmp90_ = NULL; - AppWindow* _tmp91_ = NULL; - const gchar* _tmp92_ = NULL; - const gchar* _tmp93_ = NULL; - GtkResponseType _tmp94_ = 0; - GtkResponseType _tmp95_ = 0; - GtkResponseType _tmp96_ = 0; -#line 2763 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp86_ = num_not_removed; + AppWindow* _tmp86_; + AppWindow* _tmp87_; + const gchar* _tmp88_; + const gchar* _tmp89_; + GtkResponseType _tmp90_; + GtkResponseType _tmp91_; + GtkResponseType _tmp92_; #line 2763 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp87_ = ngettext ("The photo or video cannot be moved to your desktop trash. Delete this " \ -"file?", "%d photos/videos cannot be moved to your desktop trash. Delete these f" \ -"iles?", (gulong) _tmp86_); + _tmp83_ = num_not_removed; #line 2763 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp88_ = num_not_removed; + _tmp84_ = num_not_removed; #line 2763 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp89_ = g_strdup_printf (_tmp87_, _tmp88_); + _tmp85_ = g_strdup_printf (ngettext ("The photo or video cannot be moved to your desktop trash. Delete this " \ +"file?", "%d photos/videos cannot be moved to your desktop trash. Delete these f" \ +"iles?", (gulong) _tmp83_), _tmp84_); #line 2763 "/home/jens/Source/shotwell/src/Dialogs.vala" - not_deleted_message = _tmp89_; + not_deleted_message = _tmp85_; #line 2767 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp90_ = app_window_get_instance (); + _tmp86_ = app_window_get_instance (); #line 2767 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp91_ = _tmp90_; + _tmp87_ = _tmp86_; #line 2767 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp92_ = dialog_title; + _tmp88_ = dialog_title; #line 2767 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp93_ = not_deleted_message; + _tmp89_ = not_deleted_message; #line 2767 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp94_ = remove_from_filesystem_dialog (G_TYPE_CHECK_INSTANCE_CAST (_tmp91_, gtk_window_get_type (), GtkWindow), _tmp92_, _tmp93_); + _tmp90_ = remove_from_filesystem_dialog (G_TYPE_CHECK_INSTANCE_CAST (_tmp87_, gtk_window_get_type (), GtkWindow), _tmp88_, _tmp89_); #line 2767 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp95_ = _tmp94_; + _tmp91_ = _tmp90_; #line 2767 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_object_unref0 (_tmp91_); + _g_object_unref0 (_tmp87_); #line 2767 "/home/jens/Source/shotwell/src/Dialogs.vala" - result_delete = _tmp95_; + result_delete = _tmp91_; #line 2770 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp96_ = result_delete; + _tmp92_ = result_delete; #line 2770 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (GTK_RESPONSE_YES == _tmp96_) { -#line 21431 "Dialogs.c" + if (GTK_RESPONSE_YES == _tmp92_) { +#line 20971 "Dialogs.c" GeeArrayList* not_deleted_photos = NULL; - GeeArrayList* _tmp97_ = NULL; + GeeArrayList* _tmp93_; GeeArrayList* not_deleted_videos = NULL; - GeeArrayList* _tmp98_ = NULL; - LibraryPhotoSourceCollection* _tmp99_ = NULL; - GeeArrayList* _tmp100_ = NULL; - ProgressMonitor _tmp101_ = NULL; - void* _tmp101__target = NULL; - GeeArrayList* _tmp102_ = NULL; - VideoSourceCollection* _tmp103_ = NULL; - GeeArrayList* _tmp104_ = NULL; - ProgressMonitor _tmp105_ = NULL; - void* _tmp105__target = NULL; - GeeArrayList* _tmp106_ = NULL; + GeeArrayList* _tmp94_; + LibraryPhotoSourceCollection* _tmp95_; + GeeArrayList* _tmp96_; + ProgressMonitor _tmp97_; + void* _tmp97__target; + GeeArrayList* _tmp98_; + VideoSourceCollection* _tmp99_; + GeeArrayList* _tmp100_; + ProgressMonitor _tmp101_; + void* _tmp101__target; + GeeArrayList* _tmp102_; gint num_not_deleted = 0; - GeeArrayList* _tmp107_ = NULL; - gint _tmp108_ = 0; - gint _tmp109_ = 0; - GeeArrayList* _tmp110_ = NULL; - gint _tmp111_ = 0; - gint _tmp112_ = 0; - gint _tmp113_ = 0; + GeeArrayList* _tmp103_; + gint _tmp104_; + gint _tmp105_; + GeeArrayList* _tmp106_; + gint _tmp107_; + gint _tmp108_; + gint _tmp109_; #line 2772 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp97_ = gee_array_list_new (TYPE_LIBRARY_PHOTO, (GBoxedCopyFunc) g_object_ref, (GDestroyNotify) g_object_unref, NULL, NULL, NULL); + _tmp93_ = gee_array_list_new (TYPE_LIBRARY_PHOTO, (GBoxedCopyFunc) g_object_ref, (GDestroyNotify) g_object_unref, NULL, NULL, NULL); #line 2772 "/home/jens/Source/shotwell/src/Dialogs.vala" - not_deleted_photos = _tmp97_; + not_deleted_photos = _tmp93_; #line 2773 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp98_ = gee_array_list_new (TYPE_VIDEO, (GBoxedCopyFunc) g_object_ref, (GDestroyNotify) g_object_unref, NULL, NULL, NULL); + _tmp94_ = gee_array_list_new (TYPE_VIDEO, (GBoxedCopyFunc) g_object_ref, (GDestroyNotify) g_object_unref, NULL, NULL, NULL); #line 2773 "/home/jens/Source/shotwell/src/Dialogs.vala" - not_deleted_videos = _tmp98_; + not_deleted_videos = _tmp94_; #line 2774 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp99_ = library_photo_global; + _tmp95_ = library_photo_global; #line 2774 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp100_ = not_removed_photos; + _tmp96_ = not_removed_photos; #line 2774 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp101_ = monitor; + _tmp97_ = monitor; #line 2774 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp101__target = monitor_target; + _tmp97__target = monitor_target; #line 2774 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp102_ = not_deleted_photos; + _tmp98_ = not_deleted_photos; #line 2774 "/home/jens/Source/shotwell/src/Dialogs.vala" - media_source_collection_delete_backing_files (G_TYPE_CHECK_INSTANCE_CAST (_tmp99_, TYPE_MEDIA_SOURCE_COLLECTION, MediaSourceCollection), G_TYPE_CHECK_INSTANCE_CAST (_tmp100_, GEE_TYPE_COLLECTION, GeeCollection), _tmp101_, _tmp101__target, G_TYPE_CHECK_INSTANCE_CAST (_tmp102_, GEE_TYPE_LIST, GeeList)); + media_source_collection_delete_backing_files (G_TYPE_CHECK_INSTANCE_CAST (_tmp95_, TYPE_MEDIA_SOURCE_COLLECTION, MediaSourceCollection), G_TYPE_CHECK_INSTANCE_CAST (_tmp96_, GEE_TYPE_COLLECTION, GeeCollection), _tmp97_, _tmp97__target, G_TYPE_CHECK_INSTANCE_CAST (_tmp98_, GEE_TYPE_LIST, GeeList)); #line 2775 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp103_ = video_global; + _tmp99_ = video_global; #line 2775 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp104_ = not_removed_videos; + _tmp100_ = not_removed_videos; #line 2775 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp105_ = monitor; + _tmp101_ = monitor; #line 2775 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp105__target = monitor_target; + _tmp101__target = monitor_target; #line 2775 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp106_ = not_deleted_videos; + _tmp102_ = not_deleted_videos; #line 2775 "/home/jens/Source/shotwell/src/Dialogs.vala" - media_source_collection_delete_backing_files (G_TYPE_CHECK_INSTANCE_CAST (_tmp103_, TYPE_MEDIA_SOURCE_COLLECTION, MediaSourceCollection), G_TYPE_CHECK_INSTANCE_CAST (_tmp104_, GEE_TYPE_COLLECTION, GeeCollection), _tmp105_, _tmp105__target, G_TYPE_CHECK_INSTANCE_CAST (_tmp106_, GEE_TYPE_LIST, GeeList)); + media_source_collection_delete_backing_files (G_TYPE_CHECK_INSTANCE_CAST (_tmp99_, TYPE_MEDIA_SOURCE_COLLECTION, MediaSourceCollection), G_TYPE_CHECK_INSTANCE_CAST (_tmp100_, GEE_TYPE_COLLECTION, GeeCollection), _tmp101_, _tmp101__target, G_TYPE_CHECK_INSTANCE_CAST (_tmp102_, GEE_TYPE_LIST, GeeList)); #line 2777 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp107_ = not_deleted_photos; + _tmp103_ = not_deleted_photos; #line 2777 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp108_ = gee_abstract_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp107_, GEE_TYPE_ABSTRACT_COLLECTION, GeeAbstractCollection)); + _tmp104_ = gee_abstract_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp103_, GEE_TYPE_ABSTRACT_COLLECTION, GeeAbstractCollection)); #line 2777 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp109_ = _tmp108_; + _tmp105_ = _tmp104_; #line 2777 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp110_ = not_deleted_videos; + _tmp106_ = not_deleted_videos; #line 2777 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp111_ = gee_abstract_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp110_, GEE_TYPE_ABSTRACT_COLLECTION, GeeAbstractCollection)); + _tmp107_ = gee_abstract_collection_get_size (G_TYPE_CHECK_INSTANCE_CAST (_tmp106_, GEE_TYPE_ABSTRACT_COLLECTION, GeeAbstractCollection)); #line 2777 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp112_ = _tmp111_; + _tmp108_ = _tmp107_; #line 2777 "/home/jens/Source/shotwell/src/Dialogs.vala" - num_not_deleted = _tmp109_ + _tmp112_; + num_not_deleted = _tmp105_ + _tmp108_; #line 2778 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp113_ = num_not_deleted; + _tmp109_ = num_not_deleted; #line 2778 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (_tmp113_ > 0) { -#line 21504 "Dialogs.c" + if (_tmp109_ > 0) { +#line 21044 "Dialogs.c" gchar* delete_failed_message = NULL; - gint _tmp114_ = 0; - const gchar* _tmp115_ = NULL; - gint _tmp116_ = 0; - gchar* _tmp117_ = NULL; - const gchar* _tmp118_ = NULL; - const gchar* _tmp119_ = NULL; - AppWindow* _tmp120_ = NULL; - AppWindow* _tmp121_ = NULL; + gint _tmp110_; + gint _tmp111_; + gchar* _tmp112_; + const gchar* _tmp113_; + const gchar* _tmp114_; + AppWindow* _tmp115_; + AppWindow* _tmp116_; #line 2780 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp114_ = num_not_deleted; + _tmp110_ = num_not_deleted; #line 2780 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp115_ = ngettext ("The photo or video cannot be deleted.", "%d photos/videos cannot be deleted.", (gulong) _tmp114_); + _tmp111_ = num_not_deleted; #line 2780 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp116_ = num_not_deleted; + _tmp112_ = g_strdup_printf (ngettext ("The photo or video cannot be deleted.", "%d photos/videos cannot be deleted.", (gulong) _tmp110_), _tmp111_); #line 2780 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp117_ = g_strdup_printf (_tmp115_, _tmp116_); -#line 2780 "/home/jens/Source/shotwell/src/Dialogs.vala" - delete_failed_message = _tmp117_; + delete_failed_message = _tmp112_; #line 2784 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp118_ = dialog_title; + _tmp113_ = dialog_title; #line 2784 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp119_ = delete_failed_message; + _tmp114_ = delete_failed_message; #line 2784 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp120_ = app_window_get_instance (); + _tmp115_ = app_window_get_instance (); #line 2784 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp121_ = _tmp120_; + _tmp116_ = _tmp115_; #line 2784 "/home/jens/Source/shotwell/src/Dialogs.vala" - app_window_error_message_with_title (_tmp118_, _tmp119_, G_TYPE_CHECK_INSTANCE_CAST (_tmp121_, gtk_window_get_type (), GtkWindow), TRUE); + app_window_error_message_with_title (_tmp113_, _tmp114_, G_TYPE_CHECK_INSTANCE_CAST (_tmp116_, gtk_window_get_type (), GtkWindow), TRUE); #line 2784 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_object_unref0 (_tmp121_); + _g_object_unref0 (_tmp116_); #line 2778 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (delete_failed_message); -#line 21538 "Dialogs.c" +#line 21075 "Dialogs.c" } #line 2770 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (not_deleted_videos); #line 2770 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (not_deleted_photos); -#line 21544 "Dialogs.c" +#line 21081 "Dialogs.c" } #line 2762 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_free0 (not_deleted_message); -#line 21548 "Dialogs.c" +#line 21085 "Dialogs.c" } #line 2789 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp122_ = progress; + _tmp117_ = progress; #line 2789 "/home/jens/Source/shotwell/src/Dialogs.vala" - if (_tmp122_ != NULL) { -#line 21554 "Dialogs.c" - ProgressDialog* _tmp123_ = NULL; + if (_tmp117_ != NULL) { +#line 21091 "Dialogs.c" + ProgressDialog* _tmp118_; #line 2790 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp123_ = progress; + _tmp118_ = progress; #line 2790 "/home/jens/Source/shotwell/src/Dialogs.vala" - progress_dialog_close (_tmp123_); -#line 21560 "Dialogs.c" + progress_dialog_close (_tmp118_); +#line 21097 "Dialogs.c" } #line 2792 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp124_ = app_window_get_instance (); + _tmp119_ = app_window_get_instance (); #line 2792 "/home/jens/Source/shotwell/src/Dialogs.vala" - _tmp125_ = _tmp124_; + _tmp120_ = _tmp119_; #line 2792 "/home/jens/Source/shotwell/src/Dialogs.vala" - page_window_set_normal_cursor (G_TYPE_CHECK_INSTANCE_CAST (_tmp125_, TYPE_PAGE_WINDOW, PageWindow)); + page_window_set_normal_cursor (G_TYPE_CHECK_INSTANCE_CAST (_tmp120_, TYPE_PAGE_WINDOW, PageWindow)); #line 2792 "/home/jens/Source/shotwell/src/Dialogs.vala" - _g_object_unref0 (_tmp125_); + _g_object_unref0 (_tmp120_); #line 2713 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (not_removed_videos); #line 2713 "/home/jens/Source/shotwell/src/Dialogs.vala" @@ -21624,7 +21161,7 @@ void remove_from_app (GeeCollection* sources, const gchar* dialog_title, const g _g_object_unref0 (videos); #line 2713 "/home/jens/Source/shotwell/src/Dialogs.vala" _g_object_unref0 (photos); -#line 21590 "Dialogs.c" +#line 21127 "Dialogs.c" } -- cgit v1.2.3