Removed conflicting class "file"
Now sets the disc type every time a new file or title is created
This commit is contained in:
parent
2676ce1658
commit
6cb04b131e
5 changed files with 148 additions and 137 deletions
|
|
@ -22,10 +22,10 @@ class ask_window:
|
|||
|
||||
def __init__(self,paths):
|
||||
|
||||
self.paths = paths
|
||||
|
||||
self.paths = paths
|
||||
|
||||
def run(self,text,title):
|
||||
|
||||
|
||||
builder = Gtk.Builder()
|
||||
builder.set_translation_domain("devede_ng")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue