From 2f1064b93f3ffdd8d5b25b3be6c75718077ee40f Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 23 Dec 2016 06:54:45 +0000 Subject: prepare UI for next categories --- libsisyphus | 48 +++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 45 insertions(+), 3 deletions(-) (limited to 'libsisyphus') diff --git a/libsisyphus b/libsisyphus index 7be2ca6..ddc2a1b 100755 --- a/libsisyphus +++ b/libsisyphus @@ -4,8 +4,15 @@ export local showdialog="yad --title "sisyphus" --text-info --width 800 --height 600 --center --no-buttons --on-top --sticky --fixed --skip-taskbar --listen --tail &" export local showprogress="yad --title "sisyphus" --progress --pulsate --width 800 --center --no-buttons --on-top --sticky --fixed --undecorated --skip-taskbar --auto-close &" +# accesories category ui function +export local accesoriesui=' + + + +' + # games category ui function -export local gameswindow=' +export local gamesui=' @@ -39,8 +46,43 @@ export local gameswindow=' ' +# graphics category ui function +export local graphicsui=' + + + +' + +# internet category ui function +export local internetui=' + + + +' + +# multimedia category ui function +export local multimediaui=' + + + +' + +# office category ui function +export local officeui=' + + + +' + +# system category ui function +export local systemui=' + + + +' + # main ui function -export local mainwindow=' +export local mainui=' @@ -82,7 +124,7 @@ export local mainwindow='