diff options
| author | Andreas Oberritter <obi@opendreambox.org> | 2010-10-21 22:41:59 +0000 |
|---|---|---|
| committer | Andreas Oberritter <obi@opendreambox.org> | 2010-11-16 16:08:51 +0100 |
| commit | ef109abfbe60df9ec35b5f201cd8c64dfef9b2db (patch) | |
| tree | fbf0b19236ae76286159f69942ed982133bd172a | |
| parent | e1e6aacdd3e8d8694bd79b668f7f122ad9db1b0c (diff) | |
| download | enigma2-ef109abfbe60df9ec35b5f201cd8c64dfef9b2db.tar.gz enigma2-ef109abfbe60df9ec35b5f201cd8c64dfef9b2db.zip | |
data/skin_default/icons/Makefile.am: remove trailing whitespace
| -rwxr-xr-x | data/skin_default/icons/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/skin_default/icons/Makefile.am b/data/skin_default/icons/Makefile.am index b453aa77..7a709b04 100755 --- a/data/skin_default/icons/Makefile.am +++ b/data/skin_default/icons/Makefile.am @@ -45,10 +45,10 @@ dist_install_DATA = \ mp_buttons.png \ network_wired.png \ network_wired-active.png \ - network_wired-inactive.png \ + network_wired-inactive.png \ network_wireless.png \ network_wireless-active.png \ - network_wireless-inactive.png \ + network_wireless-inactive.png \ plugin.png \ rass_logo.png \ rass_page1.png \ |
