diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2003-04-16 22:44:14 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2003-04-16 22:44:14 +0800 |
commit | faf463a7d6d8a7f7462821d1c1576bedcb833239 (patch) | |
tree | 7d7034cacbac11297d5f3c0296a3750cd7671bc8 /my-evolution/e-summary-weather.c | |
parent | 1fc4cea3042655c400ec8a32ea7627f7f4a1fce7 (diff) | |
download | gsoc2013-evolution-faf463a7d6d8a7f7462821d1c1576bedcb833239.tar.gz gsoc2013-evolution-faf463a7d6d8a7f7462821d1c1576bedcb833239.tar.zst gsoc2013-evolution-faf463a7d6d8a7f7462821d1c1576bedcb833239.zip |
Sort by the first column.
* e-summary-shown.c (SPEC): Sort by the first column.
* e-summary-preferences.c: Removed members new_url_entry,
new_name_entry from struct PropertyData.
(rdf_new_url_clicked_cb): Port to
GtkDialog and fix button order. Also, use gtk_dialog_run()
instead of using callbacks.
(add_dialog_clicked_cb): Removed.
svn path=/trunk/; revision=20860
Diffstat (limited to 'my-evolution/e-summary-weather.c')
-rw-r--r-- | my-evolution/e-summary-weather.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/my-evolution/e-summary-weather.c b/my-evolution/e-summary-weather.c index 27bb777083..d0101e1fec 100644 --- a/my-evolution/e-summary-weather.c +++ b/my-evolution/e-summary-weather.c @@ -447,7 +447,6 @@ e_summary_weather_protocol (ESummary *summary, const char *uri, void *closure) { - } static int |