/[svn]/qsampler/trunk/src/src.pro
ViewVC logotype

Diff of /qsampler/trunk/src/src.pro

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2074 by capela, Mon Mar 29 17:00:30 2010 UTC revision 2092 by capela, Mon May 17 08:36:20 2010 UTC
# Line 93  unix { Line 93  unix {
93          desktop.path = $$DATADIR/applications          desktop.path = $$DATADIR/applications
94          desktop.files += $${TARGET}.desktop          desktop.files += $${TARGET}.desktop
95    
96          icon.path = $$DATADIR/pixmaps          icon.path = $$DATADIR/icons/hicolor/32x32/apps
97          icon.files += images/$${TARGET}.png          icon.files += images/$${TARGET}.png
98  }  }
99    

Legend:
Removed from v.2074  
changed lines
  Added in v.2092

  ViewVC Help
Powered by ViewVC