Go to file
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
2010-08-04 16:57:32 +00:00
images EMODULES: Fix & Unify autofoo stuff everywhere, fix dist tarballs support, add ability to create dist tarball of all modules. 2009-08-03 14:49:56 +00:00
m4 people really need to stop making batch commits without checking to see if they've broken something. 2010-07-16 20:57:51 +00:00
src FORMATTING 2010-08-04 16:57:32 +00:00
AUTHORS New MPD Module to show MPD status in the shelf. 2007-12-10 02:43:23 +00:00
COPYING fix the copying license to 2009-01-13 13:00:45 +00:00
ChangeLog - 2007-12-10 05:41:02 +00:00
INSTALL New MPD Module to show MPD status in the shelf. 2007-12-10 02:43:23 +00:00
Makefile.am remove useless m4 reference, thanks Thomas Sachau 2010-04-17 08:27:05 +00:00
NEWS New MPD Module to show MPD status in the shelf. 2007-12-10 02:43:23 +00:00
README New MPD Module to show MPD status in the shelf. 2007-12-10 02:43:23 +00:00
autogen.sh autofunk. blame the X 2008-01-15 01:50:43 +00:00
configure.ac EMODULES: Fix & Unify autofoo stuff everywhere, fix dist tarballs support, add ability to create dist tarball of all modules. 2009-08-03 14:49:56 +00:00
e-module-mpdule.edc EMODULES: Fix & Unify autofoo stuff everywhere, fix dist tarballs support, add ability to create dist tarball of all modules. 2009-08-03 14:49:56 +00:00
e_modules-mpdule.spec.in New MPD Module to show MPD status in the shelf. 2007-12-10 02:43:23 +00:00
module.desktop.in remove useless title 2010-03-08 17:09:08 +00:00
mpdule.edc Make the popup optional, small theme fix. 2009-09-01 18:23:05 +00:00

README

Simple MPD  module
Load it into your shelf. Set it to: Able to be Resized, and resize to a good size for best experience.

To see more than just the artist and title, edit the theme (See comments in the theme for more info).