summaryrefslogtreecommitdiff
path: root/src/modules/conf_startup
Commit message (Collapse)AuthorAgeFilesLines
* major changes!!!Carsten Haitzler2008-10-231-10/+10
| | | | | | | | | | | | | | | | | | | | | init splash now merged with theme - default theme has both. saves space on disk and just in the end is cleaner. can still select spash separately - but now themes should provide splashes. you can have just splash files in the theme dir - but won't be much good for full themes. default theme now is b&w - all moved over and building. it's now default. default splash is just default theme etc. etc. this may cause some problems - so i'd just check your settigns and maybe re-selct your init splash as it may not exist anymore or be found and thus a blank splash until u fix it in config. hmm... there is a bug thoug - i think fileman related. will check. missing something in theme. SVN revision: 37006
* Remove Evas list and replace them with Eina list.Cedric BAIL2008-10-221-2/+2
| | | | | | | | | No change for ->next and ->data access right now, as the patch is already big enough. SVN revision: 36962
* And finally recompile all e modules' edje files.Chidambar Zinnoury2008-10-151-0/+0
| | | | SVN revision: 36696
* Switch to eina_stringshare.Cedric BAIL2008-10-151-2/+2
| | | | | | | | This could also change the usage of string share in E17. SVN revision: 36679
* Correctly include eina and fix pkg-config description.Cedric BAIL2008-10-151-3/+2
| | | | SVN revision: 36667
* Make e depend on eina. No change in the code yet, so just fix your build ↵Cedric BAIL2008-10-131-2/+3
| | | | | | system and no bug must show up. SVN revision: 36627
* Textblock in. Revised the use of textblock tags and fixed up all the modules ↵toma2008-09-011-5/+5
| | | | | | to use it more correctly. This style may need to be repeated across all the E-MODULES-EXTRA modules for unification of styles. The altered .desktop files still look perfectly fine on BlingBling and a few other themes Ive tested it with. The textblock style itself could probably do with a little tweaking. SVN revision: 35776
* hu translations for desktop filesMassimo Maiurana2008-04-301-0/+2
| | | | SVN revision: 34408
* updated module.desktop.in files with eo localization.Massimo Maiurana2008-02-291-0/+2
| | | | SVN revision: 33868
* Fix up module descriptions for new width of description box.Christopher Michael2007-12-301-3/+3
| | | | SVN revision: 33306
* Update many desktop files with some translations. Courtesy of tokyo.Eric Schuele2007-12-061-0/+16
| | | | SVN revision: 33009
* Add module type to .desktop files.Christopher Michael2007-11-021-0/+1
| | | | SVN revision: 32286
* errrr. commit? did the last one work?Carsten Haitzler2007-10-312-11/+0
| | | | SVN revision: 32232
* translated strings in italian for modules' .desktop files.Massimo Maiurana2007-09-231-0/+2
| | | | SVN revision: 31794
* Add comments to the last remaining internal dialog modules.Eric Schuele2007-08-281-0/+1
| | | | SVN revision: 31567
* Cleanup some compiler warnings. No real need for the *f there.Christopher Michael2007-08-231-3/+2
| | | | SVN revision: 31474
* add delayed module loading in idle time. moduels can register if theyCarsten Haitzler2007-07-291-0/+1
| | | | | | | should/can be delayed or not. SVN revision: 31087
* *API BREAK* see the discussion in the mailing list. misc and e_modules will ↵Peter Wehrfritz2007-07-251-1/+1
| | | | | | follow SVN revision: 30970
* Fix warnings.Sebastian Dransfeld2007-07-242-2/+2
| | | | SVN revision: 30963
* change this icon too..manowarrior2007-07-081-0/+0
| | | | SVN revision: 30667
* and modules will delete/clean up all their dialogs on being shut down now...Carsten Haitzler2007-07-081-0/+2
| | | | | | | safe at last. SVN revision: 30646
* move a bunch of other config dialogs over to be modules.Carsten Haitzler2007-07-088-0/+482
before i do more. i need to fix a glaring stability hole... try remove aconfig module while the config dialog that module handles is up... :) SVN revision: 30644