ngompa / rpms / PackageKit

Forked from rpms/PackageKit 4 years ago
Clone

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

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