Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2:ARM
xstereograph
xstereograph-2.1-dialogs.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File xstereograph-2.1-dialogs.patch of Package xstereograph
--- libsx-2.03/src/libsx.c +++ libsx-2.03/src/libsx.c @@ -86,10 +86,10 @@ if (language==NULL) language=getenv("LANG"); - sprintf(locale_file, "/usr/share/libsx/dialogs.%c%c", + sprintf(locale_file, "/usr/share/libsx/dialogs.%c%c", language[0], language[1]); fd = fopen(locale_file, "r"); - if (fd==NULL) { locale_file[25] = 'e'; locale_file[26] = 'n'; } + if (fd==NULL) { locale_file[31] = 'e'; locale_file[32] = 'n'; } fd = fopen(locale_file, "r"); if (fd==NULL) fprintf(stderr, "Cannot open dialogs %s !!", locale_file);
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