diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-08 16:08:06 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-08 16:08:06 -0500 |
commit | e6c4437bbe36019de93bdc16015bd54319b3e523 (patch) | |
tree | bdda4ac7ee26c1994f6e4cb00a5f96b902e126bb /extra/kde323/kpanelmenu.h | |
parent | 5bafa5eb2f23e0a8ea149448dc1dd1ead01d017d (diff) | |
download | pytde-e6c4437bbe36019de93bdc16015bd54319b3e523.tar.gz pytde-e6c4437bbe36019de93bdc16015bd54319b3e523.zip |
Update XDG information in support of bug report 892.
Diffstat (limited to 'extra/kde323/kpanelmenu.h')
-rw-r--r-- | extra/kde323/kpanelmenu.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/kde323/kpanelmenu.h b/extra/kde323/kpanelmenu.h index 2c98398..e2c940d 100644 --- a/extra/kde323/kpanelmenu.h +++ b/extra/kde323/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/. * |