aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorChristian Persch <chpe@src.gnome.org>2007-07-16 23:30:51 +0800
committerChristian Persch <chpe@src.gnome.org>2007-07-16 23:30:51 +0800
commit1db11e752f255d692f98fdced6360828131f1a3e (patch)
treeb6849ea73259c8ac25862cb7140ded641201539b /src
parent897c314dffc4a71d0fba525a7a70039c75f6851d (diff)
downloadgsoc2013-epiphany-1db11e752f255d692f98fdced6360828131f1a3e.tar
gsoc2013-epiphany-1db11e752f255d692f98fdced6360828131f1a3e.tar.gz
gsoc2013-epiphany-1db11e752f255d692f98fdced6360828131f1a3e.tar.bz2
gsoc2013-epiphany-1db11e752f255d692f98fdced6360828131f1a3e.tar.lz
gsoc2013-epiphany-1db11e752f255d692f98fdced6360828131f1a3e.tar.xz
gsoc2013-epiphany-1db11e752f255d692f98fdced6360828131f1a3e.tar.zst
gsoc2013-epiphany-1db11e752f255d692f98fdced6360828131f1a3e.zip
Remove FIXME
svn path=/trunk/; revision=7167
Diffstat (limited to 'src')
-rw-r--r--src/popup-commands.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/popup-commands.c b/src/popup-commands.c
index fe76a02a8..dc6543e8f 100644
--- a/src/popup-commands.c
+++ b/src/popup-commands.c
@@ -285,7 +285,6 @@ background_download_completed (EphyEmbedPersist *persist)
bg = ephy_embed_persist_get_dest (persist);
/* open the Appearance Properties capplet on the Background tab */
- /* FIXME! */
if (!ephy_file_launch_desktop_file (GNOME_APPEARANCE_PROPERTIES, bg, user_time))
{
/* Fallback for <= 2.18 desktop: try to open the "Background Properties" capplet */