> On Nov. 21, 2012, 3:48 p.m., David Faure wrote:
> > Hmm, this shouldn't be necessary, in fact.
> >
> > The mimetype definition file freedesktop.org.xml says that
> > application/x-java-archive derives from application/zip. So it sounds more
> > like the code that looks at this field doesn't
---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/107413/
---
(Updated Nov. 23, 2012, 11:12 a.m.)
Review request for kdelibs and Plasma.
---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/107413/
---
(Updated Nov. 23, 2012, 9:39 a.m.)
Review request for kdelibs and Plasma.
Hello, friend!
Thank you for your explanations! But I don't really need trigger actions, I
need create KAction and get notifications when it's triggered.
So, if I undrstand right, I can create KAction only from C++ and then use
onTriggered: {}
- Исходное сообщение -
От: "Sebastian K
Dear list,
Since this bug — https://bugs.kde.org/show_bug.cgi?id=245482 — has not been
addressed and since it makes KDE's trash somewhat incompatible with other
implementations, I thought I'd have a go at addressing it.
First, does anyone besides KDE use the ~/.local/share/Trash/metadata file?
It
It took quite a few hours, but it looks like I've tamed the beast.
I wanted to follow the way how Marble works, i.e. calling QObject::tr and
converting between the .ts and .po files. This turned out to be a problem
because QObject::tr expects the context to be a name of the class while the
xge