diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-01-29 06:25:02 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-01-29 06:25:02 +0800 |
commit | 8ed0c8f6318e7800ad3968f6e3cd19a53dcd5c8c (patch) | |
tree | 2669f7f999cfef2ab9e0b734fb088cd5566c04ab /src/bookmarks | |
parent | c26b22ca2c21d169b135115abc9e26d0176640d0 (diff) | |
download | gsoc2013-epiphany-8ed0c8f6318e7800ad3968f6e3cd19a53dcd5c8c.tar gsoc2013-epiphany-8ed0c8f6318e7800ad3968f6e3cd19a53dcd5c8c.tar.gz gsoc2013-epiphany-8ed0c8f6318e7800ad3968f6e3cd19a53dcd5c8c.tar.bz2 gsoc2013-epiphany-8ed0c8f6318e7800ad3968f6e3cd19a53dcd5c8c.tar.lz gsoc2013-epiphany-8ed0c8f6318e7800ad3968f6e3cd19a53dcd5c8c.tar.xz gsoc2013-epiphany-8ed0c8f6318e7800ad3968f6e3cd19a53dcd5c8c.tar.zst gsoc2013-epiphany-8ed0c8f6318e7800ad3968f6e3cd19a53dcd5c8c.zip |
Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargs
2005-01-28 Christian Persch <chpe@cvs.gnome.org>
* doc/reference/tmpl/ephy-embed.sgml:
* embed/ephy-embed-persist.c: (ephy_embed_persist_init),
(ephy_embed_persist_finalize):
* embed/ephy-embed-shell.c: (ephy_embed_shell_finalize):
* embed/ephy-encodings.c: (ephy_encodings_finalize),
(ephy_encodings_init):
* embed/ephy-favicon-cache.c: (ephy_favicon_cache_finalize),
(favicon_download_completed_cb), (favicon_download_cancelled_cb),
(ephy_favicon_cache_download), (ephy_favicon_cache_get):
* embed/ephy-history.c: (ephy_history_set_enabled),
(ephy_history_save), (ephy_history_finalize),
(ephy_history_host_visited), (ephy_history_set_page_title),
(ephy_history_set_icon), (ephy_history_clear):
* embed/mozilla/ContentHandler.cpp:
* embed/mozilla/EphyBrowser.cpp:
* embed/mozilla/EphyContentPolicy.cpp:
* embed/mozilla/EphyHeaderSniffer.cpp:
* embed/mozilla/EphyHistoryListener.cpp:
* embed/mozilla/EphySidebar.cpp:
* embed/mozilla/EphySingle.cpp:
* embed/mozilla/FilePicker.cpp:
* embed/mozilla/GtkNSSClientAuthDialogs.cpp:
* embed/mozilla/GtkNSSKeyPairDialogs.cpp:
* embed/mozilla/MozDownload.cpp:
* embed/mozilla/PrintingPromptService.cpp:
* embed/mozilla/mozilla-download.cpp:
* embed/mozilla/mozilla-embed-event.cpp:
* lib/ephy-dbus.c: (session_filter_func), (system_filter_func),
(ephy_dbus_connect_to_system_bus),
(ephy_dbus_connect_to_session_bus), (path_message_func),
(ephy_dbus_startup), (ephy_dbus_shutdown), (ephy_dbus_init),
(ephy_dbus_finalize):
* lib/ephy-debug.h:
* lib/ephy-file-chooser.c: (ephy_file_chooser_finalize):
* lib/ephy-file-helpers.c: (ephy_file_helpers_shutdown):
* lib/ephy-langs.c: (load_iso_entries):
* lib/ephy-module.c: (ephy_module_load), (ephy_module_unload),
(ephy_module_new_object), (ephy_module_init),
(ephy_module_finalize):
* lib/ephy-node-db.c: (ephy_node_db_load_from_file),
(ephy_node_db_write_to_xml_valist):
* lib/ephy-shlib-loader.c: (ephy_shlib_loader_init),
(ephy_shlib_loader_finalize):
* lib/widgets/ephy-location-entry.c: (entry_style_set_cb),
(entry_realize_cb), (ephy_location_entry_construct_contents),
(ephy_location_entry_init):
* lib/widgets/ephy-spinner.c: (ephy_spinner_cache_load),
(ephy_spinner_cache_get_images), (ephy_spinner_cache_init),
(ephy_spinner_cache_finalize):
* lib/widgets/ephy-tree-model-node.c:
(ephy_tree_model_node_update_node):
* lib/widgets/ephy-tree-model-sort.c:
(each_property_get_data_binder):
* src/bookmarks/ephy-bookmark-action.c: (create_tool_item),
(connect_proxy), (ephy_bookmark_action_finalize):
* src/bookmarks/ephy-bookmark-properties.c:
(ephy_bookmark_properties_set_bookmark), (set_window_icon):
* src/bookmarks/ephy-bookmarks-editor.c:
(ephy_bookmarks_editor_update_menu), (provide_favicon):
* src/bookmarks/ephy-bookmarks-export.c:
(ephy_bookmarks_export_rdf), (ephy_bookmarks_export_mozilla):
* src/bookmarks/ephy-bookmarks-import.c: (ephy_bookmarks_import):
* src/bookmarks/ephy-bookmarks-menu.c:
(ephy_bookmarks_menu_rebuild), (do_update_cb),
(bookmarks_tree_changed_cb), (topics_added_cb),
(topics_removed_cb), (topic_child_changed_cb), (bookmark_added_cb),
(bookmark_removed_cb), (activate_cb),
(ephy_bookmarks_menu_finalize):
* src/bookmarks/ephy-bookmarks.c:
(ephy_bookmarks_get_toolbars_model), (ephy_bookmarks_save),
(ephy_bookmarks_finalize), (ephy_bookmarks_find_keyword),
(ephy_bookmarks_set_keyword), (ephy_bookmarks_unset_keyword):
* src/bookmarks/ephy-bookmarksbar-model.c: (save_changes_idle),
(load_toolbars), (ephy_bookmarksbar_model_init),
(ephy_bookmarksbar_model_dispose),
(ephy_bookmarksbar_model_finalize):
* src/bookmarks/ephy-bookmarksbar.c:
(ephy_bookmarksbar_action_request), (ephy_bookmarksbar_finalize):
* src/bookmarks/ephy-favorites-menu.c:
(ephy_favorites_menu_rebuild):
* src/bookmarks/ephy-new-bookmark.c: (ephy_new_bookmark_set_title):
* src/bookmarks/ephy-topic-action.c: (connect_proxy):
* src/bookmarks/ephy-topics-selector.c:
(ephy_topics_selector_set_bookmark):
* src/ephy-encoding-menu.c: (add_action):
* src/ephy-extensions-manager.c: (ephy_extensions_manager_load),
(ephy_extensions_manager_unload),
(ephy_extensions_manager_load_string), (get_loader_for_type),
(load_extension), (unload_extension), (sync_loaded_extensions),
(ephy_extensions_manager_load_dir), (ephy_extensions_manager_init),
(ephy_extensions_manager_startup),
(ephy_extensions_manager_finalize), (impl_attach_window),
(impl_detach_window), (impl_attach_tab), (impl_detach_tab):
* src/ephy-history-window.c: (setup_filters), (provide_favicon):
* src/ephy-link.c: (ephy_link_open):
* src/ephy-location-action.c: (user_changed_cb), (sync_address),
(ephy_location_action_set_address):
* src/ephy-navigation-action.c: (menu_activated_cb),
(connect_proxy):
* src/ephy-notebook.c: (ephy_notebook_finalize):
* src/ephy-session.c: (window_focus_in_event_cb),
(impl_attach_window), (impl_detach_window), (ephy_session_init),
(ephy_session_dispose), (ephy_session_finalize),
(ephy_session_autoresume), (ephy_session_close),
(ephy_session_save), (ephy_session_load),
(ephy_session_add_window), (ephy_session_remove_window):
* src/ephy-shell.c: (save_yourself_cb), (die_cb),
(ephy_shell_finalize), (ephy_shell_new_tab),
(ephy_shell_get_toolbars_model), (toolwindow_show_cb),
(toolwindow_hide_cb):
* src/ephy-tab.c: (popups_manager_add),
(popups_manager_add_window), (ephy_tab_get_popups_allowed),
(popups_manager_show_all), (popups_manager_hide_all),
(ephy_tab_finalize), (ephy_tab_address_cb),
(ephy_tab_zoom_changed_cb), (ephy_tab_new_window_cb),
(ephy_tab_visibility_cb), (ephy_tab_destroy_brsr_cb),
(ephy_tab_size_to_cb), (ephy_tab_dom_mouse_click_cb),
(ephy_tab_init):
* src/ephy-tabs-menu.c: (ephy_tabs_menu_update):
* src/ephy-toolbar.c: (sync_user_input_cb):
* src/ephy-toolbars-model.c: (save_changes_idle),
(ephy_toolbars_model_load):
* src/ephy-window.c: (ephy_window_destroy), (show_embed_popup),
(ephy_window_init), (ephy_window_finalize):
* src/pdm-dialog.c: (pdm_dialog_cookies_construct),
(cookie_added_cb), (cookie_changed_cb), (cookie_deleted_cb),
(cookies_cleared_cb), (pdm_dialog_passwords_construct),
(passwords_changed_cb):
* src/prefs-dialog.c: (fonts_language_changed_cb):
Add ; to all LOG statements, and adapt ephy-debug.h for
non-GNUC-varargs case.
Diffstat (limited to 'src/bookmarks')
-rw-r--r-- | src/bookmarks/ephy-bookmark-action.c | 6 | ||||
-rw-r--r-- | src/bookmarks/ephy-bookmark-properties.c | 4 | ||||
-rw-r--r-- | src/bookmarks/ephy-bookmarks-editor.c | 4 | ||||
-rw-r--r-- | src/bookmarks/ephy-bookmarks-export.c | 8 | ||||
-rw-r--r-- | src/bookmarks/ephy-bookmarks-import.c | 2 | ||||
-rw-r--r-- | src/bookmarks/ephy-bookmarks-menu.c | 22 | ||||
-rw-r--r-- | src/bookmarks/ephy-bookmarks.c | 14 | ||||
-rwxr-xr-x | src/bookmarks/ephy-bookmarksbar-model.c | 14 | ||||
-rw-r--r-- | src/bookmarks/ephy-bookmarksbar.c | 4 | ||||
-rw-r--r-- | src/bookmarks/ephy-favorites-menu.c | 2 | ||||
-rw-r--r-- | src/bookmarks/ephy-new-bookmark.c | 2 | ||||
-rw-r--r-- | src/bookmarks/ephy-topic-action.c | 2 | ||||
-rw-r--r-- | src/bookmarks/ephy-topics-selector.c | 2 |
13 files changed, 43 insertions, 43 deletions
diff --git a/src/bookmarks/ephy-bookmark-action.c b/src/bookmarks/ephy-bookmark-action.c index 876c386f4..61d4865bb 100644 --- a/src/bookmarks/ephy-bookmark-action.c +++ b/src/bookmarks/ephy-bookmark-action.c @@ -122,7 +122,7 @@ create_tool_item (GtkAction *action) { GtkWidget *item, *button, *hbox, *label, *icon, *entry; - LOG ("Creating tool item for action %p", action) + LOG ("Creating tool item for action %p", action); item = GTK_ACTION_CLASS (parent_class)->create_tool_item (action); @@ -679,7 +679,7 @@ connect_proxy (GtkAction *action, GtkWidget *proxy) { GtkWidget *button, *entry; - LOG ("Connecting action %p to proxy %p", action, proxy) + LOG ("Connecting action %p to proxy %p", action, proxy); GTK_ACTION_CLASS (parent_class)->connect_proxy (action, proxy); @@ -837,7 +837,7 @@ ephy_bookmark_action_finalize (GObject *object) { /* EphyBookmarkAction *eba = EPHY_BOOKMARK_ACTION (object);*/ - LOG ("Bookmark action %p finalized", object) + LOG ("Bookmark action %p finalized", object); parent_class->finalize (object); } diff --git a/src/bookmarks/ephy-bookmark-properties.c b/src/bookmarks/ephy-bookmark-properties.c index 1ad51c8e4..6749b58ec 100644 --- a/src/bookmarks/ephy-bookmark-properties.c +++ b/src/bookmarks/ephy-bookmark-properties.c @@ -134,7 +134,7 @@ static void ephy_bookmark_properties_set_bookmark (EphyBookmarkProperties *selector, EphyNode *bookmark) { - LOG ("Set bookmark") + LOG ("Set bookmark"); selector->priv->bookmark = bookmark; @@ -282,7 +282,7 @@ set_window_icon (EphyBookmarkProperties *editor) icon_location = ephy_node_get_property_string (editor->priv->bookmark, EPHY_NODE_BMK_PROP_ICON); - LOG ("Get favicon for %s", icon_location ? icon_location : "None") + LOG ("Get favicon for %s", icon_location ? icon_location : "None"); if (icon_location != NULL) { diff --git a/src/bookmarks/ephy-bookmarks-editor.c b/src/bookmarks/ephy-bookmarks-editor.c index 11416c4ec..468dae4ab 100644 --- a/src/bookmarks/ephy-bookmarks-editor.c +++ b/src/bookmarks/ephy-bookmarks-editor.c @@ -1163,7 +1163,7 @@ ephy_bookmarks_editor_update_menu (EphyBookmarksEditor *editor) GtkWidget *focus_widget; int num_bmk_selected; - LOG ("Update menu sensitivity") + LOG ("Update menu sensitivity"); bmk_focus = ephy_node_view_is_target (EPHY_NODE_VIEW (editor->priv->bm_view)); @@ -1547,7 +1547,7 @@ provide_favicon (EphyNode *node, GValue *value, gpointer user_data) icon_location = ephy_node_get_property_string (node, EPHY_NODE_BMK_PROP_ICON); - LOG ("Get favicon for %s", icon_location ? icon_location : "None") + LOG ("Get favicon for %s", icon_location ? icon_location : "None"); if (icon_location) { diff --git a/src/bookmarks/ephy-bookmarks-export.c b/src/bookmarks/ephy-bookmarks-export.c index 4ff9e50e9..e08965be3 100644 --- a/src/bookmarks/ephy-bookmarks-export.c +++ b/src/bookmarks/ephy-bookmarks-export.c @@ -329,7 +329,7 @@ ephy_bookmarks_export_rdf (EphyBookmarks *bookmarks, char *tmp_file; int ret; - LOG ("Exporting as RDF to %s", filename) + LOG ("Exporting as RDF to %s", filename); START_PROFILER ("Exporting as RDF") @@ -366,7 +366,7 @@ out: STOP_PROFILER ("Exporting as RDF") - LOG ("Exporting as RDF %s.", ret >= 0 ? "succeeded" : "FAILED") + LOG ("Exporting as RDF %s.", ret >= 0 ? "succeeded" : "FAILED"); } void @@ -379,7 +379,7 @@ ephy_bookmarks_export_mozilla (EphyBookmarks *bookmarks, char *tmp_file, *template; int ret = -1; - LOG ("Exporting as Mozilla to %s", filename) + LOG ("Exporting as Mozilla to %s", filename); template = g_build_filename (g_get_tmp_dir (), "export-bookmarks-XXXXXX", NULL); @@ -428,5 +428,5 @@ out: STOP_PROFILER ("Exporting as Mozilla") - LOG ("Exporting as Mozilla %s.", ret >= 0 ? "succeeded" : "FAILED") + LOG ("Exporting as Mozilla %s.", ret >= 0 ? "succeeded" : "FAILED"); } diff --git a/src/bookmarks/ephy-bookmarks-import.c b/src/bookmarks/ephy-bookmarks-import.c index bc1a5ed59..23aa493ce 100644 --- a/src/bookmarks/ephy-bookmarks-import.c +++ b/src/bookmarks/ephy-bookmarks-import.c @@ -75,7 +75,7 @@ ephy_bookmarks_import (EphyBookmarks *bookmarks, type = gnome_vfs_get_file_mime_type (filename, NULL, FALSE); - LOG ("Importing bookmarks of type %s", type ? type : "(null)") + LOG ("Importing bookmarks of type %s", type ? type : "(null)"); if (type == NULL) { diff --git a/src/bookmarks/ephy-bookmarks-menu.c b/src/bookmarks/ephy-bookmarks-menu.c index 48bf8b8bf..8c54408bb 100644 --- a/src/bookmarks/ephy-bookmarks-menu.c +++ b/src/bookmarks/ephy-bookmarks-menu.c @@ -433,12 +433,12 @@ ephy_bookmarks_menu_rebuild (EphyBookmarksMenu *menu) if (menu->priv->needs_update == FALSE) { - LOG ("No update required") + LOG ("No update required"); return; } - LOG ("Rebuilding bookmarks menu") + LOG ("Rebuilding bookmarks menu"); ephy_bookmarks_menu_clean (menu); @@ -500,7 +500,7 @@ ephy_bookmarks_menu_rebuild (EphyBookmarksMenu *menu) static gboolean do_update_cb (EphyBookmarksMenu *menu) { - LOG ("do_update_cb") + LOG ("do_update_cb"); ephy_bookmarks_menu_rebuild (menu); menu->priv->update_tag = 0; @@ -574,7 +574,7 @@ static void bookmarks_tree_changed_cb (EphyBookmarks *bookmarks, EphyBookmarksMenu *menu) { - LOG ("bookmarks_tree_changed_cb") + LOG ("bookmarks_tree_changed_cb"); ephy_bookmarks_menu_maybe_update (menu); } @@ -584,7 +584,7 @@ topics_added_cb (EphyNode *keywords, EphyNode *bmk, EphyBookmarksMenu *menu) { - LOG ("topics_added_cb") + LOG ("topics_added_cb"); ephy_bookmarks_menu_maybe_update (menu); } @@ -595,7 +595,7 @@ topics_removed_cb (EphyNode *keywords, guint old_index, EphyBookmarksMenu *menu) { - LOG ("topics_removed_cb") + LOG ("topics_removed_cb"); ephy_bookmarks_menu_maybe_update (menu); } @@ -607,7 +607,7 @@ topic_child_changed_cb (EphyNode *node, EphyBookmarksMenu *menu) { LOG ("topic_child_changed_cb id=%d property=%d", - ephy_node_get_id (child), property_id) + ephy_node_get_id (child), property_id); if (property_id == EPHY_NODE_KEYWORD_PROP_NAME) { @@ -623,7 +623,7 @@ bookmark_added_cb (EphyNode *bookmarks, EphyNode *bmk, EphyBookmarksMenu *menu) { - LOG ("bookmark_added_cb id=%d", ephy_node_get_id (bmk)) + LOG ("bookmark_added_cb id=%d", ephy_node_get_id (bmk)); if (menu->priv->bmk_actions != NULL) { @@ -656,7 +656,7 @@ bookmark_removed_cb (EphyNode *bookmarks, guint old_index, EphyBookmarksMenu *menu) { - LOG ("bookmark_removed_cb id=%d", ephy_node_get_id (bmk)) + LOG ("bookmark_removed_cb id=%d", ephy_node_get_id (bmk)); if (menu->priv->bmk_actions != NULL) { @@ -675,7 +675,7 @@ static void activate_cb (GtkAction *action, EphyBookmarksMenu *menu) { - LOG ("activate_cb") + LOG ("activate_cb"); ephy_bookmarks_menu_rebuild (menu); } @@ -762,7 +762,7 @@ ephy_bookmarks_menu_finalize (GObject *o) g_free (p->path); - LOG ("EphyBookmarksMenu finalised %p", o); + LOG ("EphyBookmarksMenu finalised %p", o);; G_OBJECT_CLASS (parent_class)->finalize (o); } diff --git a/src/bookmarks/ephy-bookmarks.c b/src/bookmarks/ephy-bookmarks.c index 9d24f7d76..0d055993c 100644 --- a/src/bookmarks/ephy-bookmarks.c +++ b/src/bookmarks/ephy-bookmarks.c @@ -219,7 +219,7 @@ ephy_bookmarks_get_toolbars_model (EphyBookmarks *eb) { g_return_val_if_fail (EPHY_IS_BOOKMARKS (eb), NULL); - LOG ("ephy_bookmarks_get_toolbars_model") + LOG ("ephy_bookmarks_get_toolbars_model"); if (eb->priv->toolbars_model == NULL) { @@ -313,7 +313,7 @@ static void ephy_bookmarks_save (EphyBookmarks *eb) { - LOG ("Saving bookmarks") + LOG ("Saving bookmarks"); ephy_node_db_write_to_xml_safe (eb->priv->db, @@ -914,7 +914,7 @@ ephy_bookmarks_finalize (GObject *object) ephy_bookmarks_save (eb); /* have to do this before unreffing the nodes */ - LOG ("Unref bookmarks toolbars model") + LOG ("Unref bookmarks toolbars model"); if (eb->priv->toolbars_model != NULL) { g_object_unref (eb->priv->toolbars_model); @@ -930,7 +930,7 @@ ephy_bookmarks_finalize (GObject *object) g_free (eb->priv->xml_file); g_free (eb->priv->rdf_file); - LOG ("Bookmarks finalized") + LOG ("Bookmarks finalized"); G_OBJECT_CLASS (parent_class)->finalize (object); } @@ -1375,7 +1375,7 @@ ephy_bookmarks_find_keyword (EphyBookmarks *eb, if (g_utf8_strlen (name, -1) == 0) { - LOG ("Empty name, no keyword matches.") + LOG ("Empty name, no keyword matches."); return NULL; } @@ -1435,7 +1435,7 @@ ephy_bookmarks_set_keyword (EphyBookmarks *eb, if (ephy_node_has_child (eb->priv->notcategorized, bookmark)) { - LOG ("Remove from categorized bookmarks") + LOG ("Remove from categorized bookmarks"); ephy_node_remove_child (eb->priv->notcategorized, bookmark); } @@ -1457,7 +1457,7 @@ ephy_bookmarks_unset_keyword (EphyBookmarks *eb, if (!bookmark_is_categorized (eb, bookmark) && !ephy_node_has_child (eb->priv->notcategorized, bookmark)) { - LOG ("Add to not categorized bookmarks") + LOG ("Add to not categorized bookmarks"); ephy_node_add_child (eb->priv->notcategorized, bookmark); } diff --git a/src/bookmarks/ephy-bookmarksbar-model.c b/src/bookmarks/ephy-bookmarksbar-model.c index 4b32a04ed..13928950e 100755 --- a/src/bookmarks/ephy-bookmarksbar-model.c +++ b/src/bookmarks/ephy-bookmarksbar-model.c @@ -232,7 +232,7 @@ ephy_bookmarksbar_model_has_bookmark (EphyBookmarksBarModel *model, static gboolean save_changes_idle (EphyBookmarksBarModel *model) { - LOG ("Saving bookmarks toolbars model") + LOG ("Saving bookmarks toolbars model"); egg_toolbars_model_save (EGG_TOOLBARS_MODEL (model), @@ -418,7 +418,7 @@ load_toolbars (EphyBookmarksBarModel *model) gboolean success = FALSE; success = egg_toolbars_model_load (eggmodel, model->priv->xml_file); - LOG ("Loading the toolbars was %ssuccessful", success ? "" : "un") + LOG ("Loading the toolbars was %ssuccessful", success ? "" : "un"); /* Try migration first: load the old layout, and remove every toolbar * except the BookmarksBar toolbar @@ -452,7 +452,7 @@ load_toolbars (EphyBookmarksBarModel *model) } } - LOG ("Migration was %ssuccessful", success ? "" : "un") + LOG ("Migration was %ssuccessful", success ? "" : "un"); } /* Load default set */ @@ -460,7 +460,7 @@ load_toolbars (EphyBookmarksBarModel *model) { egg_toolbars_model_load (eggmodel, ephy_file ("epiphany-bookmarksbar.xml")); - LOG ("Loading the default toolbars was %ssuccessful", success ? "" : "un") + LOG ("Loading the default toolbars was %ssuccessful", success ? "" : "un"); } /* Ensure that we have a BookmarksBar */ @@ -476,7 +476,7 @@ ephy_bookmarksbar_model_init (EphyBookmarksBarModel *model) { model->priv = EPHY_BOOKMARKSBAR_MODEL_GET_PRIVATE (model); - LOG ("EphyBookmarksBarModel initialising") + LOG ("EphyBookmarksBarModel initialising"); model->priv->xml_file = g_build_filename (ephy_dot_dir (), EPHY_BOOKMARKSBARS_XML_FILE, @@ -497,7 +497,7 @@ ephy_bookmarksbar_model_dispose (GObject *object) { EphyBookmarksBarModel *model = EPHY_BOOKMARKSBAR_MODEL (object); - LOG ("EphyBookmarksBarModel disposing") + LOG ("EphyBookmarksBarModel disposing"); if (model->priv->timeout != 0) { @@ -517,7 +517,7 @@ ephy_bookmarksbar_model_finalize (GObject *object) g_free (model->priv->xml_file); - LOG ("EphyBookmarksBarModel finalised") + LOG ("EphyBookmarksBarModel finalised"); G_OBJECT_CLASS (parent_class)->finalize (object); } diff --git a/src/bookmarks/ephy-bookmarksbar.c b/src/bookmarks/ephy-bookmarksbar.c index 81202e670..d34dcf86c 100644 --- a/src/bookmarks/ephy-bookmarksbar.c +++ b/src/bookmarks/ephy-bookmarksbar.c @@ -181,7 +181,7 @@ ephy_bookmarksbar_action_request (EggEditableToolbar *eggtoolbar, bmks = ephy_bookmarks_get_bookmarks (toolbar->priv->bookmarks); topics = ephy_bookmarks_get_keywords (toolbar->priv->bookmarks); - LOG ("Action request for action '%s'", name) + LOG ("Action request for action '%s'", name); if (g_str_has_prefix (name, "GoBookmark-")) { @@ -295,7 +295,7 @@ ephy_bookmarksbar_finalize (GObject *object) G_CALLBACK (toolbar_added_cb), toolbar); - LOG ("EphyBookmarksBar %p finalised", object) + LOG ("EphyBookmarksBar %p finalised", object); G_OBJECT_CLASS (parent_class)->finalize (object); } diff --git a/src/bookmarks/ephy-favorites-menu.c b/src/bookmarks/ephy-favorites-menu.c index 8b1988633..d6f93d6c8 100644 --- a/src/bookmarks/ephy-favorites-menu.c +++ b/src/bookmarks/ephy-favorites-menu.c @@ -139,7 +139,7 @@ ephy_favorites_menu_rebuild (EphyFavoritesMenu *menu) GPtrArray *children; GtkUIManager *merge = GTK_UI_MANAGER (ephy_window_get_ui_manager (p->window)); - LOG ("Rebuilding favorites menu") + LOG ("Rebuilding favorites menu"); START_PROFILER ("Rebuild favorites menu") diff --git a/src/bookmarks/ephy-new-bookmark.c b/src/bookmarks/ephy-new-bookmark.c index 55a129776..46c05b216 100644 --- a/src/bookmarks/ephy-new-bookmark.c +++ b/src/bookmarks/ephy-new-bookmark.c @@ -466,7 +466,7 @@ ephy_new_bookmark_set_title (EphyNewBookmark *bookmark, { const char *real_title; - LOG ("Setting new bookmark title to: \"%s\"", title) + LOG ("Setting new bookmark title to: \"%s\"", title); if (title == NULL || strlen (title) == 0) { diff --git a/src/bookmarks/ephy-topic-action.c b/src/bookmarks/ephy-topic-action.c index 231e0e729..d170c634c 100644 --- a/src/bookmarks/ephy-topic-action.c +++ b/src/bookmarks/ephy-topic-action.c @@ -885,7 +885,7 @@ connect_proxy (GtkAction *action, GtkWidget *proxy) { GtkWidget *button; - LOG ("connect_proxy action %p, proxy %p", action, proxy) + LOG ("connect_proxy action %p, proxy %p", action, proxy); (* GTK_ACTION_CLASS (parent_class)->connect_proxy) (action, proxy); diff --git a/src/bookmarks/ephy-topics-selector.c b/src/bookmarks/ephy-topics-selector.c index 57cee2cd0..b0c618d67 100644 --- a/src/bookmarks/ephy-topics-selector.c +++ b/src/bookmarks/ephy-topics-selector.c @@ -81,7 +81,7 @@ static void ephy_topics_selector_set_bookmark (EphyTopicsSelector *selector, EphyNode *bookmark) { - LOG ("Set bookmark") + LOG ("Set bookmark"); selector->priv->bookmark = bookmark; |