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
Partition)
if [ ${DIALOGPRG} == "Xdialog" ]; then
/usr/X11R7/sbin/gparted
gparted
else
while PHD=`GetHDDev`; do
if [ "$PHD" == "Partitionierung" ]; then