Add a missing description for text selection of nyanology

Summary:
When nyanology has text selection, it produces an error message
every second.
@fix

Test Plan:
1. Set theme as "nyanology"
2. Set a text selection.
3. See error messages.

Reviewers: raster

Differential Revision: https://phab.enlightenment.org/D4327
This commit is contained in:
Youngbok Shin 2016-10-04 20:44:55 +02:00 committed by Boris Faure
parent 89d264272d
commit 44f6fb8afc
1 changed files with 4 additions and 0 deletions

View File

@ -903,6 +903,10 @@ target: "0.clip"; target: "1.clip"; target: "2.clip"; target: "3.clip"; target:
}
color: OUTCOL;
}
description { state: "pulse" 0.0;
inherit: "default" 0.0;
color: OUTCOL2;
}
}
program { name: "bottomfull";
signal: "mode,bottomfull";