Changeset 88a59e4d65 in tspsg for install.pri


Ignore:
Timestamp:
Oct 5, 2010, 9:44:54 PM (14 years ago)
Author:
Oleksii Serdiuk
Branches:
0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
Children:
9adbc413c7
Parents:
97e90f9be6
git-author:
Oleksii Serdiuk <contacts@…> (10/05/10 21:44:54)
git-committer:
Oleksii Serdiuk <contacts@…> (06/29/12 19:45:58)
Message:

+ Added Online Support... and Report a Bug... menu entries.

  • Some insignificant adjustments to the code.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • install.pri

    r97e90f9be6 r88a59e4d65  
    3535#       l10n.path = $$PREFIX/share/TSPSG/l10n
    3636        docs.path = $$PREFIX/share/doc/TSPSG-$$VERSION
    37         apps.files = resources/tspsg.desktop
    38         apps.path = $$PREFIX/share/applications/
     37        desktop.files = resources/tspsg.desktop
     38        desktop.path = $$PREFIX/share/applications
    3939        icon.files = resources/tspsg.png
    4040        icon.path = $$PREFIX/share/pixmaps
    41         INSTALLS += apps icon
     41        INSTALLS += desktop icon
    4242}
    4343
Note: See TracChangeset for help on using the changeset viewer.