platform/upstream/enlightenment.git
14 years agoEAPI, as the dynamically loaded modules will use that symbol due DBG()
Gustavo Sverzut Barbieri [Fri, 9 Apr 2010 02:03:49 +0000 (02:03 +0000)]
EAPI, as the dynamically loaded modules will use that symbol due DBG()
and friends.

SVN revision: 47860

14 years agoNew Shelf Contents dialog to work with small resolutions.
Christopher Michael [Fri, 9 Apr 2010 01:07:40 +0000 (01:07 +0000)]
New Shelf Contents dialog to work with small resolutions.

SVN revision: 47859

14 years agoFix module description typo.
Christopher Michael [Fri, 9 Apr 2010 01:06:51 +0000 (01:06 +0000)]
Fix module description typo.

SVN revision: 47858

14 years agoFunction to return the 'selected' items value.
Christopher Michael [Fri, 9 Apr 2010 00:24:33 +0000 (00:24 +0000)]
Function to return the 'selected' items value.

SVN revision: 47857

14 years agoAnother wrapper function to return an ilist items value using only the index
Christopher Michael [Fri, 9 Apr 2010 00:08:38 +0000 (00:08 +0000)]
Another wrapper function to return an ilist items value using only the index
of selected item.

SVN revision: 47856

14 years ago'everything' fix reloading after unloading :p
Hannes Janetzek [Thu, 8 Apr 2010 23:51:02 +0000 (23:51 +0000)]
'everything' fix reloading after unloading :p

SVN revision: 47855

14 years ago'everything'
Hannes Janetzek [Thu, 8 Apr 2010 23:41:53 +0000 (23:41 +0000)]
'everything'
- trigger show_timer_cb on tab, when the list is not already shown
- whitespaces--

SVN revision: 47853

14 years ago'everything' dont create view twice..
Hannes Janetzek [Thu, 8 Apr 2010 23:36:15 +0000 (23:36 +0000)]
'everything' dont create view twice..

SVN revision: 47852

14 years ago'everything'
Hannes Janetzek [Thu, 8 Apr 2010 23:29:35 +0000 (23:29 +0000)]
'everything'
- slight delay for rolling out the list.
- no delay for actions - on enter actions are directly updated and executed

SVN revision: 47851

14 years ago'everything' fix unloading of module part 1.
Hannes Janetzek [Thu, 8 Apr 2010 22:50:53 +0000 (22:50 +0000)]
'everything' fix unloading of module part 1.

SVN revision: 47849

14 years ago'everything'
Hannes Janetzek [Thu, 8 Apr 2010 22:37:50 +0000 (22:37 +0000)]
'everything'
 - fixed serious leak in thumb_view.
 - cleanups

SVN revision: 47848

14 years agoWrapper functions for getting an items 'value'. To be used in new Shelf
Christopher Michael [Thu, 8 Apr 2010 20:07:11 +0000 (20:07 +0000)]
Wrapper functions for getting an items 'value'. To be used in new Shelf
Contents dialog.

SVN revision: 47844

14 years agoPatch from Tom Hacohen to remove freeing of dbus message arguments...thanks :)
Christopher Michael [Thu, 8 Apr 2010 15:09:25 +0000 (15:09 +0000)]
Patch from Tom Hacohen to remove freeing of dbus message arguments...thanks :)

SVN revision: 47835

14 years agofixx shadow - more correct. no overlap for argb bordered windows.
Carsten Haitzler [Thu, 8 Apr 2010 13:02:55 +0000 (13:02 +0000)]
fixx shadow - more correct. no overlap for argb bordered windows.

SVN revision: 47831

14 years agocheck evry module api version
Hannes Janetzek [Thu, 8 Apr 2010 11:55:15 +0000 (11:55 +0000)]
check evry module api version

SVN revision: 47829

14 years agooops segv
Carsten Haitzler [Thu, 8 Apr 2010 06:23:23 +0000 (06:23 +0000)]
oops segv

SVN revision: 47827

14 years agocomp -> EFFECTS! (yes.. using edje!)
Carsten Haitzler [Thu, 8 Apr 2010 06:01:40 +0000 (06:01 +0000)]
comp -> EFFECTS! (yes.. using edje!)

SVN revision: 47826

14 years ago'everything'
Hannes Janetzek [Wed, 7 Apr 2010 15:03:27 +0000 (15:03 +0000)]
'everything'
- use item_changed event to update views and actions
- Evry_File: rename uri to path

SVN revision: 47807

14 years ago * e: Config in E17 could take avantage off Eet mapped string, but right
Cedric BAIL [Wed, 7 Apr 2010 13:54:33 +0000 (13:54 +0000)]
* e: Config in E17 could take avantage off Eet mapped string, but right
now the API doesn't provide a way to let the Eet_File open. So don't
hack around Eet API and use the proper API.

TODO: Break E_Config API to hold a reference to the Eet_File as long as
needed.

SVN revision: 47805

14 years ago'everything' removed tracker plugin from core
Hannes Janetzek [Wed, 7 Apr 2010 11:21:11 +0000 (11:21 +0000)]
'everything' removed tracker plugin from core

SVN revision: 47803

14 years agoupdating french and italian translations
Massimo Maiurana [Wed, 7 Apr 2010 10:38:30 +0000 (10:38 +0000)]
updating french and italian translations

SVN revision: 47802

14 years agoNew Temperature config dialog.
Christopher Michael [Wed, 7 Apr 2010 01:31:09 +0000 (01:31 +0000)]
New Temperature config dialog.
 - Works on small resolutions.
 - Fixes issues wrt radio widgets (in old dialog they would not always work
correctly).

SVN revision: 47798

14 years agoFix modules dialog to work w/ smaller resolutions (ilist was too tall).
Christopher Michael [Wed, 7 Apr 2010 01:30:03 +0000 (01:30 +0000)]
Fix modules dialog to work w/ smaller resolutions (ilist was too tall).
Add some missing wrapper functions for slider widget (used in new temp
config dialog).

SVN revision: 47797

14 years agoMore formatting of comments. Looking pretty damn nice now.
toma [Mon, 5 Apr 2010 09:11:59 +0000 (09:11 +0000)]
More formatting of comments. Looking pretty damn nice now.

SVN revision: 47761

14 years agoSet resizable and centered for Apps dialog.
Christopher Michael [Mon, 5 Apr 2010 00:43:12 +0000 (00:43 +0000)]
Set resizable and centered for Apps dialog.

SVN revision: 47756

14 years agoSet min width/height for list widget.
Christopher Michael [Mon, 5 Apr 2010 00:40:30 +0000 (00:40 +0000)]
Set min width/height for list widget.

SVN revision: 47755

14 years agoSet Apps dialog to be resizable.
Christopher Michael [Sun, 4 Apr 2010 23:34:36 +0000 (23:34 +0000)]
Set Apps dialog to be resizable.

SVN revision: 47754

14 years ago'everything'
Hannes Janetzek [Sun, 4 Apr 2010 14:11:35 +0000 (14:11 +0000)]
'everything'
- make upadte of action selector async
- added action selector as subjects plugin for actions without object like restart, shutdown, etc

SVN revision: 47748

14 years ago'everything' fix segv in border plugin
Hannes Janetzek [Sun, 4 Apr 2010 14:04:30 +0000 (14:04 +0000)]
'everything' fix segv in border plugin

SVN revision: 47747

14 years agoupdating french and italian translations
Massimo Maiurana [Sun, 4 Apr 2010 10:23:42 +0000 (10:23 +0000)]
updating french and italian translations

SVN revision: 47746

14 years agoMASSIVE code clean up. Process is listed at the top of the file for those wanting...
toma [Sun, 4 Apr 2010 03:55:47 +0000 (03:55 +0000)]
MASSIVE code clean up. Process is listed at the top of the file for those wanting to see my workings. This was a major pain in the ass to do, and please please PLEASE if you add anything, make sure it follows the correct formatting. I have built and tested it and it works, but please test everything you possibly can. If you have formatting changes for scripts, go ahead and drop that in because Im not too sure about that. The file size has gone up by 100kb I think so it might be an idea to strip all spaces and new lines if youre worried about size. But as they say, its not the size that matters. It is now perfectly legible. Woohoo

SVN revision: 47745

14 years agoRework Apps dialog to work nicer on smaller screens. Uses the ilist
Christopher Michael [Sat, 3 Apr 2010 15:37:24 +0000 (15:37 +0000)]
Rework Apps dialog to work nicer on smaller screens. Uses the ilist
end toggles too :)
Rename Favorites Menu to Favorite Applications.
Move Favorites to be in the Apps category.

NB: Dialog works good, but efeet_util_path_to_file_id is returning
garbage so any saves wrt order files (ibar, startup, restart apps)
will produce garbage in the .order file hence peoples problems w/
missing IBar apps, etc, etc.

SVN revision: 47723

14 years agoupdating french and italian translations
Massimo Maiurana [Sat, 3 Apr 2010 08:32:36 +0000 (08:32 +0000)]
updating french and italian translations

SVN revision: 47722

14 years agoFormatting & Whitespace removal.
Christopher Michael [Sat, 3 Apr 2010 01:03:40 +0000 (01:03 +0000)]
Formatting & Whitespace removal.

SVN revision: 47718

14 years agoSome desktop cleanup.
Christopher Michael [Fri, 2 Apr 2010 23:58:49 +0000 (23:58 +0000)]
Some desktop cleanup.

SVN revision: 47717

14 years agoFix copy/paste comment...doh :(
Christopher Michael [Fri, 2 Apr 2010 17:27:42 +0000 (17:27 +0000)]
Fix copy/paste comment...doh :(

SVN revision: 47715

14 years agoReset indicator geometry for Conformant apps when we close indicator.
Christopher Michael [Fri, 2 Apr 2010 17:25:20 +0000 (17:25 +0000)]
Reset indicator geometry for Conformant apps when we close indicator.

SVN revision: 47714

14 years agoAdd softkey config source file.
Christopher Michael [Fri, 2 Apr 2010 17:24:28 +0000 (17:24 +0000)]
Add softkey config source file.

SVN revision: 47713

14 years agoAdd ability to set softkey size.
Christopher Michael [Fri, 2 Apr 2010 17:24:02 +0000 (17:24 +0000)]
Add ability to set softkey size.

SVN revision: 47712

14 years agoAdd indicator config to Makefile.
Christopher Michael [Fri, 2 Apr 2010 17:09:01 +0000 (17:09 +0000)]
Add indicator config to Makefile.

SVN revision: 47711

14 years agoAdd indicator config src file.
Christopher Michael [Fri, 2 Apr 2010 17:07:53 +0000 (17:07 +0000)]
Add indicator config src file.

SVN revision: 47710

14 years agoAdd ability to set indicator height...requested by TAsn (Freerunner
Christopher Michael [Fri, 2 Apr 2010 17:07:28 +0000 (17:07 +0000)]
Add ability to set indicator height...requested by TAsn (Freerunner
project).

SVN revision: 47709

14 years ago'everything' dont add aggregator when there is only one plugin which wont show items...
Hannes Janetzek [Fri, 2 Apr 2010 16:28:19 +0000 (16:28 +0000)]
'everything' dont add aggregator when there is only one plugin which wont show items in aggregator list

SVN revision: 47708

14 years agoFix item label return. Thanks cedric :)
Christopher Michael [Fri, 2 Apr 2010 15:21:46 +0000 (15:21 +0000)]
Fix item label return. Thanks cedric :)

SVN revision: 47694

14 years ago'everything' update actions view when subject item changed
Hannes Janetzek [Fri, 2 Apr 2010 06:12:33 +0000 (06:12 +0000)]
'everything' update actions view when subject item changed

SVN revision: 47681

14 years ago'everything' update also inactive selectors (e.g. when an action removes the current...
Hannes Janetzek [Fri, 2 Apr 2010 05:31:02 +0000 (05:31 +0000)]
'everything' update also inactive selectors (e.g. when an action removes the current item)

SVN revision: 47679

14 years agoBetter definition between e/toolbar and e/widgets/toolbar. Its now e/fileman/toolbar...
toma [Fri, 2 Apr 2010 04:30:09 +0000 (04:30 +0000)]
Better definition between e/toolbar and e/widgets/toolbar. Its now e/fileman/toolbar as it is fileman specific, where as the other is a widget. THEME MAKERS: You will need to update to accomodate this change. I think the e_toolbar.c should probably be renamed too...

SVN revision: 47678

14 years ago'everything'
Hannes Janetzek [Fri, 2 Apr 2010 04:19:38 +0000 (04:19 +0000)]
'everything'
- add plugin option whether items should be shown in aggregator
- fix cleanup of thumb view when there are no items

SVN revision: 47677

14 years agoFix eina_stringshare usage...thanks k-s :)
Christopher Michael [Thu, 1 Apr 2010 23:14:16 +0000 (23:14 +0000)]
Fix eina_stringshare usage...thanks k-s :)

SVN revision: 47674

14 years ago'everything' fix issue with clearing thumb queue on _view_update
Hannes Janetzek [Thu, 1 Apr 2010 19:32:44 +0000 (19:32 +0000)]
'everything' fix issue with clearing thumb queue on _view_update

SVN revision: 47665

14 years agoUse item->label in places where we can. I don't know how this was
Christopher Michael [Thu, 1 Apr 2010 18:48:24 +0000 (18:48 +0000)]
Use item->label in places where we can. I don't know how this was
overlooked all this time. This fixes a bug where getting item->label
was always returning NULL.

Can someone please check the eina_stringshare usage here ? Thanks :)

SVN revision: 47655

14 years agoupdating french translation
Massimo Maiurana [Thu, 1 Apr 2010 10:44:30 +0000 (10:44 +0000)]
updating french translation

SVN revision: 47643

14 years agoFix issue where sometimes when closing an app, the window below would
Christopher Michael [Wed, 31 Mar 2010 23:43:35 +0000 (23:43 +0000)]
Fix issue where sometimes when closing an app, the window below would
not show...now it will at least show home. This fixes the 'grey'
background issue reported by TAsn.

Fix issue of keyboard layout getting reset when switching between 2
apps which use a vkbd (reported by TAsn).

SVN revision: 47636

14 years agoReduce code duplication by using one function to set kbd indicator icon.
Christopher Michael [Wed, 31 Mar 2010 01:38:27 +0000 (01:38 +0000)]
Reduce code duplication by using one function to set kbd indicator icon.

SVN revision: 47617

14 years agoMake sure we return something so the handler keeps running.
Christopher Michael [Tue, 30 Mar 2010 23:45:31 +0000 (23:45 +0000)]
Make sure we return something so the handler keeps running.

SVN revision: 47615

14 years agoUse our own focus stack for 'back' button as E's stack seems to include
Christopher Michael [Tue, 30 Mar 2010 23:39:43 +0000 (23:39 +0000)]
Use our own focus stack for 'back' button as E's stack seems to include
windows even if they don't accept or take focus.
Don't cycle focus if a window has a transient dialog present.
Fix some formatting.

Fixes focus cycle issue(s) reported by TAsn, thanks :)

SVN revision: 47614

14 years agoAdd property handler so we can adjust icon according to window state.
Christopher Michael [Tue, 30 Mar 2010 23:37:45 +0000 (23:37 +0000)]
Add property handler so we can adjust icon according to window state.

Fixes problem reported by TAsn wrt icon not changing when elm_entry
widgets show a keyboard.

SVN revision: 47613

14 years agoAllow home to have focus.
Christopher Michael [Tue, 30 Mar 2010 23:36:48 +0000 (23:36 +0000)]
Allow home to have focus.

SVN revision: 47612

14 years agoAdd missing keyboard modes.
Christopher Michael [Tue, 30 Mar 2010 23:36:32 +0000 (23:36 +0000)]
Add missing keyboard modes.

SVN revision: 47611

14 years ago * e: handle more valgrind tool to monitore e17.
Cedric BAIL [Tue, 30 Mar 2010 15:13:45 +0000 (15:13 +0000)]
* e: handle more valgrind tool to monitore e17.

SVN revision: 47600

14 years ago'everything' apps: remove uneeded filter
Hannes Janetzek [Tue, 30 Mar 2010 13:32:44 +0000 (13:32 +0000)]
'everything' apps: remove uneeded filter

SVN revision: 47599

14 years agomore options - ui fits better on small screens
Carsten Haitzler [Tue, 30 Mar 2010 03:10:03 +0000 (03:10 +0000)]
more options - ui fits better on small screens

SVN revision: 47575

14 years agoUse Eina_Bool for multi-select of ilist.
Christopher Michael [Tue, 30 Mar 2010 01:05:56 +0000 (01:05 +0000)]
Use Eina_Bool for multi-select of ilist.
Fix formatting issues in some other files.

SVN revision: 47573

14 years agoBetter description for Illume profile (remove useless breaks in
Christopher Michael [Mon, 29 Mar 2010 17:20:10 +0000 (17:20 +0000)]
Better description for Illume profile (remove useless breaks in
description).

SVN revision: 47560

14 years ago * e: prevent segv when reinserting the same object. Should never happen
Cedric BAIL [Mon, 29 Mar 2010 16:11:08 +0000 (16:11 +0000)]
* e: prevent segv when reinserting the same object. Should never happen
but better to not segv.

SVN revision: 47558

14 years ago * e: fix efreet refcount in exebuf.
Cedric BAIL [Mon, 29 Mar 2010 13:21:38 +0000 (13:21 +0000)]
    * e: fix efreet refcount in exebuf.

SVN revision: 47556

14 years ago'everything' fix thumb queue
Hannes Janetzek [Sun, 28 Mar 2010 20:16:17 +0000 (20:16 +0000)]
'everything' fix thumb queue

SVN revision: 47541

14 years ago'everything' change 'show list' option to show list from the start
Hannes Janetzek [Sun, 28 Mar 2010 20:15:27 +0000 (20:15 +0000)]
'everything' change 'show list' option to show list from the start

SVN revision: 47540

14 years agoMissed this one...
toma [Sun, 28 Mar 2010 15:16:29 +0000 (15:16 +0000)]
Missed this one...

SVN revision: 47532

14 years ago'everything' send unselect signal on _view_update
Hannes Janetzek [Sun, 28 Mar 2010 14:47:26 +0000 (14:47 +0000)]
'everything' send unselect signal on _view_update

SVN revision: 47530

14 years agoComments for TODO
toma [Sun, 28 Mar 2010 02:25:36 +0000 (02:25 +0000)]
Comments for TODO

SVN revision: 47525

14 years agoapps, new app, screen icons. still not sure about the new app one, will see how to...
manowarrior [Sun, 28 Mar 2010 01:45:54 +0000 (01:45 +0000)]
apps, new app, screen icons. still not sure about the new app one, will see how to improve it.

SVN revision: 47523

14 years agonew folder icon, hope you like it.
manowarrior [Sat, 27 Mar 2010 21:49:35 +0000 (21:49 +0000)]
new folder icon, hope you like it.

SVN revision: 47521

14 years agoMake sure we free desktop before getting new
Sebastian Dransfeld [Sat, 27 Mar 2010 20:53:41 +0000 (20:53 +0000)]
Make sure we free desktop before getting new

SVN revision: 47518

14 years agoe: This isn't true anymore
Sebastian Dransfeld [Sat, 27 Mar 2010 20:53:30 +0000 (20:53 +0000)]
e: This isn't true anymore

We get our own pointer from efreet util now.

SVN revision: 47517

14 years agoTODO++
Sebastian Dransfeld [Sat, 27 Mar 2010 19:58:44 +0000 (19:58 +0000)]
TODO++

SVN revision: 47514

14 years agoefreet_util_init gone
Sebastian Dransfeld [Sat, 27 Mar 2010 19:58:21 +0000 (19:58 +0000)]
efreet_util_init gone

SVN revision: 47512

14 years agofix when there is no adaptor for an instance.
Gustavo Sverzut Barbieri [Sat, 27 Mar 2010 14:23:37 +0000 (14:23 +0000)]
fix when there is no adaptor for an instance.

PS: I couldn't test it as my machine does not have a hw switch to turn
bluetooth off... and I'm lazy to search how to disable it using
software (hciconfig hci0 down does not do it, just put the adapter in
offline mode and my btusb is not modular, so I can't remove the
module) :-)

SVN revision: 47505

14 years agoupdating french translation
Massimo Maiurana [Sat, 27 Mar 2010 12:01:08 +0000 (12:01 +0000)]
updating french translation

SVN revision: 47504

14 years agoUpdate all the module icons to match the newer window icons. Wasnt as painful a proce...
toma [Sat, 27 Mar 2010 02:53:54 +0000 (02:53 +0000)]
Update all the module icons to match the newer window icons. Wasnt as painful a process as I thought...

SVN revision: 47501

14 years agoSync with efreet and some cleanup
Sebastian Dransfeld [Fri, 26 Mar 2010 05:34:34 +0000 (05:34 +0000)]
Sync with efreet and some cleanup

SVN revision: 47478

14 years agoEfreet update
Sebastian Dransfeld [Fri, 26 Mar 2010 05:34:20 +0000 (05:34 +0000)]
Efreet update

- Listen to cache update
- Free desktops after retrival

SVN revision: 47477

14 years agoListen to cache update event
Sebastian Dransfeld [Fri, 26 Mar 2010 05:34:10 +0000 (05:34 +0000)]
Listen to cache update event

SVN revision: 47476

14 years agofree desktop when done
Sebastian Dransfeld [Fri, 26 Mar 2010 05:33:59 +0000 (05:33 +0000)]
free desktop when done

SVN revision: 47475

14 years agofree desktop on border removal
Sebastian Dransfeld [Fri, 26 Mar 2010 05:33:48 +0000 (05:33 +0000)]
free desktop on border removal

SVN revision: 47474

14 years ago * e: handle mouse wheel for slider.
Cedric BAIL [Thu, 25 Mar 2010 17:33:54 +0000 (17:33 +0000)]
* e: handle mouse wheel for slider.

SVN revision: 47452

14 years agoWhen 'mode' changes we may need to reset indicator position depending
Christopher Michael [Thu, 25 Mar 2010 00:23:55 +0000 (00:23 +0000)]
When 'mode' changes we may need to reset indicator position depending
on mode, so in layout update don't skip indicators.

SVN revision: 47439

14 years agoupdating french and italian translations
Massimo Maiurana [Wed, 24 Mar 2010 17:58:35 +0000 (17:58 +0000)]
updating french and italian translations

SVN revision: 47433

14 years agofix some sync send issues - missed cases.
Carsten Haitzler [Wed, 24 Mar 2010 08:08:46 +0000 (08:08 +0000)]
fix some sync send issues - missed cases.

SVN revision: 47411

14 years ago'everything' view: less blocking, cleanups
Hannes Janetzek [Tue, 23 Mar 2010 12:39:35 +0000 (12:39 +0000)]
'everything' view: less blocking, cleanups

SVN revision: 47390

14 years agofileman desktop files should not show outside Enlightenment.
Gustavo Sverzut Barbieri [Tue, 23 Mar 2010 00:24:31 +0000 (00:24 +0000)]
fileman desktop files should not show outside Enlightenment.

Add the following entry to efm_favorites.tar.gz files:

    NotShowIn=GNOME;KDE;LXDE;ROX;XFCE;

Hint by Doktor Notor, Gentoo user.

SVN revision: 47377

14 years ago[E-devel] [PATCH] Fix crash on ebluez
Gustavo Sverzut Barbieri [Mon, 22 Mar 2010 17:22:47 +0000 (17:22 +0000)]
[E-devel] [PATCH] Fix crash on ebluez

By: "Gustavo F. Padovan" <padovan@profusion.mobi>

SVN revision: 47372

14 years agofix everything theme
Hannes Janetzek [Sun, 21 Mar 2010 16:04:36 +0000 (16:04 +0000)]
fix everything theme

SVN revision: 47358

14 years ago'everything'
Hannes Janetzek [Sun, 21 Mar 2010 15:55:03 +0000 (15:55 +0000)]
'everything'
- use idler for retrieving icons.
- delay initial update of matches

SVN revision: 47357

14 years ago EFM(fwin): dont show the operation info if the operation keep less that 1 second
Davide Andreoli [Sun, 21 Mar 2010 12:51:36 +0000 (12:51 +0000)]
 EFM(fwin): dont show the operation info if the operation keep less that 1 second

SVN revision: 47356

14 years agoFix an edje circular calculation in efm progress operations
Davide Andreoli [Sat, 20 Mar 2010 21:22:12 +0000 (21:22 +0000)]
Fix an edje circular calculation in efm progress operations

SVN revision: 47355

14 years agoupdating french and italian translations
Massimo Maiurana [Fri, 19 Mar 2010 21:49:44 +0000 (21:49 +0000)]
updating french and italian translations

SVN revision: 47349

14 years agofix warnings.
Gustavo Sverzut Barbieri [Thu, 18 Mar 2010 22:07:39 +0000 (22:07 +0000)]
fix warnings.

SVN revision: 47335

14 years agomissing file and set svn-ignore
Gustavo Sverzut Barbieri [Thu, 18 Mar 2010 21:59:05 +0000 (21:59 +0000)]
missing file and set svn-ignore

SVN revision: 47333

14 years agoe: Add ofono module.
Gustavo Sverzut Barbieri [Thu, 18 Mar 2010 21:48:56 +0000 (21:48 +0000)]
e: Add ofono module.

By: João Paulo Rechi Vita <jprvita@profusion.mobi>

SVN revision: 47330