theme - remove warnings about missing description in theme part

This commit is contained in:
Carsten Haitzler 2017-07-17 15:44:45 +09:00
parent 57faf3b21e
commit 0756e43821
1 changed files with 3 additions and 0 deletions

View File

@ -1067,6 +1067,9 @@ collections {
rel1.to: "rage.content"; rel1.to: "rage.content";
rel2.to: "rage.content"; rel2.to: "rage.content";
} }
description { state: "video" 0.0;
inherit: "default" 0.0;
}
description { state: "novideo" 0.0; description { state: "novideo" 0.0;
rel1.to: "rage.art"; rel1.to: "rage.art";
rel2.to: "rage.art"; rel2.to: "rage.art";