Igor Murzov
2644a58115
mpdule: Fix configuration dialog layout
...
SVN revision: 81655
10 years ago
Massimo Maiurana
86bd7dc367
- re-enabling ru translation after po file committing
...
- remove a semicolon from a configuration item (patch from Igor Murzov)
SVN revision: 78733
11 years ago
Lucas De Marchi
1ed6cfdef2
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
13 years ago
Jaime Thomas
46851ab31f
Make the popup optional, small theme fix.
...
SVN revision: 42167
14 years ago
Christopher Michael
073de78837
Fix API Inconsistency in regards to e_widget_min_size_* . Renamed to
...
e_widget_size_min_* . This Large commit should fix everything in svn that is
using those functions.
SVN revision: 42152
14 years ago
Daniel Kolesa
b2b85e5775
EMODULES: Fix & Unify autofoo stuff everywhere, fix dist tarballs support, add ability to create dist tarball of all modules.
...
SVN revision: 41571
14 years ago
Christopher Michael
5663679d8d
Path from Stephane Bauland <joligardon@gmail.com> for changing
...
evas_stringshare into eina_stringshare.
SVN revision: 37397
15 years ago
Sebastian Dransfeld
db055d373c
No i18n
...
Fix prototype and declaration for _mpdule_update_song_cb()
Remove unused variables and functions.
Remove unneeded double cast.
Fix comparison in _mpdule_config_updated()
SVN revision: 33415
16 years ago
Sthithaprajna Garapaty
2a4c6774a6
INDENT
...
SVN revision: 33385
16 years ago
Sthithaprajna Garapaty
6ad3c03937
New MPD Module to show MPD status in the shelf.
...
SVN revision: 33073
16 years ago