Commit ead46cbe authored by Matthias Klumpp's avatar Matthias Klumpp
Browse files

Ensure large - not HiDPI - AppStream icons are downloaded by default

parent 75a20b46
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@ Acquire::IndexTargets {
};

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