diff options
Diffstat (limited to 'tdeui/kpanelmenu.h')
-rw-r--r-- | tdeui/kpanelmenu.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/kpanelmenu.h b/tdeui/kpanelmenu.h index 3c2d3a6f7..4347f130a 100644 --- a/tdeui/kpanelmenu.h +++ b/tdeui/kpanelmenu.h @@ -44,7 +44,7 @@ class KPanelMenuPrivate; * the menu object. * * Finally, you also have to provide a desktop file describing your dynamic menu. The - * relevant entries are: Name, Comment, Icon and X-KDE-Library (which contains the + * relevant entries are: Name, Comment, Icon and X-TDE-Library (which contains the * library name without any extension). This desktop file has to be installed in * $TDEDIR/share/apps/kicker/menuext/. * |