home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / doc / libnautilus-burn4 / README < prev    next >
Encoding:
Text File  |  2007-01-07  |  2.1 KB  |  73 lines

  1. nautilus-cd-burner
  2. ==================
  3.  
  4. nautilus-cd-burner is an easy to use CD/DVD burning package, well
  5. integrated with Nautilus and the GNOME desktop.
  6.  
  7. This package also contains the libnautilus-burn library as a simple
  8. application interface to CD/DVD drives and disc burning.  This library
  9. is not guaranteed to be API/ABI stable.  However, authors of Free
  10. Software applications should feel free to use it if they wish.
  11.  
  12. You may download updates to the package from:
  13.     http://ftp.gnome.org/pub/GNOME/sources/nautilus-cd-burner/
  14.  
  15.  
  16. Installation
  17. ============
  18.  
  19. See the file 'INSTALL'
  20.  
  21.  
  22. How to report bugs
  23. ==================
  24.  
  25. Bugs should be reported to the GNOME bug tracking
  26. system:
  27.     http://bugzilla.gnome.org/simple-bug-guide.cgi?product=nautilus-cd-burner
  28.  
  29. You will need to create an account if you don't have one already.
  30.  
  31. Please read the following page on how to prepare a useful
  32. bug report:
  33.     http://bugzilla.gnome.org/bug-HOWTO.html
  34.  
  35.  
  36. In the bug report please include information about your system, if possible:
  37.  
  38.    - What operating system and version
  39.  
  40.    - What version of nautilus-cd-burner
  41.  
  42.         The output of the "nautilus-cd-burner --version" command.
  43.  
  44.    - Output of the list_cddrives command
  45.  
  46.         This command is not installed on the system but is available
  47.         in the source distribution of nautilus-cd-burner.
  48.  
  49.    - Diagnostic information from nautilus-cd-burner
  50.  
  51.         To obtain this diagnostic information, enable the debug
  52.         setting in the settings database:
  53.         gconftool-2 --set /apps/nautilus-cd-burner/debug --type bool true
  54.         Next, run "nautilus-cd-burner" from the commandline and copy any
  55.         output to the bug report you submit.
  56.  
  57.  
  58. How to submit patches
  59. =====================
  60.  
  61. Patches should also be submitted to bugzilla.gnome.org. If the
  62. patch fixes an existing bug, add the patch as an attachment
  63. to that bug report.
  64.  
  65. Otherwise, enter a new bug report that describes the patch,
  66. and attach the patch to that bug report.
  67.  
  68. Bug reports containing patches should include the PATCH keyword
  69. in their keyword fields.
  70.  
  71. Patches should be in unified diff form. (The -u -p options to GNU
  72. diff.)
  73.