Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
rugyada committed Dec 5, 2024
1 parent e5ed7a0 commit ba2de1f
Show file tree
Hide file tree
Showing 124 changed files with 174 additions and 150 deletions.
8 changes: 6 additions & 2 deletions usr/share/om-welcome/apps-gaming.sh.htm
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@
<span><a class="title" target="hidden" href=./apps/install-kpat.run>$titlekpat</a></span><br/>$desckpat</p>
</li>
<li>
<p><a class="title" target="hidden" href=./apps/install-kmahjongg.run><img src="images/kmahjongg.svg" class="alignleft"/>
<span><a class="title" target="hidden" href=./apps/install-kmahjongg.run>$titlekmahjongg</a></span><br/>$desckmahjongg</p>
<p><a class="title" target="hidden" href=./apps/install-frozenbubble.run><img src="images/frozenbubble.png" class="alignleft"/>
<span><a class="title" target="hidden" href=./apps/install-frozenbubble.run>$titlefrozenbubble</a></span><br/>$descfrozenbubble</p>
</li>
<li>
<p><a class="title" target="hidden" href="./apps/install-megaglest.run"><img src="images/megaglest.png" class="alignleft"/>
Expand Down Expand Up @@ -102,6 +102,10 @@
<p><a class="title" target="hidden" href=./apps/install-kubrick.run><img src="images/kubrick.svg" class="alignleft"/>
<span><a class="title" target="hidden" href=./apps/install-kubrick.run>$titlekubrick</a></span><br/>$desckubrick</p>
</li>
<!--<li>
<p><a class="title" target="hidden" href=./apps/install-frozenbubble.run><img src="images/frozenbubble.png" class="alignleft"/>
<span><a class="title" target="hidden" href=./apps/install-frozenbubble.run>$titlefrozen-bubble</a></span><br/>$descfrozen-bubble</p>
</li>-->
</ul>
</div>
<div id="lodape">
Expand Down
4 changes: 2 additions & 2 deletions usr/share/om-welcome/apps/diskdrake.run
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ elseif
if kdialog --title $"OpenMandriva" --yesno $"Do you want to install $APP?"; then
ProgressDialog $"Installing $APP"
if [ "0$KDE_SESSION_VERSION" -lt 6 ]; then
pkexec dnf install --assumeyes partitionmanager
pkexec dnf --refresh install --assumeyes partitionmanager
else
pkexec dnf install --assumeyes plasma6-partitionmanager
pkexec dnf --refresh install --assumeyes plasma6-partitionmanager
fi
ProgressDialog --close
if which partitionmanager &>/dev/null; then
Expand Down
2 changes: 1 addition & 1 deletion usr/share/om-welcome/apps/drakuser.run
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ else
APP=$"Kuser"
if kdialog --title $"OpenMandriva" --yesno $"Do you want to install $APP?"; then
ProgressDialog $"Installing $APP"
pkexec dnf install --assumeyes kuser
pkexec dnf --refresh install --assumeyes kuser
ProgressDialog --close
if which kuser &>/dev/null; then
kdialog --title $"OpenMandriva" --msgbox $"Installation succeeded."
Expand Down
4 changes: 2 additions & 2 deletions usr/share/om-welcome/apps/firewall.run
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ else
if kdialog --title $"OpenMandriva" --yesno $"Do you want to install $APP?"; then
ProgressDialog $"Installing $APP"
if [ "0$KDE_SESSION_VERSION" -lt 6 ]; then
pkexec dnf install --assumeyes plasma-firewall
pkexec dnf --refresh install --assumeyes plasma-firewall
else
pkexec dnf install --assumeyes plasma6-firewall
pkexec dnf --refresh install --assumeyes plasma6-firewall
fi
ProgressDialog --close
if which firewalld &>/dev/null; then
Expand Down
2 changes: 1 addition & 1 deletion usr/share/om-welcome/apps/install-0ad.run
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ else
APP=$"0ad"
if kdialog --title $"OpenMandriva" --yesno $"Do you want to install $APP?"; then
ProgressDialog $"Installing $APP"
pkexec dnf install --assumeyes 0ad
pkexec dnf --refresh install --assumeyes 0ad
ProgressDialog --close
if rpm -qa |grep "^0ad*"; then
kdialog --title $"OpenMandriva" --msgbox $"Installation succeeded."
Expand Down
4 changes: 2 additions & 2 deletions usr/share/om-welcome/apps/install-angelfish.run
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ else
if kdialog --title $"OpenMandriva" --yesno $"Do you want to install $APP?"; then
ProgressDialog $"Installing $APP"
if [ "0$KDE_SESSION_VERSION" -lt 6 ]; then
pkexec dnf install --assumeyes angelfish
pkexec dnf --refresh install --assumeyes angelfish
else
pkexec dnf install --assumeyes plasma6-angelfish
pkexec dnf --refresh install --assumeyes plasma6-angelfish
fi
ProgressDialog --close
if which angelfish &>/dev/null; then
Expand Down
4 changes: 2 additions & 2 deletions usr/share/om-welcome/apps/install-arianna.run
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ else
if kdialog --title $"OpenMandriva" --yesno $"Do you want to install $APP?"; then
ProgressDialog $"Installing $APP"
if [ "0$KDE_SESSION_VERSION" -lt 6 ]; then
pkexec dnf install --assumeyes arianna
pkexec dnf --refresh install --assumeyes arianna
else
pkexec dnf install --assumeyes plasma6-arianna
pkexec dnf --refresh install --assumeyes plasma6-arianna
fi
ProgressDialog --close
if which arianna &>/dev/null; then
Expand Down
2 changes: 1 addition & 1 deletion usr/share/om-welcome/apps/install-artikulate.run
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ else
APP=$"Artikulate"
if kdialog --title $"OpenMandriva" --yesno $"Do you want to install $APP?"; then
ProgressDialog $"Installing $APP"
pkexec dnf install --assumeyes artikulate
pkexec dnf --refresh install --assumeyes artikulate
ProgressDialog --close
if which artikulate &>/dev/null; then
kdialog --title $"OpenMandriva" --msgbox $"Installation succeeded."
Expand Down
2 changes: 1 addition & 1 deletion usr/share/om-welcome/apps/install-audacity.run
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ else
APP=$"Audacity"
if kdialog --title $"OpenMandriva" --yesno $"Do you want to install $APP?"; then
ProgressDialog $"Installing $APP"
pkexec dnf install --assumeyes audacity
pkexec dnf --refresh install --assumeyes audacity
ProgressDialog --close
if which audacity; then
kdialog --title $"OpenMandriva" --msgbox $"Installation succeeded."
Expand Down
2 changes: 1 addition & 1 deletion usr/share/om-welcome/apps/install-babe.run
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ else
APP=$"Babe"
if kdialog --title $"OpenMandriva" --yesno $"Do you want to install $APP?"; then
ProgressDialog $"Installing $APP"
pkexec dnf install --assumeyes babe
pkexec dnf --refresh install --assumeyes babe
ProgressDialog --close
if which babe &>/dev/null; then
kdialog --title $"OpenMandriva" --msgbox $"Installation succeeded."
Expand Down
2 changes: 1 addition & 1 deletion usr/share/om-welcome/apps/install-blender.run
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ else
APP=$"Blender"
if kdialog --title $"OpenMandriva" --yesno $"Do you want to install $APP?"; then
ProgressDialog $"Installing $APP"
pkexec dnf install --assumeyes blender
pkexec dnf --refresh install --assumeyes blender
ProgressDialog --close
if which blender; then
kdialog --title $"OpenMandriva" --msgbox $"Installation succeeded."
Expand Down
4 changes: 2 additions & 2 deletions usr/share/om-welcome/apps/install-blinken.run
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ else
if kdialog --title $"OpenMandriva" --yesno $"Do you want to install $APP?"; then
ProgressDialog $"Installing $APP"
if [ "0$KDE_SESSION_VERSION" -lt 6 ]; then
pkexec dnf install --assumeyes blinken
pkexec dnf --refresh install --assumeyes blinken
else
pkexec dnf install --assumeyes plasma6-blinken
pkexec dnf --refresh install --assumeyes plasma6-blinken
fi
ProgressDialog --close
if which blinken &>/dev/null; then
Expand Down
2 changes: 1 addition & 1 deletion usr/share/om-welcome/apps/install-bottles.run
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ else
APP=$"Bottles"
if kdialog --title $"OpenMandriva" --yesno $"Do you want to install $APP?"; then
ProgressDialog $"Installing $APP"
pkexec dnf install --assumeyes bottles
pkexec dnf --refresh install --assumeyes bottles
ProgressDialog --close
if which bottles &>/dev/null; then
kdialog --title $"OpenMandriva" --msgbox $"Installation succeeded."
Expand Down
2 changes: 1 addition & 1 deletion usr/share/om-welcome/apps/install-calibre.run
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ else
APP=$"Calibre"
if kdialog --title $"OpenMandriva" --yesno $"Do you want to install $APP?"; then
ProgressDialog $"Installing $APP"
pkexec dnf install --assumeyes calibre
pkexec dnf --refresh install --assumeyes calibre
ProgressDialog --close
if rpm -q calibre; then
kdialog --title $"OpenMandriva" --msgbox $"Installation succeeded."
Expand Down
2 changes: 1 addition & 1 deletion usr/share/om-welcome/apps/install-calligra.run
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ else
APP=$"Calligra"
if kdialog --title $"OpenMandriva" --yesno $"Do you want to install $APP?"; then
ProgressDialog $"Installing $APP"
pkexec dnf install --assumeyes calligra*
pkexec dnf --refresh install --assumeyes calligra*
ProgressDialog --close
if rpm -q calligra &>/dev/null; then
kdialog --title $"OpenMandriva" --msgbox $"Installation succeeded."
Expand Down
2 changes: 1 addition & 1 deletion usr/share/om-welcome/apps/install-cantor.run
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ else
APP=$"Cantor"
if kdialog --title $"OpenMandriva" --yesno $"Do you want to install $APP?"; then
ProgressDialog $"Installing $APP"
pkexec dnf install --assumeyes cantor
pkexec dnf --refresh install --assumeyes cantor
ProgressDialog --close
if which cantor &>/dev/null; then
kdialog --title $"OpenMandriva" --msgbox $"Installation succeeded."
Expand Down
2 changes: 1 addition & 1 deletion usr/share/om-welcome/apps/install-choqok.run
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ else
APP=$"Choqok"
if kdialog --title $"OpenMandriva" --yesno $"Do you want to install $APP?"; then
ProgressDialog $"Installing $APP"
pkexec dnf install --assumeyes choqok
pkexec dnf --refresh install --assumeyes choqok
ProgressDialog --close
if which choqok; then
kdialog --title $"OpenMandriva" --msgbox $"Installation succeeded."
Expand Down
2 changes: 1 addition & 1 deletion usr/share/om-welcome/apps/install-chromium.run
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ else
APP=$"Chromium"
DB=$(kdialog --title $"OpenMandriva" --progressbar $"Installing $APP" 0)
qdbus $DB org.kde.kdialog.ProgressDialog.showCancelButton false
pkexec dnf install --assumeyes chromium
pkexec dnf --refresh install --assumeyes chromium
qdbus $DB org.kde.kdialog.ProgressDialog.close
if which chromium; then
kdialog --title $"OpenMandriva" --msgbox $"Installation succeeded."
Expand Down
2 changes: 1 addition & 1 deletion usr/share/om-welcome/apps/install-clangk.run
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ else
APP=$"GCC Kernel"
if kdialog --title $"OpenMandriva" --yesno $"Do you want to install $APP?"; then
ProgressDialog $"Installing $APP"
pkexec dnf install --assumeyes kernel-desktop-gcc
pkexec dnf --refresh install --assumeyes kernel-desktop-gcc
ProgressDialog --close
if rpm -q kernel-desktop-gcc &>/dev/null; then
kdialog --title $"OpenMandriva" --msgbox $"The GCC kernel was installed successfully."
Expand Down
2 changes: 1 addition & 1 deletion usr/share/om-welcome/apps/install-devede.run
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ else
if kdialog --title $"OpenMandriva" --yesno $"Do you want to install $APP?"; then
ProgressDialog $"Installing $APP"
enable-repo extra
pkexec dnf install --assumeyes devede
pkexec dnf --refresh install --assumeyes devede
ProgressDialog --close
if which devede_ng.py &>/dev/null; then
kdialog --title $"OpenMandriva" --msgbox $"Installation succeeded."
Expand Down
2 changes: 1 addition & 1 deletion usr/share/om-welcome/apps/install-dia.run
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ else
APP=$"Dia"
if kdialog --title $"OpenMandriva" --yesno $"Do you want to install $APP?"; then
ProgressDialog $"Installing $APP"
pkexec dnf install --assumeyes dia
pkexec dnf --refresh install --assumeyes dia
ProgressDialog --close
if rpm -q dia; then
kdialog --title $"OpenMandriva" --msgbox $"Installation succeeded."
Expand Down
2 changes: 1 addition & 1 deletion usr/share/om-welcome/apps/install-dnfdrake.run
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ else
APP=$"DnfDrake"
if kdialog --title $"OpenMandriva" --yesno $"Do you want to install $APP?"; then
ProgressDialog $"Installing $APP"
pkexec dnf install --assumeyes dnfdrake
pkexec dnf --refresh install --assumeyes dnfdrake
ProgressDialog --close
if rpm -q dnfdrake &>/dev/null; then
kdialog --title $"OpenMandriva" --msgbox $" DnfDrake successfully installed."
Expand Down
2 changes: 1 addition & 1 deletion usr/share/om-welcome/apps/install-dropbox.run
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ else
if kdialog --title $"OpenMandriva" --yesno $"Do you want to install $APP?"; then
ProgressDialog $"Installing $APP"
enable-repo non-free
pkexec dnf install --assumeyes nautilus-dropbox
pkexec dnf --refresh install --assumeyes nautilus-dropbox
ProgressDialog --close
if rpm -qa |grep "nautilus-dropbox*"; then
kdialog --title $"OpenMandriva" --msgbox $" nautilus-dropbox (Dropbox extension) successfully installed."
Expand Down
2 changes: 1 addition & 1 deletion usr/share/om-welcome/apps/install-dupeguru.run
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ else
APP=$"Dupeguru"
if kdialog --title $"OpenMandriva" --yesno $"Do you want to install $APP?"; then
ProgressDialog $"Installing $APP"
pkexec dnf install --assumeyes dupeguru
pkexec dnf --refresh install --assumeyes dupeguru
ProgressDialog --close
if which dupeguru &>/dev/null; then
kdialog --title $"OpenMandriva" --msgbox $"Installation succeeded."
Expand Down
2 changes: 1 addition & 1 deletion usr/share/om-welcome/apps/install-endless-sky.run
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ else
APP=$"Endless Sky"
if kdialog --title $"OpenMandriva" --yesno $"Do you want to install $APP?"; then
ProgressDialog $"Installing $APP"
pkexec dnf install --assumeyes endless-sky
pkexec dnf --refresh install --assumeyes endless-sky
ProgressDialog --close
if which endless-sky &>/dev/null; then
kdialog --title $"OpenMandriva" --msgbox $"Installation succeeded."
Expand Down
2 changes: 1 addition & 1 deletion usr/share/om-welcome/apps/install-etr.run
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ else
APP=$"Extreme Tux Racer"
if kdialog --title $"OpenMandriva" --yesno $"Do you want to install $APP?"; then
ProgressDialog $"Installing $APP"
pkexec dnf install --assumeyes etr
pkexec dnf --refresh install --assumeyes etr
ProgressDialog --close
if which etr &>/dev/null; then
kdialog --title $"OpenMandriva" --msgbox $"Installation succeeded."
Expand Down
2 changes: 1 addition & 1 deletion usr/share/om-welcome/apps/install-falkon.run
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ else
APP=$"Falkon"
if kdialog --title $"OpenMandriva" --yesno $"Do you want to install $APP?"; then
ProgressDialog $"Installing $APP"
pkexec dnf install --assumeyes falkon
pkexec dnf --refresh install --assumeyes falkon
ProgressDialog --close
if which falkon &>/dev/null; then
kdialog --title $"OpenMandriva" --msgbox $"Installation succeeded."
Expand Down
2 changes: 1 addition & 1 deletion usr/share/om-welcome/apps/install-filezilla.run
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ else
APP=$"Filezilla"
if kdialog --title $"OpenMandriva" --yesno $"Do you want to install $APP?"; then
ProgressDialog $"Installing $APP"
pkexec dnf install --assumeyes filezilla
pkexec dnf --refresh install --assumeyes filezilla
ProgressDialog --close
if which filezilla; then
kdialog --title $"OpenMandriva" --msgbox $"Installation succeeded."
Expand Down
2 changes: 1 addition & 1 deletion usr/share/om-welcome/apps/install-firefox.run
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ else
APP=$"Firefox"
if kdialog --title $"OpenMandriva" --yesno $"Do you want to install $APP?"; then
ProgressDialog $"Installing $APP"
pkexec dnf install --assumeyes firefox
pkexec dnf --refresh install --assumeyes firefox
ProgressDialog --close
if which firefox &>/dev/null; then
kdialog --title $"OpenMandriva" --msgbox $"Installation succeeded."
Expand Down
2 changes: 1 addition & 1 deletion usr/share/om-welcome/apps/install-flightgear.run
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ else
if kdialog --title $"OpenMandriva" --yesno $"Do you want to install $APP?"; then
ProgressDialog $"Installing $APP"
enable-repo extra
pkexec dnf install --assumeyes flightgear
pkexec dnf --refresh install --assumeyes flightgear
ProgressDialog --close
if rpm -qa |grep "flightgear"; then
kdialog --title $"OpenMandriva" --msgbox $"Installation succeeded."
Expand Down
18 changes: 18 additions & 0 deletions usr/share/om-welcome/apps/install-frozenbubble.run
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
#!/bin/bash
. /usr/share/htmlscript/helpers
if which frozen-bubble &>/dev/null; then
kdialog --title $"OpenMandriva" --msgbox $" Frozen Bubble is already installed."
else
APP=$"Frozen Bubble"
if kdialog --title $"OpenMandriva" --yesno $"Do you want to install $APP?"; then
ProgressDialog $"Installing $APP"
enable-repo extra;
pkexec dnf --refresh install --assumeyes frozen-bubble
ProgressDialog --close
if which frozen-bubble &>/dev/null; then
kdialog --title $"OpenMandriva" --msgbox $"Installation succeeded."
else
kdialog --title $"OpenMandriva" --msgbox $"Installation failed."
fi
fi
fi
2 changes: 1 addition & 1 deletion usr/share/om-welcome/apps/install-gambas.run
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ else
APP=$"Gambas IDE"
if kdialog --title $"OpenMandriva" --yesno $"Do you want to install $APP?"; then
ProgressDialog $"Installing $APP"
pkexec dnf install --assumeyes gambas-ide
pkexec dnf --refresh install --assumeyes gambas-ide
ProgressDialog --close
if which gambas; then
kdialog --title $"OpenMandriva" --msgbox $" Gambas IDE successfully installed."
Expand Down
2 changes: 1 addition & 1 deletion usr/share/om-welcome/apps/install-gcompris.run
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ else
APP=$"GCompris Qt"
if kdialog --title $"OpenMandriva" --yesno $"Do you want to install $APP?"; then
ProgressDialog $"Installing $APP"
pkexec dnf install --assumeyes gcompris-qt
pkexec dnf --refresh install --assumeyes gcompris-qt
ProgressDialog --close
if which gcompris-qt &>/dev/null; then
kdialog --title $"OpenMandriva" --msgbox $"Installation succeeded."
Expand Down
2 changes: 1 addition & 1 deletion usr/share/om-welcome/apps/install-geany.run
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ else
if kdialog --title $"OpenMandriva" --yesno $"Do you want to install $APP?"; then
ProgressDialog $"Installing $APP"
enable-repo extra
pkexec dnf install --assumeyes geany
pkexec dnf --refresh install --assumeyes geany
ProgressDialog --close
if which geany; then
kdialog --title $"OpenMandriva" --msgbox $"Installation succeeded."
Expand Down
4 changes: 2 additions & 2 deletions usr/share/om-welcome/apps/install-ghostwriter.run
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ else
if kdialog --title $"OpenMandriva" --yesno $"Do you want to install $APP?"; then
ProgressDialog $"Installing $APP"
if [ "0$KDE_SESSION_VERSION" -lt 6 ]; then
pkexec dnf install --assumeyes ghostwriter
pkexec dnf --refresh install --assumeyes ghostwriter
else
pkexec dnf install --assumeyes plasma6-ghostwriter
pkexec dnf --refresh install --assumeyes plasma6-ghostwriter
fi
ProgressDialog --close
if which ghostwriter &>/dev/null; then
Expand Down
2 changes: 1 addition & 1 deletion usr/share/om-welcome/apps/install-gimp.run
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ else
APP=$"GIMP"
if kdialog --title $"OpenMandriva" --yesno $"Do you want to install $APP?"; then
ProgressDialog $"Installing $APP"
pkexec dnf install --assumeyes gimp
pkexec dnf --refresh install --assumeyes gimp
ProgressDialog --close
if rpm -qa |grep "^gimp"; then
kdialog --title $"OpenMandriva" --msgbox $"Installation succeeded."
Expand Down
2 changes: 1 addition & 1 deletion usr/share/om-welcome/apps/install-gnomeshell.run
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ else
if kdialog --title $"OpenMandriva" --yesno $"Do you want to install $APP?"; then
ProgressDialog $"Installing $APP"
enable-repo extra
pkexec dnf install --assumeyes task-gnome
pkexec dnf --refresh install --assumeyes task-gnome
ProgressDialog --close
if rpm -q task-gnome &>/dev/null; then
kdialog --title $"OpenMandriva" --msgbox $"Installation succeeded."
Expand Down
2 changes: 1 addition & 1 deletion usr/share/om-welcome/apps/install-grsync.run
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ else
if kdialog --title $"OpenMandriva" --yesno $"Do you want to install $APP?"; then
ProgressDialog $"Installing $APP"
enable-repo extra
pkexec dnf install --assumeyes grsync
pkexec dnf --refresh install --assumeyes grsync
ProgressDialog --close
if which grsync; then
kdialog --title $"OpenMandriva" --msgbox $"Installation succeeded."
Expand Down
2 changes: 1 addition & 1 deletion usr/share/om-welcome/apps/install-handbrake.run
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ else
if kdialog --title $"OpenMandriva" --yesno $"Do you want to install $APP?"; then
ProgressDialog $"Installing $APP"
enable-repo restricted
pkexec dnf install --assumeyes handbrake
pkexec dnf --refresh install --assumeyes handbrake
ProgressDialog --close
if which handbrake; then
kdialog --title $"OpenMandriva" --msgbox $"Installation succeeded."
Expand Down
Loading

0 comments on commit ba2de1f

Please sign in to comment.