Import the initial Gallery 2 code
[g2-sharing] / data / Makefile.am
index 0ba93ba..342ae97 100644 (file)
@@ -1,16 +1,15 @@
 #
-# This file is part of sharing-plugin-template
+# This file is part of sharing-plugin-gallery2
 #
+# Copyright (C) 2009 Heikki Kallasjoki. All rights reserved.
 # Copyright (C) 2008-2009 Nokia Corporation. All rights reserved.
 #
-# This maemo code example is licensed under a MIT-style license,
-# that can be found in the file called "COPYING" in the root
-# directory.
+# This code is licensed under a MIT-style license, that can be
+# found in the file called "COPYING" in the root directory.
 #
 
-services_DATA = template.service.xml template-post.png template-setup.png
+services_DATA = gallery2.service.xml gallery2-icon.png
 
 EXTRA_DIST = $(services)
 
 MAINTAINERCLEANFILES = Makefile.in
-