Bugzilla – Attachment #102700: Fedora-style fix for bug #142827
-- src/wbcg-actions.c
++ src/wbcg-actions.c
#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";