diff options
author | Jani Välimaa <wally@mageia.org> | 2012-07-18 18:25:02 +0000 |
---|---|---|
committer | Jani Välimaa <wally@mageia.org> | 2012-07-18 18:25:02 +0000 |
commit | 3be76e3cf3f9fc26fbe0857011044c9446d2a428 (patch) | |
tree | 0594525f6603a6fd3cacc49ab1970a256e5c6315 /common/Thunar/thunarrc | |
parent | ad1ec57cd2c1729736ea9f25a8d6d03e6ea8e149 (diff) | |
download | config-3be76e3cf3f9fc26fbe0857011044c9446d2a428.tar config-3be76e3cf3f9fc26fbe0857011044c9446d2a428.tar.gz config-3be76e3cf3f9fc26fbe0857011044c9446d2a428.tar.bz2 config-3be76e3cf3f9fc26fbe0857011044c9446d2a428.tar.xz config-3be76e3cf3f9fc26fbe0857011044c9446d2a428.zip |
- rename common dir to data and adapt Makefile to the change
Diffstat (limited to 'common/Thunar/thunarrc')
-rw-r--r-- | common/Thunar/thunarrc | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/common/Thunar/thunarrc b/common/Thunar/thunarrc deleted file mode 100644 index d73286e..0000000 --- a/common/Thunar/thunarrc +++ /dev/null @@ -1,36 +0,0 @@ -[Configuration] -DefaultView=ThunarCompactView -LastCompactViewZoomLevel=THUNAR_ZOOM_LEVEL_NORMAL -LastDetailsViewColumnOrder=THUNAR_COLUMN_NAME,THUNAR_COLUMN_SIZE,THUNAR_COLUMN_TYPE,THUNAR_COLUMN_DATE_MODIFIED -LastDetailsViewColumnWidths=50,195,50,50,587,50,50,76,172 -LastDetailsViewFixedColumns=FALSE -LastDetailsViewVisibleColumns=THUNAR_COLUMN_DATE_MODIFIED,THUNAR_COLUMN_NAME,THUNAR_COLUMN_SIZE,THUNAR_COLUMN_TYPE -LastDetailsViewZoomLevel=THUNAR_ZOOM_LEVEL_SMALLER -LastIconViewZoomLevel=THUNAR_ZOOM_LEVEL_NORMAL -LastLocationBar=ThunarLocationButtons -LastSeparatorPosition=166 -LastShowHidden=FALSE -LastSidePane=ThunarShortcutsPane -LastSortColumn=THUNAR_COLUMN_NAME -LastSortOrder=GTK_SORT_ASCENDING -LastStatusbarVisible=TRUE -LastView=ThunarCompactView -LastWindowHeight=480 -LastWindowWidth=707 -MiscVolumeManagement=TRUE -MiscCaseSensitive=FALSE -MiscDateStyle=THUNAR_DATE_STYLE_SHORT -MiscFoldersFirst=TRUE -MiscHorizontalWheelNavigates=FALSE -MiscRecursivePermissions=THUNAR_RECURSIVE_PERMISSIONS_ASK -MiscRememberGeometry=TRUE -MiscShowAboutTemplates=TRUE -MiscShowThumbnails=TRUE -MiscSingleClick=FALSE -MiscSingleClickTimeout=500 -MiscTextBesideIcons=TRUE -ShortcutsIconEmblems=TRUE -ShortcutsIconSize=THUNAR_ICON_SIZE_SMALL -TreeIconEmblems=TRUE -TreeIconSize=THUNAR_ICON_SIZE_SMALLEST - |