Re: Enabling help for control-center capplets



Chris Lyttle wrote:

> > I have patches pending to do exactly this.  I'll commit them today.
>
> Could someone also do this for gnome-games or tell me how? I fixed the
> help so the OMF/scrollkeeper stuff is now working correctly but the menu's
> aren't hooked up yet.
>
> Chris

  Hi Chris,
   for the games for which help directory and  help document  are present
   you can do the following to link the help files .

   1. Makefile.am :
       pass the  DATADIR
     -DDATADIR=\""$(datadir)" \"

 2. Change program_init()   to pass the  the exact name  of the  help dir
(present under share/gnome/help)
     and pass the   "datadir"  ( GNOME_PARAM_APP_DATADIR,DATADIR).

     this should work fine.
     You can look at the patches at   78525, 78527 etc or applications under
gnome-utils/

 regards
 Satyajit








[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]