diff options
| -rw-r--r-- | apps/plugins/CATEGORIES | 2 | ||||
| -rw-r--r-- | apps/plugins/viewers.config | 2 | ||||
| -rw-r--r-- | manual/plugins/main.tex | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/apps/plugins/CATEGORIES b/apps/plugins/CATEGORIES index 0ac5bdb..c7f194f 100644 --- a/apps/plugins/CATEGORIES +++ b/apps/plugins/CATEGORIES @@ -82,7 +82,7 @@ rockblox,games rockblox1d,games rockbox_flash,viewers rockboy,viewers -rocklife,games +rocklife,demos rockpaint,apps search,viewers searchengine,viewers diff --git a/apps/plugins/viewers.config b/apps/plugins/viewers.config index ed2f68a..a7aec61 100644 --- a/apps/plugins/viewers.config +++ b/apps/plugins/viewers.config @@ -82,7 +82,7 @@ cfg,viewers/theme_remove,- *,apps/md5sum,- colours,apps/text_editor,11 ssg,games/superdom,- -cells,games/rocklife,- +cells,demos/rocklife,- link,viewers/shortcuts_view,- lua,viewers/lua,- ipod,viewers/crypt_firmware,- diff --git a/manual/plugins/main.tex b/manual/plugins/main.tex index 5306b78..720933a 100644 --- a/manual/plugins/main.tex +++ b/manual/plugins/main.tex @@ -72,8 +72,6 @@ text files% \opt{lcd_bitmap}{\input{plugins/rockblox1d.tex}} -\opt{lcd_bitmap}{\input{plugins/rocklife.tex}} - \opt{lcd_bitmap}{\input{plugins/sliding.tex}} \opt{lcd_bitmap}{\input{plugins/snake.tex}} @@ -118,6 +116,8 @@ text files% \opt{lcd_bitmap}{\input{plugins/plasma.tex}} +\opt{lcd_bitmap}{\input{plugins/rocklife.tex}} + {\input{plugins/snow.tex}} \opt{lcd_bitmap}{\input{plugins/starfield.tex}} |