Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
Diffstat (limited to 'shell')
-rw-r--r--shell/ev-window-title.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/ev-window-title.c b/shell/ev-window-title.c
index 2964f14..45e10ae 100644
--- a/shell/ev-window-title.c
+++ b/shell/ev-window-title.c
@@ -40,6 +40,7 @@ struct _EvWindowTitle
static const BadExtensionEntry bad_extensions[] = {
{ EV_BACKEND_PS, ".dvi" },
{ EV_BACKEND_PDF, ".doc" },
+ { EV_BACKEND_PDF, ".indd" },
{ EV_BACKEND_PDF, ".rtf" }
};