whatever
This commit is contained in:
parent
1899031269
commit
ce19278f34
2 changed files with 12 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -129,3 +129,4 @@ signond/
|
||||||
torbrowser/
|
torbrowser/
|
||||||
Mumble/
|
Mumble/
|
||||||
vlc/
|
vlc/
|
||||||
|
QtProject.conf
|
||||||
|
|
11
gtk-2.0/gtkfilechooser.ini
Normal file
11
gtk-2.0/gtkfilechooser.ini
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
[Filechooser Settings]
|
||||||
|
LocationMode=path-bar
|
||||||
|
ShowHidden=false
|
||||||
|
ShowSizeColumn=true
|
||||||
|
GeometryX=0
|
||||||
|
GeometryY=180
|
||||||
|
GeometryWidth=1008
|
||||||
|
GeometryHeight=700
|
||||||
|
SortColumn=name
|
||||||
|
SortOrder=ascending
|
||||||
|
StartupMode=recent
|
Loading…
Reference in a new issue