Bugzilla – Attachment 110468 Details for
Bug 229730
Cannot test IrDA in YaST2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Forgot Password
[patch]
patch for /usr/share/YaST2/include/irda/ui.ycp
ui.diff (text/plain), 721 bytes, created by
Jiří Suchomel
on 2006-12-20 07:51:07 UTC
(
hide
)
Description:
patch for /usr/share/YaST2/include/irda/ui.ycp
Filename:
MIME Type:
Creator:
Jiří Suchomel
Created:
2006-12-20 07:51:07 UTC
Size:
721 bytes
patch
obsolete
>Index: ui.ycp >=================================================================== >--- ui.ycp (revision 34703) >+++ ui.ycp (working copy) >@@ -97,7 +97,7 @@ > } > > // run test application >- SCR::Execute (.background.run_output, "/usr/bin/irdadump"); >+ SCR::Execute (.background.run_output, "/usr/sbin/irdadump"); > > // construct the dialog > UI::OpenDialog(`opt(`decorated), `HBox(`HSpacing(1.5), >@@ -161,7 +161,7 @@ > } > if (ret == `cont) > { >- SCR::Execute (.background.run_output, "/usr/bin/irdadump"); >+ SCR::Execute (.background.run_output, "/usr/sbin/irdadump"); > UI::ChangeWidget (`id (`stop), `Enabled, true); > UI::ChangeWidget (`id (`cont), `Enabled, false); > ret = nil;
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 229730
:
110389
|
110392
| 110468