~abreu-alexandre/libunity-webapps/bump-2.4.4-fix-distcheck

« back to all changes in this revision

Viewing changes to tests/traced/misc/add-icon.c

  • Committer: Robert Carr
  • Date: 2012-02-04 06:17:39 UTC
  • mfrom: (503.1.2 build-system-fixes)
  • Revision ID: racarr@canonical.com-20120204061739-9ws9mbfc1n78f1kw
MergeĀ lp:~robertcarr/libunity-webapps/build-system-fixes

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#include <stdlib.h>
2
2
 
3
 
#include "../../../src/unity-webapps-service.h"
4
 
#include "../../../src/unity-webapps-context.h"
 
3
#include "unity-webapps-service.h"
 
4
#include "unity-webapps-context.h"
5
5
 
6
6
#define ICON_URL "http://www.ubuntu.com/sites/www.ubuntu.com/files/active/02_ubuntu/U_homepage/picto-desktop.png"
7
7
#define FAVICON_URL "http://www.ubuntu.com/sites/all/themes/ubuntu10/favicon.ico"