~hiroshidi/ubuntu-terminal-app/konsole-qml-plugin-buildfix

« back to all changes in this revision

Viewing changes to src/src.pro

  • Committer: Dmitry Zagnoyko
  • Date: 2013-04-20 07:00:46 UTC
  • Revision ID: hiroshidi@gmail.com-20130420070046-f1ewe73930nu94wv
Fixed copyright and plugin install path

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
TARGET = kdekonsole
2
 
PLUGIN_IMPORT_PATH = org/konsole/kterminal
 
2
PLUGIN_IMPORT_PATH = org/kde/konsole
3
3
 
4
4
QT += widgets
5
5