Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 145001 Details for
Bug 143954
String errors
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
This fixes capitalization problems on some of the help descriptions against rhgb-0.16.4
capital.patch (text/plain), 808 bytes, created by
Baris Cicek
on 2007-01-07 11:52:31 UTC
(
hide
)
Description:
This fixes capitalization problems on some of the help descriptions against rhgb-0.16.4
Filename:
MIME Type:
Creator:
Baris Cicek
Created:
2007-01-07 11:52:31 UTC
Size:
808 bytes
patch
obsolete
>--- main.back 2007-01-07 13:46:52.000000000 +0200 >+++ main.c 2007-01-07 13:47:08.000000000 +0200 >@@ -1093,9 +1093,9 @@ > { "force", 'f', POPT_ARG_NONE, &force_arg, 1, > N_("Force the graphical boot to start"), NULL }, > { "debug", 'd', POPT_ARG_NONE, &debug, 0, >- N_("leave debugging information up"), NULL }, >+ N_("Leave debugging information up"), NULL }, > { "use-existing-server", 'u', POPT_ARG_STRING, &use_existing_server, 0, >- N_("use an existing server instead of creating one. used primarily for debugging"), NULL }, >+ N_("Use an existing server instead of creating one. Used primarily for debugging"), NULL }, > { "debug-interface", 'i', POPT_ARG_NONE, &debug_interface, 0, > N_("Debug the graphical interface only"), NULL}, > { 0, 0, 0, 0, 0, 0, 0 }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 143954
: 145001