Bugzilla – Attachment 73052 Details for
Bug 156562
Update overwrites Language settings
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
[patch]
patch for save_config_finish
save_config_finish.diff (text/plain), 589 bytes, created by
Jiří Suchomel
on 2006-03-15 16:20:49 UTC
(
hide
)
Description:
patch for save_config_finish
Filename:
MIME Type:
Creator:
Jiří Suchomel
Created:
2006-03-15 16:20:49 UTC
Size:
589 bytes
patch
obsolete
>Index: save_config_finish.ycp >=================================================================== >--- save_config_finish.ycp (revision 28767) >+++ save_config_finish.ycp (working copy) >@@ -60,10 +60,13 @@ > Progress::Title (_("Saving time zone...")); > Timezone::Save(); > Progress::NextStep (); >+ if (!Mode::update ()) >+ { > // progress step title > Progress::Title (_("Saving language...")); > Language::Save(); > Progress::NextStep (); >+ } > // progress step title > Progress::Title (_("Saving keyboard configuration...")); > Keyboard::Save(true);
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
|
Diff
Attachments on
bug 156562
: 73052