projects
/
minwii.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Renommage MINWii -> MINDs.
[minwii.git]
/
src
/
minwii
/
widgets
/
songfilebrowser.py
diff --git
a/src/minwii/widgets/songfilebrowser.py
b/src/minwii/widgets/songfilebrowser.py
index
fcb1c21
..
2f0120e
100755
(executable)
--- a/
src/minwii/widgets/songfilebrowser.py
+++ b/
src/minwii/widgets/songfilebrowser.py
@@
-65,9
+65,9
@@
class FileOpenDialog(FileDialog):
'padding_right': 4,
'padding_top': 2,
'padding_bottom': 2}
'padding_right': 4,
'padding_top': 2,
'padding_bottom': 2}
- self.title = basic.Label("Ouvrir un chanson", cls="dialog.title.label")
+ self.title = basic.Label("Ouvrir un
e
chanson", cls="dialog.title.label")
self.body = table.Table()
self.body = table.Table()
- self.list = area.List(width=
700, height=250
)
+ self.list = area.List(width=
880, height=375
)
self.input_dir = input.Input()
self.input_file = input.Input()
self._current_sort = 'alpha'
self.input_dir = input.Input()
self.input_file = input.Input()
self._current_sort = 'alpha'