Compare commits

..

No commits in common. "v963" and "v961" have entirely different histories.
v963 ... v961

View File

@ -73,7 +73,7 @@ HDMenue() {
case $FUNC in case $FUNC in
Partition) Partition)
if [ ${DIALOGPRG} == "Xdialog" ]; then if [ ${DIALOGPRG} == "Xdialog" ]; then
/usr/X11R7/sbin/gparted gparted
else else
while PHD=`GetHDDev`; do while PHD=`GetHDDev`; do
if [ "$PHD" == "Partitionierung" ]; then if [ "$PHD" == "Partitionierung" ]; then