2009-02-27 Alberto Garcia <agarcia@igalia.com>
[hildon] / src / hildon-hvolumebar.c
index 68fc8ac..2f528c1 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
 /* Defines for normal version of HVolumebar */
 /* Toggle button */
 
-#define                                         DEFAULT_TBUTTON_WIDTH 26
+#define                                         DEFAULT_TBUTTON_WIDTH 60
 
-#define                                         DEFAULT_TBUTTON_HEIGHT 26
+#define                                         DEFAULT_TBUTTON_HEIGHT 60
 
 /* Volume bar */
 #define                                         MINIMUM_BAR_WIDTH 147
 
-#define                                         DEFAULT_BAR_HEIGHT 58
+#define                                         DEFAULT_BAR_HEIGHT 60
 
 #define                                         DEFAULT_ENDING_SIZE 20
 
 /* Gap to leave for mute button */
-#define                                         VERTICAL_MUTE_GAP 16
+#define                                         VERTICAL_MUTE_GAP 0
 
-#define                                         HORIZONTAL_MUTE_GAP 6
+#define                                         HORIZONTAL_MUTE_GAP 0
 
 /* Sizes inside a toolbar */
 /* Toggle button */