Merge pull request #8904 from ayhanyalcinsoy/master
lumina:fixed cosmetics
This commit is contained in:
@@ -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*")
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user