source: projects/synaptic/trunk/README.supported @ 280

Revision 280, 689 bytes checked in by yasumichi, 15 years ago (diff)

first import

Line 
1Mark distro supported packages in synaptic
2------------------------------------------
3
4
5Synaptic works on quite a few distributions. If you want to tweak synaptic
6so that it marks the packages that are supported by your distribution, you
7have to make sure, that you support the "Label" field in the APT Release
8file.
9
10Set the following conf Vars:
11----------------------------
12Synaptic::mark-unsupported=y
13Synaptic::supported-label="Debian Debian-Security"
14Synaptic::supported-components="main updates/main"
15Synaptic::supported-text=_("Package is supported")
16
17And change the label to your Distro label.
18
19Then change the "pixmap/package-supported.png" to whatever icon you want.
20
21Michael
Note: See TracBrowser for help on using the repository browser.