aboutsummaryrefslogtreecommitdiff
path: root/data/skin_default/icons/Makefile.am
AgeCommit message (Collapse)Author
2010-11-16data/skin_default/icons/Makefile.am: remove trailing whitespaceAndreas Oberritter
2010-10-06Merge branch 'bug_531_fixed_not_visible_parental_control_padlock'ghost
2010-10-05Merge commit 'origin/bug_69_configurable_inputdevice_delay'acid-burn
2010-08-26Enigma2: add possibility to configure input device delay and repeat settings.acid-burn
fixes #69
2010-05-07fixed not visible padlock icon in parental control listsghost
this fixes bug #531
2010-05-06Network.py,NetworkSetup.py,skin_default.xml: * Introduce new unified naming ↵acid-burn
for network interfaces. * Redesign NetworkadapterSelection Screen. * small cleanups. Refs #137 , Fixes #418
2009-08-18do not use wildcards, because it breaks builds outside the source directory ↵Andreas Oberritter
and therefore breaks 'make distcheck'
2009-08-15Makefile.am: use dist_*_DATA to include data files in tarballsAndreas Oberritter
2009-08-15update all Makefile.am filesAndreas Oberritter
remove 'AUTOMAKE_OPTIONS = gnu', which is the default, use pkgdatadir instead of $(DATADIR)/enigma2, use pkglibdir instead of $(LIBDIR)/enigma2
2008-04-13png cleanup by nemsis, png move/changesFelix Domke