diff options
Diffstat (limited to 'system/qemulator/README')
-rw-r--r-- | system/qemulator/README | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/system/qemulator/README b/system/qemulator/README deleted file mode 100644 index 0eb951b87ec4a..0000000000000 --- a/system/qemulator/README +++ /dev/null @@ -1,14 +0,0 @@ -Qemulator is a graphical emulation suite for the qemu virtual-engine, -written in python with gtk and glade. - -Finally Qemulator will try to support all engines and options for all -common platforms. All currently not supported options can still be used -by adding them to the available commandline. - -Qemulator is licenced under the terms of the GPL (General Public Licence). - -Required dep: PyGTK (which requires pycairo and pygobject), available at - slackbuilds.org -Optional dep: Python-Gnome-extras (for tray functionality, else tray icon - and all it's enhancements will be disabled) - |