~ubuntu-branches/ubuntu/edgy/psi/edgy

« back to all changes in this revision

Viewing changes to extra.pri

  • Committer: Bazaar Package Importer
  • Author(s): Jan Niehusmann
  • Date: 2004-08-12 09:02:46 UTC
  • Revision ID: james.westby@ubuntu.com-20040812090246-khapfkwxm4w9vbe4
Tags: 0.9.2-2
* Use menu icon with transparent background, again. (Closes: Bug#261326)
  This reverts a change from 0.8.7-2, which is obsolete now.
* Do not listen on a network port if transfer port is set to 0.
  Note that this breaks file transfer, if both parties disable the
  transfer port. (Closes: Bug#256901)
* Recommend qca-tls (instead of suggesting it). I can't imagine a
  good reason not to install qca-tls. (Closes: Bug#263462)

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
sharedfiles.files = ../README ../COPYING ../iconsets ../sound ../certs
5
5
INSTALLS += sharedfiles
6
6
 
7
 
widgets.path = /usr/share/psi/designer
8
 
widgets.files = ../libpsi/psiwidgets/libpsiwidgets.so
9
 
INSTALLS += widgets
 
7
#widgets.path = /usr/share/psi/designer
 
8
#widgets.files = ../libpsi/psiwidgets/libpsiwidgets.so
 
9
#INSTALLS += widgets
10
10
 
11
11
INSTALL_ROOT = /usr
12
12