Fix post-install script shebang, remove the schema file from translation
tracking.
Michael Webster
5 years ago
1 | 1 |
libxapp/xapp-kbd-layout-controller.c
|
2 | 2 |
libxapp/xapp-monitor-blanker.c
|
3 | 3 |
libxapp/xapp-preferences-window.c
|
4 | |
schemas/org.x.apps.gschema.xml.in.in
|
0 | |
#!/usr/bin/env python3
|
|
0 |
#!/usr/bin/python3
|
1 | 1 |
|
2 | 2 |
import os
|
3 | 3 |
import subprocess
|