D10511: Update krunner plugin template

2018-02-14 Thread Friedrich W . H . Kossebau
This revision was automatically updated to reflect the committed changes.
Closed by commit R308:cd4f8c4fd6b7: Update krunner plugin template (authored by 
kossebau).

REPOSITORY
  R308 KRunner

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D10511?vs=27159&id=27185

REVISION DETAIL
  https://phabricator.kde.org/D10511

AFFECTED FILES
  templates/runner/%{APPNAMELC}.cpp
  templates/runner/%{APPNAMELC}.desktop
  templates/runner/%{APPNAMELC}.h
  templates/runner/CMakeLists.txt
  templates/runner/Messages.sh
  templates/runner/src/%{APPNAMELC}.cpp
  templates/runner/src/%{APPNAMELC}.h
  templates/runner/src/CMakeLists.txt
  templates/runner/src/plasma-runner-%{APPNAMELC}.desktop

To: kossebau, broulik
Cc: #frameworks, michaelh


D10511: Update krunner plugin template

2018-02-14 Thread Kai Uwe Broulik
broulik accepted this revision.
broulik added a comment.
This revision is now accepted and ready to land.


  Thanks

REPOSITORY
  R308 KRunner

BRANCH
  updaterunnertemplate

REVISION DETAIL
  https://phabricator.kde.org/D10511

To: kossebau, broulik
Cc: #frameworks, michaelh


D10511: Update krunner plugin template

2018-02-14 Thread Friedrich W . H . Kossebau
kossebau created this revision.
kossebau added a reviewer: broulik.
Restricted Application added a project: Frameworks.
Restricted Application added a subscriber: Frameworks.
kossebau requested review of this revision.

REVISION SUMMARY
  - clean-up CMakeLists.txt from unused things
  - move source files into subdirectory src/
  - prepare usage of ki18n
  - add license headers, default to lgpl 2.1+
  - prefix desktop file with "plasma-runner-"

REPOSITORY
  R308 KRunner

BRANCH
  updaterunnertemplate

REVISION DETAIL
  https://phabricator.kde.org/D10511

AFFECTED FILES
  templates/runner/%{APPNAMELC}.cpp
  templates/runner/%{APPNAMELC}.desktop
  templates/runner/%{APPNAMELC}.h
  templates/runner/CMakeLists.txt
  templates/runner/Messages.sh
  templates/runner/src/%{APPNAMELC}.cpp
  templates/runner/src/%{APPNAMELC}.h
  templates/runner/src/CMakeLists.txt
  templates/runner/src/plasma-runner-%{APPNAMELC}.desktop

To: kossebau, broulik
Cc: #frameworks, michaelh