Description: TODO: Put a short summary on the line above and replace this paragraph with a longer explanation of this change. Complete the meta-information with other relevant fields (see below for details). To make it easier, the information below has been extracted from the changelog. Adjust it or drop it. . jclic (0.2.1.0-1+lliurex23) precise; urgency=low . * New zero-center for platinum. Changes. Author: Jaime Munyoz Fayos --- The information above should follow the Patch Tagging Guidelines, please checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here are templates for supplementary fields that you might want to add: Origin: , Bug: Bug-Debian: http://bugs.debian.org/ Bug-Ubuntu: https://launchpad.net/bugs/ Forwarded: Reviewed-By: Last-Update: --- jclic-0.2.1.0.orig/zero-jclic.zlaunchers/zero-jclic.zmd +++ jclic-0.2.1.0/zero-jclic.zlaunchers/zero-jclic.zmd @@ -5,11 +5,14 @@ MSG_ERROR_MYSQL=$(gettext "You must inst MSG_NOCONFIGURE=$(gettext "Leaving unconfigured") MSG_PASSWD=$(gettext "Administrator password for Jclic Reports: /etc/lliurex-sgbd/jclic.sgbd") +zero-center add-pulsating-color zero-jclic + apt-get update apt-get -y install lliurex-sgbd if [ $? -ne 0 ]; then zenity --info --text="$MSG_NOCONFIGURE" + zero-center remove-pulsating-color zero-jclic exit 0 fi @@ -17,6 +20,7 @@ fi RESULT=$(mysql_root_passwd -a) if [ "$RESULT" = "NO" ]; then zenity --error --text "$MSG_ERROR_MYSQL" + zero-center remove-pulsating-color zero-jclic exit 0 fi @@ -42,6 +46,7 @@ EOF zenity --warning --text="$MSG_PASSWD" #Deshabilitar después de configurar -zero-sqlmanager -s zero-jclic 1 +zero-center remove-pulsating-color zero-jclic +zero-center set-configured zero-jclic exit 0 --- jclic-0.2.1.0.orig/zero-jclic.zlaunchers/zero-jclic.app +++ jclic-0.2.1.0/zero-jclic.zlaunchers/zero-jclic.app @@ -14,4 +14,5 @@ ScriptPath=zero-jclic.zmd Groups=adm;admins;teachers Using=pe Service=True +Modal=True Locks=zero-jclic