summaryrefslogtreecommitdiff
path: root/gtk/gtkfilechooser.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkfilechooser.c')
-rw-r--r--gtk/gtkfilechooser.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/gtk/gtkfilechooser.c b/gtk/gtkfilechooser.c
index 141e8bf76e..2600a136a9 100644
--- a/gtk/gtkfilechooser.c
+++ b/gtk/gtkfilechooser.c
@@ -55,9 +55,8 @@
* <varlistentry>
* <term>Shortcuts</term>
* <listitem>
- * can be provided by the application or by the underlying filesystem
- * abstraction (e.g. both the gnome-vfs and the Windows filesystems
- * provide "Desktop" shortcuts). Shortcuts cannot be modified by the
+ * can be provided by the application. For example, a Paint program may
+ * want to add a shortcut for a Clipart folder. Shortcuts cannot be modified by the
* user.
* </listitem>
* </varlistentry>