diff --git a/nanonote/sections/games/freedroid b/nanonote/sections/games/freedroid new file mode 100644 index 0000000..90dced6 --- /dev/null +++ b/nanonote/sections/games/freedroid @@ -0,0 +1,2 @@ +title=freedroid +exec=/usr/bin/freedroid diff --git a/nanonote/sections/programming/gforth b/nanonote/sections/programming/gforth new file mode 100644 index 0000000..2849e02 --- /dev/null +++ b/nanonote/sections/programming/gforth @@ -0,0 +1,3 @@ +title=gforth +icon=skin:icons/utilities-terminal.png +exec=/usr/bin/gforth diff --git a/nanonote/sections/applications/guile b/nanonote/sections/programming/guile similarity index 100% rename from nanonote/sections/applications/guile rename to nanonote/sections/programming/guile diff --git a/nanonote/sections/programming/lua b/nanonote/sections/programming/lua new file mode 100644 index 0000000..567b336 --- /dev/null +++ b/nanonote/sections/programming/lua @@ -0,0 +1,3 @@ +title=lua +icon=skin:icons/utilities-terminal.png +exec=/usr/bin/lua diff --git a/nanonote/sections/programming/python b/nanonote/sections/programming/python new file mode 100644 index 0000000..da81adc --- /dev/null +++ b/nanonote/sections/programming/python @@ -0,0 +1,3 @@ +title=python +icon=skin:icons/utilities-terminal.png +exec=/usr/bin/python diff --git a/nanonote/sections/applications/alsamixer b/nanonote/sections/utilities/alsamixer similarity index 100% rename from nanonote/sections/applications/alsamixer rename to nanonote/sections/utilities/alsamixer diff --git a/nanonote/sections/applications/htop b/nanonote/sections/utilities/htop similarity index 100% rename from nanonote/sections/applications/htop rename to nanonote/sections/utilities/htop diff --git a/nanonote/sections/applications/mc b/nanonote/sections/utilities/mc similarity index 100% rename from nanonote/sections/applications/mc rename to nanonote/sections/utilities/mc diff --git a/nanonote/sections/utilities/mediatomb b/nanonote/sections/utilities/mediatomb new file mode 100644 index 0000000..993cdfe --- /dev/null +++ b/nanonote/sections/utilities/mediatomb @@ -0,0 +1,2 @@ +title=mediatomb +exec=/usr/bin/mediatomb diff --git a/nanonote/sections/applications/powertop b/nanonote/sections/utilities/powertop similarity index 100% rename from nanonote/sections/applications/powertop rename to nanonote/sections/utilities/powertop diff --git a/nanonote/sections/utilities/pyclock b/nanonote/sections/utilities/pyclock new file mode 100644 index 0000000..cafb0bd --- /dev/null +++ b/nanonote/sections/utilities/pyclock @@ -0,0 +1,2 @@ +title=pyclock +exec=/usr/bin/pyclock