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