├── License.txt ├── README.md ├── icon.svg ├── main.py ├── mlauncher.desktop.in └── ui.glade /License.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GabMus/mLauncher/HEAD/License.txt -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GabMus/mLauncher/HEAD/README.md -------------------------------------------------------------------------------- /icon.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GabMus/mLauncher/HEAD/icon.svg -------------------------------------------------------------------------------- /main.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GabMus/mLauncher/HEAD/main.py -------------------------------------------------------------------------------- /mlauncher.desktop.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GabMus/mLauncher/HEAD/mlauncher.desktop.in -------------------------------------------------------------------------------- /ui.glade: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GabMus/mLauncher/HEAD/ui.glade --------------------------------------------------------------------------------