Commit Graph

14 Commits

Author SHA1 Message Date
Christopher Michael 002629e93f Patch from Leif for fixing segfault if nothing is selected.
SVN revision: 51015
2010-08-11 17:54:52 +00:00
Lucas De Marchi 6638a10e20 FORMATTING
* Remove vim modelines:
 find . -name '*.[chx]' -exec sed -i '/\/\*$/ {N;N;/ \* vim:ts/d}' \{\} \;
 find . -name '*.[chx]' -exec sed -i '/\/[\*\/] *vim:/d' \{\} \;

* Remove leading blank lines:
 find . -name '*.[cxh]' -exec sed -i '/./,$!d'

If you use vim, use this in your .vimrc:
set ts=8 sw=3 sts=8 expandtab cino=>5n-3f0^-2{2(0W1st0



SVN revision: 50816
2010-08-04 16:57:32 +00:00
Cedric BAIL c6a118d738 * e: remove warning due to Ecore API change.
SVN revision: 49833
2010-06-24 16:19:12 +00:00
Christopher Michael 947ced04ae Save config queue when new binding is added.
SVN revision: 49421
2010-06-03 19:33:12 +00:00
Christopher Michael 74c329d245 Add ability to Add/Del acpi bindings.
NB: Consider this preliminary code as it still needs lots more
testing, so use with caution.



SVN revision: 49420
2010-06-03 19:28:30 +00:00
Christopher Michael fc5b8ca5d2 Add ability to have ACPI events do a custom command.
SVN revision: 49340
2010-05-31 01:22:16 +00:00
Carsten Haitzler 52caeb8372 these dialogs should be resizable in basic mode
SVN revision: 49331
2010-05-30 18:07:30 +00:00
Christopher Michael 9dabfbd360 Complete the move to "advanced" ;)
SVN revision: 49318
2010-05-30 01:44:11 +00:00
Carsten Haitzler 573f9a56df move to advanced - system is actyally for .desktop files that provide
"system config tools" that e execs.



SVN revision: 49316
2010-05-30 01:38:21 +00:00
Christopher Michael 9001c5c729 Add some todo remarks.
SVN revision: 49313
2010-05-29 20:15:06 +00:00
Christopher Michael 0be175764d Make sure we cleanup existing bindings else we could leak stringshares.
SVN revision: 49312
2010-05-29 20:08:22 +00:00
Christopher Michael 4d1f37af1a Finish ACPI conf dialog.
SVN revision: 49308
2010-05-29 19:55:11 +00:00
Massimo Maiurana d30578f56e updating french and italian translations
SVN revision: 49156
2010-05-23 07:37:06 +00:00
Christopher Michael cd205d95d1 Add skeleton acpi_bindings dialog (not complete yet and not
useful...just blank).



SVN revision: 49114
2010-05-21 20:37:45 +00:00