mv update_gui script

This commit is contained in:
Martin Baeuml
2011-05-17 14:15:03 +02:00
parent f164ceea3a
commit 33d00a06fc
3 changed files with 6 additions and 6 deletions
+4
View File
@@ -0,0 +1,4 @@
#!/bin/bash
#pyuic4 pylabel.ui > ui_pylabel.py
pyrcc4 -o ../sloth/gui/qrc_icons.py ../sloth/gui/icons.qrc
+2 -2
View File
@@ -2,8 +2,8 @@
# Resource object code
#
# Created: Wed Nov 24 01:58:33 2010
# by: The Resource Compiler for PyQt (Qt v4.6.3)
# Created: Tue May 17 14:14:22 2011
# by: The Resource Compiler for PyQt (Qt v4.7.1)
#
# WARNING! All changes made in this file will be lost!
-4
View File
@@ -1,4 +0,0 @@
#!/bin/bash
#pyuic4 pylabel.ui > ui_pylabel.py
pyrcc4 -o qrc_icons.py icons.qrc