aboutsummaryrefslogtreecommitdiffstats
path: root/idl
diff options
context:
space:
mode:
authorXan Lopez <xan@src.gnome.org>2003-04-24 03:06:43 +0800
committerXan Lopez <xan@src.gnome.org>2003-04-24 03:06:43 +0800
commitaea7ecd4cbfc8f7ac91263279e89246956b9a281 (patch)
tree9f3a5c92111474b5aa85d90fd8d1d266f786afdc /idl
parent64ea5b29d748e2e3c9337d1e5845776221d67a2b (diff)
downloadgsoc2013-epiphany-aea7ecd4cbfc8f7ac91263279e89246956b9a281.tar
gsoc2013-epiphany-aea7ecd4cbfc8f7ac91263279e89246956b9a281.tar.gz
gsoc2013-epiphany-aea7ecd4cbfc8f7ac91263279e89246956b9a281.tar.bz2
gsoc2013-epiphany-aea7ecd4cbfc8f7ac91263279e89246956b9a281.tar.lz
gsoc2013-epiphany-aea7ecd4cbfc8f7ac91263279e89246956b9a281.tar.xz
gsoc2013-epiphany-aea7ecd4cbfc8f7ac91263279e89246956b9a281.tar.zst
gsoc2013-epiphany-aea7ecd4cbfc8f7ac91263279e89246956b9a281.zip
Remove --geometry option, we weren't respecting it anyway (this patch
Remove --geometry option, we weren't respecting it anyway (this patch patronized by marco's "DropDropDrop" project). Fix Leak.
Diffstat (limited to 'idl')
-rw-r--r--idl/EphyAutomation.idl1
1 files changed, 0 insertions, 1 deletions
diff --git a/idl/EphyAutomation.idl b/idl/EphyAutomation.idl
index a9a286dcd..64e5ef8a9 100644
--- a/idl/EphyAutomation.idl
+++ b/idl/EphyAutomation.idl
@@ -4,7 +4,6 @@ module GNOME {
interface EphyAutomation : Bonobo::Unknown {
void loadurl (in string url,
- in string geometry,
in boolean fullscreen,
in boolean open_in_existing_tab,
in boolean open_in_new_tab,