From 6869072199d751b46f6f7757aee792a9f0eca7fe Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Tue, 8 Apr 2003 23:13:37 +0000 Subject: Allow to launch the BME alone, rework some CORBA code, add a .desktop file Allow to launch the BME alone, rework some CORBA code, add a .desktop file for the BME. Fixes #102477. --- src/ephy-shell.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/ephy-shell.h') diff --git a/src/ephy-shell.h b/src/ephy-shell.h index 0acd107d1..f4ec200ed 100644 --- a/src/ephy-shell.h +++ b/src/ephy-shell.h @@ -94,6 +94,8 @@ EphyAutocompletion *ephy_shell_get_autocompletion (EphyShell *gs); EphyBookmarks *ephy_shell_get_bookmarks (EphyShell *gs); +void ephy_shell_show_bookmarks_editor (EphyShell *gs); + G_END_DECLS #endif -- cgit v1.2.3