File: 60apper

package info (click to toggle)
apper 0.9.2%2Bgit20161222-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 9,660 kB
  • sloc: cpp: 14,726; xml: 897; makefile: 27; sh: 4
file content (11 lines) | stat: -rw-r--r-- 319 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
## This file is provided by Apper to enable the download of
## small-size icons for applications in the repository.
##
## If icons are disabled, Apper will fall back to not displaying AppStream
## metadata for GUI applications.

Acquire::IndexTargets {
    deb::DEP-11-icons  {
        DefaultEnabled "true";
    };
};