|
14
by Matthias Klumpp
Added vendor patch for Ubuntu |
1 |
Description: Set Ubuntu PackageKit vendor information |
|
7
by Matthias Klumpp
Added missing patches |
2 |
Forwarded: not-needed |
3 |
Author: Matthias Klumpp <matthias@nlinux.org> |
|
|
14
by Matthias Klumpp
Added vendor patch for Ubuntu |
4 |
Last-Update: 2010-10-20 |
5 |
diff --git a/etc/Vendor.conf b/etc/Vendor.conf
|
|
6 |
index ed1f5a9..281f944 100644
|
|
|
7
by Matthias Klumpp
Added missing patches |
7 |
--- a/etc/Vendor.conf
|
8 |
+++ b/etc/Vendor.conf
|
|
9 |
@@ -12,7 +12,7 @@
|
|
10 |
# If the value is set to 'none' then no link is shown. |
|
11 |
# |
|
12 |
# default=http://www.packagekit.org/pk-package-not-found.html |
|
13 |
-DefaultUrl=http://www.packagekit.org/pk-package-not-found.html
|
|
|
14
by Matthias Klumpp
Added vendor patch for Ubuntu |
14 |
+DefaultUrl=https://help.ubuntu.com/community/Repositories/
|
|
7
by Matthias Klumpp
Added missing patches |
15 |
|
16 |
# The URL which is shown to the user when a codec could not be found. |
|
17 |
# It should explain why certain codecs cannot be used, and perhaps show |
|
|
14
by Matthias Klumpp
Added vendor patch for Ubuntu |
18 |
@@ -21,7 +21,7 @@ DefaultUrl=http://www.packagekit.org/pk-package-not-found.html
|
|
7
by Matthias Klumpp
Added missing patches |
19 |
# If the value is set to 'none' then the value of DefaultUrl is used. |
20 |
# |
|
21 |
# default=none |
|
22 |
-CodecUrl=none
|
|
|
14
by Matthias Klumpp
Added vendor patch for Ubuntu |
23 |
+CodecUrl=https://shop.canonical.com/index.php?cPath=19&osCsid=f1e370ea7563ed5e654c10450364ff24
|
|
7
by Matthias Klumpp
Added missing patches |
24 |
|
25 |
# The URL which is shown to the user when hardware drivers could not be found. |
|
26 |
# It should explain why some hardware is not supported, and links to futher |
|
|
14
by Matthias Klumpp
Added vendor patch for Ubuntu |
27 |
@@ -54,10 +54,10 @@ MimeUrl=none
|
|
7
by Matthias Klumpp
Added missing patches |
28 |
# The vendor name shown for the 'vendor' group |
29 |
# |
|
30 |
# default=My Vendor |
|
31 |
-VendorName=My Vendor
|
|
|
14
by Matthias Klumpp
Added vendor patch for Ubuntu |
32 |
+VendorName=Ubuntu
|
|
7
by Matthias Klumpp
Added missing patches |
33 |
|
34 |
# The vendor icon name shown for the 'vendor' group |
|
35 |
# |
|
36 |
# default=emblem-favorite |
|
37 |
-VendorIcon=emblem-favorite
|
|
|
12
by Matthias Klumpp
Merge with Debian branch |
38 |
-
|
|
7
by Matthias Klumpp
Added missing patches |
39 |
+VendorIcon=distributor-logo
|