~alecu/unity-lens-music/rework-credentials-check

« back to all changes in this revision

Viewing changes to src/config.vala.in

  • Committer: James Henstridge
  • Date: 2013-03-13 12:14:27 UTC
  • Revision ID: james@jamesh.id.au-20130313121427-u7ecqgphes3kev3r
Start moving music scopes over to libunity7 API.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
  const string PACKAGE = "@PACKAGE@";
14
14
  
15
15
  const string VERSION = "@VERSION@";
 
16
 
 
17
  const string ICON_PATH = "@DATADIR@/icons/unity-icon-theme/places/svg";
16
18
}