Commit Graph

16 Commits

Author SHA1 Message Date
sebastid 5171e103d4 Use e's homedir
SVN revision: 26056
2006-09-23 10:15:24 +00:00
sebastid c9062ac5a0 Get homedir from e, since .e should be relative to this dir.
SVN revision: 26044
2006-09-23 08:44:58 +00:00
David Walter Seikel f13f782689 Use the ecore_desktop instrumentation at useful points.
SVN revision: 26023
2006-09-22 10:12:32 +00:00
sebastid a75d79f66a Remove unused variables.
Add missing type declaration.


SVN revision: 26006
2006-09-21 20:07:02 +00:00
David Walter Seikel 21cd340ca3 Patch from metrics, this time applied in the correct place.
SVN revision: 25971
2006-09-19 02:49:46 +00:00
Carsten Haitzler c1bd63b05d working on fm dnd... just logic right now - does nothing. sorting out the
logic. and .e startup segv fix.


SVN revision: 25959
2006-09-18 12:06:09 +00:00
David Walter Seikel 2a879e5d20 Implement menu generation fallback option. Scan standard dirs, build
menus out of whatever .desktop files are found.


SVN revision: 25830
2006-09-14 12:47:08 +00:00
David Walter Seikel e10b139d54 *Refactor away all the icky internal ecore_desktop_menu details.
*No need to export global paths anymore.


SVN revision: 25495
2006-09-05 16:33:31 +00:00
David Walter Seikel dc4d49a27b *Made this more sane.
*Sped it up a little.
*Hides some hidden stuff, but still shows the .hidden menu if it exists.
*Finds more stuff, although mostly empty menus.

More tweaking at deeper levels needed.


SVN revision: 25456
2006-09-04 20:00:32 +00:00
David Walter Seikel 945b34dc21 No more (null) menus.
SVN revision: 25448
2006-09-04 15:21:15 +00:00
David Walter Seikel 0a4101f9ea Add all apps config dialog to the config shortcut menu.
SVN revision: 25330
2006-09-02 07:20:06 +00:00
David Walter Seikel 02da55f6f5 Add debian quirk to search strategy.
SVN revision: 25219
2006-08-30 18:54:54 +00:00
David Walter Seikel 91d183cc14 Create symlinks in ~/.e/e/applications/all to system .desktop files,
then we don't need full paths in .order files.  Full paths still
supported.


SVN revision: 25200
2006-08-30 05:00:58 +00:00
Carsten Haitzler 2c54568bfb fdo header and src more e compliant :)
onefang - some data to go on for debian - segv land galore though deep inside
ecore_desktop. cant track right now. also leaks... i smell leaks.


SVN revision: 25046
2006-08-22 23:39:08 +00:00
Carsten Haitzler 2a5a0cd8ec fix header and external api call declaration and formatting etc.
SVN revision: 25044
2006-08-22 23:20:12 +00:00
David Walter Seikel a149597b88 The next step. B-)
Converts fdo menus to directories full of .order files at startup if
there is no applications/menu/all/.order file.  This is the last big
peice of the puzzle.

Lots of tweaking, optimising, cleaning, polishing, and general making
this stuff live well with the rest of E to go.


SVN revision: 25029
2006-08-22 00:56:03 +00:00