ngompa / rpms / PackageKit

Forked from rpms/PackageKit 4 years ago
Clone

Blame SOURCES/PackageKit-0.3.8-Fedora-Vendor.conf.patch

280929
diff --git a/etc/Vendor.conf b/etc/Vendor.conf
280929
index 69f7337..6c6f772 100644
280929
--- a/etc/Vendor.conf
280929
+++ b/etc/Vendor.conf
280929
@@ -12,7 +12,7 @@
280929
 # If the value is set to 'none' then no link is shown.
280929
 #
280929
 # default=http://www.packagekit.org/pk-package-not-found.html
280929
-DefaultUrl=http://www.packagekit.org/pk-package-not-found.html
280929
+DefaultUrl=https://access.redhat.com/site/solutions/537113#Missing_Package
280929
 
280929
 # The URL which is shown to the user when a codec could not be found.
280929
 # It should explain why certain codecs cannot be used, and perhaps show
280929
@@ -21,7 +21,7 @@ DefaultUrl=http://www.packagekit.org/pk-package-not-found.html
280929
 # If the value is set to 'none' then the value of DefaultUrl is used.
280929
 #
280929
 # default=none
280929
-CodecUrl=none
280929
+CodecUrl=https://access.redhat.com/site/solutions/537113#Missing_Codec
280929
 
280929
 # The URL which is shown to the user when hardware drivers could not be found.
280929
 # It should explain why some hardware is not supported, and links to futher
280929
@@ -30,7 +30,7 @@ CodecUrl=none
280929
 # If the value is set to 'none' then the value of DefaultUrl is used.
280929
 #
280929
 # default=none
280929
-HardwareUrl=none
280929
+HardwareUrl=https://access.redhat.com/site/solutions/537113#Missing_Driver
280929
 
280929
 # The URL which is shown to the user when fonts could not be found.
280929
 # Alternatives should probably be suggested where possible.
280929
@@ -38,7 +38,7 @@ HardwareUrl=none
280929
 # If the value is set to 'none' then the value of DefaultUrl is used.
280929
 #
280929
 # default=none
280929
-FontUrl=none
280929
+FontUrl=https://access.redhat.com/site/solutions/537113#Missing_Font
280929
 
280929
 # The URL which is shown to the user when programs handing a mime tpye could not
280929
 # be found. It should probably explain how to use wine if the program is a
280929
@@ -47,4 +47,4 @@ FontUrl=none
280929
 # If the value is set to 'none' then the value of DefaultUrl is used.
280929
 #
280929
 # default=none
280929
-MimeUrl=none
280929
+MimeUrl=https://access.redhat.com/site/solutions/537113#Missing_MIME_Support