Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.3
evolution
evolution-EPortEntry-too-large.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File evolution-EPortEntry-too-large.patch of Package evolution
From 758f53a7458fd873f41714e4e09aa407b80818e0 Mon Sep 17 00:00:00 2001 From: Milan Crha <mcrha@redhat.com> Date: Tue, 22 Nov 2016 19:59:45 +0100 Subject: [PATCH] Bug 764802 - EPortEntry too large --- e-util/e-port-entry.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/e-util/e-port-entry.c b/e-util/e-port-entry.c index e0925d0..a0e3c4b 100644 --- a/e-util/e-port-entry.c +++ b/e-util/e-port-entry.c @@ -224,6 +224,8 @@ port_entry_constructed (GObject *object) g_signal_connect_after ( entry, "changed", G_CALLBACK (port_entry_text_changed), object); + + gtk_entry_set_width_chars (entry, 5); } static void -- 2.7.4
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor