~jbicha/unity-lens-video/build-with-valac

« back to all changes in this revision

Viewing changes to tests/unit/config-tests.vala.in

  • Committer: Tarmac
  • Author(s): Pawel Stolowski
  • Date: 2013-05-16 23:29:07 UTC
  • mfrom: (113.1.5 merge-smartscopes)
  • Revision ID: tarmac-20130516232907-8w1x3twe3ciqkbil
Merge new scope API changes (100 scopes feature).

Approved by Łukasz Zemczak, PS Jenkins bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
  const string LOCALEDIR = "@DATADIR@/locale";
4
4
  const string PACKAGE = "@PACKAGE@";
5
5
  const string VERSION = "@VERSION@";
 
6
  const string ICON_PATH = "@DATADIR@/icons/unity-icon-theme/places/svg";
6
7
}