Hi, I just saw that there are different licenses... I wonder which one is preferred?
Gregor On 15/04/15 23:21, Gregor Mi wrote: > Git commit b87e1772ee39c7edc002636a8ae35e09047308e4 by Gregor Mi. > Committed on 15/04/2015 at 21:19. > Pushed by gregormi into branch 'master'. > > Introduce KMoreTools > > KMoreTools helps to add hints about external tools which are potentially not > yet installed.. Furthermore, it makes long menus shorter by providing a main > and more section which is also user-configurable. > > REVIEW: 122910 > > A +- -- docs/pics/kmoretools-kate-project-1-all-installed.png > A +- -- docs/pics/kmoretools-kate-project-2-two-not-installed.png > A +- -- > docs/pics/kmoretools-kate-project-3-config-dialog-all-installed.png > M +18 -0 src/CMakeLists.txt > A +751 -0 src/kmoretools/kmoretools.cpp [License: GPL (v2+)] > A +668 -0 src/kmoretools/kmoretools.h [License: GPL (v2+)] > A +385 -0 src/kmoretools/kmoretools_p.h [License: GPL (v2/3)] > A +342 -0 src/kmoretools/kmoretoolsconfigdialog_p.cpp [License: GPL > (v2/3)] > A +54 -0 src/kmoretools/kmoretoolsconfigdialog_p.h [License: GPL > (v2/3)] > A +249 -0 src/kmoretools/ui/kmoretoolsconfigwidget.ui > M +8 -1 tests/CMakeLists.txt > A +3 -0 tests/kmoretools/1/a.desktop > A +5 -0 tests/kmoretools/1/b.desktop > A +4 -0 tests/kmoretools/1/c.desktop > A +133 -0 tests/kmoretools/2/kate.desktop > A +- -- tests/kmoretools/2/kate.png > A +8 -0 tests/kmoretools/2/mynotinstalledapp.desktop > A +- -- tests/kmoretools/2/mynotinstalledapp.png > A +8 -0 tests/kmoretools/2/mynotinstapp2.desktop > A +516 -0 tests/kmoretools/kmoretoolstest.cpp [License: LGPL] > > http://commits.kde.org/knewstuff/b87e1772ee39c7edc002636a8ae35e09047308e4 > >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<