~ubuntu-branches/ubuntu/maverick/epiphany-browser/maverick

« back to all changes in this revision

Viewing changes to embed/ephy-embed-shell.h

  • Committer: Bazaar Package Importer
  • Author(s): Josselin Mouette, Gustavo Noronha Silva, Josselin Mouette
  • Date: 2009-11-13 19:28:48 UTC
  • mfrom: (1.3.10 sid)
  • Revision ID: james.westby@ubuntu.com-20091113192848-l1ktaulwcdb1cd2i
Tags: 2.29.1-2
[ Gustavo Noronha Silva ]
* debian/patches/04_set_prgname.patch:
- New patch, to make sure GNOME Shell is able to match the application
  windows to the .desktop file, and app well favourite.

[ Josselin Mouette ]
* Add a conflict with swfdec-mozilla, the plugin makes the browser 
  completely unusable on any website with Flash content.

Show diffs side-by-side

added added

removed removed

Lines of Context:
91
91
                
92
92
GtkPrintSettings  *ephy_embed_shell_get_print_settings  (EphyEmbedShell *shell);
93
93
 
 
94
/* Private API */
 
95
void           _ephy_embed_shell_track_object           (EphyEmbedShell *shell,
 
96
                                                         GObject        *object);
 
97
 
94
98
G_END_DECLS
95
99
 
96
100
#endif /* !EPHY_EMBED_SHELL_H */