Review Request 119388: Add KDE Frameworks 5 simple app
Aleix Pol Gonzalez
aleixpol at kde.org
Mon Jul 21 16:24:23 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/119388/#review62803
-----------------------------------------------------------
templates/C++/kde-frameworks5-simple/CMakeLists.txt
<https://git.reviewboard.kde.org/r/119388/#comment43553>
The application you're creating doesn't need XmlGui, I think it's fine if we just don't depend on it for the template.
templates/C++/kde-frameworks5-simple/src/main.cpp
<https://git.reviewboard.kde.org/r/119388/#comment43552>
No need to do addHelpOption and addVersionOption, they're added by setupCommandLine.
Add KAboutData::setApplicationData(aboutData), though.
Also is it really worth having icons? I guess it's fine, but maybe it could be skipped.
- Aleix Pol Gonzalez
On July 21, 2014, 4:16 p.m., Jonathan Riddell wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/119388/
> -----------------------------------------------------------
>
> (Updated July 21, 2014, 4:16 p.m.)
>
>
> Review request for KDE Frameworks and Anne-Marie Mahfouf.
>
>
> Repository: kapptemplate
>
>
> Description
> -------
>
> Add KDE Frameworks 5 simple app
>
>
> Diffs
> -----
>
> templates/C++/kde-frameworks5-simple/src/%{APPNAMELC}.ui PRE-CREATION
> CMakeLists.txt 726f8ad0a651aed549c0eb9c4ab3890d609b9903
> templates/C++/CMakeLists.txt 668af487115f3a251979e3addec93c124ba81299
> templates/C++/kde-frameworks5-simple/CMakeLists.txt PRE-CREATION
> templates/C++/kde-frameworks5-simple/Messages.sh PRE-CREATION
> templates/C++/kde-frameworks5-simple/README PRE-CREATION
> templates/C++/kde-frameworks5-simple/icons/CMakeLists.txt PRE-CREATION
> templates/C++/kde-frameworks5-simple/icons/hi16-apps-%{APPNAMELC}.png PRE-CREATION
> templates/C++/kde-frameworks5-simple/icons/hi32-apps-%{APPNAMELC}.png PRE-CREATION
> templates/C++/kde-frameworks5-simple/icons/hi48-apps-%{APPNAMELC}.png PRE-CREATION
> templates/C++/kde-frameworks5-simple/kde-frameworks5-simple.kdevtemplate PRE-CREATION
> templates/C++/kde-frameworks5-simple/kde-frameworks5-simple.png PRE-CREATION
> templates/C++/kde-frameworks5-simple/src/%{APPNAMELC}.cpp PRE-CREATION
> templates/C++/kde-frameworks5-simple/src/%{APPNAMELC}.desktop PRE-CREATION
> templates/C++/kde-frameworks5-simple/src/%{APPNAMELC}.h PRE-CREATION
> templates/C++/kde-frameworks5-simple/src/CMakeLists.txt PRE-CREATION
> templates/C++/kde-frameworks5-simple/src/main.cpp PRE-CREATION
>
> Diff: https://git.reviewboard.kde.org/r/119388/diff/
>
>
> Testing
> -------
>
> use kapptemplate to make the app, compile install and run
>
>
> Thanks,
>
> Jonathan Riddell
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20140721/4b5746e7/attachment.html>
More information about the Kde-frameworks-devel
mailing list