First commit
This commit is contained in:
commit
8f9e6bf1c7
13 changed files with 521 additions and 0 deletions
11
conf/gtk-2.0/gtkfilechooser.ini
Normal file
11
conf/gtk-2.0/gtkfilechooser.ini
Normal file
|
@ -0,0 +1,11 @@
|
|||
[Filechooser Settings]
|
||||
LocationMode=filename-entry
|
||||
ShowHidden=false
|
||||
ShowSizeColumn=true
|
||||
GeometryX=0
|
||||
GeometryY=0
|
||||
GeometryWidth=640
|
||||
GeometryHeight=516
|
||||
SortColumn=name
|
||||
SortOrder=descending
|
||||
StartupMode=recent
|
Reference in a new issue