aboutsummaryrefslogtreecommitdiff
path: root/libcontextsubscriber
diff options
context:
space:
mode:
authorMarja Hassinen <ext-marja.2.hassinen@nokia.com>2009-09-16 11:14:35 +0300
committerMarja Hassinen <ext-marja.2.hassinen@nokia.com>2009-09-16 11:14:35 +0300
commit6e05fcef9d902caa54d048fb7355fff9086b3277 (patch)
tree5b7151dc32c92a3667ba059ff4ad164807ba6895 /libcontextsubscriber
parent8ab958c154b7bf85ff55a1a2b03363c74a34a22b (diff)
Whitespace fixes.
Diffstat (limited to 'libcontextsubscriber')
-rw-r--r--libcontextsubscriber/customer-tests/pluginchanging/time1.context.temp2
-rw-r--r--libcontextsubscriber/customer-tests/pluginchanging/time2.context.temp2
-rw-r--r--libcontextsubscriber/customer-tests/testplugins/timeplugin1/Makefile.am6
-rw-r--r--libcontextsubscriber/customer-tests/testplugins/timeplugin2/Makefile.am6
4 files changed, 8 insertions, 8 deletions
diff --git a/libcontextsubscriber/customer-tests/pluginchanging/time1.context.temp b/libcontextsubscriber/customer-tests/pluginchanging/time1.context.temp
index da09ce66..d29592fe 100644
--- a/libcontextsubscriber/customer-tests/pluginchanging/time1.context.temp
+++ b/libcontextsubscriber/customer-tests/pluginchanging/time1.context.temp
@@ -1,4 +1,4 @@
<?xml version="1.0"?>
<provider xmlns="http://contextkit.freedesktop.org/Provider" plugin="/libcontextsubscribertime1" constructionString="time">
- <key name="Test.Time"><type>STRING</type></key>
+ <key name="Test.Time"><type>STRING</type></key>
</provider>
diff --git a/libcontextsubscriber/customer-tests/pluginchanging/time2.context.temp b/libcontextsubscriber/customer-tests/pluginchanging/time2.context.temp
index 1cc5b656..c8a2757c 100644
--- a/libcontextsubscriber/customer-tests/pluginchanging/time2.context.temp
+++ b/libcontextsubscriber/customer-tests/pluginchanging/time2.context.temp
@@ -1,4 +1,4 @@
<?xml version="1.0"?>
<provider xmlns="http://contextkit.freedesktop.org/Provider" plugin="/libcontextsubscribertime2" constructionString="time">
- <key name="Test.Time"><type>STRING</type></key>
+ <key name="Test.Time"><type>STRING</type></key>
</provider>
diff --git a/libcontextsubscriber/customer-tests/testplugins/timeplugin1/Makefile.am b/libcontextsubscriber/customer-tests/testplugins/timeplugin1/Makefile.am
index a7903652..723dfd06 100644
--- a/libcontextsubscriber/customer-tests/testplugins/timeplugin1/Makefile.am
+++ b/libcontextsubscriber/customer-tests/testplugins/timeplugin1/Makefile.am
@@ -1,5 +1,5 @@
-lib_LTLIBRARIES = libcontextsubscribertime1.la
-libcontextsubscribertime1_la_SOURCES = timeplugin.cpp timeplugin.h
+lib_LTLIBRARIES = libcontextsubscribertime1.la
+libcontextsubscribertime1_la_SOURCES = timeplugin.cpp timeplugin.h
BUILT_SOURCES = $(libcontextsubscribertime1_la_SOURCES)
timeplugin.cpp: ../timeplugin.cpp
@@ -19,7 +19,7 @@ AM_CXXFLAGS = -I$(top_srcdir)/common \
$(top_builddir)/common/libcommon.a:
$(MAKE) -C $(top_builddir)/common libcommon.a
-LIBS += $(CDB_LIBS) $(QtCore_LIBS) $(QtDBus_LIBS)
+LIBS += $(CDB_LIBS) $(QtCore_LIBS) $(QtDBus_LIBS)
libcontextsubscribertime1_la_LIBADD=$(top_builddir)/common/libcommon.la
.PHONY: $(top_builddir)/common/libcommon.la
diff --git a/libcontextsubscriber/customer-tests/testplugins/timeplugin2/Makefile.am b/libcontextsubscriber/customer-tests/testplugins/timeplugin2/Makefile.am
index 060efcad..6e1f27bc 100644
--- a/libcontextsubscriber/customer-tests/testplugins/timeplugin2/Makefile.am
+++ b/libcontextsubscriber/customer-tests/testplugins/timeplugin2/Makefile.am
@@ -1,5 +1,5 @@
-lib_LTLIBRARIES = libcontextsubscribertime2.la
-libcontextsubscribertime2_la_SOURCES = timeplugin.cpp timeplugin.h
+lib_LTLIBRARIES = libcontextsubscribertime2.la
+libcontextsubscribertime2_la_SOURCES = timeplugin.cpp timeplugin.h
BUILT_SOURCES = $(libcontextsubscribertime2_la_SOURCES)
timeplugin.cpp: ../timeplugin.cpp
@@ -19,7 +19,7 @@ AM_CXXFLAGS = -I$(top_srcdir)/common \
$(top_builddir)/common/libcommon.a:
$(MAKE) -C $(top_builddir)/common libcommon.a
-LIBS += $(CDB_LIBS) $(QtCore_LIBS) $(QtDBus_LIBS)
+LIBS += $(CDB_LIBS) $(QtCore_LIBS) $(QtDBus_LIBS)
libcontextsubscribertime2_la_LIBADD=$(top_builddir)/common/libcommon.la
.PHONY: $(top_builddir)/common/libcommon.la