From: frank Date: Tue, 17 Jan 2012 10:12:18 +0000 (+0100) Subject: committing changes in /etc after emerge run X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=483140d110ece59a72b1b3012cb59d4fd956b02f;p=config%2Fbruni%2Fetc.git committing changes in /etc after emerge run Package changes: +gnome-extra/bug-buddy-2.32.0-r2 --- diff --git a/.etckeeper b/.etckeeper index 8770f810..af0f1575 100755 --- a/.etckeeper +++ b/.etckeeper @@ -586,6 +586,7 @@ maybe chmod 0644 './gconf/schemas/apps_gnome_settings_daemon_xrandr.schemas' maybe chmod 0644 './gconf/schemas/apps_nautilus_preferences.schemas' maybe chmod 0644 './gconf/schemas/baobab.schemas' maybe chmod 0644 './gconf/schemas/blackjack.schemas' +maybe chmod 0644 './gconf/schemas/bug-buddy.schemas' maybe chmod 0644 './gconf/schemas/cheese.schemas' maybe chmod 0644 './gconf/schemas/clock.schemas' maybe chmod 0644 './gconf/schemas/desktop_default_applications.schemas' diff --git a/gconf/schemas/bug-buddy.schemas b/gconf/schemas/bug-buddy.schemas new file mode 100644 index 00000000..70db1e16 --- /dev/null +++ b/gconf/schemas/bug-buddy.schemas @@ -0,0 +1,58 @@ + + + + + /schemas/apps/bug-buddy/name + /apps/bug-buddy/name + bug-buddy + string + + + Bug reporter name + Real name of user reporting the bug. + + + + + /schemas/apps/bug-buddy/email_address + /apps/bug-buddy/email_address + bug-buddy + string + + + Email Address + Email Address for submitting bug reports to GNOME Bugzilla. + This address will be used for correspondence regarding the bug you + are submitting. If you already have a GNOME Bugzilla account, + please use it as your Email Address. + + + + + /schemas/apps/bug-buddy/bugfile + /apps/bug-buddy/bugfile + bug-buddy + string + + + File to store unsent bug reports. + File where bug-buddy will save your bug report in case it + can't be sent immediately to Bugzilla. + + + + + /schemas/apps/gnome_settings_daemon/gtk-modules/gnomesegvhandler + /apps/gnome_settings_daemon/gtk-modules/gnomesegvhandler + gnome + bool + true + + GTK+ module for crash collection support. + This key determines the GTK+ module to load for crash collection + support. + + + + +