summaryrefslogtreecommitdiffstats
path: root/powermanager/recompile-ui-files
diff options
context:
space:
mode:
Diffstat (limited to 'powermanager/recompile-ui-files')
-rw-r--r--powermanager/recompile-ui-files6
1 files changed, 0 insertions, 6 deletions
diff --git a/powermanager/recompile-ui-files b/powermanager/recompile-ui-files
deleted file mode 100644
index 170797c..0000000
--- a/powermanager/recompile-ui-files
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/bash
-pyuic -tr i18n tooltip.ui -o tooltip.py
-pyuic -tr i18n guidance_power_manager_ui.ui -o guidance_power_manager_ui.py
-pyuic -tr i18n notify.ui -o notify.py
-
-