Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:12.3
xfce4-mixer
xfce4-mixer-fix-default-window-size.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File xfce4-mixer-fix-default-window-size.patch of Package xfce4-mixer
diff --git a/libxfce4mixer/xfce-mixer-preferences.c b/libxfce4mixer/xfce-mixer-preferences.c index 117ebcf..a5e5996 100644 --- a/libxfce4mixer/xfce-mixer-preferences.c +++ b/libxfce4mixer/xfce-mixer-preferences.c @@ -134,8 +134,8 @@ xfce_mixer_preferences_init (XfceMixerPreferences *preferences) { preferences->channel = xfconf_channel_get ("xfce4-mixer"); - preferences->window_width = 1; - preferences->window_height = 1; + preferences->window_width = 640; + preferences->window_height = 400; preferences->sound_card = NULL;
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