Re: Translations

2012-08-15 Thread Dmitry
15.08.2012 03:19, Alexander Potashev пишет: Hi Dmitry, (I'm CC'ing the KDE localization mailing list.) This happens due to missing code that would import required translation catalogs (.po files), for example: KGlobal::locale()-insertCatalog( kcm_akonadi ); or static const

Re: Review Request: Dolphin reports open locations to the activity manager

2012-08-15 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105973/#review17426 --- This review has been submitted with commit

Re: Translations

2012-08-15 Thread Alexander Potashev
Hi Dmitry, Yes, it seems that the C++ system tray automatically loads the catalog plasma_applet_systemtray.mo, probably guessing it from the name of the applet's shared library (plasma_applet_systemtray.so). For QML Plasma applets, there must be a similar automatic translation catalog loader.

Re: Review Request: Reduce the memory usage of the fileWatcher plasmoid

2012-08-15 Thread Sebastian Kügler
On Aug. 14, 2012, 11:01 a.m., Sebastian Kügler wrote: Makes sense. Thanks! Simeon Bird wrote: Cheers! To master, or can I back-port it to 4.9.1 as well? I think committing it to the KDE/4.9 branch is fine as well. Please use the BUG and FIXED-IN keywords in your commit, so it turns

Re: Review Request: Reduce the memory usage of the fileWatcher plasmoid

2012-08-15 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105940/#review17445 --- This review has been submitted with commit

Re: Review Request: increase the width of the group items in the popup of the task manager applet

2012-08-15 Thread Martin Koller
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105849/ --- (Updated Aug. 15, 2012, 7:06 p.m.) Review request for Plasma and Marco

Re: Review Request: increase the width of the group items in the popup of the task manager applet

2012-08-15 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105849/#review17475 --- Ship it! Ship It! - Marco Martin On Aug. 15, 2012, 7:06

Re: Review Request: increase the width of the group items in the popup of the task manager applet

2012-08-15 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105849/#review17490 --- This review has been submitted with commit

Re: Review Request: increase the width of the group items in the popup of the task manager applet

2012-08-15 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105849/#review17491 --- This review has been submitted with commit

Re: Review Request: Improve ProgressBar display

2012-08-15 Thread David Edmundson
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105966/#review17495 ---

Re: Review Request: Improve ProgressBar display

2012-08-15 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105966/#review17496 --- This review has been submitted with commit

Re: Review Request: Improve ProgressBar display

2012-08-15 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105966/#review17497 --- This review has been submitted with commit

Re: Review Request: Improve ProgressBar display

2012-08-15 Thread Aleix Pol Gonzalez
On Aug. 15, 2012, 11:34 p.m., David Edmundson wrote: plasma/declarativeimports/plasmacomponents/qml/ProgressBar.qml, line 139 http://git.reviewboard.kde.org/r/105966/diff/3/?file=76993#file76993line139 You've kept the trigger for width changing, but not height. That