diff options
author | Dan Winship <danw@src.gnome.org> | 2001-07-09 23:20:54 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2001-07-09 23:20:54 +0800 |
commit | 7fa7518bd69dab32b11b7fa53b8b4055873cc5bb (patch) | |
tree | 494ebc92793511e3139fdafa0c9cd236ca3e2ae0 /camel/camel-movemail.c | |
parent | b9578e485877ed6864aab9bfc84e72cf79c4667d (diff) | |
download | gsoc2013-evolution-7fa7518bd69dab32b11b7fa53b8b4055873cc5bb.tar gsoc2013-evolution-7fa7518bd69dab32b11b7fa53b8b4055873cc5bb.tar.gz gsoc2013-evolution-7fa7518bd69dab32b11b7fa53b8b4055873cc5bb.tar.bz2 gsoc2013-evolution-7fa7518bd69dab32b11b7fa53b8b4055873cc5bb.tar.lz gsoc2013-evolution-7fa7518bd69dab32b11b7fa53b8b4055873cc5bb.tar.xz gsoc2013-evolution-7fa7518bd69dab32b11b7fa53b8b4055873cc5bb.tar.zst gsoc2013-evolution-7fa7518bd69dab32b11b7fa53b8b4055873cc5bb.zip |
Return a gboolean saying whether or not the shortcut changed. Use strcmp
* e-shortcuts.c (shortcut_item_update): Return a gboolean saying
whether or not the shortcut changed. Use strcmp rather than
pointer comparisons to determine this.
(update_shortcut_and_emit_signal): propagate the gboolean from
shortcut_item_update (and only emit the signal if it's TRUE).
(update_shortcuts_by_path): Only call make_dirty if something
changed.
(storage_set_new_folder_callback,
storage_set_updated_folder_callback): Don't call make_dirty:
update_shortcuts_by_path will have called it if necessary.
* e-shell-view.c (updated_folder_cb): Don't call
update_for_current_uri if the folder that was updated isn't the
one being displayed.
svn path=/trunk/; revision=10912
Diffstat (limited to 'camel/camel-movemail.c')
0 files changed, 0 insertions, 0 deletions