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 292801 Details for
Bug 358021
pt_BR version of OpenOffice.org needs to be called BrOffice.org
[?]
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]
Patch for fixing a bug in /usr/lib/openoffice.org/program/oo2bro script
oo2bro.patch (text/plain), 445 bytes, created by
Davidson Paulo
on 2008-01-24 15:50:17 UTC
(
hide
)
Description:
Patch for fixing a bug in /usr/lib/openoffice.org/program/oo2bro script
Filename:
MIME Type:
Creator:
Davidson Paulo
Created:
2008-01-24 15:50:17 UTC
Size:
445 bytes
patch
obsolete
>--- oo2bro.old 2008-01-24 13:17:12.000000000 -0200 >+++ oo2bro 2008-01-24 13:16:47.000000000 -0200 >@@ -33,10 +33,18 @@ > fi > } > >+updateMimeInfo () { >+ Prefix='/usr/share/applications' >+ for File in defaults.list mimeinfo.cache ; do >+ sed -i "s/${1}\(office\)/${2}\1/" ${Prefix}/${File} >+ done >+} >+ > doChanges () { > renameLibs $1 $2 $3 $4 > renameDesktops $1 $2 $3 $4 $5 $6 > renameBins $1 $2 >+ updateMimeInfo $5 $6 > } > > oo2bro () {
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 358021
:
292547
| 292801