%PDF- %PDF-
| Direktori : /etc/apt/apt.conf.d/ |
| Current File : //etc/apt/apt.conf.d/60icons |
## This file enables the download of small-size 64x64px
## icons for use in software centers like GNOME Software
## and Plasma Discover.
##
## The icons are required for software centers to function
## correctly. Applications without an icon will not be
## displayed at all.
Acquire::IndexTargets {
deb::DEP-11-icons-small {
DefaultEnabled "true";
};
deb::DEP-11-icons {
DefaultEnabled "true";
};
};