@@ -0,0 +1,16 @@
+--- distrover.cpp.orig 2010-10-07 10:53:00.763935668 +0200
++++ distrover.cpp 2010-10-07 10:54:11.807633911 +0200
+@@ -167,11 +167,11 @@
+ "<b>Description:</b> The Offline NT Password and Registry Editor can reset Windows passwords and edit the registry on Windows 2000-Vista.<br/>"
+ "<b>Install Notes:</b> NTPasswd is booted and run in live mode; no installation is required to use it.") <<
+ "2008.05.26"));
+- distroselect->addItem("openSUSE", (QStringList() << "11.1" <<
++ distroselect->addItem("openSUSE", (QStringList() << "11.3" <<
+ unetbootin::tr("<b>Homepage:</b> <a href=\"http://www.opensuse.org/\">http://www.opensuse.org</a><br/>"
+ "<b>Description:</b> openSUSE is a user-friendly Novell sponsored distribution.<br/>"
+ "<b>Install Notes:</b> The default version allows for both installation over the internet (FTP), or offline installation using pre-downloaded installation ISO files.") <<
+- "10.2" << "10.2_x64" << "10.3" << "10.3_x64" << "11.0" << "11.0_x64" << "11.1" << "11.1_x64" << "Factory" << "Factory_x64"));
++ "10.2" << "10.2_x64" << "10.3" << "10.3_x64" << "11.0" << "11.0_x64" << "11.1" << "11.1_x64" << "11.2" << "11.2_x64" << "11.3" << "11.3_x64" << "Factory" << "Factory_x64"));
+ distroselect->addItem("Ophcrack", (QStringList() << "XP-LiveCD-2.0" <<
+ unetbootin::tr("<b>Homepage:</b> <a href=\"http://ophcrack.sourceforge.net/\">http://ophcrack.sourceforge.net</a><br/>"
+ "<b>Description:</b> Ophcrack can crack Windows passwords.<br/>"
|