[Pkg-e-commits] [SCM] Enlightenment 17 branch, upstream-vcs, updated. a8698069ec4eec9c2a189198fa5eec9854b168ac
devilhorns
devilhorns at alioth.debian.org
Sun May 4 21:40:18 UTC 2008
The following commit has been merged in the upstream-vcs branch:
commit 2e90fe8854d9da1f43990442a220d26201d0f868
Author: devilhorns <devilhorns>
Date: Wed Apr 23 20:06:49 2008 +0000
Use correct font_class for desktop icons in default theme.
diff --git a/data/themes/default_fileman.edc b/data/themes/default_fileman.edc
index 1a2e1a4..8ee3e08 100644
--- a/data/themes/default_fileman.edc
+++ b/data/themes/default_fileman.edc
@@ -6949,7 +6949,7 @@ group {
min: 0 1;
align: 0.5 1.0;
elipsis: 0.0;
- text_class: "desktop_fileman_icon";
+ text_class: "desktop_icon";
}
}
}
@@ -7270,7 +7270,7 @@ group {
min: 0 1;
align: 0.5 1.0;
elipsis: 0.0;
- text_class: "desktop_fileman_icon";
+ text_class: "desktop_icon";
}
}
}
--
Enlightenment 17
More information about the Pkg-e-commits
mailing list