Icondesk shortcut dir ignored? Thread last updated on 2003-06-27 03:34:15

Posted by member 45250 on 2003-06-26 08:59:20

Hey just using litestep(great shell :D ) and read the docs from icondesk so i edited the step.rc of the them like this:

;-------------------------------------------------------------
; IconDesk config
;-------------------------------------------------------------

IconDeskGroups desktop
IconDeskDTopFolder c:/Mirc
IconDeskDTopFont "Tahoma"
IconDeskDTopFontSize 12
IconDeskDTopFontBold true
IconDeskDTopFontColor 245 245 245

But it defaults to c:/ ?
I know this is a n00b question but i could not found the answer on the forums or in readme :(

Posted by member 45250 on 2003-06-26 09:01:55 link

Made a typo in the cut and paste here is the current one:

;-------------------------------------------------------------
; IconDesk config
;-------------------------------------------------------------

IconDeskGroups desktop
IconDeskdesktopFolder c:/Mirc
IconDeskdesktopFont "Tahoma"
IconDeskdesktopFontSize 12
IconDeskdesktopFontBold true
IconDeskdesktopFontColor 245 245 245

Posted by member 1316 on 2003-06-26 09:02:37 link

that should be "c:\mirc", not "c:/mirc"

Posted by member 45250 on 2003-06-26 09:32:37 link

Damn linux chroots :P
I tried the new config with no luck :( :

;-------------------------------------------------------------
; IconDesk config
;-------------------------------------------------------------

IconDeskGroups DTop

;IconDeskDTopVisible true
;IconDeskDTopX 10
;IconDeskDTopY 10
;IconDeskDTopSize 32
;IconDeskDTopSpacingX 6
;IconDeskDTopSpacingY 10
IconDeskdesktopFolder C:\mIRC
IconDeskdesktopDirection down ;[right|left|down|up]
;IconDeskDTopWrapDirection right ;[right|left|down|up]

IconDeskdesktopFont "Tahoma"
IconDeskdesktopFontSize 12
IconDeskdesktopFontBold true
IconDeskdesktopFontColor 245 245 245

;IconDeskDTopTextShadowColor 0 0 0

;-----------------------------------------------------------------------------------------

Posted by member 45250 on 2003-06-26 09:35:26 link

Some how i can't edit or delete my posts(it still displays them after deletion..)??
Oh well here is my up2date config which still displays C:\ :
;-------------------------------------------------------------
; IconDesk config
;-------------------------------------------------------------

IconDeskGroups DTop

IconDeskDTopVisible true
IconDeskDTopX 10
IconDeskDTopY 10
IconDeskDTopSize 32
IconDeskDTopSpacingX 6
IconDeskDTopSpacingY 10
IconDeskDTopFolder C:\FTP
IconDeskDTopDirection down ;[right|left|down|up]
IconDeskDTopWrapDirection right ;[right|left|down|up]

IconDeskDTopFont "Tahoma"
IconDeskDTopFontSize 12
IconDeskDTopFontBold true
IconDeskDTopFontColor 245 245 245

;IconDeskDTopTextShadowColor 0 0 0

Posted by member 1316 on 2003-06-26 10:11:17 link

try putting the path (c:\ftp) in quotes. some configs require it if there's a space in the path or not, some require it only if there's a space, it's kinda messed up. without looking at the module's readme, that's my only suggestion for now. if that doesn't work, i'll download the module and take a look at it some more.

Posted by member 45250 on 2003-06-26 12:37:39 link

Still does not seem work :(
Even with qoutes its still does not work dunno why mayb a bug or something..

Posted by member 1783 on 2003-06-26 12:52:44 link

that should be:
*IconDeskDTopFolder C:\FTP

so many people forget the asterisk :D

Posted by member 1316 on 2003-06-26 13:54:19 link

well, it would help if I had even looked at the manual ;)

Posted by member 1783 on 2003-06-27 03:34:15 link

sure thing :)
before ls i never read the manuals, but now.. i occasionally do ;)