-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

MillTek wrote:
> Fabio,
> Would you mind providing instructions on how to apply the patchfile? 
> I'm not a programmer and would appreciate the help.

I don't mind at all. Here the details:
% edje_decc /path/to/milky.edj
% cd milky
% cp /path/to/e17_icon_desklock_menu.png .
% bzcat /path/to/milky_1.0_beta4.patch.bz2 | patch -p1 --dry-run

the --dry-run will not apply the patch, yet it's useful to discover
possible rejected hunks. If the patch applies successful, then run the
command w/o the --dry-run option:
% bzcat path/to/milky_1.0_beta4.patch.bz2 | patch -p1
If something goes wrong write me privately and I'll try to help you.

% ./build.sh
The theme file will be called milky.edj.
Proceed as usual to install it.

Regards


- --
Fabio G. Strozzi ~ http://fstrozzi.web.cs.unibo.it
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.3 (GNU/Linux)

iD8DBQFGO3InB3MPiq3KlccRAhAJAKCGJstjpkKX+Am4YI74UbWU/aseRgCdHdEC
t2FLD5E7Ld71woharETAQ28=
=KbpM
-----END PGP SIGNATURE-----

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to