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