diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-08-13 14:58:35 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-08-13 14:58:35 +0200 |
commit | 3c829c50a8f705402bdc759946d49ae7caebd003 (patch) | |
tree | fecb7bb9135bc3bfc4d49a191fa237f682a56093 /src/SearchFilter.c | |
parent | 7dec5f41b2cffafe4d743273600e2868d116166d (diff) |
New upstream version 0.26.3upstream/0.26.3
Diffstat (limited to 'src/SearchFilter.c')
-rw-r--r-- | src/SearchFilter.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/SearchFilter.c b/src/SearchFilter.c index 9e6ede5..a505b2c 100644 --- a/src/SearchFilter.c +++ b/src/SearchFilter.c @@ -7955,7 +7955,7 @@ SearchFilterToolbarSavedSearchFilterButton* search_filter_toolbar_saved_search_f #line 860 "/home/jens/Source/shotwell/src/SearchFilter.vala" gtk_button_set_always_show_image (G_TYPE_CHECK_INSTANCE_CAST (_tmp1_, gtk_button_get_type (), GtkButton), TRUE); #line 862 "/home/jens/Source/shotwell/src/SearchFilter.vala" - _tmp2_ = (GtkImage*) gtk_image_new_from_icon_name ("find", GTK_ICON_SIZE_SMALL_TOOLBAR); + _tmp2_ = (GtkImage*) gtk_image_new_from_icon_name ("edit-find", GTK_ICON_SIZE_SMALL_TOOLBAR); #line 862 "/home/jens/Source/shotwell/src/SearchFilter.vala" g_object_ref_sink (_tmp2_); #line 862 "/home/jens/Source/shotwell/src/SearchFilter.vala" |