mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
60eedfe478
qtFM is a small, lightweight file manager based on pure Qt and works great with minimal desktop environments like Openbox. WWW: http://www.qtfm.org/ PR: ports/167466 Submitted by: Zhihao Yuan <lichray at gmail.com>
12 lines
338 B
INI
12 lines
338 B
INI
--- qtfm.pro.orig 2012-04-30 17:08:07.093692960 -0500
|
|
+++ qtfm.pro 2012-04-30 17:48:49.433021364 -0500
|
|
@@ -55,7 +55,7 @@ trans.files += translations/qtfm_da.qm \
|
|
translations/qtfm_zh.qm \
|
|
translations/qtfm_zh_TW.qm
|
|
|
|
-INSTALLS += target desktop icon docs trans
|
|
+INSTALLS += target desktop icon trans
|
|
|
|
|
|
|