Compare commits
2 Commits
a0da356cec
...
1f80d5342c
Author | SHA1 | Date | |
---|---|---|---|
1f80d5342c | |||
e719a1f23f |
47
Changelog
47
Changelog
@ -8,61 +8,70 @@ My standard System: Linux Mint 22 Cinnamon
|
|||||||
- for loops with lists replaced by List Comprehensions
|
- for loops with lists replaced by List Comprehensions
|
||||||
- Update search after start of Wire-Py
|
- Update search after start of Wire-Py
|
||||||
|
|
||||||
|
|
||||||
|
### Added
|
||||||
|
10-11-2024
|
||||||
|
|
||||||
|
- Translate file de_De complete
|
||||||
|
- new FrameWidget for rename Entry and rename Button
|
||||||
|
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
09-11-2024
|
09-11-2024
|
||||||
|
|
||||||
- Move Tips Method in separate class for Tooltips in another Apps
|
- Move Tips Method in separate class for Tooltips in another Apps
|
||||||
- Move Version Variable in main script
|
- Move Version Variable in main script
|
||||||
- Edit Class GiteaUpdate for requests in api_down and download
|
- Edit Class GiteaUpdate for requests in api_down and download
|
||||||
- Description on Class GiteaUpdate
|
- Description on Class GiteaUpdate
|
||||||
- Translate file De complete
|
|
||||||
|
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
08-11-2024
|
08-11-2024
|
||||||
|
|
||||||
- Preparation for language translation part 1
|
- Preparation for language translation part 1
|
||||||
- separate folder for general icons
|
- separate folder for general icons
|
||||||
- install edit for new dir lx-icons
|
- install edit for new dir lx-icons
|
||||||
|
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
08-11-2024
|
08-11-2024
|
||||||
|
|
||||||
- methods from class MainWindow move to class FrameWidgets for active color_label when theme change
|
- methods from class MainWindow move to class FrameWidgets for active color_label when theme change
|
||||||
- optimize columnconfigure, rowconfigure in class MainWindow and FrameWidgets
|
- optimize columnconfigure, rowconfigure in class MainWindow and FrameWidgets
|
||||||
- add new Frame for Widgets on Bottom
|
- add new Frame for Widgets on Bottom
|
||||||
- optimize from tkinter * to from tkinter import filedialog, ttk, TclError
|
- optimize from tkinter * to from tkinter import filedialog, ttk, TclError
|
||||||
|
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
07-11-2024
|
07-11-2024
|
||||||
|
|
||||||
- remove classes and add methods to class FrameWidgets (removed self errors)
|
- remove classes and add methods to class FrameWidgets (removed self errors)
|
||||||
|
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
27-10-2024
|
27-10-2024
|
||||||
|
|
||||||
- Add Autoconnect settings to settings.conf
|
- Add Autoconnect settings to settings.conf
|
||||||
|
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
26-10-2024
|
26-10-2024
|
||||||
|
|
||||||
- Add run_as Bash script and open_gitea.py python script
|
- Add run_as Bash script and open_gitea.py python script
|
||||||
- Add Tooltip disable/enable
|
- Add Tooltip disable/enable
|
||||||
- Rename settings to settings.conf for theme, updates and tooltip enable in one file
|
- Rename settings to settings.conf for theme, updates and tooltip enable in one file
|
||||||
|
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
25-10-2024
|
25-10-2024
|
||||||
|
|
||||||
- Optimize Class and Tooltip
|
- Optimize Class and Tooltip
|
||||||
|
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
21-10-2024
|
21-10-2024
|
||||||
|
|
||||||
- Optimize Class. Move to wg_main Import Start/StopBTN and Tooltip
|
- Optimize Class. Move to wg_main Import Start/StopBTN and Tooltip
|
||||||
|
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
@ -1,308 +0,0 @@
|
|||||||
# SOME DESCRIPTIVE TITLE.
|
|
||||||
# Copyright (C) YEAR ORGANIZATION
|
|
||||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
||||||
#
|
|
||||||
msgid ""
|
|
||||||
msgstr ""
|
|
||||||
"Project-Id-Version: \n"
|
|
||||||
"POT-Creation-Date: 2024-11-09 19:07+0100\n"
|
|
||||||
"PO-Revision-Date: 2024-11-09 21:58+0100\n"
|
|
||||||
"Last-Translator: \n"
|
|
||||||
"Language-Team: \n"
|
|
||||||
"Language: de_DE\n"
|
|
||||||
"MIME-Version: 1.0\n"
|
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
|
||||||
"Generated-By: pygettext.py 1.5\n"
|
|
||||||
"X-Generator: Poedit 3.4.4\n"
|
|
||||||
|
|
||||||
#: cls_mth_fc.py:41 wg_main.py:233
|
|
||||||
msgid "No Updates"
|
|
||||||
msgstr "Keine Updates"
|
|
||||||
|
|
||||||
#: cls_mth_fc.py:57
|
|
||||||
msgid "Download Successful"
|
|
||||||
msgstr "Erfolgreich herunterladen"
|
|
||||||
|
|
||||||
#: cls_mth_fc.py:58 cls_mth_fc.py:232
|
|
||||||
msgid "Your zip file is in home directory"
|
|
||||||
msgstr "Ihre Zip-Datei ist im home Verzeichnis"
|
|
||||||
|
|
||||||
#: cls_mth_fc.py:65 cls_mth_fc.py:72
|
|
||||||
msgid "Download error"
|
|
||||||
msgstr "Download fehler"
|
|
||||||
|
|
||||||
#: cls_mth_fc.py:66
|
|
||||||
msgid "Download failed! Please try again"
|
|
||||||
msgstr "Download fehlerhaft! Bitte versuchen Sie es noch einmal"
|
|
||||||
|
|
||||||
#: cls_mth_fc.py:73
|
|
||||||
msgid "Download failed! No internet connection!"
|
|
||||||
msgstr "Download fehler! Keine Verbindung zum Gitea Server!"
|
|
||||||
|
|
||||||
#: cls_mth_fc.py:231
|
|
||||||
msgid "Export Successful"
|
|
||||||
msgstr "Export erfolgreich"
|
|
||||||
|
|
||||||
#: cls_mth_fc.py:240
|
|
||||||
msgid "Export error"
|
|
||||||
msgstr "Export fehler"
|
|
||||||
|
|
||||||
#: cls_mth_fc.py:241
|
|
||||||
msgid "Export failed! Please try again"
|
|
||||||
msgstr "Export fehler! Bitte erneut versuchen"
|
|
||||||
|
|
||||||
#: cls_mth_fc.py:249 wg_main.py:476 wg_main.py:485 wg_main.py:1085
|
|
||||||
#: wg_main.py:1094
|
|
||||||
msgid "Select tunnel"
|
|
||||||
msgstr "Tunnel auswählen"
|
|
||||||
|
|
||||||
#: cls_mth_fc.py:250 wg_main.py:486 wg_main.py:1095
|
|
||||||
msgid "Please first import tunnel."
|
|
||||||
msgstr "Bitte zuerst einen Tunnel importieren."
|
|
||||||
|
|
||||||
#: wg_main.py:145
|
|
||||||
msgid "Info"
|
|
||||||
msgstr "Info"
|
|
||||||
|
|
||||||
#: wg_main.py:146
|
|
||||||
msgid ""
|
|
||||||
"Wire-Py a simple Wireguard Gui for Linux systems.\n"
|
|
||||||
"\n"
|
|
||||||
"Wire-Py is open source software written in Python.\n"
|
|
||||||
"\n"
|
|
||||||
"Email: polunga40@unity-mail.de also likes for donation.\n"
|
|
||||||
"\n"
|
|
||||||
"Use without warranty!\n"
|
|
||||||
msgstr ""
|
|
||||||
"Wire-Py eine einfache Wireguard Gui für Linux-Systeme.\n"
|
|
||||||
"\n"
|
|
||||||
"Wire-Py ist Open Source Software geschrieben in Python.\n"
|
|
||||||
"\n"
|
|
||||||
"Email: polunga40@unity-mail.de auch für Spende.\n"
|
|
||||||
"\n"
|
|
||||||
"Verwendung ohne Gewähr!\n"
|
|
||||||
|
|
||||||
#: wg_main.py:150
|
|
||||||
msgid "Go to Wire-Py git"
|
|
||||||
msgstr "Geh zu Wire-Py git"
|
|
||||||
|
|
||||||
#: wg_main.py:174
|
|
||||||
msgid "Options"
|
|
||||||
msgstr "Optionen"
|
|
||||||
|
|
||||||
#: wg_main.py:179
|
|
||||||
msgid "Click for Settings"
|
|
||||||
msgstr "Klick für Einstellungen"
|
|
||||||
|
|
||||||
#: wg_main.py:195
|
|
||||||
msgid "Disable Updates"
|
|
||||||
msgstr "Updates ausschalten"
|
|
||||||
|
|
||||||
#: wg_main.py:196
|
|
||||||
msgid "Disable Tooltips"
|
|
||||||
msgstr "Tooltips ausschalten"
|
|
||||||
|
|
||||||
#: wg_main.py:197
|
|
||||||
msgid "Light"
|
|
||||||
msgstr "Helles Thema"
|
|
||||||
|
|
||||||
#: wg_main.py:198
|
|
||||||
msgid "Dark"
|
|
||||||
msgstr "Dunkles Thema"
|
|
||||||
|
|
||||||
#: wg_main.py:201
|
|
||||||
msgid "About"
|
|
||||||
msgstr "Über"
|
|
||||||
|
|
||||||
#: wg_main.py:217
|
|
||||||
msgid "Update search off"
|
|
||||||
msgstr "Update suche ausgeschaltet"
|
|
||||||
|
|
||||||
#: wg_main.py:221
|
|
||||||
msgid "Updates you have disabled"
|
|
||||||
msgstr "Update Suche ist deaktiviert"
|
|
||||||
|
|
||||||
#: wg_main.py:231
|
|
||||||
msgid "No Server Connection!"
|
|
||||||
msgstr "Keine Server Verbindung!"
|
|
||||||
|
|
||||||
#: wg_main.py:237
|
|
||||||
msgid "Congratulations! Wire-Py is up to date"
|
|
||||||
msgstr "Glückwunsch! Wire-Py ist aktuell"
|
|
||||||
|
|
||||||
#: wg_main.py:256
|
|
||||||
msgid "Click to download new version"
|
|
||||||
msgstr "Klicken um neue Version zu downloaden"
|
|
||||||
|
|
||||||
#: wg_main.py:269
|
|
||||||
msgid "Download"
|
|
||||||
msgstr "Download"
|
|
||||||
|
|
||||||
#: wg_main.py:296
|
|
||||||
msgid "Active: "
|
|
||||||
msgstr "Aktiv :"
|
|
||||||
|
|
||||||
#: wg_main.py:305
|
|
||||||
msgid "Interface"
|
|
||||||
msgstr "Schnittstelle"
|
|
||||||
|
|
||||||
#: wg_main.py:310
|
|
||||||
msgid "Peer"
|
|
||||||
msgstr "Peer"
|
|
||||||
|
|
||||||
#: wg_main.py:341
|
|
||||||
msgid ""
|
|
||||||
"You must first import\n"
|
|
||||||
"a Wireguard tunnel"
|
|
||||||
msgstr "Bitte zuvor einen Tunnel importieren"
|
|
||||||
|
|
||||||
#: wg_main.py:350
|
|
||||||
msgid "Select a Tunnel"
|
|
||||||
msgstr "Einen Tunnel auswählen"
|
|
||||||
|
|
||||||
#: wg_main.py:390
|
|
||||||
msgid "Click to import a Wireguard Tunnel"
|
|
||||||
msgstr "Klicken für import von Wireguard Tunnel"
|
|
||||||
|
|
||||||
#: wg_main.py:417 wg_main.py:929
|
|
||||||
msgid "no Autoconnect"
|
|
||||||
msgstr "kein Autostart"
|
|
||||||
|
|
||||||
#: wg_main.py:434 wg_main.py:997
|
|
||||||
msgid "No tunnels to start in the list"
|
|
||||||
msgstr "Kein Tunnel zum Starten in der Liste"
|
|
||||||
|
|
||||||
#: wg_main.py:456 wg_main.py:553
|
|
||||||
msgid "Max. 12 characters!"
|
|
||||||
msgstr "Max. 12 Zeichen!"
|
|
||||||
|
|
||||||
#: wg_main.py:477 wg_main.py:648 wg_main.py:1086
|
|
||||||
msgid "Please select a tunnel from the list."
|
|
||||||
msgstr "Bitte einen Tunnel aus der Liste auswählen."
|
|
||||||
|
|
||||||
#: wg_main.py:496
|
|
||||||
msgid "No tunnels to delete in the list"
|
|
||||||
msgstr "Kein Tunnel zum löschen in der Liste"
|
|
||||||
|
|
||||||
#: wg_main.py:506 wg_main.py:805
|
|
||||||
msgid ""
|
|
||||||
"Click to delete a Wireguard Tunnel\n"
|
|
||||||
"Select from the list!"
|
|
||||||
msgstr "Zum löschen einen Tunnel aus der Liste auswählen!"
|
|
||||||
|
|
||||||
#: wg_main.py:526
|
|
||||||
msgid "No Tunnels in List for Export"
|
|
||||||
msgstr "Keine Tunnel in der Liste für Export vorhanden"
|
|
||||||
|
|
||||||
#: wg_main.py:536 wg_main.py:816
|
|
||||||
msgid ""
|
|
||||||
" Click to export all\n"
|
|
||||||
"Wireguard Tunnel to Zipfile"
|
|
||||||
msgstr ""
|
|
||||||
" Klicken um alle Tunnel\n"
|
|
||||||
"in einer Zip-Datei zu exportieren"
|
|
||||||
|
|
||||||
#: wg_main.py:564
|
|
||||||
msgid "To rename a tunnel, at least one must be in the list"
|
|
||||||
msgstr "Um einen Tunnel umzubenennen, muss mindestens einer in der Liste sein"
|
|
||||||
|
|
||||||
#: wg_main.py:569 wg_main.py:827
|
|
||||||
msgid ""
|
|
||||||
"To rename a tunnel, you need to\n"
|
|
||||||
"select a tunnel from the list"
|
|
||||||
msgstr ""
|
|
||||||
"Um einen Tunnel umzubenennen, muss\n"
|
|
||||||
"der Tunnel aus der Liste ausgewählt werden"
|
|
||||||
|
|
||||||
#: wg_main.py:591 wg_main.py:600 wg_main.py:609 wg_main.py:647
|
|
||||||
msgid "Renaming not possible"
|
|
||||||
msgstr "Umbenennung nicht möglich"
|
|
||||||
|
|
||||||
#: wg_main.py:592
|
|
||||||
msgid "The new name may contain only 12 characters."
|
|
||||||
msgstr "Der neue Name kann nur 12 Zeichen enthalten."
|
|
||||||
|
|
||||||
#: wg_main.py:601
|
|
||||||
msgid "At least one character must be entered."
|
|
||||||
msgstr "Es muss mindestens ein Zeichen eingetragen werden."
|
|
||||||
|
|
||||||
#: wg_main.py:610
|
|
||||||
msgid ""
|
|
||||||
"No valid sign. These must not be used.\n"
|
|
||||||
"Blank, Slash, Backslash and { }\n"
|
|
||||||
msgstr ""
|
|
||||||
"Kein gültiges Zeichen. Diese dürfen nicht verwendet werden.\n"
|
|
||||||
"Leerzeichen, Schrägstrich, Rückschrägstrich und { }\n"
|
|
||||||
|
|
||||||
#: wg_main.py:652
|
|
||||||
msgid "Rename"
|
|
||||||
msgstr "Umbenennen"
|
|
||||||
|
|
||||||
#: wg_main.py:664
|
|
||||||
msgid "Autoconnect on:"
|
|
||||||
msgstr "Autostart an:"
|
|
||||||
|
|
||||||
#: wg_main.py:671
|
|
||||||
msgid ""
|
|
||||||
"You must have at least one\n"
|
|
||||||
"tunnel in the list,to use the autostart"
|
|
||||||
msgstr ""
|
|
||||||
"Es muss mindestens ein\n"
|
|
||||||
"Tunnel in der Liste sein, um den Autostart zu verwenden"
|
|
||||||
|
|
||||||
#: wg_main.py:683 wg_main.py:784
|
|
||||||
msgid "To use the autostart, enable this Checkbox"
|
|
||||||
msgstr "Um den Autostart zu nutzen, diese Checkbox aktivieren "
|
|
||||||
|
|
||||||
#: wg_main.py:700
|
|
||||||
msgid "To use the autostart, a tunnel must be selected from the list"
|
|
||||||
msgstr "Um den Autostart zu nutzen, muss ein Tunnel aus der Liste ausgewählt werden"
|
|
||||||
|
|
||||||
#: wg_main.py:724
|
|
||||||
msgid "Select Wireguard config File"
|
|
||||||
msgstr "Wireguard conf Datei auswählen"
|
|
||||||
|
|
||||||
#: wg_main.py:725
|
|
||||||
msgid "WG config files"
|
|
||||||
msgstr "WG conf Dateien"
|
|
||||||
|
|
||||||
#: wg_main.py:744 wg_main.py:864
|
|
||||||
msgid "Import Error"
|
|
||||||
msgstr "Import fehler"
|
|
||||||
|
|
||||||
#: wg_main.py:745
|
|
||||||
msgid ""
|
|
||||||
"Tunnel already available!\n"
|
|
||||||
"Please use another file for import"
|
|
||||||
msgstr ""
|
|
||||||
"Tunnel bereits vorhanden!\n"
|
|
||||||
"Bitte eine andere Datei zum Import verwenden"
|
|
||||||
|
|
||||||
#: wg_main.py:795
|
|
||||||
msgid "List of available tunnels"
|
|
||||||
msgstr "Liste verfügbarer Tunnel"
|
|
||||||
|
|
||||||
#: wg_main.py:865
|
|
||||||
msgid ""
|
|
||||||
"Oh... no valid Wireguard File!\n"
|
|
||||||
"Please select a valid Wireguard File"
|
|
||||||
msgstr ""
|
|
||||||
"Oh... keine gültige Wireguard Datei!\n"
|
|
||||||
"Bitte eine gültige Wireguard Datei auswählen"
|
|
||||||
|
|
||||||
#: wg_main.py:946
|
|
||||||
msgid "Address: "
|
|
||||||
msgstr "Adresse :"
|
|
||||||
|
|
||||||
#: wg_main.py:950
|
|
||||||
msgid "Endpoint: "
|
|
||||||
msgstr "Endpunkt :"
|
|
||||||
|
|
||||||
#: wg_main.py:980
|
|
||||||
msgid "Click to stop selected Wireguard Tunnel"
|
|
||||||
msgstr "Klicken um Tunnel zu stoppen"
|
|
||||||
|
|
||||||
#: wg_main.py:1006
|
|
||||||
msgid "Click to start selected Wireguard Tunnel"
|
|
||||||
msgstr "Klicken um Tunnel zu starten"
|
|
17
wg_main.py
17
wg_main.py
@ -14,7 +14,7 @@ from cls_mth_fc import (Tunnel, msg_window, GiteaUpdate, _u, wg_tips, wg_set)
|
|||||||
tcl_path = Path('/usr/share/TK-Themes')
|
tcl_path = Path('/usr/share/TK-Themes')
|
||||||
|
|
||||||
''' 1 = 1. Year, 09 = Month of the Year, 2924 = Day and Year of the Year '''
|
''' 1 = 1. Year, 09 = Month of the Year, 2924 = Day and Year of the Year '''
|
||||||
version = 'v. 1.11.0924'
|
version = 'v. 1.11.1024'
|
||||||
|
|
||||||
res = GiteaUpdate.api_down('https://git.ilunix.de/api/v1/repos/punix/Wire-Py/releases', version)
|
res = GiteaUpdate.api_down('https://git.ilunix.de/api/v1/repos/punix/Wire-Py/releases', version)
|
||||||
|
|
||||||
@ -178,7 +178,7 @@ class FrameWidgets(ttk.Frame):
|
|||||||
window.my_tool_tip.destroy()
|
window.my_tool_tip.destroy()
|
||||||
|
|
||||||
self.options_btn = ttk.Menubutton(self.menu_frame, text=_('Options'))
|
self.options_btn = ttk.Menubutton(self.menu_frame, text=_('Options'))
|
||||||
self.options_btn.grid(column=1, row=0)
|
self.options_btn.grid(column=1, columnspan=1, row=0)
|
||||||
|
|
||||||
def sets_enter(event):
|
def sets_enter(event):
|
||||||
""" The mouse moves into the entry widget """
|
""" The mouse moves into the entry widget """
|
||||||
@ -205,12 +205,12 @@ class FrameWidgets(ttk.Frame):
|
|||||||
|
|
||||||
''' About BTN Menu / Label '''
|
''' About BTN Menu / Label '''
|
||||||
self.about_btn = ttk.Button(self.menu_frame, text=_('About'), style='Toolbutton', command=info)
|
self.about_btn = ttk.Button(self.menu_frame, text=_('About'), style='Toolbutton', command=info)
|
||||||
self.about_btn.grid(column=2, row=0)
|
self.about_btn.grid(column=2, columnspan=2, row=0)
|
||||||
self.readme = tk.Menu(self)
|
self.readme = tk.Menu(self)
|
||||||
|
|
||||||
''' Update and Tooltip Label '''
|
''' Update and Tooltip Label '''
|
||||||
self.updates_lb = ttk.Label(self.menu_frame)
|
self.updates_lb = ttk.Label(self.menu_frame)
|
||||||
self.updates_lb.grid(column=3, row=0, padx=10)
|
self.updates_lb.grid(column=3, columnspan=3, row=0, padx=10)
|
||||||
'''View Checkbox for enable or disable Tooltip '''
|
'''View Checkbox for enable or disable Tooltip '''
|
||||||
if wg_tips:
|
if wg_tips:
|
||||||
set_tip.set(value=False)
|
set_tip.set(value=False)
|
||||||
@ -304,6 +304,11 @@ class FrameWidgets(ttk.Frame):
|
|||||||
self.lb_frame3.configure(relief='flat')
|
self.lb_frame3.configure(relief='flat')
|
||||||
self.lb_frame3.grid(column=0, row=5, columnspan=4, sticky='snew', padx=2, pady=2)
|
self.lb_frame3.grid(column=0, row=5, columnspan=4, sticky='snew', padx=2, pady=2)
|
||||||
|
|
||||||
|
''' Bottom Frame 5 '''
|
||||||
|
self.lb_frame4 = ttk.Frame(self)
|
||||||
|
self.lb_frame4.configure(relief='flat')
|
||||||
|
self.lb_frame4.grid(column=2, row=5, columnspan=3, sticky='e', padx=15)
|
||||||
|
|
||||||
''' Show active Label '''
|
''' Show active Label '''
|
||||||
self.select_tunnel = None
|
self.select_tunnel = None
|
||||||
self.lb = ttk.Label(self, text=_('Active: '))
|
self.lb = ttk.Label(self, text=_('Active: '))
|
||||||
@ -561,7 +566,7 @@ class FrameWidgets(ttk.Frame):
|
|||||||
self.btn_exp.bind('<Leave>', exp_leave)
|
self.btn_exp.bind('<Leave>', exp_leave)
|
||||||
|
|
||||||
''' Label Entry '''
|
''' Label Entry '''
|
||||||
self.lb_rename = ttk.Entry(self.lb_frame3, width=20)
|
self.lb_rename = ttk.Entry(self.lb_frame4, width=20)
|
||||||
self.lb_rename.grid(column=2, row=0, padx=8, pady=10, sticky='ne')
|
self.lb_rename.grid(column=2, row=0, padx=8, pady=10, sticky='ne')
|
||||||
self.lb_rename.insert(0, _('Max. 12 characters!'))
|
self.lb_rename.insert(0, _('Max. 12 characters!'))
|
||||||
self.lb_rename.config(state='disable')
|
self.lb_rename.config(state='disable')
|
||||||
@ -662,7 +667,7 @@ class FrameWidgets(ttk.Frame):
|
|||||||
msg_window(iw, ii, wt, msg_t)
|
msg_window(iw, ii, wt, msg_t)
|
||||||
|
|
||||||
''' Button Rename '''
|
''' Button Rename '''
|
||||||
self.btn_rename = ttk.Button(self.lb_frame3, text=_('Rename'), state='disable', command=tl_rename, padding=4,
|
self.btn_rename = ttk.Button(self.lb_frame4, text=_('Rename'), state='disable', command=tl_rename, padding=4,
|
||||||
style='RnButton.TButton')
|
style='RnButton.TButton')
|
||||||
self.btn_rename.grid(column=3, row=0, padx=5, pady=10, sticky='ne')
|
self.btn_rename.grid(column=3, row=0, padx=5, pady=10, sticky='ne')
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user