You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/gnome-extra/activity-log-manager/files/activity-log-manager-0.9.7-...

14 lines
480 B

=== modified file 'src/unified-privacy.vala'
--- src/unified-privacy.vala 2014-11-10 06:31:32 +0000
+++ src/unified-privacy.vala 2014-11-10 19:34:43 +0000
@@ -289,7 +289,7 @@
// Add/Remove buttons
var exception_toolbar = new Toolbar();
exception_toolbar.toolbar_style = ToolbarStyle.ICONS;
- exception_toolbar.icon_size = 1;
+ exception_toolbar.icon_size = Gtk.IconSize.MENU;
exception_toolbar.icon_size_set = true;
exception_toolbar.visible = true;