/PackageKit/Vendor.conf

http://github.com/brinkman83/bashrc · Config · 63 lines · 52 code · 11 blank · 0 comment · 0 complexity · 6f73b3dc0e63a7a6f145cf340fd20f6d MD5 · raw file

  1. # Only the system vendor should modify this file, ordinary users
  2. # should not have to change anything.
  3. # Distributions should patch or replace this file when generating packages
  4. [PackagesNotFound]
  5. # This is a link to a vendor URL which is shown when a suitable package
  6. # could not be found in any remote software source.
  7. # The page set here should explain how to add new software sources if required.
  8. #
  9. # If the value is set to 'none' then no link is shown.
  10. #
  11. # default=http://www.packagekit.org/pk-package-not-found.html
  12. DefaultUrl=https://help.ubuntu.com/community/Repositories/
  13. # The URL which is shown to the user when a codec could not be found.
  14. # It should explain why certain codecs cannot be used, and perhaps show
  15. # links to web stores where the codec can be legally purchased.
  16. #
  17. # If the value is set to 'none' then the value of DefaultUrl is used.
  18. #
  19. # default=none
  20. CodecUrl=https://shop.canonical.com/index.php?cPath=19&osCsid=f1e370ea7563ed5e654c10450364ff24
  21. # The URL which is shown to the user when hardware drivers could not be found.
  22. # It should explain why some hardware is not supported, and links to futher
  23. # information.
  24. #
  25. # If the value is set to 'none' then the value of DefaultUrl is used.
  26. #
  27. # default=none
  28. HardwareUrl=none
  29. # The URL which is shown to the user when fonts could not be found.
  30. # Alternatives should probably be suggested where possible.
  31. #
  32. # If the value is set to 'none' then the value of DefaultUrl is used.
  33. #
  34. # default=none
  35. FontUrl=none
  36. # The URL which is shown to the user when programs handing a mime tpye could not
  37. # be found. It should probably explain how to use wine if the program is a
  38. # Windows program, or suggest alternatives.
  39. #
  40. # If the value is set to 'none' then the value of DefaultUrl is used.
  41. #
  42. # default=none
  43. MimeUrl=none
  44. [Groups]
  45. # The vendor name shown for the 'vendor' group
  46. #
  47. # default=My Vendor
  48. VendorName=Ubuntu
  49. # The vendor icon name shown for the 'vendor' group
  50. #
  51. # default=emblem-favorite
  52. VendorIcon=distributor-logo