Name to the Paper Folder icon

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
rebr
Posts: 41
Joined: 17 Nov 2013 20:30

Name to the Paper Folder icon

Post by rebr »

I know that list of internal common icons:

Code: Select all

":autorefresh|:autorefresh" CopyText Self(icon);
":backupto|:backupto" CopyText Self(icon);
":back|:back" CopyText Self(icon);
":bfop|:bfop" CopyText Self(icon);
":browsenetwork|:browsenetwork" CopyText Self(icon);
":calcfosi|:calcfosi" CopyText Self(icon);
":cat|:cat" CopyText Self(icon);
":cfi|:cfi" CopyText Self(icon);
":cks|:cks" CopyText Self(icon);
":clip|:clip" CopyText Self(icon);
":closetab|:closetab" CopyText Self(icon);
":cofi|:cofi" CopyText Self(icon);
":conf|:conf" CopyText Self(icon);
":copypath|:copypath" CopyText Self(icon);
":copyto|:copyto" CopyText Self(icon);
":copy|:copy" CopyText Self(icon);
":ctb1|:ctb1" CopyText Self(icon);
":cucopy|:cucopy" CopyText Self(icon);
":cut|:cut" CopyText Self(icon);
":del|:del" CopyText Self(icon);
":dosbox|:dosbox" CopyText Self(icon);
":dp1|:dp1" CopyText Self(icon);
":dp2|:dp2" CopyText Self(icon);
":dpcopyto|:dpcopyto" CopyText Self(icon);
":dpmoveto|:dpmoveto" CopyText Self(icon);
":dp|:dp" CopyText Self(icon);
":drives|:drives" CopyText Self(icon);
":exitnosave|:exitnosave" CopyText Self(icon);
":favfiles|:favfiles" CopyText Self(icon);
":favs|:favs" CopyText Self(icon);
":findlabel|:findlabel" CopyText Self(icon);
":find|:find" CopyText Self(icon);
":flatview|:flatview" CopyText Self(icon);
":fore|:fore" CopyText Self(icon);
":fp|:fp" CopyText Self(icon);
":fvs|:fvs" CopyText Self(icon);
":goprev|:goprev" CopyText Self(icon);
":go|:go" CopyText Self(icon);
":grid|:grid" CopyText Self(icon);
":hidenav|:hidenav" CopyText Self(icon);
":hightree|:hightree" CopyText Self(icon);
":home|:home" CopyText Self(icon);
":hotlist|:hotlist" CopyText Self(icon);
":icf|:icf" CopyText Self(icon);
":labels|:labels" CopyText Self(icon);
":lasttarget|:lasttarget" CopyText Self(icon);
":locktab|:locktab" CopyText Self(icon);
":lstmgmt|:lstmgmt" CopyText Self(icon);
":meta|:meta" CopyText Self(icon);
":minitree|:minitree" CopyText Self(icon);
":moveto|:moveto" CopyText Self(icon);
":mru|:mru" CopyText Self(icon);
":myco|:myco" CopyText Self(icon);
":netmap|:netmap" CopyText Self(icon);
":netunmap|:netunmap" CopyText Self(icon);
":newfolder|:newfolder" CopyText Self(icon);
":newtab|:newtab" CopyText Self(icon);
":nuke|:nuke" CopyText Self(icon);
":openwith|:openwith" CopyText Self(icon);
":panellast|:panellast" CopyText Self(icon);
":panelmax|:panelmax" CopyText Self(icon);
":panelshow|:panelshow" CopyText Self(icon);
":paste|:paste" CopyText Self(icon);
":previewfull|:previewfull" CopyText Self(icon);
":preview|:preview" CopyText Self(icon);
":props|:props" CopyText Self(icon);
":qfv|:qfv" CopyText Self(icon);
":qns|:qns" CopyText Self(icon);
":queue|:queue" CopyText Self(icon);
":redo|:redo" CopyText Self(icon);
":refreshsus|:refreshsus" CopyText Self(icon);
":refresh|:refresh" CopyText Self(icon);
":rename|:rename" CopyText Self(icon);
":rfo|:rfo" CopyText Self(icon);
":savesett|:savesett" CopyText Self(icon);
":select|:select" CopyText Self(icon);
":shellprops|:shellprops" CopyText Self(icon);
":showfolders|:showfolders" CopyText Self(icon);
":showhidden|:showhidden" CopyText Self(icon);
":showsystem|:showsystem" CopyText Self(icon);
":sort|:sort" CopyText Self(icon);
":steps|:steps" CopyText Self(icon);
":sticky|:sticky" CopyText Self(icon);
":stop|:stop" CopyText Self(icon);
":syncscroll|:syncscroll" CopyText Self(icon);
":tablist|:tablist" CopyText Self(icon);
":tabsets|:tabsets" CopyText Self(icon);
":tagsadd|:tagsadd" CopyText Self(icon);
":tagsfind|:tagsfind" CopyText Self(icon);
":tagsrmv|:tagsrmv" CopyText Self(icon);
":tagsset|:tagsset" CopyText Self(icon);
":tpt|:tpt" CopyText Self(icon);
":treeshow|:treeshow" CopyText Self(icon);
":tsf|:tsf" CopyText Self(icon);
":udc|:udc" CopyText Self(icon);
":undo|:undo" CopyText Self(icon);
":up|:up" CopyText Self(icon);
":viewdetails|:viewdetails" CopyText Self(icon);
":viewlist|:viewlist" CopyText Self(icon);
":views|:views" CopyText Self(icon);
":viewthumbs|:viewthumbs" CopyText Self(icon);
":visualfilter|:visualfilter" CopyText Self(icon);
":wipe|:wipe" CopyText Self(icon);
":zoomin|:zoomin" CopyText Self(icon);
":zoomout|:zoomout" CopyText Self(icon);
However I need to know the name to the newest [cool] function "Paper Folder" icon. Any idea? Thanks in advance.

bdeshi
Posts: 4256
Joined: 12 Mar 2014 17:27
Location: Asteroid B-612
Contact:

Re: Name to the Paper Folder icon

Post by bdeshi »

:paper
Icon Names | Onyx | Undocumented Commands | xypcre
[ this user is asleep ]

Enternal
Posts: 1175
Joined: 10 Jan 2012 18:26

Re: Name to the Paper Folder icon

Post by Enternal »

SammaySarkar wrote::paper
I updated my list for this already but just haven't upload it here yet. More stuff to do heh...

rebr
Posts: 41
Joined: 17 Nov 2013 20:30

Re: Name to the Paper Folder icon

Post by rebr »

Thanks, people!
Enternal wrote:
SammaySarkar wrote::paper
I updated my list for this already but just haven't upload it here yet. More stuff to do heh...
When you done, please show us the link... :)

bdeshi
Posts: 4256
Joined: 12 Mar 2014 17:27
Location: Asteroid B-612
Contact:

Re: Name to the Paper Folder icon

Post by bdeshi »

http://www.xyplorer.com/xyfc/viewtopic.php?f=7&t=9531 Enternal's List.

needs more updates tho.
Icon Names | Onyx | Undocumented Commands | xypcre
[ this user is asleep ]

Post Reply