[maemo-commits] [maemo-commits] r11486 - projects/haf/trunk/osso-thumbnail/thumbs

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Mon May 7 14:45:29 EEST 2007
Author: marivoll
Date: 2007-05-07 14:45:28 +0300 (Mon, 07 May 2007)
New Revision: 11486

Added:
   projects/haf/trunk/osso-thumbnail/thumbs/osso-thumber-common.h
   projects/haf/trunk/osso-thumbnail/thumbs/osso-thumbnail-factory.h
Log:
	* thumbs/osso-thumber-common.h,
	thumbs/osso-thumber-common-private.h: Renamed former to latter and
	use latter in our own code.  Make former unusable for public use.
	* thumbs/osso-thumbnail-factory.h
	thumbs/osso-thumbnail-factory-private.h: Likewise.


Added: projects/haf/trunk/osso-thumbnail/thumbs/osso-thumber-common.h
===================================================================
--- projects/haf/trunk/osso-thumbnail/thumbs/osso-thumber-common.h	2007-05-07 11:43:41 UTC (rev 11485)
+++ projects/haf/trunk/osso-thumbnail/thumbs/osso-thumber-common.h	2007-05-07 11:45:28 UTC (rev 11486)
@@ -0,0 +1,24 @@
+/*
+ * This file is part of osso-thumbnail package
+ *
+ * Copyright (C) 2007 Nokia Corporation.  All Rights reserved.
+ *
+ * Contact: Marius Vollmer <marius.vollmer 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
+ *
+ */
+
+#error The osso-thumbnail library is no longer supported.  Use libhildon-thumbnail instead.

Added: projects/haf/trunk/osso-thumbnail/thumbs/osso-thumbnail-factory.h
===================================================================
--- projects/haf/trunk/osso-thumbnail/thumbs/osso-thumbnail-factory.h	2007-05-07 11:43:41 UTC (rev 11485)
+++ projects/haf/trunk/osso-thumbnail/thumbs/osso-thumbnail-factory.h	2007-05-07 11:45:28 UTC (rev 11486)
@@ -0,0 +1,24 @@
+/*
+ * This file is part of osso-thumbnail package
+ *
+ * Copyright (C) 2007 Nokia Corporation.  All Rights reserved.
+ *
+ * Contact: Marius Vollmer <marius.vollmer 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
+ *
+ */
+
+#error The osso-thumbnail library is no longer supported.  Use libhildon-thumbnail instead.


More information about the maemo-commits mailing list