Merge pull request #8904 from ayhanyalcinsoy/master

lumina:fixed cosmetics
This commit is contained in:
2020-12-25 09:53:07 +02:00
committed by GitHub
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -24,5 +24,7 @@ def build():
def install():
qt5.install()
#keep original lumina icon
pisitools.rename("/usr/share/icons/hicolor/scalable/apps/Lumina-DE.png", "lumina-desktop.png")
pisitools.dodoc("LICENSE", "README*")
+1
View File
@@ -61,6 +61,7 @@
<Path fileType="library">/usr/lib/qt5/plugins/styles/liblthemeengine-style.so</Path>
<Path fileType="library">/usr/lib/qt5/plugins/platformthemes/liblthemeengine.so</Path>
<Path fileType="data">/usr/share/icons/hicolor/scalable/apps/Lumina-DE.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/scalable/apps/lumina-desktop.png</Path>
<Path fileType="data">/usr/share/icons/hicolor/scalable/apps/Insight-FileManager.png</Path>
<Path fileType="data">/usr/share/lumina-desktop/syntax_rules/*.syntax</Path>
<Path fileType="data">/usr/share/lumina-desktop/syntax_rules/README.md</Path>