diff options
| author | Björn Stenberg <bjorn@haxx.se> | 2008-11-25 19:54:23 +0000 |
|---|---|---|
| committer | Björn Stenberg <bjorn@haxx.se> | 2008-11-25 19:54:23 +0000 |
| commit | a091d20ba02ecc0ba308f61013f99d38d8dcd0e7 (patch) | |
| tree | 3f43bd9042d6410fb9ca17662564c578add4e453 /apps/plugins | |
| parent | 032b3d46912ef16aaa20b8fdf85c088c6f444a2a (diff) | |
| download | rockbox-a091d20ba02ecc0ba308f61013f99d38d8dcd0e7.zip rockbox-a091d20ba02ecc0ba308f61013f99d38d8dcd0e7.tar.gz rockbox-a091d20ba02ecc0ba308f61013f99d38d8dcd0e7.tar.bz2 rockbox-a091d20ba02ecc0ba308f61013f99d38d8dcd0e7.tar.xz | |
Added 'keywords' and 'eol-style' properties.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19218 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins')
| -rw-r--r-- | apps/plugins/bitmaps/pluginbitmaps.make | 2 | ||||
| -rw-r--r-- | apps/plugins/chessbox/chessbox.make | 2 | ||||
| -rw-r--r-- | apps/plugins/clock/clock.make | 2 | ||||
| -rw-r--r-- | apps/plugins/doom/doom.make | 2 | ||||
| -rw-r--r-- | apps/plugins/jpeg/jpeg.make | 2 | ||||
| -rw-r--r-- | apps/plugins/midi/midi.make | 2 | ||||
| -rw-r--r-- | apps/plugins/mpegplayer/mpegplayer.make | 2 | ||||
| -rw-r--r-- | apps/plugins/pacbox/pacbox.make | 2 | ||||
| -rw-r--r-- | apps/plugins/plugins.make | 2 | ||||
| -rw-r--r-- | apps/plugins/reversi/reversi.make | 2 | ||||
| -rw-r--r-- | apps/plugins/rockboy/rockboy.make | 2 | ||||
| -rw-r--r-- | apps/plugins/shortcuts/shortcuts.make | 2 | ||||
| -rw-r--r-- | apps/plugins/sudoku/sudoku.make | 2 | ||||
| -rw-r--r-- | apps/plugins/zxbox/zxbox.make | 2 |
14 files changed, 14 insertions, 14 deletions
diff --git a/apps/plugins/bitmaps/pluginbitmaps.make b/apps/plugins/bitmaps/pluginbitmaps.make index 8fc4302..b91e38e 100644 --- a/apps/plugins/bitmaps/pluginbitmaps.make +++ b/apps/plugins/bitmaps/pluginbitmaps.make @@ -4,7 +4,7 @@ # Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < # Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ # \/ \/ \/ \/ \/ -# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $ +# $Id$ # PBMPINCDIR = $(BUILDDIR)/pluginbitmaps diff --git a/apps/plugins/chessbox/chessbox.make b/apps/plugins/chessbox/chessbox.make index 432f309..220f083 100644 --- a/apps/plugins/chessbox/chessbox.make +++ b/apps/plugins/chessbox/chessbox.make @@ -4,7 +4,7 @@ # Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < # Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ # \/ \/ \/ \/ \/ -# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $ +# $Id$ # CHESSBOX_SRCDIR = $(APPSDIR)/plugins/chessbox diff --git a/apps/plugins/clock/clock.make b/apps/plugins/clock/clock.make index c864d67..9e03c66 100644 --- a/apps/plugins/clock/clock.make +++ b/apps/plugins/clock/clock.make @@ -4,7 +4,7 @@ # Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < # Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ # \/ \/ \/ \/ \/ -# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $ +# $Id$ # CLOCKSRCDIR := $(APPSDIR)/plugins/clock diff --git a/apps/plugins/doom/doom.make b/apps/plugins/doom/doom.make index 3e95026..b739007 100644 --- a/apps/plugins/doom/doom.make +++ b/apps/plugins/doom/doom.make @@ -4,7 +4,7 @@ # Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < # Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ # \/ \/ \/ \/ \/ -# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $ +# $Id$ # DOOMSRCDIR := $(APPSDIR)/plugins/doom diff --git a/apps/plugins/jpeg/jpeg.make b/apps/plugins/jpeg/jpeg.make index 9413ef2..15168dc 100644 --- a/apps/plugins/jpeg/jpeg.make +++ b/apps/plugins/jpeg/jpeg.make @@ -4,7 +4,7 @@ # Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < # Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ # \/ \/ \/ \/ \/ -# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $ +# $Id$ # JPEGSRCDIR := $(APPSDIR)/plugins/jpeg diff --git a/apps/plugins/midi/midi.make b/apps/plugins/midi/midi.make index db29ad8..9de8496 100644 --- a/apps/plugins/midi/midi.make +++ b/apps/plugins/midi/midi.make @@ -4,7 +4,7 @@ # Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < # Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ # \/ \/ \/ \/ \/ -# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $ +# $Id$ # MIDISRCDIR := $(APPSDIR)/plugins/midi diff --git a/apps/plugins/mpegplayer/mpegplayer.make b/apps/plugins/mpegplayer/mpegplayer.make index 7242be3..cd7e006 100644 --- a/apps/plugins/mpegplayer/mpegplayer.make +++ b/apps/plugins/mpegplayer/mpegplayer.make @@ -4,7 +4,7 @@ # Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < # Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ # \/ \/ \/ \/ \/ -# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $ +# $Id$ # MPEGSRCDIR := $(APPSDIR)/plugins/mpegplayer diff --git a/apps/plugins/pacbox/pacbox.make b/apps/plugins/pacbox/pacbox.make index 75a599d..83e19f8 100644 --- a/apps/plugins/pacbox/pacbox.make +++ b/apps/plugins/pacbox/pacbox.make @@ -4,7 +4,7 @@ # Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < # Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ # \/ \/ \/ \/ \/ -# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $ +# $Id$ # PACBOXSRCDIR := $(APPSDIR)/plugins/pacbox diff --git a/apps/plugins/plugins.make b/apps/plugins/plugins.make index fdaae3e..0921c0b 100644 --- a/apps/plugins/plugins.make +++ b/apps/plugins/plugins.make @@ -4,7 +4,7 @@ # Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < # Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ # \/ \/ \/ \/ \/ -# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $ +# $Id$ # # single-file plugins: diff --git a/apps/plugins/reversi/reversi.make b/apps/plugins/reversi/reversi.make index 4eaa82d..0e7b388 100644 --- a/apps/plugins/reversi/reversi.make +++ b/apps/plugins/reversi/reversi.make @@ -4,7 +4,7 @@ # Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < # Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ # \/ \/ \/ \/ \/ -# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $ +# $Id$ # REVERSISRCDIR := $(APPSDIR)/plugins/reversi diff --git a/apps/plugins/rockboy/rockboy.make b/apps/plugins/rockboy/rockboy.make index 7faf1a5..428211f 100644 --- a/apps/plugins/rockboy/rockboy.make +++ b/apps/plugins/rockboy/rockboy.make @@ -4,7 +4,7 @@ # Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < # Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ # \/ \/ \/ \/ \/ -# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $ +# $Id$ # ROCKBOY_SRCDIR = $(APPSDIR)/plugins/rockboy diff --git a/apps/plugins/shortcuts/shortcuts.make b/apps/plugins/shortcuts/shortcuts.make index fc2a77a..c91c992 100644 --- a/apps/plugins/shortcuts/shortcuts.make +++ b/apps/plugins/shortcuts/shortcuts.make @@ -4,7 +4,7 @@ # Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < # Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ # \/ \/ \/ \/ \/ -# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $ +# $Id$ # SHCUTSRCDIR := $(APPSDIR)/plugins/shortcuts diff --git a/apps/plugins/sudoku/sudoku.make b/apps/plugins/sudoku/sudoku.make index e1f397c..11bf769 100644 --- a/apps/plugins/sudoku/sudoku.make +++ b/apps/plugins/sudoku/sudoku.make @@ -4,7 +4,7 @@ # Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < # Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ # \/ \/ \/ \/ \/ -# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $ +# $Id$ # SUDOKUSRCDIR := $(APPSDIR)/plugins/sudoku diff --git a/apps/plugins/zxbox/zxbox.make b/apps/plugins/zxbox/zxbox.make index 937bcde..6f6d1ab 100644 --- a/apps/plugins/zxbox/zxbox.make +++ b/apps/plugins/zxbox/zxbox.make @@ -4,7 +4,7 @@ # Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < < # Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \ # \/ \/ \/ \/ \/ -# $Id: Makefile 19082 2008-11-10 23:54:24Z zagor $ +# $Id$ # ZXBOX_SRCDIR = $(APPSDIR)/plugins/zxbox |