enlightenment/config
Gustavo Sverzut Barbieri 43a27176be Fix edje thumbnails.
Please add the following to your /etc/mime.types:

   application/x-edje edj

And the following to your ~/.e/e/config/$PROFILE/e.cfg (see hint below):

   group "mime_icons" list {
     group "E_Config_Mime_Icon" struct {
       value "mime" string: "application/x-edje";
       value "icon" string: "THUMB";
     }
   }

or just remove your settings and choose a newly installed profile.

How to edit your ~/.e/e/config/$PROFILE/e.cfg:

   PROFILE=`eet -x ~/.e/e/config/profile.cfg config /dev/stdout`
   eet -d ~/.e/e/config/$PROFILE/e.cfg config ~/.e/e/config/$PROFILE/e.src
   $EDITOR ~/.e/e/config/$PROFILE/e.src
   eet -e ~/.e/e/config/$PROFILE/e.cfg config ~/.e/e/config/$PROFILE/e.src 1




SVN revision: 39348
2009-03-03 20:17:17 +00:00
..
default option to restrict mouse desktop flipping if there are fullscreen windows 2009-02-27 18:36:08 +00:00
illume Fix edje thumbnails. 2009-03-03 20:17:17 +00:00
minimalist Fix edje thumbnails. 2009-03-03 20:17:17 +00:00
netbook Fix edje thumbnails. 2009-03-03 20:17:17 +00:00
scaleable Fix edje thumbnails. 2009-03-03 20:17:17 +00:00
standard Fix edje thumbnails. 2009-03-03 20:17:17 +00:00
.cvsignore some mixer fixes (icon, code), a connman module - beware. not fully working 2008-08-31 01:51:27 +00:00
Makefile.am illume moves to e's tree - why? the new wizard and config profiles make it 2008-10-27 05:17:56 +00:00
profile.src allow for a default installed config file set.. and use it.. and allow the 2008-08-22 06:55:37 +00:00