diff options
author | Andreas Loibl <andreas@andreas-loibl.de> | 2011-03-19 01:57:52 +0100 |
---|---|---|
committer | Andreas Loibl <andreas@andreas-loibl.de> | 2011-03-19 02:19:19 +0100 |
commit | cf1c7aaf3d494a35daeec08285f724913f92a266 (patch) | |
tree | 37b539af52c3f7b6bad248116359c6460b5b0a35 /skel-trinity/.trinity/share/apps/konqueror | |
parent | be1180372f14bd699d7919ba6dad0308d31192f9 (diff) | |
download | etcskel-kanotix-cf1c7aaf3d494a35daeec08285f724913f92a266.zip etcskel-kanotix-cf1c7aaf3d494a35daeec08285f724913f92a266.tar.gz |
added trinity package
Diffstat (limited to 'skel-trinity/.trinity/share/apps/konqueror')
3 files changed, 123 insertions, 0 deletions
diff --git a/skel-trinity/.trinity/share/apps/konqueror/bookmarks.xml b/skel-trinity/.trinity/share/apps/konqueror/bookmarks.xml new file mode 100644 index 0000000..f1566f1 --- /dev/null +++ b/skel-trinity/.trinity/share/apps/konqueror/bookmarks.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE xbel> +<xbel> + <folder folded="no" toolbar="yes" > + <title>Toolbar</title> + <bookmark icon="favicons/kanotix.com_themes_SilverEngine_images_favicon" href="http://kanotix.com/" > + <title>KANOTIX</title> + <info> + <metadata owner="http://www.kde.org" /> + </info> + </bookmark> + </folder> +</xbel> diff --git a/skel-trinity/.trinity/share/apps/konqueror/profiles/filemanagement b/skel-trinity/.trinity/share/apps/konqueror/profiles/filemanagement new file mode 100644 index 0000000..59e2c87 --- /dev/null +++ b/skel-trinity/.trinity/share/apps/konqueror/profiles/filemanagement @@ -0,0 +1,59 @@ +[Main Window Settings] +MenuBar=Enabled + +[Main Window Settings Toolbar bookmarkToolBar] +Hidden=true +IconSize=0 +IconText=IconTextRight +Index=1 +NewLine=true +Offset=-1 +Position=Top + +[Main Window Settings Toolbar extraToolBar] +Hidden=true +IconSize=0 +IconText=IconOnly +Index=0 +NewLine=false +Offset=-1 +Position=Top + +[Main Window Settings Toolbar locationToolBar] +Hidden=false +IconSize=0 +IconText=IconOnly +Index=1 +NewLine=true +Offset=-5 +Position=Top + +[Main Window Settings Toolbar mainToolBar] +Hidden=false +IconSize=0 +IconText=IconOnly +Index=0 +NewLine=false +Offset=-1 +Position=Top + +[Profile] +Container0_Children=View1,View2 +Container0_Orientation=Horizontal +Container0_SplitterSizes=222,472 +Name=Dateimanagement +RootItem=Container0 +View1_LinkedView=true +View1_LockedLocation=false +View1_PassiveMode=true +View1_ServiceName=konq_sidebartng +View1_ServiceType=Browser/View +View1_ToggleView=true +View1_URL= +View2_LinkedView=true +View2_LockedLocation=false +View2_PassiveMode=false +View2_ServiceName=konq_iconview +View2_ServiceType=inode/directory +View2_ToggleView=false +View2_URL=$HOME diff --git a/skel-trinity/.trinity/share/apps/konqueror/profiles/webbrowsing b/skel-trinity/.trinity/share/apps/konqueror/profiles/webbrowsing new file mode 100644 index 0000000..40e0415 --- /dev/null +++ b/skel-trinity/.trinity/share/apps/konqueror/profiles/webbrowsing @@ -0,0 +1,51 @@ +[Main Window Settings] +MenuBar=Enabled + +[Main Window Settings Toolbar bookmarkToolBar] +Hidden=false +IconSize=16 +IconText=IconTextRight +Index=3 +NewLine=true +Offset=259 +Position=Top + +[Main Window Settings Toolbar extraToolBar] +Hidden=true +IconSize=22 +IconText=IconOnly +Index=0 +NewLine=false +Offset=-1 +Position=Top + +[Main Window Settings Toolbar locationToolBar] +Hidden=false +IconSize=22 +IconText=IconOnly +Index=2 +NewLine=true +Offset=184 +Position=Top + +[Main Window Settings Toolbar mainToolBar] +Hidden=false +IconSize=22 +IconText=IconOnly +Index=1 +NewLine=true +Offset=-1 +Position=Top + +[Profile] +Height=600 +Name=Web-Browser +RootItem=View0 +View0_LinkedView=false +View0_LockedLocation=false +View0_PassiveMode=false +View0_ServiceName=konq_aboutpage +View0_ServiceType=KonqAboutPage +View0_ToggleView=false +View0_URL=about:konqueror +Width=800 |