aboutsummaryrefslogtreecommitdiffstats
path: root/mageiaSync/mageiaSyncAbout.py
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageialinux-online.org>2015-04-04 09:40:39 +0200
committerPapoteur <papoteur@mageialinux-online.org>2015-04-04 09:40:39 +0200
commit8f041fc15a1311db1f2064546fe3af7d07058152 (patch)
tree6d7bb531b48bbf4d97c3d4ee911ccc5e27871367 /mageiaSync/mageiaSyncAbout.py
parente1e0b24538fba9aba5c84bc0d54683a258f69139 (diff)
downloadMageiaSync-8f041fc15a1311db1f2064546fe3af7d07058152.tar
MageiaSync-8f041fc15a1311db1f2064546fe3af7d07058152.tar.gz
MageiaSync-8f041fc15a1311db1f2064546fe3af7d07058152.tar.bz2
MageiaSync-8f041fc15a1311db1f2064546fe3af7d07058152.tar.xz
MageiaSync-8f041fc15a1311db1f2064546fe3af7d07058152.zip
Update the size of localDirLabel, then not translatable.
Diffstat (limited to 'mageiaSync/mageiaSyncAbout.py')
-rw-r--r--mageiaSync/mageiaSyncAbout.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/mageiaSync/mageiaSyncAbout.py b/mageiaSync/mageiaSyncAbout.py
index da261c9..fc6c1a9 100644
--- a/mageiaSync/mageiaSyncAbout.py
+++ b/mageiaSync/mageiaSyncAbout.py
@@ -2,7 +2,7 @@
# Form implementation generated from reading ui file 'mageiaSyncAbout.ui'
#
-# Created: Fri Apr 3 22:22:01 2015
+# Created: Sat Apr 4 09:01:49 2015
# by: PyQt5 UI code generator 5.1.1
#
# WARNING! All changes made in this file will be lost!
@@ -23,7 +23,7 @@ class Ui_aboutDialog(object):
self.label_4 = QtWidgets.QLabel(aboutDialog)
self.label_4.setMaximumSize(QtCore.QSize(200, 200))
self.label_4.setText("")
- self.label_4.setPixmap(QtGui.QPixmap("../../../../usr/share/icons/hicolor/scalable/apps/mageiasync.svg"))
+ self.label_4.setPixmap(QtGui.QPixmap("/usr/share/icons/hicolor/scalable/apps/mageiasync.svg"))
self.label_4.setScaledContents(True)
self.label_4.setAlignment(QtCore.Qt.AlignCenter)
self.label_4.setContentsMargins(30, 30, 30, 30)