slitaz-forge rev 398

Edit roadmap
author Paul Issott <paul@slitaz.org>
date Mon Jan 13 18:52:02 2014 +0000 (2014-01-13)
parents 9068ce96fee4
children 8db5b4592873
files roadmap/releases/5.0/add-new-pkgs.conf roadmap/releases/5.0/add-x64-support.conf roadmap/releases/5.0/hardware-support.conf roadmap/releases/5.0/new-cooking.conf roadmap/releases/5.0/tazweb-modular.conf roadmap/releases/5.0/xdg-autostart.conf
line diff
     1.1 --- a/roadmap/releases/5.0/add-new-pkgs.conf	Mon Jan 13 15:41:35 2014 +0000
     1.2 +++ b/roadmap/releases/5.0/add-new-pkgs.conf	Mon Jan 13 18:52:02 2014 +0000
     1.3 @@ -7,4 +7,4 @@
     1.4  WIKI=""
     1.5  BUGS=""
     1.6  
     1.7 -DESC="As of 8 Jan 2014 we have 4190 packages, wich is very nice!"
     1.8 +DESC="As of 8 Jan 2014 we have 4190 packages, which is very nice!"
     2.1 --- a/roadmap/releases/5.0/add-x64-support.conf	Mon Jan 13 15:41:35 2014 +0000
     2.2 +++ b/roadmap/releases/5.0/add-x64-support.conf	Mon Jan 13 18:52:02 2014 +0000
     2.3 @@ -7,4 +7,4 @@
     2.4  WIKI=""
     2.5  BUGS=""
     2.6  
     2.7 -DESC="Build Binutils, Glibc and GCC for x86_64 and cook x86_64 version "
     2.8 +DESC="Build Binutils, Glibc and GCC for x86_64 and cook x86_64 version"
     3.1 --- a/roadmap/releases/5.0/hardware-support.conf	Mon Jan 13 15:41:35 2014 +0000
     3.2 +++ b/roadmap/releases/5.0/hardware-support.conf	Mon Jan 13 18:52:02 2014 +0000
     3.3 @@ -7,4 +7,4 @@
     3.4  WIKI=""
     3.5  BUGS=""
     3.6  
     3.7 -DESC="Better harware support via much more Linux Kernel modules"
     3.8 +DESC="Better hardware support via many more Linux Kernel modules"
     4.1 --- a/roadmap/releases/5.0/new-cooking.conf	Mon Jan 13 15:41:35 2014 +0000
     4.2 +++ b/roadmap/releases/5.0/new-cooking.conf	Mon Jan 13 18:52:02 2014 +0000
     4.3 @@ -7,4 +7,4 @@
     4.4  WIKI=""
     4.5  BUGS=""
     4.6  
     4.7 -DESC="Publish a new cooking then fix latest bugs then go for RC's!"
     4.8 +DESC="Publish a new cooking then fix latest bugs then go for RCs!"
     5.1 --- a/roadmap/releases/5.0/tazweb-modular.conf	Mon Jan 13 15:41:35 2014 +0000
     5.2 +++ b/roadmap/releases/5.0/tazweb-modular.conf	Mon Jan 13 18:52:02 2014 +0000
     5.3 @@ -10,4 +10,4 @@
     5.4  DESC="Hard to do via CGI in user space:
     5.5  Allow packages to install/remove .cgi files and make menu changes to Tazweb
     5.6  
     5.7 -But TazWeb is now modular via cmdline switch such as --notoolbar --kiosk"
     5.8 +But TazWeb is now modular via cmdline switches such as --notoolbar --kiosk"
     6.1 --- a/roadmap/releases/5.0/xdg-autostart.conf	Mon Jan 13 15:41:35 2014 +0000
     6.2 +++ b/roadmap/releases/5.0/xdg-autostart.conf	Mon Jan 13 18:52:02 2014 +0000
     6.3 @@ -7,16 +7,16 @@
     6.4  WIKI=""
     6.5  BUGS=""
     6.6  
     6.7 -DESC="Actually we start desktop applications vis Openbox autostart.sh
     6.8 +DESC="Actually we start desktop applications via Openbox autostart.sh
     6.9  script, but it's not portable and we need custom start scripts for
    6.10 -each WM. Using XDG standard will let us have start same applications
    6.11 +each WM. Using XDG standards will let us have some start applications
    6.12  for all installed WM.
    6.13  
    6.14 -For LXDE I think will use LXSession and LXSession-edit. Razorqt is
    6.15 -standars compliant as well as XFCE. There will use files in
    6.16 +For LXDE I think we'll use LXSession and LXSession-edit. Razorqt is
    6.17 +standards compliant as well as XFCE. They will use files in
    6.18  
    6.19  /etc/xdg/autostart and ~/.config/autostart
    6.20  
    6.21  To make XDG work we also need to export some variables at session start,
    6.22 -and so to manage these vars and non complian WM we should have slitaz-xdg
    6.23 -script."
    6.24 +and so to manage these vars and non compliant WM we should have a 
    6.25 +slitaz-xdg script."