summaryrefslogtreecommitdiff
path: root/src/modules/conf_applications
Commit message (Collapse)AuthorAgeFilesLines
* 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
* fix against efreet API breakageSebastian Dransfeld2008-08-141-5/+5
| | | | SVN revision: 35492
* 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
* Check that the ecore_lists are valid before traversing. This eliminates aChristopher Michael2007-12-181-23/+32
| | | | | | | warning when opening "Favorite Apps" about ecore_list_next w/ list == NULL. SVN revision: 33171
* Update many desktop files with some translations. Courtesy of tokyo.Eric Schuele2007-12-061-0/+16
| | | | SVN revision: 33009
* Don't sort the menu/order list based on alpha. Use the existing order fromChristopher Michael2007-12-041-2/+0
| | | | | | | the menu/order file. SVN revision: 32980
* No Need to store app & sel as they are not used in the code.Christopher Michael2007-12-041-5/+2
| | | | SVN revision: 32979
* Add missing vim format info.Christopher Michael2007-12-041-0/+3
| | | | SVN revision: 32978
* Rework the ibar/restart/startup Apps dialog.Christopher Michael2007-12-041-473/+446
| | | | | | | | | | - Resizable - Lists ALL applications - Can multi-select on the ilists now - Dialog takes up less space. SVN revision: 32977
* Add module type to .desktopChristopher Michael2007-11-021-0/+1
| | | | SVN revision: 32283
* boys and girls... animals and vegetables... pokemon and spatial anomoliesCarsten Haitzler2007-10-312-10/+0
| | | | | | | | | | | | lend me your ears, for i come to break code, not to praise it! module api getting kicked about. 1. modapi calls for config and about are gone core module api call for about dialog gone (not needed anymore). use module .desktops for about info in description. config should go via the config panel calls to register stuff.... wherd... to... ma homieoes! SVN revision: 32231
* translated strings in italian for modules' .desktop files.Massimo Maiurana2007-09-231-0/+2
| | | | SVN revision: 31794
* A modules.desktop.in with a sample comment for display in the modules config ↵Eric Schuele2007-08-251-0/+1
| | | | | | panel. SVN revision: 31500
* Initialize the return val to 0 to eliminate compiler warning.Christopher Michael2007-08-231-1/+1
| | | | SVN revision: 31475
* 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
* Use the Applications icon for this module, not the pager/layout icon.Christopher Michael2007-07-281-0/+0
| | | | SVN revision: 31028
* ref and free .desktop files.Sebastian Dransfeld2007-07-261-5/+28
| | | | SVN revision: 30985
* *API BREAK* see the discussion in the mailing list. misc and e_modules will ↵Peter Wehrfritz2007-07-251-8/+8
| | | | | | follow SVN revision: 30970
* Fix warnings.Sebastian Dransfeld2007-07-242-10/+10
| | | | SVN revision: 30963
* move apps configs to moduleCarsten Haitzler2007-07-248-0/+855
SVN revision: 30952