Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:12.2:PowerPC
kdebase3
default-kdeprintfax.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File default-kdeprintfax.diff of Package kdebase3
Index: kdeprint/kdeprintfax/confsystem.cpp =================================================================== --- kdeprint/kdeprintfax/confsystem.cpp.orig +++ kdeprint/kdeprintfax/confsystem.cpp @@ -103,7 +103,7 @@ void ConfSystem::load() m_commands << conf->readPathEntry("HylaFax", defaultCommand(hylafax_default_cmd)); m_commands << conf->readPathEntry("Mgetty", defaultCommand(mgetty_default_cmd)); m_commands << conf->readPathEntry( "Other", QString::null ); - QString v = conf->readEntry("System", "efax"); + QString v = conf->readEntry("System", "hylafax"); if (v == "mgetty") m_current = MGETTY_ID; else if (v == "hylafax") m_current = HYLAFAX_ID; else if ( v == "other" ) m_current = OTHER_ID;
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