----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/113659/#review43769 -----------------------------------------------------------
This review has been submitted with commit 0c1a1f5eaacab9347d7ececd2f9185b69b5b0e0c by Eike Hein on behalf of Sergei Lopatin to branch KDE/4.11. - Commit Hook On Nov. 5, 2013, 10:34 p.m., Sergei Lopatin wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://git.reviewboard.kde.org/r/113659/ > ----------------------------------------------------------- > > (Updated Nov. 5, 2013, 10:34 p.m.) > > > Review request for Plasma and Eike Hein. > > > Repository: kde-workspace > > > Description > ------- > > Added ability to system-monitor plasmoid to set configuration from js code. > Something like this: > a = activityForScreen(0) > if (a) { > var applet = a.addWidget("system-monitor_applet") > applet.writeConfig("applets", "sm_ram,sm_cpu") > } > > > Diffs > ----- > > plasma/generic/applets/system-monitor/ram.cpp 5805e68 > plasma/generic/applets/system-monitor/system-monitor.h f8a2975 > plasma/generic/applets/system-monitor/system-monitor.cpp 1705a99 > > Diff: http://git.reviewboard.kde.org/r/113659/diff/ > > > Testing > ------- > > > Thanks, > > Sergei Lopatin > >
_______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel