Summary: | configure toolbars menu not working in kmplot. | ||
---|---|---|---|
Product: | [Applications] kmplot | Reporter: | saivasanth <saivasanth8> |
Component: | general | Assignee: | Klaus-Dieter M <kd.moeller> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | cfeck, lueck |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian stable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | patch to enable toolbar + shortcuts configuration |
Description
saivasanth
2011-03-14 10:27:14 UTC
Confirmed in today's trunk. See also related bug 177014. Created attachment 60963 [details]
patch to enable toolbar + shortcuts configuration
Burkhard, if that does the magic, please commit to 4.7 and master, and close bug 268445 and bug 177014. Git commit 4abff56ae5889d0d81108ff9f4a55a20daa48ee8 by Burkhard Lück. Committed on 05/09/2011 at 22:06. Pushed by lueck into branch 'master'. Enable Shortcuts + Toolbar configuration in KmPlot REVIEW:101927 BUG:177014 BUG:268445 M +1 -20 kmplot/kmplot.cpp M +0 -2 kmplot/kmplot.h M +1 -4 kmplot/kmplot_part.rc M +1 -1 kmplot/kmplot_part_readonly.rc M +0 -13 kmplot/kmplot_shell.rc M +0 -13 kmplot/maindlg.cpp M +0 -4 kmplot/maindlg.h M +0 -2 kmplot/org.kde.kmplot.KmPlot.xml http://commits.kde.org/kmplot/4abff56ae5889d0d81108ff9f4a55a20daa48ee8 Git commit f125ed80ac810211fcf26be117fe0daea57dd2a4 by Burkhard Lück. Committed on 05/09/2011 at 22:06. Pushed by lueck into branch '4.7'. Enable Shortcuts + Toolbar configuration in KmPlot REVIEW:101927 CCBUG:177014 CCBUG:268445 (cherry picked from commit 4abff56ae5889d0d81108ff9f4a55a20daa48ee8) M +1 -20 kmplot/kmplot.cpp M +0 -2 kmplot/kmplot.h M +1 -4 kmplot/kmplot_part.rc M +1 -1 kmplot/kmplot_part_readonly.rc M +0 -13 kmplot/kmplot_shell.rc M +0 -13 kmplot/maindlg.cpp M +0 -4 kmplot/maindlg.h M +0 -2 kmplot/org.kde.kmplot.KmPlot.xml http://commits.kde.org/kmplot/f125ed80ac810211fcf26be117fe0daea57dd2a4 |