2009-03-24 Alberto Garcia <agarcia@igalia.com>
[hildon] / src / hildon-controlbar.c
index b507ebc..15b8e00 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2005, 2006 Nokia Corporation, all rights reserved.
  *
- * Contact: Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>
+ * Contact: Rodrigo Novo <rodrigo.novo@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
@@ -61,9 +61,9 @@
 
 #define                                         DEFAULT_WIDTH 234
 
-#define                                         DEFAULT_HEIGHT 30
+#define                                         DEFAULT_HEIGHT 60
 
-#define                                         DEFAULT_BORDER_WIDTH 2
+#define                                         DEFAULT_BORDER_WIDTH 0
 
 #define                                         HILDON_CONTROLBAR_STEP_INCREMENT 1
 
@@ -156,7 +156,7 @@ hildon_controlbar_change_value                  (GtkRange *range,
  *
  * Initializes and returns the type of a hildon control bar.
  *
- * @Returns: GType of #HildonControlbar
+ * Returns: GType of #HildonControlbar
  */
 GType G_GNUC_CONST
 hildon_controlbar_get_type                      (void)