Commit Graph

3079 Commits

Author SHA1 Message Date
David Walter Seikel 1c3843fea7 Part one of the quick'n'dirty "save our menu costumizations" hack.
SVN revision: 27107
2006-11-14 21:44:34 +00:00
Christopher Michael 010bf1ed24 Mime icons is now in a gui. Update e_config.h to reflect.
SVN revision: 27106
2006-11-14 19:04:36 +00:00
Carsten Haitzler 2512a2b950 sort now menu item to make kai happy :)
SVN revision: 27104
2006-11-14 14:55:21 +00:00
Christopher Michael 2dede0190b Rename the Mime Types dialog to File Associations.
SVN revision: 27103
2006-11-14 06:09:32 +00:00
Christopher Michael a5f362a0ab Fix an issue with desk preview bg set always selecting Use Theme Bg.
Remove some duplicated code.
Minor formatting.


SVN revision: 27102
2006-11-14 05:39:26 +00:00
Christopher Michael 9b5ac6cfbe Bump up the list height so that it matches closer to the preview widget
height.


SVN revision: 27101
2006-11-14 04:26:25 +00:00
Christopher Michael e9806ee264 Fix a compiler warning about ecore_event_handlers.
SVN revision: 27097
2006-11-13 22:10:25 +00:00
David Walter Seikel 030b6391d0 Fix a warning. Good catch devil. B-)
SVN revision: 27095
2006-11-13 21:47:05 +00:00
David Walter Seikel 6fe5ff2ca3 FIXME++
SVN revision: 27094
2006-11-13 21:36:37 +00:00
Christopher Michael e368c008fb Update the mime list when a mime type changes it's icon options.
Show images (png, jpeg, etc, etc) in the mime list if a mime type is set as
such.


SVN revision: 27093
2006-11-13 21:28:25 +00:00
Christopher Michael 70769c03ef Be sure to close the mime_edit dialog if the main mime_list dialog closes.
SVN revision: 27092
2006-11-13 21:08:54 +00:00
Christopher Michael 3da0131bcc Use strstr, not strcasestr, for dj2 and solaris :)
SVN revision: 27091
2006-11-13 20:29:37 +00:00
David Walter Seikel 3eb8a21ede The ESTART timing stuff includes the FDO path setup time, so no need to do
that seperately.


SVN revision: 27090
2006-11-13 14:47:56 +00:00
metrics 09f79e7556 Fix drag and drop.
SVN revision: 27086
2006-11-13 13:07:49 +00:00
Christopher Michael cff8cd28a1 Remove an unused variable. Fix some formatting.
SVN revision: 27084
2006-11-13 10:52:17 +00:00
metrics 8155e23433 Fix copy and paste error.
SVN revision: 27082
2006-11-13 08:30:29 +00:00
metrics 33a1a91f02 Add composite support for popups (shelves, menus and exebuf)
configurable via enlightenment_remote.


SVN revision: 27081
2006-11-13 07:26:14 +00:00
David Walter Seikel 2d3c6a7ecb Oops, needed this check in two places.
SVN revision: 27077
2006-11-12 17:18:59 +00:00
metrics 5cc25e147a Start of fix for drag and drop to autoscrolling ibar/ibox.
SVN revision: 27068
2006-11-12 11:32:44 +00:00
Carsten Haitzler 81ab23b2ba remove debugging printfs from fm
SVN revision: 27065
2006-11-12 03:22:36 +00:00
Carsten Haitzler 7f38a7be33 make mime type loads more correct and efficient
SVN revision: 27064
2006-11-12 03:08:48 +00:00
Carsten Haitzler 6d9484a543 fix signal name for init splash - add "bad init splash" detection timeout.
SVN revision: 27060
2006-11-12 02:16:16 +00:00
Christopher Michael bdbb834273 Fix setting border icon. (These need to be done after the window is shown)
SVN revision: 27057
2006-11-11 22:20:36 +00:00
manowarrior 050f1fe5b2 Regenerating menus...
SVN revision: 27056
2006-11-11 22:17:47 +00:00
Christopher Michael c4548fcda7 Mime dialog goes live.
Manowarrior, we still need an icon for this.


SVN revision: 27053
2006-11-11 20:07:21 +00:00
Christopher Michael 27f24850e8 Added edj and img (png, jpeg, etc) handling code is working now.
SVN revision: 27051
2006-11-11 20:02:20 +00:00
Christopher Michael fa59e98a82 Prep for handling img files. No actual handling code yet.
SVN revision: 27048
2006-11-11 14:28:25 +00:00
Christopher Michael 3e5a366650 Allow configuring of mime icons.
Add "default" to allow clearing an icon.

Mime edit a little closer to being done. Need to handle edj now.


SVN revision: 27047
2006-11-11 13:44:51 +00:00
Christopher Michael 155d7c22b5 Refactoring mime edit dialog as per convo w/ raster.
Still need to handle edj and theme icons.


SVN revision: 27044
2006-11-11 05:58:35 +00:00
Christopher Michael fc789f63d3 Give shelf contents dialog the same icon as configuring shelves.
SVN revision: 27040
2006-11-11 02:22:33 +00:00
metrics f8dc34e26f Fix segv in strcmp when locale_cs_canonic is NULL.
SVN revision: 27033
2006-11-09 23:17:06 +00:00
David Walter Seikel 4d21f126c9 Remave the application add button again, now that raster has that working
properly in fm2.


SVN revision: 27031
2006-11-09 13:45:45 +00:00
Carsten Haitzler 73c50dc9d0 and handle that menu version too
SVN revision: 27029
2006-11-09 13:16:31 +00:00
Carsten Haitzler 38daf4bca5 have an "always order stuff" config option for fm2
SVN revision: 27027
2006-11-09 12:05:57 +00:00
metrics f7c886379b #if DEBUG noisy printf's with onefang's permission. :)
SVN revision: 27018
2006-11-08 11:19:30 +00:00
metrics 0e4d82c4e5 Fix function name spelling.
SVN revision: 27017
2006-11-08 10:36:34 +00:00
David Walter Seikel 563ba75528 Allow the favorite apps menu to be completely disabled. Also at rasters
request, allow the fm menu item to be disabled.


SVN revision: 27005
2006-11-07 22:46:24 +00:00
David Walter Seikel 23c75b8391 Add a big, honking warning sign to the menu regen button.
SVN revision: 26991
2006-11-06 19:39:10 +00:00
David Walter Seikel c3a7cbadfe Put the add app button back until issues with fm2 .order files are sorted
out.


SVN revision: 26990
2006-11-06 17:25:09 +00:00
David Walter Seikel 1b40ea0a0e Don't include any apps that are specifically for other window managers, but
do include any that are specifically for us.


SVN revision: 26961
2006-11-05 12:02:52 +00:00
David Walter Seikel 4129059d88 * Put the sort checkbox back, raster wasn't sure what it was used for, we
discussed it.

* Remove the add app button, but not if our caller (like IBar) wanted
something special.


SVN revision: 26960
2006-11-05 11:51:45 +00:00
Carsten Haitzler 10768bb537 better -h for e_start
SVN revision: 26956
2006-11-05 05:57:47 +00:00
Stafford Mitchell Horne 01b499b4fa Cleanup the locale parsing code.
* doesn't canonicalize for BSD machines
 * makes matching logic a little cleaner
 * added a few more comments


SVN revision: 26955
2006-11-05 05:09:55 +00:00
Carsten Haitzler 529a6884e0 fix bugs waiting to hapen (eap editor)
fix icons in fm to match icons that should be displayed.
nuke needless buttons in applications dialog (dnd can do that work) and
right-click menu for "sort apps" thing too.


SVN revision: 26952
2006-11-05 03:31:45 +00:00
metrics 94c40ebc84 --leak
SVN revision: 26946
2006-11-04 13:24:24 +00:00
metrics d61325acda --leak (my fault :P)
SVN revision: 26945
2006-11-04 13:03:13 +00:00
metrics 5f57e58354 --leak
SVN revision: 26944
2006-11-04 12:53:34 +00:00
metrics 648e4199f3 --leak
SVN revision: 26943
2006-11-04 12:41:24 +00:00
metrics 195cb92a3b --leaks
SVN revision: 26942
2006-11-04 12:00:13 +00:00
metrics aa73be5c60 Don't display all the output in the error dialog box if there is a large
amount as the render time for all the text is extreme and makes e appear
frozen.


SVN revision: 26940
2006-11-04 06:15:59 +00:00
Carsten Haitzler c845a017e6 remove some printfs. this works. niice!. :)
SVN revision: 26939
2006-11-04 04:52:24 +00:00
Carsten Haitzler 1833ca9c78 fop first gets its run for recursive deltes.
SVN revision: 26938
2006-11-04 04:49:36 +00:00
Carsten Haitzler 378f823149 fix list remove. add cache flush. use it.
SVN revision: 26937
2006-11-04 02:31:53 +00:00
Christopher Michael 234a112b3e Use list_remove_list as we already have the node we want, and break
afterward as we don't need to keep iterating. Thanks raster :)


SVN revision: 26936
2006-11-04 02:04:39 +00:00
Christopher Michael e0c01fd739 Fix saving of mime types, they actually save properly now...but why does fm2
not honor it? ie: I set image/png to not be thumbnailed, yet they still
thumb...hmm.


SVN revision: 26935
2006-11-04 01:26:40 +00:00
Christopher Michael 66bb2c1f2e If specified, use edj for the icon in list.
SVN revision: 26929
2006-11-03 19:01:50 +00:00
Christopher Michael a9d8a94192 Add/Del/Configure should work now. Still have to handle the case of edj and
desktop.


SVN revision: 26926
2006-11-03 18:52:39 +00:00
Christopher Michael bb821894d5 Use pre-defined fileman.edc icons, if possible, in the list and icon
selector. Provide a fallback for both.


SVN revision: 26925
2006-11-03 16:50:31 +00:00
Carsten Haitzler 019c7424b3 start again
SVN revision: 26922
2006-11-03 13:35:39 +00:00
Carsten Haitzler a8177d9e89 and actually load a .edj icon properly - if defined.
SVN revision: 26921
2006-11-03 12:04:51 +00:00
Carsten Haitzler 6f81c3c5ae and -x on this too
SVN revision: 26920
2006-11-03 11:59:17 +00:00
Carsten Haitzler f7843939d6 dummy commit to remove +x perms
SVN revision: 26919
2006-11-03 11:56:41 +00:00
Carsten Haitzler c51f55184c fix bad looping condition in e_start
SVN revision: 26918
2006-11-03 11:52:27 +00:00
David Walter Seikel 2f6c190e36 Fix an off by one error, thanks to blak.
SVN revision: 26917
2006-11-03 06:12:22 +00:00
metrics c7c69b4bd3 --BUG: xdaliclock now gets shaped borders if no user defined border is
set.


SVN revision: 26916
2006-11-03 06:11:56 +00:00
metrics b98ab9d76b Remove leaks in xrandr config panel, tidy up and fix to work with
Xephyr.


SVN revision: 26915
2006-11-03 06:05:03 +00:00
Christopher Michael 336ca5748b Start of some file trapping. More todo.
SVN revision: 26914
2006-11-03 04:56:54 +00:00
Christopher Michael 3e1e1c3396 Added start of a mime edit dialog. All disabled in config panel for now as
I'm still working on it.


SVN revision: 26913
2006-11-03 04:11:20 +00:00
Christopher Michael 3825898025 Fix segfault that happens when flipping between Basic->Adv.
SVN revision: 26912
2006-11-03 02:54:41 +00:00
Christopher Michael a4151b6ec3 Hook in delete button & confirm dialog. Be warned: if your testing this you
can delete mime types, but there is no method to add them yet...that's next.


SVN revision: 26911
2006-11-03 00:57:36 +00:00
Christopher Michael f5f86a9fae Added start of a mime config dialog. Still working on it...
SVN revision: 26908
2006-11-03 00:36:40 +00:00
Carsten Haitzler 1adc1f32ee no more autopoint. now it's causing other issues like depending on cvs.
enough. go back to automake 1.9 if u insist on building e from cvs.


SVN revision: 26903
2006-11-02 16:10:08 +00:00
sndev c6cdf7fe8d oopss. just a small bug--
SVN revision: 26902
2006-11-02 09:56:10 +00:00
Christopher Michael 01b7be2da9 Make entry widgets in the fsel preview read-only...a user should not be able
to edit these here.


SVN revision: 26899
2006-11-01 14:16:38 +00:00
Christopher Michael 200f299b0a Give app editor a matching icon for editing applications.
SVN revision: 26898
2006-11-01 14:08:58 +00:00
Carsten Haitzler b483ed8f70 lets disable the gettextize and see
SVN revision: 26896
2006-11-01 12:52:49 +00:00
Carsten Haitzler 80d85e11e9 disable yet more on that fm view.
SVN revision: 26883
2006-10-31 15:02:47 +00:00
Carsten Haitzler 0b9065d161 make use of flags.
SVN revision: 26882
2006-10-31 14:56:28 +00:00
Carsten Haitzler 622f36da0a menus for fm2 can be replaced by callbacks - and selected entries turned off.
fix default wheel bindinmgs too


SVN revision: 26881
2006-10-31 14:37:31 +00:00
Carsten Haitzler 6452514c14 fix rememebr cmd stuff
metrics patch for stacking walk on container resize


SVN revision: 26875
2006-10-31 11:18:34 +00:00
Carsten Haitzler 144b5b6f56 printf--
SVN revision: 26872
2006-10-30 13:05:39 +00:00
Carsten Haitzler 63390c973c fix smart placement!
SVN revision: 26871
2006-10-30 13:05:03 +00:00
Carsten Haitzler b0c5dca69f should have fixed splash issue on xrandr resize
SVN revision: 26870
2006-10-30 11:13:34 +00:00
Carsten Haitzler 1f05439257 1 metric tonne of pooch.
SVN revision: 26867
2006-10-30 10:42:23 +00:00
Carsten Haitzler e4597a7b7e and exec things more nicely
SVN revision: 26857
2006-10-29 10:51:12 +00:00
Carsten Haitzler 1e9fb6d3aa oof a nast old bug lurking in e_apps for execcing - if the app is NOT in the
all apps repo. fixed.


SVN revision: 26856
2006-10-29 10:29:45 +00:00
Carsten Haitzler 3cac21c264 and now if we find random .desktop files or .sh shellscripts or executables
around - we can execute them directly (as u'd expect).


SVN revision: 26855
2006-10-29 09:46:19 +00:00
Carsten Haitzler 2c4d9d3332 nuke leaks, valgrind complaints, etc.
SVN revision: 26854
2006-10-29 09:31:12 +00:00
Carsten Haitzler 405083f43f sync up fwin
SVN revision: 26853
2006-10-29 09:04:26 +00:00
Carsten Haitzler d2cf3dbbb3 2 open menu items now.
SVN revision: 26851
2006-10-29 07:50:17 +00:00
Carsten Haitzler ef52b66c4e fixme and todo.
SVN revision: 26849
2006-10-29 04:55:29 +00:00
Carsten Haitzler 13af2cc288 desklock title was wrongish (comapred to control panel)
fwin now stores what app is used to launch for what mimetype and uses it by
default. dialog only comes up when it can't for sure knwo what you last used
(more than 1 mime type being loaded and thus possibly not the same app, can
handle all mime types, or it just doesn't know what u last used (if you ever
did).


SVN revision: 26848
2006-10-29 04:44:50 +00:00
Carsten Haitzler 6dccf5b119 double click on open - with items in ilist or fm2 list and e will auto-open
SVN revision: 26818
2006-10-28 03:53:22 +00:00
Carsten Haitzler 974650ba81 metrics remember patch - he's also allowed to have a new name.
SVN revision: 26816
2006-10-28 01:32:43 +00:00
Carsten Haitzler 4aec08c398 metrics sys patch
SVN revision: 26815
2006-10-28 01:30:31 +00:00
Carsten Haitzler 4c71e24970 ecore + e manager leak fix
SVN revision: 26814
2006-10-28 01:28:01 +00:00
Carsten Haitzler 3d89e808f1 fwin will use the ecore_desktop command get... fut currently that doesnt work
quite right - so it will be dodgey. :)


SVN revision: 26810
2006-10-27 15:24:13 +00:00
Carsten Haitzler 29bcbc09e7 disable mouse in handling
SVN revision: 26804
2006-10-27 02:49:05 +00:00
Carsten Haitzler 21e99333c7 add icons to exe history
SVN revision: 26796
2006-10-26 06:24:41 +00:00
David Walter Seikel a1fac4a3da ecore_desktop_get_command can now return a list of commands if it needs to.
SVN revision: 26788
2006-10-25 10:25:15 +00:00
Viktor Kojouharov d2515a119e the pager and iconbox now emit a signal when a border changes state from urgent
to normal and the other way around.

for the themers: the iconbox icon, the pager window and the pager desk, receive
 the signals e,state,urgent and e,state,not_urgent, so you can do something nice
 with those.


SVN revision: 26772
2006-10-24 14:32:22 +00:00
Carsten Haitzler 3f591fce62 working on opening up apps on double-clikc on files
SVN revision: 26771
2006-10-24 14:30:56 +00:00
David Walter Seikel fab74676bc Don't let those sneaky little .eaps back in.
SVN revision: 26767
2006-10-24 12:28:13 +00:00
Carsten Haitzler 18313b5421 remove deboogering
SVN revision: 26765
2006-10-24 11:23:24 +00:00
Carsten Haitzler 4720821cda now e will ask u for what app u want to launch the file in - and will launch
it for u.


SVN revision: 26764
2006-10-24 11:23:02 +00:00
sndev 3756bda8c7 * some code refactoring
* make mouse binding dialog to use the same action list as in key binding dialog.


SVN revision: 26761
2006-10-23 20:43:11 +00:00
Viktor Kojouharov cba1e48375 made the base object of the fwin themeable, instead of hardcode white
SVN revision: 26756
2006-10-23 16:34:21 +00:00
Carsten Haitzler 2092a02a94 working on fwin open.
SVN revision: 26755
2006-10-23 15:40:43 +00:00
Carsten Haitzler e1b0cc9b0d provide -h for e_start
SVN revision: 26752
2006-10-23 13:57:47 +00:00
Carsten Haitzler 2cf51fe66d paranoid checks and disabling of precache if it might not be able to be done.
SVN revision: 26751
2006-10-23 13:49:06 +00:00
Carsten Haitzler a0d07f5c79 speed up e17's login - reduce disk IO wait.
on my p4 3.4ghz + reiser3fs IO Wait time went from 2.6 to 1.9 seconds
(total login time went from 3.01511 to 2.29971, with 100% cached login time
 being 0.41809)

on my core 2 duo laptop + ext3fs IO Wait time went from 2.05 to 1.15 seconds
(total login time went from 2.50988 to 1.60785, with 100% cached login time
 being 0.45850)

this should speed up e's login a bit... i hope.

note - it is adaptive. it needs you to log in at least once using the current
code as it traps and logs certain file accesses and needs that log to replay
next login.


SVN revision: 26742
2006-10-22 10:03:59 +00:00
Carsten Haitzler f6ab7d952e oops - back that out
SVN revision: 26740
2006-10-22 06:07:12 +00:00
Carsten Haitzler 7f6fdd1cb1 print out failed exec path if failed
SVN revision: 26739
2006-10-22 05:53:50 +00:00
Carsten Haitzler 2ad7ada913 working on mime typeopening off apps on files and startup instrumentation is
complete


SVN revision: 26737
2006-10-22 02:14:08 +00:00
Carsten Haitzler 25b70e1548 put the e sys stuff 5 second in - not 10.
SVN revision: 26732
2006-10-21 11:19:40 +00:00
Carsten Haitzler 1d968569c2 more instrumenting for e startup
SVN revision: 26730
2006-10-21 10:52:43 +00:00
Carsten Haitzler 580a468103 been doing instrumentation. i'm cuttong down on startup time - a little here
and there - noticing lots of excessive io and stat and what not junk.
trimming out.


SVN revision: 26729
2006-10-21 10:28:01 +00:00
Carsten Haitzler 3367599150 force people to do things right and use enlightenment_start
SVN revision: 26726
2006-10-21 05:57:27 +00:00
Carsten Haitzler 621a58de48 patches (see devel list) :)
SVN revision: 26725
2006-10-21 02:32:14 +00:00
David Walter Seikel a69853f984 Don't create empty menus.
SVN revision: 26722
2006-10-20 22:32:30 +00:00
David Walter Seikel 70518d5c50 rephorm had a seggie, but not enough information to track down a
solution.  So, just be extra paranoid.


SVN revision: 26721
2006-10-20 21:31:21 +00:00
Carsten Haitzler 67df17a573 fix up transitions dialog... :)
SVN revision: 26710
2006-10-20 14:31:51 +00:00
rephorm 80478f40d8 Allow setting bg of desktops from within virtual desktop dialog.
For now, left click on the small desktop.
We'll probably add a menu on click, with the ability to set the desktop name or set bg.


SVN revision: 26700
2006-10-20 03:23:46 +00:00
David Walter Seikel 76047452a6 Some file manager or something is leaving strange .directory files in
inconvenient places.  Ignore them.

Thanks to Hawkwind for helping track this down.


SVN revision: 26697
2006-10-19 19:37:26 +00:00
Carsten Haitzler 2d6e2acf4b oh main menu is much nicer now - compact. better organised.
SVN revision: 26696
2006-10-19 14:35:13 +00:00
Carsten Haitzler 51f9024547 todo--
SVN revision: 26695
2006-10-19 14:20:48 +00:00
Carsten Haitzler a3484e2440 fix - right click on right pane of apps dialog bring sup edit
SVN revision: 26694
2006-10-19 12:36:48 +00:00
Carsten Haitzler 2e9372fddb oops broke middle mouse menu
SVN revision: 26686
2006-10-18 14:56:22 +00:00
Carsten Haitzler 6b83695a26 shuffle main menu about a bit
SVN revision: 26682
2006-10-18 12:17:29 +00:00
rephorm 71fcf80be5 add e_thumb_icon_rethumb() - allows re-thumbing after changing e.g. the size to thumb at
use rethumb in desk preview


SVN revision: 26679
2006-10-18 03:31:45 +00:00
Carsten Haitzler f780a2408e fix screen res dialog - "are you sure dialog" was a glitch with auto-remembers.
fixed. also the selection jumps back to the old res too now. fix res adjust
of windows to adjust right again.


SVN revision: 26675
2006-10-17 13:49:47 +00:00
Carsten Haitzler f261c9e1a8 metric pooch!
SVN revision: 26674
2006-10-17 12:29:00 +00:00
Christopher Michael e2380a8d0f Patch from metrics for desklock switching segfault. Tested good.
SVN revision: 26673
2006-10-17 11:10:27 +00:00
Christopher Michael 85a0a67b91 Added a menu item active color class.
SVN revision: 26671
2006-10-17 10:01:44 +00:00
Christopher Michael e4445da78f Some cleanup to reduce duplicated code. (One function to del them all) :)
SVN revision: 26670
2006-10-17 08:04:40 +00:00
Christopher Michael 56e0793198 Leaks-be-gone. Thanks metrics, rephorm :)
SVN revision: 26664
2006-10-17 03:10:27 +00:00
Christopher Michael 811e934e8f Free the fonts list when done.
SVN revision: 26663
2006-10-17 02:51:07 +00:00
rephorm 1532587bcb Dynamically add and remove desks in the preview when you change the # of virtual desks.
A few small fixmes still to go


SVN revision: 26662
2006-10-16 23:45:16 +00:00
Carsten Haitzler 9c2590121e more fixes
SVN revision: 26658
2006-10-16 14:30:03 +00:00
Carsten Haitzler e46db8b050 be more lenient on valid exe's in ibar, e apps, menus.
close fwin's if dir is deleted.


SVN revision: 26657
2006-10-16 14:26:02 +00:00
Christopher Michael 44edde0092 Refactor the border menu a little so it takes less screen-space in 640.
- "Borderless" is removed (can set that in the "Borders" dialog.
  - Group Raise/Lower/Iconify together.
  - Group Shaded/Sticky/Fullscreen together into a "State" submenu.


SVN revision: 26655
2006-10-16 12:12:30 +00:00
Carsten Haitzler 5409f4f0cd fix dnd for "below everything"
SVN revision: 26653
2006-10-16 10:40:10 +00:00
Christopher Michael 8fd1941ea5 Only fetch current manager once and reuse.
Always keep key input window on top of keybinding dialog.
Some formatting.


SVN revision: 26652
2006-10-16 09:44:17 +00:00
Christopher Michael 197370cddc This is gui'd already.
SVN revision: 26649
2006-10-16 08:42:22 +00:00
rephorm bb126fe596 fix wallpaper setting by screen
correct wallpaper is now found if "this screen" AND "this desktop" have been set (in that order)


SVN revision: 26648
2006-10-16 04:52:31 +00:00
Christopher Michael 1b91d3bfd1 Forgot to commit this, thanks metrics.
SVN revision: 26647
2006-10-16 03:42:55 +00:00
Christopher Michael 5e5656630a Doh !! Call the add function, not the edit.
SVN revision: 26645
2006-10-16 03:14:12 +00:00
Christopher Michael 480e7e26a9 Re-enable the "Add App to Launcher" menu item. Provides a list now to select
which launcher you want to add to.


SVN revision: 26644
2006-10-16 03:06:43 +00:00
Christopher Michael abde4e21b0 Disable the Add App to Launcher for now..needs a little more work.
SVN revision: 26643
2006-10-16 02:41:10 +00:00
Christopher Michael 624440499a Added "Add App To Launcher" menu item for adding apps to ibar from window
menu.


SVN revision: 26641
2006-10-16 02:34:38 +00:00