aboutsummaryrefslogtreecommitdiffstats
path: root/shell/Evolution-ShellComponent.idl
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2003-07-24 06:17:32 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2003-07-24 06:17:32 +0800
commitfa88a2c61f749333f3891b4d931116989d1c8fbc (patch)
tree1389f48004053a3dc917b6e47030b94649745e36 /shell/Evolution-ShellComponent.idl
parenta238c463ddea2a3ddb3a530c75a3a7e1083c9c2d (diff)
downloadgsoc2013-evolution-fa88a2c61f749333f3891b4d931116989d1c8fbc.tar
gsoc2013-evolution-fa88a2c61f749333f3891b4d931116989d1c8fbc.tar.gz
gsoc2013-evolution-fa88a2c61f749333f3891b4d931116989d1c8fbc.tar.bz2
gsoc2013-evolution-fa88a2c61f749333f3891b4d931116989d1c8fbc.tar.lz
gsoc2013-evolution-fa88a2c61f749333f3891b4d931116989d1c8fbc.tar.xz
gsoc2013-evolution-fa88a2c61f749333f3891b4d931116989d1c8fbc.tar.zst
gsoc2013-evolution-fa88a2c61f749333f3891b4d931116989d1c8fbc.zip
Ooops, revert changes: wrong branch.
svn path=/trunk/; revision=21926
Diffstat (limited to 'shell/Evolution-ShellComponent.idl')
-rw-r--r--shell/Evolution-ShellComponent.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/Evolution-ShellComponent.idl b/shell/Evolution-ShellComponent.idl
index 88a594853d..90cd6fa57d 100644
--- a/shell/Evolution-ShellComponent.idl
+++ b/shell/Evolution-ShellComponent.idl
@@ -97,7 +97,7 @@ module Evolution {
/* Send debugging output to the file specified. */
void debug (in string log_path);
- /* Create a view for the specified @physical URI. FIXME */
+ /* Create a view for the specified @physical URI. */
Bonobo::Control createView (in string physical_uri,
in string type,
in string view_info)