ekiga r6760 - in trunk: . src/gui
- From: dsandras svn gnome org
- To: svn-commits-list gnome org
- Subject: ekiga r6760 - in trunk: . src/gui
- Date: Sun, 31 Aug 2008 17:41:53 +0000 (UTC)
Author: dsandras
Date: Sun Aug 31 17:41:53 2008
New Revision: 6760
URL: http://svn.gnome.org/viewvc/ekiga?rev=6760&view=rev
Log:
Use homogeneous buttons.
Modified:
trunk/ChangeLog
trunk/src/gui/dialpad.cpp
Modified: trunk/src/gui/dialpad.cpp
==============================================================================
--- trunk/src/gui/dialpad.cpp (original)
+++ trunk/src/gui/dialpad.cpp Sun Aug 31 17:41:53 2008
@@ -156,6 +156,7 @@
gtk_table_set_col_spacings (GTK_TABLE (dialpad), 2);
gtk_table_set_row_spacings (GTK_TABLE (dialpad), 2);
+ gtk_table_set_homogeneous (GTK_TABLE (dialpad), true);
/* Create the buttons */
for (i = 0; i < G_N_ELEMENTS (keys_info); i++) {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]