[Kde-imaging] [Bug 129739] slideshow crash with nef files
Gilles Caulier
caulier.gilles at kdemail.net
Sat Feb 10 19:38:32 CET 2007
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=129739
------- Additional Comments From caulier.gilles kdemail net 2007-02-10 19:38 -------
SVN commit 632341 by cgilles:
kipi-plugins from trunk : SlideShow tool : fix menu entry from "SlideShow" to "Advanced SlideShow"
CCBUGS: 129739
M +1 -1 plugin_slideshow.cpp
--- trunk/extragear/libs/kipi-plugins/slideshow/plugin_slideshow.cpp #632340:632341
@ -68,7 +68,7 @
{
KIPI::Plugin::setup( widget );
- m_actionSlideShow = new KAction (i18n("SlideShow..."),
+ m_actionSlideShow = new KAction (i18n("Advanced SlideShow..."),
"slideshow",
0,
this,
More information about the Kde-imaging
mailing list