~ubuntu-branches/ubuntu/feisty/psi/feisty

« back to all changes in this revision

Viewing changes to cutestuff/qpassivepopup/qpassivepopup.pri

  • Committer: Bazaar Package Importer
  • Author(s): Stephan Hermann
  • Date: 2005-09-14 16:33:49 UTC
  • mfrom: (2.1.1 sarge)
  • Revision ID: james.westby@ubuntu.com-20050914163349-3zacov4afysz5cw5
Tags: 0.9.3-2ubuntu1
* Sync with debian
* Applied patch to psi.desktop to start psi without gpg-agent use (known
  issue)
* Updated README.Debian

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
qpassivepopup {
2
 
        INCLUDEPATH += $$QPASSIVEPOPUP_CPP
3
 
 
4
 
        HEADERS += $$QPASSIVEPOPUP_CPP/qpassivepopup.h
5
 
        SOURCES += $$QPASSIVEPOPUP_CPP/qpassivepopup.cpp
6
 
}