Compare commits

...

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

View File

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