Index: radix-1.9/base/radix-system/etc/skel/.ideskrc
===================================================================
--- radix-1.9/base/radix-system/etc/skel/.ideskrc (nonexistent)
+++ radix-1.9/base/radix-system/etc/skel/.ideskrc (revision 190)
@@ -0,0 +1,43 @@
+table Config
+ FontName: Sans
+ FontSize: 10
+ FontColor: #dfdfdf
+ ToolTip.FontSize: 10
+ ToolTip.FontName: gothic
+ ToolTip.ForeColor: #0000FF
+ ToolTip.BackColor: #FFFFFF
+ ToolTip.CaptionOnHover: false
+ ToolTip.CaptionPlacement: Right
+ Locked: false
+ Transparency: 50
+ Shadow: true
+ ShadowColor: #000000
+ ShadowX: 1
+ ShadowY: 1
+ Bold: false
+ ClickDelay: 300
+ IconSnap: true
+ SnapWidth: 10
+ SnapHeight: 10
+ SnapOrigin: BottomRight
+ SnapShadow: false
+ SnapShadowTrans: 200
+ CaptionOnHover: false
+ CaptionPlacement: bottom
+ FillStyle: fill
+ Background.Delay: 0
+ Background.Source: None
+ Background.File: None
+ Background.Mode: Center
+ Background.Color: #cccccc
+ CursorOver: HAND2
+end
+
+table Actions
+ Lock: control right doubleClk
+ Reload: middle doubleClk
+ Drag: left hold
+ EndDrag: left singleClk
+ Execute[0]: left doubleClk
+ Execute[1]: right doubleClk
+end
Index: radix-1.9/base/radix-system/etc/skel/.idesktop/firefox.lnk
===================================================================
--- radix-1.9/base/radix-system/etc/skel/.idesktop/firefox.lnk (nonexistent)
+++ radix-1.9/base/radix-system/etc/skel/.idesktop/firefox.lnk (revision 190)
@@ -0,0 +1,9 @@
+table Icon
+ Caption: Firefox
+ Command: /usr/bin/firefox
+ Icon: /usr/share/icons/hicolor/48x48/apps/firefox.png
+ Width: 48
+ Height: 48
+ X: 114
+ Y: 360
+end
Index: radix-1.9/base/radix-system/etc/skel/.idesktop/thunderbird.lnk
===================================================================
--- radix-1.9/base/radix-system/etc/skel/.idesktop/thunderbird.lnk (nonexistent)
+++ radix-1.9/base/radix-system/etc/skel/.idesktop/thunderbird.lnk (revision 190)
@@ -0,0 +1,9 @@
+table Icon
+ Caption: Thunderbird
+ Command: /usr/bin/thunderbird
+ Icon: /usr/share/icons/hicolor/48x48/apps/thunderbird.png
+ Width: 48
+ Height: 48
+ X: 114
+ Y: 460
+end