c1ae46e4ff
Plasma mobile compiles, but we didn't get it to run yet. Thanks to PureTryOut for all this amazing porting work! \o/
4 lines
97 B
Bash
4 lines
97 B
Bash
#!/bin/sh
|
|
|
|
xdg-icon-resource forceupdate --theme hicolor &> /dev/null
|
|
update-desktop-database -q
|