Commit Graph

16 Commits

Author SHA1 Message Date
maxerba 4702710f7c Updating desktop files 2014-09-11 21:51:04 +02:00
maxerba 1551b89b81 I remember that even in the english description it was specified that this is the version with agent. Anyway I specified it for the italian localization. 2014-07-03 21:04:06 +02:00
Kai Huuhko fa22f4a7bc Prefix desktop entry category E with X- as it's not in the xdg spec 2014-05-22 01:43:46 +03:00
maxerba 7b94c310b8 Updating desktop file 2014-05-19 22:25:28 +02:00
Leif Middelschulte f797c7d2d8 Add support for ieee802.1x wireless networks.
Connman does only support two phase authentication via config files.
These config files reside in /var/lib/connman/ and are watched by
the connman daemon. Unfortunatelly, connman does not support per
session/user config files, so for simplicity's sake, we modify one in
/var/lib/connman. With these changes, econnman manages a single file
(/var/lib/connman/econnman.config), to which the user running it needs
write access. By default the (empty) config file shipped with this packages
has write permissions set for the group. Packagers might want to change the
owner/group to root:users after installation or come around with a more
sophisticated approach.
2013-12-13 18:09:54 +02:00
maxerba 0551b4ccf2 Adding polish translations in desktop files 2013-11-22 21:22:04 +01:00
Massimo Maiurana 812469839c updating esperanto translations
SVN revision: 81195
2012-12-17 23:42:23 +00:00
Massimo Maiurana c950e653d4 updating various translations
SVN revision: 79483
2012-11-20 23:30:36 +00:00
Massimo Maiurana 2c9f4034c6 updating portuguese and italian translations
SVN revision: 75701
2012-08-25 20:03:12 +00:00
Massimo Maiurana 5206e59aba updating portuguese and italian translations
SVN revision: 75634
2012-08-23 18:08:44 +00:00
Gustavo Sverzut Barbieri 6a02040220 add launcher with --agent option
SVN revision: 75177
2012-08-12 23:18:22 +00:00
Gustavo Sverzut Barbieri 9e293b574d econnman: update images to higher resolution.
they are 128x128 now.



SVN revision: 74947
2012-08-06 14:52:44 +00:00
Gustavo Sverzut Barbieri 14074f8808 econnman: improve theme and look and feel.
NOTE: I'm missing few icons from designer, those I've cut from the
mockup while I wait (lock, favorite).



SVN revision: 74866
2012-08-03 22:09:19 +00:00
Gustavo Sverzut Barbieri 6865e29b00 connected badge for networks, fix distcheck
oh my god... I suck at design, but without a proper mouse and tools
it's even worse... help appreciated ;-)



SVN revision: 73443
2012-07-07 06:13:06 +00:00
Gustavo Sverzut Barbieri f62d0f2027 econnman got icons (ugly, but less than the text versions I had before)
SVN revision: 73440
2012-07-07 05:13:06 +00:00
Gustavo Sverzut Barbieri 97b1311413 welcome econnman application.
This application attempts to cope with newest connman API and provide
every feature it supports.

It's written as an application instead of E17 module to make use of
Elementary. At this point I'm trying to make something usable fast and
then python-elementary is used (it may be converted to C at a later
point).

Just use a recent elementary from svn to run, as elm_segment_control
was badly broken and will segfault if used! Be warned.

python-elementary is not a compile time dependency and thus not
checked by configure, but it's runtime so be sure to have it before
running!

TODO:
 - IPv6
 - Proxy
 - Technology and Service icons (IOW: it looks ugly now)



SVN revision: 73121
2012-07-02 03:26:05 +00:00