Commit Graph

46 Commits

Author SHA1 Message Date
Carsten Haitzler 7a9eb9be2a more icons for ridiculous DM's that arbitarily change icon names
hooray for insanity and catering to it.
2020-05-11 09:46:44 +01:00
Carsten Haitzler f104a8a67d e icons - add svg and 5125x512 png in hicolor
fixes T8695

@fix
2020-05-03 14:42:08 +01:00
Mike Blumenkrantz bd88282047 remove autotools 2017-11-20 07:05:36 -05:00
Carsten Haitzler ef2fb5c4f9 meson build - trim down some data file build files a little 2017-08-10 23:40:56 +09:00
Mike Blumenkrantz e8dc71cd48 meson. 2017-07-20 17:18:33 -04:00
Carsten Haitzler 8d780c7fb5 e sudo gui support - add askpass util for sudo askpass support
this gives e by default sudo gui support with an askpass util that
sudo can use as well as setting the env var correctly so it will be
used by sudo.

@feature
2016-08-13 17:39:17 +09:00
Mike Blumenkrantz e3c85ec4da feature: use non-recursive makefiles for entire build system
this is the correct way to write a build system. one toplevel Makefile.am with the rest of the directories having include Makefile.mk files.

additional authors:

Iván Briano <ivan.briano@intel.com>
2014-01-14 20:22:01 -05:00
Doug Newgard f6527c70d6 fix png's with icc profile oddness
I'm sure some of you have seen the warnings generated by libpng 1.6:
"known incorrect sRGB profile". Now, this is no big deal, it's just a
warning, but I still wanted to look into it further. By my count,
there are 800 png files in Enlightenment, of which only 6 have
embedded iCC profiles, all from HP. The rest are sRGB colorspace, but
do not include a profile. There are some good arguments for this
(http://imageoptim.com/color-profiles.html http://www.gballard.net/psd/save_for_web_embed_ICC_profile.html)
and since this seems to be the default, I've attached the 6 files with
the profiles stripped out. As you can see, it doesn't change the image
or the colorspace, it just leaves the calibration up to the end user's
system.

I haven't been able to find just what's wrong with the HP iCC profile
being used that the authors of libpng don't like, but it makes sense
to standardize the way profiles are handled anyway. And it has the
nice side effect of silencing warnings, even if the Debian/Ubuntu
users aren't likely to see them for a couple of years.

I can just change the iCC profile instead if you would prefer. I've
seen multiple people recommend the Argyll sRGB profile, which is still
"sRGB IEC61966-2.1" and is public domain.
2013-06-22 13:21:35 +09:00
Boris Faure 6048d46024 remove .cvsignore files
SVN revision: 60246
2011-06-12 21:38:37 +00:00
toma f72b20676a Optimised PNG files. The end.
SVN revision: 47279
2010-03-16 04:33:57 +00:00
Eric Schuele d6dab499bc Icons compliments of Manowarror. (Hopefully I've put them in the correct location)
SVN revision: 39850
2009-04-04 02:52:07 +00:00
Carsten Haitzler 190c380c6d fix bins
SVN revision: 35511
2008-08-17 15:03:18 +00:00
manowarrior a586b95759 Generic icon for Image Viewers
SVN revision: 27763
2007-01-03 17:14:15 +00:00
manowarrior ed72b26f48 One more icon for generic audio player.
SVN revision: 27758
2007-01-03 14:11:13 +00:00
Christopher Michael c36ea9fcdd New text editor icon from ManoWarrior.
SVN revision: 27537
2006-12-21 11:16:53 +00:00
manowarrior 8120afae5a An e-mail client icon.
SVN revision: 26359
2006-10-05 15:26:02 +00:00
manowarrior a80cbabfb7 Now is 64x64. Looks much better.
SVN revision: 26356
2006-10-05 13:08:08 +00:00
manowarrior 39e51f18c0 Added a generic video player icon. Renamed "player.png" to "audio_player.png",
so we now have video_player.png and audio_player.png.


SVN revision: 26073
2006-09-23 19:37:08 +00:00
manowarrior 570b1b06f6 Generic web browser icon.
SVN revision: 26032
2006-09-22 22:31:25 +00:00
Carsten Haitzler 3b08106e56 add player icon from manowarrior - and terminal icon, and fixed startup icons
a bit


SVN revision: 25957
2006-09-18 10:27:02 +00:00
Carsten Haitzler 8ea5ec3955 ignore++
SVN revision: 25716
2006-09-11 09:38:02 +00:00
Carsten Haitzler 3040356339 add system icons dir for e, patches for evas.
SVN revision: 25715
2006-09-11 09:36:32 +00:00
xenith 30cd8f5fef shh....quiet now
Updating the bashcomp script. 158 options!


SVN revision: 16170
2005-08-15 04:32:49 +00:00
Carsten Haitzler 29ebbfd6d5 icons are now part of the theme and themable from the theme (always
falls back to default of course if theme doesnt provide them) and this
works for EAP icons too - if you give your EAP icons an icon class
like "web_browser" and if the theme provides a theme override for icons of
class "web_browser" then the theme icon is used instead of the .eap internal
image. not surethis is perfect as u want more "specific" and "more general"
levels - maybe i should make the eapp icon class a list of classes the icon
is part of...


SVN revision: 15951
2005-07-30 07:46:05 +00:00
Carsten Haitzler 9ce168565b aspara!
SVN revision: 15226
2005-06-10 03:59:52 +00:00
codewarrior 303a9ea00b fix configuration root menu icon
SVN revision: 15224
2005-06-09 23:25:29 +00:00
codewarrior 50febdf4bc update run icon
SVN revision: 15222
2005-06-09 23:06:02 +00:00
handyande 7e68aa7b5f Codewarrior strikes again, run icon this time :) thanks man
SVN revision: 15221
2005-06-09 22:49:12 +00:00
handyande 02c0ceb5c9 OK, so after speaking with raster about config panels I dropped this in - a menu rendering of the same information we will be placing in the config app
This could be a -just-for-now- thing, not sure


SVN revision: 15218
2005-06-09 22:24:36 +00:00
codewarrior 33fabb2aa9 Added root menu entry for theme selection (until stuff is done properly via
config / settings). Menu is built based on .edj themes
present in ~/.e/e/themes for now. Themes in
$PREFIX/share/enlightenment/data/themes are not taken into consideration at
this stage.


SVN revision: 14520
2005-05-01 01:48:43 +00:00
sebastid 83afb511db .eet -> .edj
SVN revision: 14162
2005-04-12 19:05:18 +00:00
tsauerbeck 28b6407d93 Edjes now use 'edj' as the filename extension
SVN revision: 13856
2005-03-22 19:31:01 +00:00
Carsten Haitzler f6724bc6ef gadget icon and nicer windows icon
SVN revision: 13058
2005-01-22 15:56:19 +00:00
Carsten Haitzler 4685b9ebbe desktop icon
SVN revision: 12781
2005-01-05 13:08:55 +00:00
handyande 5e0e3ff840 shh
SVN revision: 12718
2005-01-04 01:09:20 +00:00
Carsten Haitzler f60386788e list all the files properly... :)
SVN revision: 12700
2005-01-03 14:19:09 +00:00
Carsten Haitzler 0da2c00cfd and one last icon...
SVN revision: 12578
2004-12-24 09:23:06 +00:00
Carsten Haitzler 588bb376f2 2 more icons.
SVN revision: 12577
2004-12-24 07:45:21 +00:00
Carsten Haitzler 2d5aa1d0b7 fix some png's.. that seem to get screwed if loading into gimp. also move to
making some of the menu icons int he left click menu edjes... and emit
signals to them... play with it :)


SVN revision: 12575
2004-12-24 04:30:58 +00:00
Carsten Haitzler f2b45ed471 bye bye!
SVN revision: 12246
2004-11-25 03:26:33 +00:00
Carsten Haitzler 72c864e88f and now add the stuff i forgot to add...
SVN revision: 5375
2001-09-24 21:25:13 +00:00
Carsten Haitzler d59543dbc2 work on fixing up the desktop code...... :)
SVN revision: 4939
2001-07-12 16:40:13 +00:00
Carsten Haitzler 6c858ca666 use new mimes....
SVN revision: 4863
2001-06-27 06:38:40 +00:00
Carsten Haitzler 3afd37d998 "detailed" mimetype fallback now available... :)
SVN revision: 4453
2001-03-26 07:21:39 +00:00
Carsten Haitzler d7057ba6a8 use mime types to determine icon.. if u lok in icons - you'll get he idea -
its just mime types exactly splatted out into a dir struct with .db at the
end (falling back to default.db and unknonw/unknown/db in the end if it cant
fall backto default.db)

now what i need is to talk to cK and get the file magic/mime type stuff to
beocme smarter even that it is.. so currently it sees a tar.gz file - it
looks at the magic and boom.. it thinks is a gzip file.. thats correct.. but
theres mroe to it.. now it woudl be good if the magic stuff coudl now also
inspect the inside of the gzip (ie use zlib in this case) and start lookign
ro a tar header to see if tis a tar.gz.... now if it si a tar.gz.. try
getting the file list and seeing if there are telltale signs of it being a
theme tarball or such (though this lats step may be going too far)

efsd definitely needs ot cache mime type though. that much i'm certain of :)
its not fast at all actually doing file magic on every file... every time
the directory is "loaded" :)

but excellent work! another pat on the back for ck :)


SVN revision: 4451
2001-03-25 21:37:09 +00:00
Carsten Haitzler e5cac579de add dem
SVN revision: 4450
2001-03-25 20:31:44 +00:00