Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bnc#754940 - missing help in hw dialog when adding new device. #13

Merged
merged 8 commits into from
Aug 20, 2012

Conversation

mchf
Copy link
Member

@mchf mchf commented Aug 20, 2012

code cleanup.

Code attempted to access a widget which was conditionally removed
earlier.
The text is generated dynamically now. This is needed because the dialog
can have different content. Depends on invocation (adding device or
editing existing one). Standalone version of the dialog contains help text too.

/* Manual network card setup help 2/4 */
/* translators: do not translated udev, MAC, BusID*/
_("<p><b>Udev Rules</b> are rules for the kernel device manager that allow
if( LanItems::operation == `add)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It might be nice to unify this check with isStandalone() function as it does the same check.

mvidner added a commit that referenced this pull request Aug 20, 2012
bnc#754940 - missing help in hw dialog when adding new device.
@mvidner mvidner merged commit dc9147c into yast:master Aug 20, 2012
mchf added a commit that referenced this pull request Aug 20, 2012
A syntax fix + test case for a leftover in pull request #13.
Comments resolved personally
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants