~thalexander/unity/update-fsf-address

« back to all changes in this revision

Viewing changes to unity-shared/DashStyle.cpp

  • Committer: Marco Trevisan (Treviño)
  • Date: 2016-03-07 18:51:47 UTC
  • mfrom: (4080 unity)
  • mto: This revision was merged to the branch mainline in revision 4085.
  • Revision ID: mail@3v1n0.net-20160307185147-0p1m89up4tqfb6w1
Merge with trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
46
46
#include "UnitySettings.h"
47
47
#include "config.h"
48
48
 
49
 
#define DASH_WIDGETS_FILE DATADIR"/unity/themes/dash-widgets.json"
 
49
#define DASH_WIDGETS_FILE UNITYDATADIR"/themes/dash-widgets.json"
50
50
 
51
51
namespace unity
52
52
{