GNOME CVS: gnome-power-manager rhughes
[email protected] (Richard Hughes)
| Newsgroups | gmane.comp.gnome.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs/gnome Module name: gnome-power-manager Changes by: rhughes 06/12/23 05:53:54 Modified files: . : ChangeLog src : gpm-manager.c Log message: 2006-12-23 Richard Hughes <[email protected]> * src/gpm-manager.c: When running in a custom root Elijah gets: 'gnome-keyring-1/gnome-keyring.h: No such file or directory' The fix is trivial, just remove the 'gnome-keyring-1/' from the #include line. I'm not sure why no body has mentioned this before, but it seems to work either with or without on FC6. Fixes #388815. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-power-manager&who=rhughes&date=explicit&mindate=2006-12-23%2005:52&maxdate=2006-12-23%2005:54