Removed my lame attempt to write a GUI for UAE.
commit5cb0710a7a8600ae6ef89d2b858ffaa222dd2da1
authormazze <mazze@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 27 Dec 2008 17:16:01 +0000 (27 17:16 +0000)
committermazze <mazze@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 27 Dec 2008 17:16:01 +0000 (27 17:16 +0000)
tree76f94469deb2ddda9e0351acf37d1c7b8711f59f
parent7621012c1891120f118edf6a609d93fd85b1bd01
Removed my lame attempt to write a GUI for UAE.
It didn't work and is now obsolete because E-UAE has a GUI
by the GTK-MUI wrapper.

git-svn-id: https://svn.aros.org/svn/aros/trunk/contrib@30167 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
34 files changed:
emu/uae-config/asl.c [deleted file]
emu/uae-config/asl.h [deleted file]
emu/uae-config/catalogs/deutsch.ct [deleted file]
emu/uae-config/catalogs/français.ct [deleted file]
emu/uae-config/catalogs/italiano.ct [deleted file]
emu/uae-config/catalogs/mmakefile.src [deleted file]
emu/uae-config/catalogs/svenska.ct [deleted file]
emu/uae-config/catalogs/uaeconfig.cd [deleted file]
emu/uae-config/config.c [deleted file]
emu/uae-config/config.h [deleted file]
emu/uae-config/configurationeditor.c [deleted file]
emu/uae-config/configurationeditor.h [deleted file]
emu/uae-config/devicecontrol.c [deleted file]
emu/uae-config/devicecontrol.h [deleted file]
emu/uae-config/drive.c [deleted file]
emu/uae-config/drive.h [deleted file]
emu/uae-config/driveeditor.c [deleted file]
emu/uae-config/driveeditor.h [deleted file]
emu/uae-config/drivelist.c [deleted file]
emu/uae-config/drivelist.h [deleted file]
emu/uae-config/drivelisteditor.c [deleted file]
emu/uae-config/drivelisteditor.h [deleted file]
emu/uae-config/icons/UAE-Config.info.src [deleted file]
emu/uae-config/icons/UAE-Config.png [deleted file]
emu/uae-config/icons/mmakefile.src [deleted file]
emu/uae-config/images/CDROMDrive [deleted file]
emu/uae-config/images/FloppyDrive [deleted file]
emu/uae-config/images/HardDrive [deleted file]
emu/uae-config/locale.c [deleted file]
emu/uae-config/locale.h [deleted file]
emu/uae-config/main.c [deleted file]
emu/uae-config/mmakefile.src [deleted file]
emu/uae-config/support.c [deleted file]
emu/uae-config/support.h [deleted file]