Reorder Apps
This commit is contained in:
parent
9dd55bf9ab
commit
c5af27216f
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
|||
. ./lib
|
||||
|
||||
options=()
|
||||
options+=("gimp" "" on)
|
||||
options+=("inkscape" "" on)
|
||||
options+=("gimp" "" off)
|
||||
options+=("inkscape" "" off)
|
||||
options+=("dia" "" off)
|
||||
options+=("calligra-krita" "" off)
|
||||
|
Loading…
Reference in a new issue