[maemo-commits] [maemo-commits] r8961 - in projects/haf/branches/maemo-af-desktop/hildon-desktop: . background-manager

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Fri Jan 5 13:25:33 EET 2007
Author: karoliina
Date: 2007-01-05 13:25:32 +0200 (Fri, 05 Jan 2007)
New Revision: 8961

Modified:
   projects/haf/branches/maemo-af-desktop/hildon-desktop/ChangeLog
   projects/haf/branches/maemo-af-desktop/hildon-desktop/background-manager/Makefile.am
   projects/haf/branches/maemo-af-desktop/hildon-desktop/background-manager/background-manager.c
   projects/haf/branches/maemo-af-desktop/hildon-desktop/background-manager/background-manager.h
Log:
Updated even more comment texts & Updated changelog



Modified: projects/haf/branches/maemo-af-desktop/hildon-desktop/ChangeLog
===================================================================
--- projects/haf/branches/maemo-af-desktop/hildon-desktop/ChangeLog	2007-01-05 11:20:12 UTC (rev 8960)
+++ projects/haf/branches/maemo-af-desktop/hildon-desktop/ChangeLog	2007-01-05 11:25:32 UTC (rev 8961)
@@ -1,3 +1,7 @@
+2007-01-05  Karoliina Salminen  <karoliina.t.salminen at nokia.com>
+        * updated some comments
+        * added some missing license related files 
+
 2007-01-03  Lucas Rocha  <lucas.rocha at nokia.com>
 
 	* data/desktop.conf: change default width to 480 for task navigator.

Modified: projects/haf/branches/maemo-af-desktop/hildon-desktop/background-manager/Makefile.am
===================================================================
--- projects/haf/branches/maemo-af-desktop/hildon-desktop/background-manager/Makefile.am	2007-01-05 11:20:12 UTC (rev 8960)
+++ projects/haf/branches/maemo-af-desktop/hildon-desktop/background-manager/Makefile.am	2007-01-05 11:25:32 UTC (rev 8961)
@@ -1,3 +1,25 @@
+# This file is part of hildon-desktop
+#
+# Copyright (C) 2006 Nokia Corporation.
+#
+# Contact: Karoliina Salminen <karoliina.t.salminen at nokia.com>
+#
+# This library is free software; you can redistribute it and/or
+# modify it under the terms of the GNU Lesser General Public License
+# version 2.1 as published by the Free Software Foundation.
+#
+# This library is distributed in the hope that it will be useful, but
+# WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+# Lesser General Public License for more details.
+#
+# You should have received a copy of the GNU Lesser General Public
+# License along with this library; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+# 02110-1301 USA
+#
+#
+
 bin_PROGRAMS = hildon-background-manager
 
 BUILT_SOURCES = background-manager-glue.h hildon-background-manager.h

Modified: projects/haf/branches/maemo-af-desktop/hildon-desktop/background-manager/background-manager.c
===================================================================
--- projects/haf/branches/maemo-af-desktop/hildon-desktop/background-manager/background-manager.c	2007-01-05 11:20:12 UTC (rev 8960)
+++ projects/haf/branches/maemo-af-desktop/hildon-desktop/background-manager/background-manager.c	2007-01-05 11:25:32 UTC (rev 8961)
@@ -1,6 +1,6 @@
 /* -*- mode:C; c-file-style:"gnu"; -*- */
 /*
- * This file is part of maemo-af-desktop
+ * This file is part of hildon-desktop
  *
  * Copyright (C) 2006 Nokia Corporation.
  *

Modified: projects/haf/branches/maemo-af-desktop/hildon-desktop/background-manager/background-manager.h
===================================================================
--- projects/haf/branches/maemo-af-desktop/hildon-desktop/background-manager/background-manager.h	2007-01-05 11:20:12 UTC (rev 8960)
+++ projects/haf/branches/maemo-af-desktop/hildon-desktop/background-manager/background-manager.h	2007-01-05 11:25:32 UTC (rev 8961)
@@ -1,6 +1,6 @@
 /* -*- mode:C; c-file-style:"gnu"; -*- */
 /*
- * This file is part of maemo-af-desktop
+ * This file is part of hildon-desktop
  *
  * Copyright (C) 2006 Nokia Corporation.
  *


More information about the maemo-commits mailing list