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 / gconf / schemas / bug-buddy.schemas < prev    next >
Encoding:
Text File  |  2007-04-09  |  1.3 KB  |  45 lines

  1. <gconfschemafile>
  2.   <schemalist>
  3.     <schema>
  4.       <key>/schemas/apps/bug-buddy/name</key>
  5.       <applyto>/apps/bug-buddy/name</applyto>
  6.       <owner>bug-buddy</owner>
  7.       <type>string</type>
  8.       <default></default>
  9.       <locale name="C">
  10.     <short>Bug reporter name</short>
  11.     <long>Real name of user reporting the bug.</long>
  12.       </locale>
  13.     </schema>
  14.  
  15.     <schema>
  16.       <key>/schemas/apps/bug-buddy/email_address</key>
  17.       <applyto>/apps/bug-buddy/email_address</applyto>
  18.       <owner>bug-buddy</owner>
  19.       <type>string</type>
  20.       <default></default>
  21.       <locale name="C">
  22.     <short>Email Address</short>
  23.     <long>Email Address for submitting bug reports to GNOME Bugzilla.
  24.     This address will be used for correspondence regarding the bug you
  25.     are submitting.  If you already have a GNOME Bugzilla account,
  26.     please use it as your Email Address.</long>
  27.       </locale>
  28.     </schema>
  29.  
  30.     <schema>
  31.       <key>/schemas/apps/bug-buddy/bugfile</key>
  32.       <applyto>/apps/bug-buddy/bugfile</applyto>
  33.       <owner>bug-buddy</owner>
  34.       <type>string</type>
  35.       <default></default>
  36.       <locale name="C">
  37.     <short>File to save bug reports</short>
  38.     <long>File where you want to save your bug report
  39.     in order to submit it later.</long>
  40.       </locale>
  41.     </schema>
  42.  
  43.   </schemalist>
  44. </gconfschemafile>
  45.