From 7bc076eda25c4c03648ba3dc021d0d0762e1be8d Mon Sep 17 00:00:00 2001 From: "Javier S. Pedro" Date: Wed, 5 Sep 2012 01:17:17 +0200 Subject: improve volume control --- sowatch.pro | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sowatch.pro') diff --git a/sowatch.pro b/sowatch.pro index 3a0e025..7f89e81 100644 --- a/sowatch.pro +++ b/sowatch.pro @@ -15,7 +15,7 @@ sysinfowatchlet.depends = libsowatch qmsgwatchlet.depends = libsowatch qmapwatchlet.depends = libsowatch -# Less useful watchlets +# Toy watchlets SUBDIRS += nekowatchlet nekowatchlet.depends = libsowatch @@ -30,14 +30,14 @@ unix { contains(MEEGO_EDITION,harmattan) { # Harmattan specific stuff SUBDIRS += meegohandsetnotification ckitcallnotification harmaccuweather - SUBDIRS += qmafwwatchlet SUBDIRS += meecastweather + SUBDIRS += qmafwwatchlet meegohandsetnotification.depends = libsowatch ckitcallnotification.depends = libsowatch harmaccuweather.depends = libsowatch - qmafwwatchlet.depends = libsowatch meecastweather.depends = libsowatch + qmafwwatchlet.depends = libsowatch } else:simulator { # This notification provider builds almost everywhere so it's good enough as testcase SUBDIRS += harmaccuweather -- cgit v1.2.3