|
From: Stas Z. <sta...@us...> - 2005-10-02 19:19:26
|
Update of /cvsroot/gmailagent/GA-main In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12028 Modified Files: AboutDialog_forms.py Changelog GuiQT.py HelpDialog_forms.py LoginDialog_forms.py MainWin.ui MainWin_forms.py Makefile Removed Files: AddressDialog.ui AddressDialog.ui.h AddressEditDialog.ui AddressEditDialog.ui.h AddressEditorDialog.ui AddressEditorDialog.ui.h Log Message: removed obselete files --- AddressEditorDialog.ui.h DELETED --- --- AddressDialog.ui.h DELETED --- Index: Changelog =================================================================== RCS file: /cvsroot/gmailagent/GA-main/Changelog,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -d -r1.16 -r1.17 *** Changelog 10 Jun 2005 09:22:07 -0000 1.16 --- Changelog 2 Oct 2005 09:24:54 -0000 1.17 *************** *** 1,6 **** GmailAgent (0.7) ! * Replaced addressbook with a frontend for the Gmail contacts. * Added some progress dialogs. ! * Fork of libgmail is now complete, and it's called libgmail2. * Changed the debugging output. --- 1,6 ---- GmailAgent (0.7) ! * Replaced addressbook with a a call to GContactsAgent. * Added some progress dialogs. ! * Now using the official libgmail. * Changed the debugging output. --- AddressEditDialog.ui DELETED --- Index: MainWin.ui =================================================================== RCS file: /cvsroot/gmailagent/GA-main/MainWin.ui,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** MainWin.ui 11 May 2005 14:27:39 -0000 1.11 --- MainWin.ui 2 Oct 2005 09:24:54 -0000 1.12 *************** *** 10,192 **** <y>0</y> <width>522</width> ! <height>546</height> </rect> </property> <property name="caption"> ! <string>GmailAgent - Send your picture with Gmail</string> </property> ! <widget class="QPushButton"> ! <property name="name"> ! <cstring>pushButtonSend</cstring> ! </property> ! <property name="geometry"> ! <rect> ! <x>190</x> ! <y>470</y> ! <width>100</width> ! <height>26</height> ! </rect> ! </property> ! <property name="text"> ! <string>Send</string> ! </property> ! </widget> ! <widget class="QTextEdit"> ! <property name="name"> ! <cstring>textEditMesg</cstring> ! </property> ! <property name="geometry"> ! <rect> ! <x>10</x> ! <y>280</y> ! <width>500</width> ! <height>180</height> ! </rect> ! </property> ! </widget> ! <widget class="QLabel"> ! <property name="name"> ! <cstring>textLabel4</cstring> ! </property> ! <property name="geometry"> ! <rect> ! <x>10</x> ! <y>120</y> ! <width>200</width> ! <height>20</height> ! </rect> ! </property> ! <property name="text"> ! <string>Attachments:</string> ! </property> ! </widget> ! <widget class="QLabel"> ! <property name="name"> ! <cstring>textLabel5</cstring> ! </property> ! <property name="geometry"> ! <rect> ! <x>10</x> ! <y>250</y> ! <width>290</width> ! <height>16</height> ! </rect> ! </property> ! <property name="text"> ! <string>Type your message below:</string> ! </property> ! </widget> ! <widget class="QTextEdit"> ! <property name="name"> ! <cstring>textEditAttach</cstring> ! </property> ! <property name="geometry"> ! <rect> ! <x>10</x> ! <y>140</y> ! <width>500</width> ! <height>100</height> ! </rect> ! </property> ! </widget> ! <widget class="QGroupBox"> <property name="name"> ! <cstring>groupBox1</cstring> ! </property> ! <property name="geometry"> ! <rect> ! <x>10</x> ! <y>10</y> ! <width>500</width> ! <height>100</height> ! </rect> ! </property> ! <property name="title"> ! <string>Recipient</string> </property> ! <widget class="QLabel"> ! <property name="name"> ! <cstring>textLabel1</cstring> ! </property> ! <property name="geometry"> ! <rect> ! <x>20</x> ! <y>20</y> ! <width>30</width> ! <height>20</height> ! </rect> ! </property> ! <property name="text"> ! <string>To :</string> ! </property> ! </widget> ! <widget class="QLabel"> <property name="name"> ! <cstring>textLabel2</cstring> </property> ! <property name="geometry"> ! <rect> ! <x>10</x> ! <y>60</y> ! <width>52</width> ! <height>20</height> ! </rect> </property> ! <property name="text"> ! <string>Subject:</string> </property> </widget> ! <widget class="QPushButton"> <property name="name"> ! <cstring>pushButtonAdress</cstring> </property> ! <property name="geometry"> ! <rect> ! <x>390</x> ! <y>20</y> ! <width>100</width> ! <height>30</height> ! </rect> </property> ! <property name="text"> ! <string>Adressbook</string> </property> ! <property name="toolTip" stdset="0"> ! <string>Open the addressbook</string> </property> </widget> ! <widget class="QLineEdit"> <property name="name"> ! <cstring>lineEditSub</cstring> </property> ! <property name="geometry"> ! <rect> ! <x>60</x> ! <y>60</y> ! <width>400</width> ! <height>20</height> ! </rect> </property> </widget> ! <widget class="QLineEdit"> <property name="name"> ! <cstring>lineEditTo</cstring> ! </property> ! <property name="geometry"> ! <rect> ! <x>60</x> ! <y>20</y> ! <width>310</width> ! <height>20</height> ! </rect> </property> ! <property name="alignment"> ! <set>AlignAuto</set> </property> ! <property name="toolTip" stdset="0"> ! <string></string> </property> </widget> ! </widget> </widget> <menubar> --- 10,223 ---- <y>0</y> <width>522</width> ! <height>544</height> </rect> </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>7</hsizetype> + <vsizetype>7</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="minimumSize"> + <size> + <width>124</width> + <height>425</height> + </size> + </property> <property name="caption"> ! <string>GmailAgent - Your local email client for Gmail</string> </property> ! <vbox> <property name="name"> ! <cstring>unnamed</cstring> </property> ! <widget class="QGroupBox"> <property name="name"> ! <cstring>groupBox1</cstring> </property> ! <property name="sizePolicy"> ! <sizepolicy> ! <hsizetype>5</hsizetype> ! <vsizetype>5</vsizetype> ! <horstretch>0</horstretch> ! <verstretch>0</verstretch> ! </sizepolicy> </property> ! <property name="title"> ! <string>Recipient</string> </property> + <widget class="QLabel"> + <property name="name"> + <cstring>textLabel1</cstring> + </property> + <property name="geometry"> + <rect> + <x>20</x> + <y>20</y> + <width>30</width> + <height>20</height> + </rect> + </property> + <property name="text"> + <string>To :</string> + </property> + </widget> + <widget class="QLineEdit"> + <property name="name"> + <cstring>lineEditTo</cstring> + </property> + <property name="geometry"> + <rect> + <x>60</x> + <y>20</y> + <width>310</width> + <height>20</height> + </rect> + </property> + <property name="alignment"> + <set>AlignAuto</set> + </property> + <property name="toolTip" stdset="0"> + <string></string> + </property> + </widget> + <widget class="QPushButton"> + <property name="name"> + <cstring>pushButtonAdress</cstring> + </property> + <property name="geometry"> + <rect> + <x>390</x> + <y>20</y> + <width>100</width> + <height>30</height> + </rect> + </property> + <property name="text"> + <string>Adressbook</string> + </property> + <property name="toolTip" stdset="0"> + <string>Open the addressbook</string> + </property> + </widget> + <widget class="QLabel"> + <property name="name"> + <cstring>textLabel2</cstring> + </property> + <property name="geometry"> + <rect> + <x>10</x> + <y>60</y> + <width>52</width> + <height>20</height> + </rect> + </property> + <property name="text"> + <string>Subject:</string> + </property> + </widget> + <widget class="QLineEdit"> + <property name="name"> + <cstring>lineEditSub</cstring> + </property> + <property name="geometry"> + <rect> + <x>60</x> + <y>60</y> + <width>400</width> + <height>20</height> + </rect> + </property> + </widget> </widget> ! <widget class="QGroupBox"> <property name="name"> ! <cstring>groupBox7</cstring> </property> ! <property name="sizePolicy"> ! <sizepolicy> ! <hsizetype>5</hsizetype> ! <vsizetype>5</vsizetype> ! <horstretch>0</horstretch> ! <verstretch>0</verstretch> ! </sizepolicy> </property> ! <property name="maximumSize"> ! <size> ! <width>32767</width> ! <height>150</height> ! </size> </property> ! <property name="title"> ! <string>Attachments:</string> </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QTextEdit"> + <property name="name"> + <cstring>textEditAttach</cstring> + </property> + <property name="maximumSize"> + <size> + <width>32767</width> + <height>140</height> + </size> + </property> + </widget> + </vbox> </widget> ! <widget class="QGroupBox"> <property name="name"> ! <cstring>groupBox8</cstring> </property> ! <property name="sizePolicy"> ! <sizepolicy> ! <hsizetype>5</hsizetype> ! <vsizetype>5</vsizetype> ! <horstretch>0</horstretch> ! <verstretch>0</verstretch> ! </sizepolicy> </property> + <property name="title"> + <string>Message:</string> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QTextEdit"> + <property name="name"> + <cstring>textEditMesg</cstring> + </property> + <property name="minimumSize"> + <size> + <width>0</width> + <height>180</height> + </size> + </property> + </widget> + </vbox> </widget> ! <widget class="QPushButton"> <property name="name"> ! <cstring>pushButtonSend</cstring> </property> ! <property name="sizePolicy"> ! <sizepolicy> ! <hsizetype>5</hsizetype> ! <vsizetype>0</vsizetype> ! <horstretch>0</horstretch> ! <verstretch>0</verstretch> ! </sizepolicy> </property> ! <property name="text"> ! <string>Send you message</string> </property> </widget> ! </vbox> </widget> <menubar> *************** *** 256,265 **** <connections> <connection> - <sender>pushButtonSend</sender> - <signal>clicked()</signal> - <receiver>Form1</receiver> - <slot>pushButtonSend_clicked()</slot> - </connection> - <connection> <sender>Form1QuitAction</sender> <signal>activated()</signal> --- 287,290 ---- *************** *** 274,281 **** </connection> <connection> ! <sender>pushButtonAdress</sender> <signal>clicked()</signal> <receiver>Form1</receiver> ! <slot>pushButtonAdress_clicked()</slot> </connection> <connection> --- 299,312 ---- </connection> <connection> ! <sender>Form1HelpAction</sender> ! <signal>activated()</signal> ! <receiver>Form1</receiver> ! <slot>Form1Help_activate()</slot> ! </connection> ! <connection> ! <sender>pushButtonSend</sender> <signal>clicked()</signal> <receiver>Form1</receiver> ! <slot>pushButtonSend_clicked()</slot> </connection> <connection> *************** *** 286,293 **** </connection> <connection> ! <sender>Form1HelpAction</sender> ! <signal>activated()</signal> <receiver>Form1</receiver> ! <slot>Form1Help_activate()</slot> </connection> </connections> --- 317,324 ---- </connection> <connection> ! <sender>pushButtonAdress</sender> ! <signal>clicked()</signal> <receiver>Form1</receiver> ! <slot>pushButtonAdress_clicked()</slot> </connection> </connections> Index: Makefile =================================================================== RCS file: /cvsroot/gmailagent/GA-main/Makefile,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** Makefile 14 Jun 2005 14:17:31 -0000 1.10 --- Makefile 2 Oct 2005 09:24:54 -0000 1.11 *************** *** 5,9 **** pyuic AboutDialog.ui -o AboutDialog_forms.py pyuic HelpDialog.ui -o HelpDialog_forms.py ! pyuic AddressDialog.ui -o AddressDialog_forms.py # pyuic AddressEditDialog.ui -o AddressEditDialog_forms.py # pyuic AddressEditorDialog.ui -o AddressEditorDialog_forms.py --- 5,9 ---- pyuic AboutDialog.ui -o AboutDialog_forms.py pyuic HelpDialog.ui -o HelpDialog_forms.py ! pyuic AddressDialog1.ui -o AddressDialog1_forms.py # pyuic AddressEditDialog.ui -o AddressEditDialog_forms.py # pyuic AddressEditorDialog.ui -o AddressEditorDialog_forms.py Index: AboutDialog_forms.py =================================================================== RCS file: /cvsroot/gmailagent/GA-main/AboutDialog_forms.py,v retrieving revision 1.25 retrieving revision 1.26 diff -C2 -d -r1.25 -r1.26 *** AboutDialog_forms.py 14 Sep 2005 15:23:45 -0000 1.25 --- AboutDialog_forms.py 2 Oct 2005 09:24:54 -0000 1.26 *************** *** 3,7 **** # Form implementation generated from reading ui file 'AboutDialog.ui' # ! # Created: Wed Sep 14 17:23:00 2005 # by: The PyQt User Interface Compiler (pyuic) 3.14.1 # --- 3,7 ---- # Form implementation generated from reading ui file 'AboutDialog.ui' # ! # Created: Sun Oct 2 11:20:56 2005 # by: The PyQt User Interface Compiler (pyuic) 3.14.1 # Index: GuiQT.py =================================================================== RCS file: /cvsroot/gmailagent/GA-main/GuiQT.py,v retrieving revision 1.38 retrieving revision 1.39 diff -C2 -d -r1.38 -r1.39 *** GuiQT.py 28 Sep 2005 12:41:27 -0000 1.38 --- GuiQT.py 2 Oct 2005 09:24:54 -0000 1.39 *************** *** 29,33 **** ##from AddressEditorDialog_forms import FormAddressEditor ##from AddressEditDialog_forms import FormAddressEdit ! from AddressDialog_forms import FormAddress import Gmail --- 29,33 ---- ##from AddressEditorDialog_forms import FormAddressEditor ##from AddressEditDialog_forms import FormAddressEdit ! from AddressDialog1_forms import FormAddress1 import Gmail *************** *** 317,324 **** self.show() ! class AddressBookDialog(FormAddress): def __init__(self,parent=None,name=None,modal=0,fl=0,gac='',observer=None): if GQ_DEBUG: logging.debug("\n>>>>>>>> Class: %s" % self.__class__.__name__) ! FormAddress.__init__(self,parent,name,modal,fl) self.parent = parent self.selecteditem = None --- 317,324 ---- self.show() ! class AddressBookDialog(FormAddress1): def __init__(self,parent=None,name=None,modal=0,fl=0,gac='',observer=None): if GQ_DEBUG: logging.debug("\n>>>>>>>> Class: %s" % self.__class__.__name__) ! FormAddress1.__init__(self,parent,name,modal,fl) self.parent = parent self.selecteditem = None Index: MainWin_forms.py =================================================================== RCS file: /cvsroot/gmailagent/GA-main/MainWin_forms.py,v retrieving revision 1.28 retrieving revision 1.29 diff -C2 -d -r1.28 -r1.29 *** MainWin_forms.py 14 Sep 2005 15:23:45 -0000 1.28 --- MainWin_forms.py 2 Oct 2005 09:24:54 -0000 1.29 *************** *** 3,7 **** # Form implementation generated from reading ui file 'MainWin.ui' # ! # Created: Wed Sep 14 17:23:00 2005 # by: The PyQt User Interface Compiler (pyuic) 3.14.1 # --- 3,7 ---- # Form implementation generated from reading ui file 'MainWin.ui' # ! # Created: Sun Oct 2 11:20:56 2005 # by: The PyQt User Interface Compiler (pyuic) 3.14.1 # *************** *** 20,59 **** self.setName("Form1") self.setCentralWidget(QWidget(self,"qt_central_widget")) ! ! self.pushButtonSend = QPushButton(self.centralWidget(),"pushButtonSend") ! self.pushButtonSend.setGeometry(QRect(190,470,100,26)) ! ! self.textEditMesg = QTextEdit(self.centralWidget(),"textEditMesg") ! self.textEditMesg.setGeometry(QRect(10,280,500,180)) ! ! self.textLabel4 = QLabel(self.centralWidget(),"textLabel4") ! self.textLabel4.setGeometry(QRect(10,120,200,20)) ! ! self.textLabel5 = QLabel(self.centralWidget(),"textLabel5") ! self.textLabel5.setGeometry(QRect(10,250,290,16)) ! ! self.textEditAttach = QTextEdit(self.centralWidget(),"textEditAttach") ! self.textEditAttach.setGeometry(QRect(10,140,500,100)) self.groupBox1 = QGroupBox(self.centralWidget(),"groupBox1") ! self.groupBox1.setGeometry(QRect(10,10,500,100)) self.textLabel1 = QLabel(self.groupBox1,"textLabel1") self.textLabel1.setGeometry(QRect(20,20,30,20)) ! self.textLabel2 = QLabel(self.groupBox1,"textLabel2") ! self.textLabel2.setGeometry(QRect(10,60,52,20)) self.pushButtonAdress = QPushButton(self.groupBox1,"pushButtonAdress") self.pushButtonAdress.setGeometry(QRect(390,20,100,30)) self.lineEditSub = QLineEdit(self.groupBox1,"lineEditSub") self.lineEditSub.setGeometry(QRect(60,60,400,20)) ! self.lineEditTo = QLineEdit(self.groupBox1,"lineEditTo") ! self.lineEditTo.setGeometry(QRect(60,20,310,20)) ! self.lineEditTo.setAlignment(QLineEdit.AlignAuto) self.Action = QAction(self,"Action") --- 20,79 ---- self.setName("Form1") + self.setSizePolicy(QSizePolicy(QSizePolicy.Expanding,QSizePolicy.Expanding,0,0,self.sizePolicy().hasHeightForWidth())) + self.setMinimumSize(QSize(124,425)) self.setCentralWidget(QWidget(self,"qt_central_widget")) ! Form1Layout = QVBoxLayout(self.centralWidget(),11,6,"Form1Layout") self.groupBox1 = QGroupBox(self.centralWidget(),"groupBox1") ! self.groupBox1.setSizePolicy(QSizePolicy(QSizePolicy.Preferred,QSizePolicy.Preferred,0,0,self.groupBox1.sizePolicy().hasHeightForWidth())) self.textLabel1 = QLabel(self.groupBox1,"textLabel1") self.textLabel1.setGeometry(QRect(20,20,30,20)) ! self.lineEditTo = QLineEdit(self.groupBox1,"lineEditTo") ! self.lineEditTo.setGeometry(QRect(60,20,310,20)) ! self.lineEditTo.setAlignment(QLineEdit.AlignAuto) self.pushButtonAdress = QPushButton(self.groupBox1,"pushButtonAdress") self.pushButtonAdress.setGeometry(QRect(390,20,100,30)) + self.textLabel2 = QLabel(self.groupBox1,"textLabel2") + self.textLabel2.setGeometry(QRect(10,60,52,20)) + self.lineEditSub = QLineEdit(self.groupBox1,"lineEditSub") self.lineEditSub.setGeometry(QRect(60,60,400,20)) + Form1Layout.addWidget(self.groupBox1) ! self.groupBox7 = QGroupBox(self.centralWidget(),"groupBox7") ! self.groupBox7.setSizePolicy(QSizePolicy(QSizePolicy.Preferred,QSizePolicy.Preferred,0,0,self.groupBox7.sizePolicy().hasHeightForWidth())) ! self.groupBox7.setMaximumSize(QSize(32767,150)) ! self.groupBox7.setColumnLayout(0,Qt.Vertical) ! self.groupBox7.layout().setSpacing(6) ! self.groupBox7.layout().setMargin(11) ! groupBox7Layout = QVBoxLayout(self.groupBox7.layout()) ! groupBox7Layout.setAlignment(Qt.AlignTop) ! ! self.textEditAttach = QTextEdit(self.groupBox7,"textEditAttach") ! self.textEditAttach.setMaximumSize(QSize(32767,140)) ! groupBox7Layout.addWidget(self.textEditAttach) ! Form1Layout.addWidget(self.groupBox7) ! ! self.groupBox8 = QGroupBox(self.centralWidget(),"groupBox8") ! self.groupBox8.setSizePolicy(QSizePolicy(QSizePolicy.Preferred,QSizePolicy.Preferred,0,0,self.groupBox8.sizePolicy().hasHeightForWidth())) ! self.groupBox8.setColumnLayout(0,Qt.Vertical) ! self.groupBox8.layout().setSpacing(6) ! self.groupBox8.layout().setMargin(11) ! groupBox8Layout = QVBoxLayout(self.groupBox8.layout()) ! groupBox8Layout.setAlignment(Qt.AlignTop) ! ! self.textEditMesg = QTextEdit(self.groupBox8,"textEditMesg") ! self.textEditMesg.setMinimumSize(QSize(0,180)) ! groupBox8Layout.addWidget(self.textEditMesg) ! Form1Layout.addWidget(self.groupBox8) ! ! self.pushButtonSend = QPushButton(self.centralWidget(),"pushButtonSend") ! self.pushButtonSend.setSizePolicy(QSizePolicy(QSizePolicy.Preferred,QSizePolicy.Fixed,0,0,self.pushButtonSend.sizePolicy().hasHeightForWidth())) ! Form1Layout.addWidget(self.pushButtonSend) self.Action = QAction(self,"Action") *************** *** 77,102 **** self.languageChange() ! self.resize(QSize(522,546).expandedTo(self.minimumSizeHint())) self.clearWState(Qt.WState_Polished) - self.connect(self.pushButtonSend,SIGNAL("clicked()"),self.pushButtonSend_clicked) self.connect(self.Form1QuitAction,SIGNAL("activated()"),self.Form1Quit_activate) self.connect(self.Form1AboutAction,SIGNAL("activated()"),self.Form1About_activate) - self.connect(self.pushButtonAdress,SIGNAL("clicked()"),self.pushButtonAdress_clicked) - self.connect(self.lineEditTo,SIGNAL("selectionChanged()"),self.lineEditTo_selectionChanged) self.connect(self.Form1HelpAction,SIGNAL("activated()"),self.Form1Help_activate) def languageChange(self): ! self.setCaption(self.__tr("GmailAgent - Send your picture with Gmail")) ! self.pushButtonSend.setText(self.__tr("Send")) ! self.textLabel4.setText(self.__tr("Attachments:")) ! self.textLabel5.setText(self.__tr("Type your message below:")) self.groupBox1.setTitle(self.__tr("Recipient")) self.textLabel1.setText(self.__tr("To :")) ! self.textLabel2.setText(self.__tr("Subject:")) self.pushButtonAdress.setText(self.__tr("Adressbook")) QToolTip.add(self.pushButtonAdress,self.__tr("Open the addressbook")) ! QToolTip.add(self.lineEditTo,QString.null) self.Action.setText(self.__tr("Unnamed")) self.Form1HelpAction.setText(self.__tr("&Help")) --- 97,122 ---- self.languageChange() ! self.resize(QSize(522,544).expandedTo(self.minimumSizeHint())) self.clearWState(Qt.WState_Polished) self.connect(self.Form1QuitAction,SIGNAL("activated()"),self.Form1Quit_activate) self.connect(self.Form1AboutAction,SIGNAL("activated()"),self.Form1About_activate) self.connect(self.Form1HelpAction,SIGNAL("activated()"),self.Form1Help_activate) + self.connect(self.pushButtonSend,SIGNAL("clicked()"),self.pushButtonSend_clicked) + self.connect(self.lineEditTo,SIGNAL("selectionChanged()"),self.lineEditTo_selectionChanged) + self.connect(self.pushButtonAdress,SIGNAL("clicked()"),self.pushButtonAdress_clicked) def languageChange(self): ! self.setCaption(self.__tr("GmailAgent - Your local email client for Gmail")) self.groupBox1.setTitle(self.__tr("Recipient")) self.textLabel1.setText(self.__tr("To :")) ! QToolTip.add(self.lineEditTo,QString.null) self.pushButtonAdress.setText(self.__tr("Adressbook")) QToolTip.add(self.pushButtonAdress,self.__tr("Open the addressbook")) ! self.textLabel2.setText(self.__tr("Subject:")) ! self.groupBox7.setTitle(self.__tr("Attachments:")) ! self.groupBox8.setTitle(self.__tr("Message:")) ! self.pushButtonSend.setText(self.__tr("Send you message")) self.Action.setText(self.__tr("Unnamed")) self.Form1HelpAction.setText(self.__tr("&Help")) Index: HelpDialog_forms.py =================================================================== RCS file: /cvsroot/gmailagent/GA-main/HelpDialog_forms.py,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** HelpDialog_forms.py 14 Sep 2005 15:23:45 -0000 1.14 --- HelpDialog_forms.py 2 Oct 2005 09:24:54 -0000 1.15 *************** *** 3,7 **** # Form implementation generated from reading ui file 'HelpDialog.ui' # ! # Created: Wed Sep 14 17:23:00 2005 # by: The PyQt User Interface Compiler (pyuic) 3.14.1 # --- 3,7 ---- # Form implementation generated from reading ui file 'HelpDialog.ui' # ! # Created: Sun Oct 2 11:20:56 2005 # by: The PyQt User Interface Compiler (pyuic) 3.14.1 # Index: LoginDialog_forms.py =================================================================== RCS file: /cvsroot/gmailagent/GA-main/LoginDialog_forms.py,v retrieving revision 1.28 retrieving revision 1.29 diff -C2 -d -r1.28 -r1.29 *** LoginDialog_forms.py 14 Sep 2005 15:23:45 -0000 1.28 --- LoginDialog_forms.py 2 Oct 2005 09:24:54 -0000 1.29 *************** *** 3,7 **** # Form implementation generated from reading ui file 'LoginDialog.ui' # ! # Created: Wed Sep 14 17:23:00 2005 # by: The PyQt User Interface Compiler (pyuic) 3.14.1 # --- 3,7 ---- # Form implementation generated from reading ui file 'LoginDialog.ui' # ! # Created: Sun Oct 2 11:20:56 2005 # by: The PyQt User Interface Compiler (pyuic) 3.14.1 # --- AddressDialog.ui DELETED --- --- AddressEditorDialog.ui DELETED --- --- AddressEditDialog.ui.h DELETED --- |