Bugzilla – Attachment 102700 Details for
Bug 142827
Gnumeric help not found
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
[patch]
Fedora-style fix
gnumeric-1.6.3-helppath.patch (text/plain), 366 bytes, created by
Andreas Hanke
on 2006-10-26 12:20:21 UTC
(
hide
)
Description:
Fedora-style fix
Filename:
MIME Type:
Creator:
Andreas Hanke
Created:
2006-10-26 12:20:21 UTC
Size:
366 bytes
patch
obsolete
>--- src/wbcg-actions.c >+++ src/wbcg-actions.c >@@ -910,7 +910,7 @@ > #warning "handle translations when we generate them" > #ifndef G_OS_WIN32 > argv[0] = (char *)"yelp"; >- argv[1] = g_build_filename (gnm_sys_data_dir (), "doc", "C", >+ argv[1] = g_build_filename ("/opt/gnome/share/gnome/help/gnumeric", "C", > "gnumeric.xml", NULL); > #else > argv[0] = (char *)"hh";
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 142827
:
72292
| 102700 |
102701