From: Frank Brehm Date: Tue, 18 Jul 2017 11:36:27 +0000 (+0200) Subject: committing changes in /etc after emerge run X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=0ecfdb91475221893a60943f43859dbcae533d55;p=config%2Fbruni%2Fetc.git committing changes in /etc after emerge run Package changes: +dev-libs/appstream-0.10.6-r1 --- diff --git a/appstream.conf b/appstream.conf new file mode 100644 index 00000000..6d5c6e3b --- /dev/null +++ b/appstream.conf @@ -0,0 +1,29 @@ +# +# This is the configuration file for AppStream. +# If data for your distribution is missing, you can submit +# a patch to include it upstream. +# The distribution identifier is fetched from /etc/os-release +# + +[general] + +# +# Set this value to have AppStream always prefer data from a local metainfo file +# over data provided from a network source. +# This option is only useful in case one wants to test how data from local +# metainfo files looks like in the software center prior to making a release +# containing the new metadata. +# +#PreferLocalMetainfoData=true + +# +# Distribution specific settings +# +[debian] +ScreenshotUrl=http://screenshots.debian.net + +[opensuse] +ScreenshotUrl=http://software.opensuse.org/package + +[ubuntu] +ScreenshotUrl=http://screenshots.ubuntu.com