diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-02-18 07:31:28 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-02-18 07:31:28 +0800 |
commit | a96f207dfea4ba58d457ea00fffe772405a42a60 (patch) | |
tree | ef9c151cafda6300ad733c998a592d3fcf1755b1 /deskutils/Makefile | |
parent | 5cf5b7d0b4624a8d49023d75632a49a6935965a8 (diff) | |
download | freebsd-ports-gnome-a96f207dfea4ba58d457ea00fffe772405a42a60.tar.gz freebsd-ports-gnome-a96f207dfea4ba58d457ea00fffe772405a42a60.tar.zst freebsd-ports-gnome-a96f207dfea4ba58d457ea00fffe772405a42a60.zip |
Q4wine is an Qt4 (http://www.qtsoftware.com/) GUI for wine (http://winehq.org/).
It will help you to manage wine prefixes and installed applications.
General features:
- Exports QT color theme into wine colors settings
- Works with different wine versions at same time
- Creates, deletes and manages prefixes (WINEPREFIX)
- Easy controlling wine process
- Autostart icons support
- Easy CD image usage
- Supports extraction of icons from PE files (.exe, .dll)
- Easy backup and restore for managed prefixes
- Winetricks support
- More
WWW: http://api.qt-apps.org/content/show.php?content=85751
PR: 131416
Submitted by: "Sergey V. Dyatko" <sergey dot dyatko at gmail dot com>
Diffstat (limited to 'deskutils/Makefile')
-rw-r--r-- | deskutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index f851bd1ab5bc..8eb26d232cdb 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -211,6 +211,7 @@ SUBDIR += py-vobject SUBDIR += pybookreader SUBDIR += pypanel + SUBDIR += q4wine SUBDIR += qlabels SUBDIR += qorganizer SUBDIR += qrfcview |