Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
home:kssingvo
bidwatcher
bidwatcher-1.3.16-cols_width.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File bidwatcher-1.3.16-cols_width.patch of Package bidwatcher
--- bidwatcher-1.3.16/bidwatcher.cpp.orig 2005-01-11 10:31:43.000000000 +0100 +++ bidwatcher-1.3.16/bidwatcher.cpp 2005-01-11 10:42:56.274256131 +0100 @@ -2767,13 +2767,13 @@ aucList = gtk_clist_new_with_titles(NUM_COLUMNS, titles); gtk_clist_column_titles_passive(GTK_CLIST(aucList)); gtk_clist_set_column_width(GTK_CLIST(aucList), 0, 100); - gtk_clist_set_column_width(GTK_CLIST(aucList), 1, 160); + gtk_clist_set_column_width(GTK_CLIST(aucList), 1, 90); gtk_clist_set_column_width(GTK_CLIST(aucList), 2, 110); gtk_clist_set_column_width(GTK_CLIST(aucList), 3, 70); - gtk_clist_set_column_width(GTK_CLIST(aucList), 4, 350); + gtk_clist_set_column_width(GTK_CLIST(aucList), 4, 380); gtk_clist_set_column_width(GTK_CLIST(aucList), 5, 120); gtk_clist_set_column_width(GTK_CLIST(aucList), 6, 80); - gtk_clist_set_column_width(GTK_CLIST(aucList), 7, 300); + gtk_clist_set_column_width(GTK_CLIST(aucList), 7, 50); gtk_clist_set_selection_mode(GTK_CLIST(aucList), GTK_SELECTION_SINGLE); gtk_clist_set_shadow_type(GTK_CLIST(aucList), GTK_SHADOW_NONE);
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