#include <libintl.h>
#include <locale.h>
#include <y2/Y2ComponentBroker.h>
#include <ycp/y2log.h>
#include <ycp/pathsearch.h>
#include <ycp/ExecutionEnvironment.h>
#include <ycp/Parser.h>
#include <ycp/Bytecode.h>
#include <ycp/YBlock.h>
#include <scr/SCRAgent.h>
#include <scr/SCR.h>
#include "Y2WFMComponent.h"
Functions | |
if (!encoding.isNull()) | |
setenv ("LANGUAGE", currentLanguage.c_str(), 1) | |
return | YCPString (proposedEncoding) |
if (client_comp) | |
Variables | |
ExecutionEnvironment | ee |
string | proposedEncoding |
currentLanguage = language->value () | |
string | new_modulename = client->value () |
Y2Component * | client_comp = Y2ComponentBroker::createClient (new_modulename.c_str ()) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|