3b6fa24
diff -up PackageKit-0.3.8/etc/Vendor.conf.BAD PackageKit-0.3.8/etc/Vendor.conf
3b6fa24
--- PackageKit-0.3.8/etc/Vendor.conf.BAD	2008-10-24 16:02:00.000000000 -0400
3b6fa24
+++ PackageKit-0.3.8/etc/Vendor.conf	2008-10-24 17:49:27.000000000 -0400
3b6fa24
@@ -12,7 +12,7 @@
3b6fa24
 # If the value is set to 'none' then no link is shown.
3b6fa24
 #
3b6fa24
 # default=http://www.packagekit.org/pk-package-not-found.html
3b6fa24
-DefaultUrl=http://www.packagekit.org/pk-package-not-found.html
3b6fa24
+DefaultUrl=https://fedoraproject.org/wiki/PackageKit_Items_Not_Found#Missing_Package
3b6fa24
 
3b6fa24
 # The URL which is shown to the user when a codec could not be found.
3b6fa24
 # It should explain why certain codecs cannot be used, and perhaps show
3b6fa24
@@ -21,7 +21,7 @@ DefaultUrl=http://www.packagekit.org/pk-
3b6fa24
 # If the value is set to 'none' then the value of DefaultUrl is used.
3b6fa24
 #
3b6fa24
 # default=none
3b6fa24
-CodecUrl=none
3b6fa24
+CodecUrl=https://fedoraproject.org/wiki/PackageKit_Items_Not_Found#Missing_Codec
3b6fa24
 
3b6fa24
 # The URL which is shown to the user when hardware drivers could not be found.
3b6fa24
 # It should explain why some hardware is not supported, and links to futher
3b6fa24
@@ -30,7 +30,7 @@ CodecUrl=none
3b6fa24
 # If the value is set to 'none' then the value of DefaultUrl is used.
3b6fa24
 #
3b6fa24
 # default=none
3b6fa24
-HardwareUrl=none
3b6fa24
+HardwareUrl=https://fedoraproject.org/wiki/PackageKit_Items_Not_Found#Missing_Driver
3b6fa24
 
3b6fa24
 # The URL which is shown to the user when fonts could not be found.
3b6fa24
 # Alternatives should probably be suggested where possible.
3b6fa24
@@ -38,7 +38,7 @@ HardwareUrl=none
3b6fa24
 # If the value is set to 'none' then the value of DefaultUrl is used.
3b6fa24
 #
3b6fa24
 # default=none
3b6fa24
-FontUrl=none
3b6fa24
+FontUrl=https://fedoraproject.org/wiki/PackageKit_Items_Not_Found#Missing_Font
3b6fa24
 
3b6fa24
 # The URL which is shown to the user when programs handing a mime tpye could not
3b6fa24
 # be found. It should probably explain how to use wine if the program is a
3b6fa24
@@ -47,17 +47,17 @@ FontUrl=none
3b6fa24
 # If the value is set to 'none' then the value of DefaultUrl is used.
3b6fa24
 #
3b6fa24
 # default=none
3b6fa24
-MimeUrl=none
3b6fa24
+MimeUrl=https://fedoraproject.org/wiki/PackageKit_Items_Not_Found#Missing_MIME_Support
3b6fa24
 
3b6fa24
 [Groups]
3b6fa24
 
3b6fa24
 # The vendor name shown for the 'vendor' group
3b6fa24
 #
3b6fa24
 # default=My Vendor
3b6fa24
-VendorName=My Vendor
3b6fa24
+VendorName=Fedora
3b6fa24
 
3b6fa24
 # The vendor icon name shown for the 'vendor' group
3b6fa24
 #
3b6fa24
 # default=emblem-favorite
3b6fa24
-VendorIcon=emblem-favorite
3b6fa24
+VendorIcon=fedora-logo-small
3b6fa24