e default.edc: Fixed typo. Removed unnecessary spacing.

SVN revision: 63383
This commit is contained in:
Daniel Juyung Seo 2011-09-14 11:38:19 +00:00
parent a8f972b7a9
commit 8bbb78733a
1 changed files with 24 additions and 24 deletions

View File

@ -41,7 +41,7 @@
* and make sure you have replaced/provided everything here. * and make sure you have replaced/provided everything here.
*/ */
/* Specturm used in all the gradient icons /* Spectrum used in all the gradient icons
* This needs to be defined outside of the collections * This needs to be defined outside of the collections
* *
* FIXME: this is bad. namespacing! FIXME! * FIXME: this is bad. namespacing! FIXME!
@ -63,7 +63,7 @@ spectra {
* *
* color: Font color (Defaults to black) * color: Font color (Defaults to black)
* color2: Outline color (Defaults to transparent) * color2: Outline color (Defaults to transparent)
* color3: Shadow color (defaults to transparent) * color3: Shadow color (Defaults to transparent)
* *
*/ */
@ -127,7 +127,7 @@ color_classes {
color: 255 255 255 255; color: 255 255 255 255;
} }
// this seems totaly bogus, should be per module or really used as // this seems totaly bogus, should be per module or really used as
// an unique color for all modules! // a unique color for all modules!
// color_class { // color_class {
// name: "module_label"; // name: "module_label";
// color: 0 0 0 0; // color: 0 0 0 0;
@ -264,7 +264,7 @@ color_classes {
} }
/* /*
* this section defined all the theme elements (a collection of groupings of * this section defines all the theme elements (a collection of groupings of
* parts (images, text, rects etc.)) * parts (images, text, rects etc.))
*/ */