diff options
author | Ken Moore <ken@ixsystems.com> | 2018-04-17 10:59:01 -0400 |
---|---|---|
committer | Ken Moore <ken@ixsystems.com> | 2018-04-17 10:59:01 -0400 |
commit | 5f38bf70d288b74648ba39b84dd344b0182e8799 (patch) | |
tree | bcc99401fb6f461e0d2bcc4f0da16a4d8e1edb50 /src-qt5/desktop-utils/lumina-fm | |
parent | Fix up the detection of icons in LFileInfo. (diff) | |
download | lumina-5f38bf70d288b74648ba39b84dd344b0182e8799.tar.gz lumina-5f38bf70d288b74648ba39b84dd344b0182e8799.tar.bz2 lumina-5f38bf70d288b74648ba39b84dd344b0182e8799.zip |
Cleanup where icons get installed:
Instead of putting them in the older "pixmaps" directory, place them into the icons/hicolor/scalable/apps dir so that the Qt icon from theme stuff can find it (older dir no longer supported by Qt and most modern theme engines)
Diffstat (limited to 'src-qt5/desktop-utils/lumina-fm')
-rw-r--r-- | src-qt5/desktop-utils/lumina-fm/lumina-fm.pro | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src-qt5/desktop-utils/lumina-fm/lumina-fm.pro b/src-qt5/desktop-utils/lumina-fm/lumina-fm.pro index b59aface..10502af1 100644 --- a/src-qt5/desktop-utils/lumina-fm/lumina-fm.pro +++ b/src-qt5/desktop-utils/lumina-fm/lumina-fm.pro @@ -58,7 +58,6 @@ FORMS += MainUI.ui \ OPWidget.ui icons.files = Insight-FileManager.png -icons.path = $${L_SHAREDIR}/pixmaps TRANSLATIONS = i18n/lumina-fm_af.ts \ |