Advertisement
K_Wall_24

Rainmeter - FSuite Folder1.ini

Oct 5th, 2014
289
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.34 KB | None | 0 0
  1. [Rainmeter]
  2. Update=1000
  3. BackgroundMode=1
  4. MouseScrollUpAction=[!CommandMeasure mPath "IndexUp"][!UpdateMeasure mPath][!UpdateMeasureGroup Children][!UpdateMeter *][!Redraw]
  5. MouseScrollDownAction=[!CommandMeasure mPath "IndexDown"][!UpdateMeasure mPath][!UpdateMeasureGroup Children][!UpdateMeter *][!Redraw]
  6. Group=Folders
  7. Hidden=1
  8.  
  9. ;----------------------------------------------------
  10. ;Notes
  11. ;----------------------------------------------------
  12. ;
  13. ;To change the number of items listed:
  14. ;adjust the measure 'mPath' Count value, add or delete number of
  15. ;[mIndex(Number)Name] and [Index(Number)Info] to match the count value
  16. ;
  17. ;Change folder path:
  18. ;Edit 'Folders.txt' in the @Resources folder
  19. ;
  20. ;If adding more FLaunchers:
  21. ;make sure to adjust Path under 'mPath'
  22. ;edit #Folder(Number)DotDot# under 'mPath'
  23. ;
  24. ;----------------------------------------------------
  25.  
  26. [Variables]
  27. @include=#@#\Folders.txt
  28. @include2=#@#\Styles.inc
  29.  
  30.  
  31. ;----------------------------------------------------
  32. ; Measures
  33. ;----------------------------------------------------
  34.  
  35. [mPath]
  36. Measure=Plugin
  37. Plugin=FileView
  38. HideExtensions=1
  39. Path=#Folder1Path#
  40. ShowDotDot=#Folder1DotDot#
  41. Count=20
  42.  
  43. [mFolderCount]
  44. Measure=Plugin
  45. Plugin=FileView
  46. Path=[mPath]
  47. Type=FolderCount
  48. Group=Children
  49.  
  50. [mFileCount]
  51. Measure=Plugin
  52. Plugin=FileView
  53. Path=[mPath]
  54. Type=FileCount
  55. Group=Children
  56.  
  57. ;----------------------------------------------------
  58. ; Index 1
  59.  
  60. [mIndex1Name]
  61. Measure=Plugin
  62. Plugin=FileView
  63. Path=[mPath]
  64. Type=FileName
  65. Index=1
  66. Group=Children
  67.  
  68.  
  69.  
  70. ;----------------------------------------------------
  71. ; Index 2
  72.  
  73. [mIndex2Name]
  74. Measure=Plugin
  75. Plugin=FileView
  76. Path=[mPath]
  77. Type=FileName
  78. Index=2
  79. Group=Children
  80.  
  81.  
  82. ;----------------------------------------------------
  83. ; Index 3
  84.  
  85. [mIndex3Name]
  86. Measure=Plugin
  87. Plugin=FileView
  88. Path=[mPath]
  89. Type=FileName
  90. Index=3
  91. Group=Children
  92.  
  93.  
  94. ;----------------------------------------------------
  95. ; Index 4
  96.  
  97. [mIndex4Name]
  98. Measure=Plugin
  99. Plugin=FileView
  100. Path=[mPath]
  101. Type=FileName
  102. Index=4
  103. Group=Children
  104.  
  105. ;----------------------------------------------------
  106. ; Index 5
  107.  
  108. [mIndex5Name]
  109. Measure=Plugin
  110. Plugin=FileView
  111. Path=[mPath]
  112. Type=FileName
  113. Index=5
  114. Group=Children
  115.  
  116. ;----------------------------------------------------
  117. ; Index 6
  118.  
  119. [mIndex6Name]
  120. Measure=Plugin
  121. Plugin=FileView
  122. Path=[mPath]
  123. Type=FileName
  124. Index=6
  125. Group=Children
  126.  
  127. ;----------------------------------------------------
  128. ; Index 7
  129.  
  130. [mIndex7Name]
  131. Measure=Plugin
  132. Plugin=FileView
  133. Path=[mPath]
  134. Type=FileName
  135. Index=7
  136. Group=Children
  137.  
  138. ;----------------------------------------------------
  139. ; Index 8
  140.  
  141. [mIndex8Name]
  142. Measure=Plugin
  143. Plugin=FileView
  144. Path=[mPath]
  145. Type=FileName
  146. Index=8
  147. Group=Children
  148.  
  149. [mIndex9Name]
  150. Measure=Plugin
  151. Plugin=FileView
  152. Path=[mPath]
  153. Type=FileName
  154. Index=9
  155. Group=Children
  156.  
  157. [mIndex10Name]
  158. Measure=Plugin
  159. Plugin=FileView
  160. Path=[mPath]
  161. Type=FileName
  162. Index=10
  163. Group=Children
  164.  
  165. ;----------------------------------------------------
  166. ; Index 11
  167.  
  168. [mIndex11Name]
  169. Measure=Plugin
  170. Plugin=FileView
  171. Path=[mPath]
  172. Type=FileName
  173. Index=11
  174. Group=Children
  175.  
  176.  
  177.  
  178. ;----------------------------------------------------
  179. ; Index 12
  180.  
  181. [mIndex12Name]
  182. Measure=Plugin
  183. Plugin=FileView
  184. Path=[mPath]
  185. Type=FileName
  186. Index=12
  187. Group=Children
  188.  
  189.  
  190. ;----------------------------------------------------
  191. ; Index 13
  192.  
  193. [mIndex13Name]
  194. Measure=Plugin
  195. Plugin=FileView
  196. Path=[mPath]
  197. Type=FileName
  198. Index=13
  199. Group=Children
  200.  
  201.  
  202. ;----------------------------------------------------
  203. ; Index 14
  204.  
  205. [mIndex14Name]
  206. Measure=Plugin
  207. Plugin=FileView
  208. Path=[mPath]
  209. Type=FileName
  210. Index=14
  211. Group=Children
  212.  
  213. ;----------------------------------------------------
  214. ; Index 15
  215.  
  216. [mIndex15Name]
  217. Measure=Plugin
  218. Plugin=FileView
  219. Path=[mPath]
  220. Type=FileName
  221. Index=15
  222. Group=Children
  223.  
  224. ;----------------------------------------------------
  225. ; Index 16
  226.  
  227. [mIndex16Name]
  228. Measure=Plugin
  229. Plugin=FileView
  230. Path=[mPath]
  231. Type=FileName
  232. Index=16
  233. Group=Children
  234.  
  235. ;----------------------------------------------------
  236. ; Index 17
  237.  
  238. [mIndex17Name]
  239. Measure=Plugin
  240. Plugin=FileView
  241. Path=[mPath]
  242. Type=FileName
  243. Index=17
  244. Group=Children
  245.  
  246. ;----------------------------------------------------
  247. ; Index 18
  248.  
  249. [mIndex18Name]
  250. Measure=Plugin
  251. Plugin=FileView
  252. Path=[mPath]
  253. Type=FileName
  254. Index=18
  255. Group=Children
  256.  
  257. [mIndex19Name]
  258. Measure=Plugin
  259. Plugin=FileView
  260. Path=[mPath]
  261. Type=FileName
  262. Index=19
  263. Group=Children
  264.  
  265. [mIndex20Name]
  266. Measure=Plugin
  267. Plugin=FileView
  268. Path=[mPath]
  269. Type=FileName
  270. Index=20
  271. Group=Children
  272.  
  273. ;----------------------------------------------------
  274. ; Meters
  275. ;----------------------------------------------------
  276.  
  277. [MeterBackground]
  278. Meter=Image
  279. SolidColor=0,0,0,1
  280. x=0
  281. y=0
  282. H=1
  283. W=#FolderWidth#
  284.  
  285.  
  286. [Index1Highlight]
  287. Meter=Image
  288. SolidColor=#FolderHighlightColor#
  289. X=0
  290. Y=(#HighlightHeight# / 2)
  291. H=#HighlightHeight#
  292. W=#FolderWidth#
  293. Hidden=1
  294. DynamicVariables=1
  295.  
  296. [Index1Info]
  297. Meter=String
  298. X=#FolderXAlign#
  299. Y=r
  300. ClipStringH=#HighlightHeight#
  301. ClipStringW=#FolderWidth#
  302. ClipString=2
  303. SolidColor=0,0,0,1
  304. MeasureName=mIndex1Name
  305. MeterStyle=PassiveStyle | FolderStyle
  306. MouseOverAction=[!SetOption Index1Info MeterStyle "ActiveStyle | FolderStyle"][!ShowMeter Index1Highlight][!Update]
  307. MouseLeaveACtion=[!SetOption Index1Info MeterStyle "PassiveStyle | FolderStyle"][!HideMeter Index1Highlight][!Update]
  308. LeftMouseUpAction=[!CommandMeasure mIndex1Name "FollowPath"][!UpdateMeasure mPath][!UpdateMeasureGroup Children][!UpdateMeter *][!DeactivateConfigGroup Folders][!RefreshGroup Launchers]
  309.  
  310. [Index2Highlight]
  311. Meter=Image
  312. SolidColor=#FolderHighlightColor#
  313. X=0
  314. Y=#VerticalSpacing#r
  315. H=#HighlightHeight#
  316. W=#FolderWidth#
  317. Hidden=1
  318. DynamicVariables=1
  319.  
  320. [Index2Info]
  321. Meter=String
  322. X=#FolderXAlign#
  323. Y=r
  324. ClipStringH=#HighlightHeight#
  325. ClipStringW=#FolderWidth#
  326. ClipString=2
  327. SolidColor=0,0,0,1
  328. MeasureName=mIndex2Name
  329. MeterStyle=PassiveStyle | FolderStyle
  330. MouseOverAction=[!SetOption Index2Info MeterStyle "ActiveStyle | FolderStyle"][!ShowMeter Index2Highlight][!Update]
  331. MouseLeaveACtion=[!SetOption Index2Info MeterStyle "PassiveStyle | FolderStyle"][!HideMeter Index2Highlight][!Update]
  332. LeftMouseUpAction=[!CommandMeasure mIndex2Name "FollowPath"][!UpdateMeasure mPath][!UpdateMeasureGroup Children][!UpdateMeter *][!DeactivateConfigGroup Folders][!RefreshGroup Launchers]
  333.  
  334. [Index3Highlight]
  335. Meter=Image
  336. SolidColor=#FolderHighlightColor#
  337. X=0
  338. Y=#VerticalSpacing#r
  339. H=#HighlightHeight#
  340. W=#FolderWidth#
  341. Hidden=1
  342. DynamicVariables=1
  343.  
  344. [Index3Info]
  345. Meter=String
  346. X=#FolderXAlign#
  347. Y=r
  348. ClipStringH=#HighlightHeight#
  349. ClipStringW=#FolderWidth#
  350. ClipString=2
  351. SolidColor=0,0,0,1
  352. MeasureName=mIndex3Name
  353. MeterStyle=PassiveStyle | FolderStyle
  354. MouseOverAction=[!SetOption Index3Info MeterStyle "ActiveStyle | FolderStyle"][!ShowMeter Index3Highlight][!Update]
  355. MouseLeaveACtion=[!SetOption Index3Info MeterStyle "PassiveStyle | FolderStyle"][!HideMeter Index3Highlight][!Update]
  356. LeftMouseUpAction=[!CommandMeasure mIndex3Name "FollowPath"][!UpdateMeasure mPath][!UpdateMeasureGroup Children][!UpdateMeter *][!DeactivateConfigGroup Folders][!RefreshGroup Launchers]
  357.  
  358. [Index4Highlight]
  359. Meter=Image
  360. SolidColor=#FolderHighlightColor#
  361. X=0
  362. Y=#VerticalSpacing#r
  363. H=#HighlightHeight#
  364. W=#FolderWidth#
  365. Hidden=1
  366. DynamicVariables=1
  367.  
  368. [Index4Info]
  369. Meter=String
  370. X=#FolderXAlign#
  371. Y=r
  372. ClipStringH=#HighlightHeight#
  373. ClipStringW=#FolderWidth#
  374. ClipString=2
  375. SolidColor=0,0,0,1
  376. MeasureName=mIndex4Name
  377. MeterStyle=PassiveStyle | FolderStyle
  378. MouseOverAction=[!SetOption Index4Info MeterStyle "ActiveStyle | FolderStyle"][!ShowMeter Index4Highlight][!Update]
  379. MouseLeaveACtion=[!SetOption Index4Info MeterStyle "PassiveStyle | FolderStyle"][!HideMeter Index4Highlight][!Update]
  380. LeftMouseUpAction=[!CommandMeasure mIndex4Name "FollowPath"][!UpdateMeasure mPath][!UpdateMeasureGroup Children][!UpdateMeter *][!DeactivateConfigGroup Folders][!RefreshGroup Launchers]
  381.  
  382. [Index5Highlight]
  383. Meter=Image
  384. SolidColor=#FolderHighlightColor#
  385. X=0
  386. Y=#VerticalSpacing#r
  387. H=#HighlightHeight#
  388. W=#FolderWidth#
  389. Hidden=1
  390. DynamicVariables=1
  391.  
  392. [Index5Info]
  393. Meter=String
  394. X=#FolderXAlign#
  395. Y=r
  396. ClipStringH=#HighlightHeight#
  397. ClipStringW=#FolderWidth#
  398. ClipString=2
  399. SolidColor=0,0,0,1
  400. MeasureName=mIndex5Name
  401. MeterStyle=PassiveStyle | FolderStyle
  402. MouseOverAction=[!SetOption Index5Info MeterStyle "ActiveStyle | FolderStyle"][!ShowMeter Index5Highlight][!Update]
  403. MouseLeaveACtion=[!SetOption Index5Info MeterStyle "PassiveStyle | FolderStyle"][!HideMeter Index5Highlight][!Update]
  404. LeftMouseUpAction=[!CommandMeasure mIndex5Name "FollowPath"][!UpdateMeasure mPath][!UpdateMeasureGroup Children][!UpdateMeter *][!DeactivateConfigGroup Folders][!RefreshGroup Launchers]
  405.  
  406. [Index6Highlight]
  407. Meter=Image
  408. SolidColor=#FolderHighlightColor#
  409. X=0
  410. Y=#VerticalSpacing#r
  411. H=#HighlightHeight#
  412. W=#FolderWidth#
  413. Hidden=1
  414. DynamicVariables=1
  415.  
  416. [Index6Info]
  417. Meter=String
  418. X=#FolderXAlign#
  419. Y=r
  420. ClipStringH=#HighlightHeight#
  421. ClipStringW=#FolderWidth#
  422. ClipString=2
  423. SolidColor=0,0,0,1
  424. MeasureName=mIndex6Name
  425. MeterStyle=PassiveStyle | FolderStyle
  426. MouseOverAction=[!SetOption Index6Info MeterStyle "ActiveStyle | FolderStyle"][!ShowMeter Index6Highlight][!Update]
  427. MouseLeaveACtion=[!SetOption Index6Info MeterStyle "PassiveStyle | FolderStyle"][!HideMeter Index6Highlight][!Update]
  428. LeftMouseUpAction=[!CommandMeasure mIndex6Name "FollowPath"][!UpdateMeasure mPath][!UpdateMeasureGroup Children][!UpdateMeter *][!DeactivateConfigGroup Folders][!RefreshGroup Launchers]
  429.  
  430. [Index7Highlight]
  431. Meter=Image
  432. SolidColor=#FolderHighlightColor#
  433. X=0
  434. Y=#VerticalSpacing#r
  435. H=#HighlightHeight#
  436. W=#FolderWidth#
  437. Hidden=1
  438. DynamicVariables=1
  439.  
  440. [Index7Info]
  441. Meter=String
  442. X=#FolderXAlign#
  443. Y=r
  444. ClipStringH=#HighlightHeight#
  445. ClipStringW=#FolderWidth#
  446. ClipString=2
  447. SolidColor=0,0,0,1
  448. MeasureName=mIndex7Name
  449. MeterStyle=PassiveStyle | FolderStyle
  450. MouseOverAction=[!SetOption Index7Info MeterStyle "ActiveStyle | FolderStyle"][!ShowMeter Index7Highlight][!Update]
  451. MouseLeaveACtion=[!SetOption Index7Info MeterStyle "PassiveStyle | FolderStyle"][!HideMeter Index7Highlight][!Update]
  452. LeftMouseUpAction=[!CommandMeasure mIndex7Name "FollowPath"][!UpdateMeasure mPath][!UpdateMeasureGroup Children][!UpdateMeter *][!DeactivateConfigGroup Folders][!RefreshGroup Launchers]
  453.  
  454. [Index8Highlight]
  455. Meter=Image
  456. SolidColor=#FolderHighlightColor#
  457. X=0
  458. Y=#VerticalSpacing#r
  459. H=#HighlightHeight#
  460. W=#FolderWidth#
  461. Hidden=1
  462. DynamicVariables=1
  463.  
  464. [Index8Info]
  465. Meter=String
  466. X=#FolderXAlign#
  467. Y=r
  468. ClipStringH=#HighlightHeight#
  469. ClipStringW=#FolderWidth#
  470. ClipString=2
  471. SolidColor=0,0,0,1
  472. MeasureName=mIndex8Name
  473. MeterStyle=PassiveStyle | FolderStyle
  474. MouseOverAction=[!SetOption Index8Info MeterStyle "ActiveStyle | FolderStyle"][!ShowMeter Index8Highlight][!Update]
  475. MouseLeaveACtion=[!SetOption Index8Info MeterStyle "PassiveStyle | FolderStyle"][!HideMeter Index8Highlight][!Update]
  476. LeftMouseUpAction=[!CommandMeasure mIndex8Name "FollowPath"][!UpdateMeasure mPath][!UpdateMeasureGroup Children][!UpdateMeter *][!DeactivateConfigGroup Folders][!RefreshGroup Launchers]
  477.  
  478. [Index9Highlight]
  479. Meter=Image
  480. SolidColor=#FolderHighlightColor#
  481. X=0
  482. Y=#VerticalSpacing#r
  483. H=#HighlightHeight#
  484. W=#FolderWidth#
  485. Hidden=1
  486. DynamicVariables=1
  487.  
  488. [Index9Info]
  489. Meter=String
  490. X=#FolderXAlign#
  491. Y=r
  492. ClipStringH=#HighlightHeight#
  493. ClipStringW=#FolderWidth#
  494. ClipString=2
  495. SolidColor=0,0,0,1
  496. MeasureName=mIndex9Name
  497. MeterStyle=PassiveStyle | FolderStyle
  498. MouseOverAction=[!SetOption Index9Info MeterStyle "ActiveStyle | FolderStyle"][!ShowMeter Index9Highlight][!Update]
  499. MouseLeaveACtion=[!SetOption Index9Info MeterStyle "PassiveStyle | FolderStyle"][!HideMeter Index9Highlight][!Update]
  500. LeftMouseUpAction=[!CommandMeasure mIndex8Name "FollowPath"][!UpdateMeasure mPath][!UpdateMeasureGroup Children][!UpdateMeter *][!DeactivateConfigGroup Folders][!RefreshGroup Launchers]
  501.  
  502. [Index10Highlight]
  503. Meter=Image
  504. SolidColor=#FolderHighlightColor#
  505. X=0
  506. Y=#VerticalSpacing#r
  507. H=#HighlightHeight#
  508. W=#FolderWidth#
  509. Hidden=1
  510. DynamicVariables=1
  511.  
  512. [Index10Info]
  513. Meter=String
  514. X=#FolderXAlign#
  515. Y=r
  516. ClipStringH=#HighlightHeight#
  517. ClipStringW=#FolderWidth#
  518. ClipString=2
  519. SolidColor=0,0,0,1
  520. MeasureName=mIndex10Name
  521. MeterStyle=PassiveStyle | FolderStyle
  522. MouseOverAction=[!SetOption Index10Info MeterStyle "ActiveStyle | FolderStyle"][!ShowMeter Index10Highlight][!Update]
  523. MouseLeaveACtion=[!SetOption Index10Info MeterStyle "PassiveStyle | FolderStyle"][!HideMeter Index10Highlight][!Update]
  524. LeftMouseUpAction=[!CommandMeasure mIndex10Name "FollowPath"][!UpdateMeasure mPath][!UpdateMeasureGroup Children][!UpdateMeter *][!DeactivateConfigGroup Folders][!RefreshGroup Launchers]
  525.  
  526. [Index11Highlight]
  527. Meter=Image
  528. SolidColor=#FolderHighlightColor#
  529. X=0
  530. Y=#VerticalSpacing#r
  531. H=#HighlightHeight#
  532. W=#FolderWidth#
  533. Hidden=1
  534. DynamicVariables=1
  535.  
  536. [Index11Info]
  537. Meter=String
  538. X=#FolderXAlign#
  539. Y=r
  540. ClipStringH=#HighlightHeight#
  541. ClipStringW=#FolderWidth#
  542. ClipString=2
  543. SolidColor=0,0,0,1
  544. MeasureName=mIndex11Name
  545. MeterStyle=PassiveStyle | FolderStyle
  546. MouseOverAction=[!SetOption Index11Info MeterStyle "ActiveStyle | FolderStyle"][!ShowMeter Index11Highlight][!Update]
  547. MouseLeaveACtion=[!SetOption Index11Info MeterStyle "PassiveStyle | FolderStyle"][!HideMeter Index11Highlight][!Update]
  548. LeftMouseUpAction=[!CommandMeasure mIndex1Name "FollowPath"][!UpdateMeasure mPath][!UpdateMeasureGroup Children][!UpdateMeter *][!DeactivateConfigGroup Folders][!RefreshGroup Launchers]
  549.  
  550. [Index12Highlight]
  551. Meter=Image
  552. SolidColor=#FolderHighlightColor#
  553. X=0
  554. Y=#VerticalSpacing#r
  555. H=#HighlightHeight#
  556. W=#FolderWidth#
  557. Hidden=1
  558. DynamicVariables=1
  559.  
  560. [Index12Info]
  561. Meter=String
  562. X=#FolderXAlign#
  563. Y=r
  564. ClipStringH=#HighlightHeight#
  565. ClipStringW=#FolderWidth#
  566. ClipString=2
  567. SolidColor=0,0,0,1
  568. MeasureName=mIndex12Name
  569. MeterStyle=PassiveStyle | FolderStyle
  570. MouseOverAction=[!SetOption Index12Info MeterStyle "ActiveStyle | FolderStyle"][!ShowMeter Index12Highlight][!Update]
  571. MouseLeaveACtion=[!SetOption Index12Info MeterStyle "PassiveStyle | FolderStyle"][!HideMeter Index12Highlight][!Update]
  572. LeftMouseUpAction=[!CommandMeasure mIndex2Name "FollowPath"][!UpdateMeasure mPath][!UpdateMeasureGroup Children][!UpdateMeter *][!DeactivateConfigGroup Folders][!RefreshGroup Launchers]
  573.  
  574. [Index13Highlight]
  575. Meter=Image
  576. SolidColor=#FolderHighlightColor#
  577. X=0
  578. Y=#VerticalSpacing#r
  579. H=#HighlightHeight#
  580. W=#FolderWidth#
  581. Hidden=1
  582. DynamicVariables=1
  583.  
  584. [Index13Info]
  585. Meter=String
  586. X=#FolderXAlign#
  587. Y=r
  588. ClipStringH=#HighlightHeight#
  589. ClipStringW=#FolderWidth#
  590. ClipString=2
  591. SolidColor=0,0,0,1
  592. MeasureName=mIndex13Name
  593. MeterStyle=PassiveStyle | FolderStyle
  594. MouseOverAction=[!SetOption Index13Info MeterStyle "ActiveStyle | FolderStyle"][!ShowMeter Index13Highlight][!Update]
  595. MouseLeaveACtion=[!SetOption Index13Info MeterStyle "PassiveStyle | FolderStyle"][!HideMeter Index13Highlight][!Update]
  596. LeftMouseUpAction=[!CommandMeasure mIndex13Name "FollowPath"][!UpdateMeasure mPath][!UpdateMeasureGroup Children][!UpdateMeter *][!DeactivateConfigGroup Folders][!RefreshGroup Launchers]
  597.  
  598. [Index14Highlight]
  599. Meter=Image
  600. SolidColor=#FolderHighlightColor#
  601. X=0
  602. Y=#VerticalSpacing#r
  603. H=#HighlightHeight#
  604. W=#FolderWidth#
  605. Hidden=1
  606. DynamicVariables=1
  607.  
  608. [Index14Info]
  609. Meter=String
  610. X=#FolderXAlign#
  611. Y=r
  612. ClipStringH=#HighlightHeight#
  613. ClipStringW=#FolderWidth#
  614. ClipString=2
  615. SolidColor=0,0,0,1
  616. MeasureName=mIndex14Name
  617. MeterStyle=PassiveStyle | FolderStyle
  618. MouseOverAction=[!SetOption Index14Info MeterStyle "ActiveStyle | FolderStyle"][!ShowMeter Index14Highlight][!Update]
  619. MouseLeaveACtion=[!SetOption Index14Info MeterStyle "PassiveStyle | FolderStyle"][!HideMeter Index14Highlight][!Update]
  620. LeftMouseUpAction=[!CommandMeasure mIndex14Name "FollowPath"][!UpdateMeasure mPath][!UpdateMeasureGroup Children][!UpdateMeter *][!DeactivateConfigGroup Folders][!RefreshGroup Launchers]
  621.  
  622. [Index15Highlight]
  623. Meter=Image
  624. SolidColor=#FolderHighlightColor#
  625. X=0
  626. Y=#VerticalSpacing#r
  627. H=#HighlightHeight#
  628. W=#FolderWidth#
  629. Hidden=1
  630. DynamicVariables=1
  631.  
  632. [Index15Info]
  633. Meter=String
  634. X=#FolderXAlign#
  635. Y=r
  636. ClipStringH=#HighlightHeight#
  637. ClipStringW=#FolderWidth#
  638. ClipString=2
  639. SolidColor=0,0,0,1
  640. MeasureName=mIndex15Name
  641. MeterStyle=PassiveStyle | FolderStyle
  642. MouseOverAction=[!SetOption Index15Info MeterStyle "ActiveStyle | FolderStyle"][!ShowMeter Index15Highlight][!Update]
  643. MouseLeaveACtion=[!SetOption Index15Info MeterStyle "PassiveStyle | FolderStyle"][!HideMeter Index15Highlight][!Update]
  644. LeftMouseUpAction=[!CommandMeasure mIndex15Name "FollowPath"][!UpdateMeasure mPath][!UpdateMeasureGroup Children][!UpdateMeter *][!DeactivateConfigGroup Folders][!RefreshGroup Launchers]
  645.  
  646. [Index16Highlight]
  647. Meter=Image
  648. SolidColor=#FolderHighlightColor#
  649. X=0
  650. Y=#VerticalSpacing#r
  651. H=#HighlightHeight#
  652. W=#FolderWidth#
  653. Hidden=1
  654. DynamicVariables=1
  655.  
  656. [Index16Info]
  657. Meter=String
  658. X=#FolderXAlign#
  659. Y=r
  660. ClipStringH=#HighlightHeight#
  661. ClipStringW=#FolderWidth#
  662. ClipString=2
  663. SolidColor=0,0,0,1
  664. MeasureName=mIndex16Name
  665. MeterStyle=PassiveStyle | FolderStyle
  666. MouseOverAction=[!SetOption Index16Info MeterStyle "ActiveStyle | FolderStyle"][!ShowMeter Index16Highlight][!Update]
  667. MouseLeaveACtion=[!SetOption Index16Info MeterStyle "PassiveStyle | FolderStyle"][!HideMeter Index16Highlight][!Update]
  668. LeftMouseUpAction=[!CommandMeasure mIndex16Name "FollowPath"][!UpdateMeasure mPath][!UpdateMeasureGroup Children][!UpdateMeter *][!DeactivateConfigGroup Folders][!RefreshGroup Launchers]
  669.  
  670. [Index17Highlight]
  671. Meter=Image
  672. SolidColor=#FolderHighlightColor#
  673. X=0
  674. Y=#VerticalSpacing#r
  675. H=#HighlightHeight#
  676. W=#FolderWidth#
  677. Hidden=1
  678. DynamicVariables=1
  679.  
  680. [Index17Info]
  681. Meter=String
  682. X=#FolderXAlign#
  683. Y=r
  684. ClipStringH=#HighlightHeight#
  685. ClipStringW=#FolderWidth#
  686. ClipString=2
  687. SolidColor=0,0,0,1
  688. MeasureName=mIndex17Name
  689. MeterStyle=PassiveStyle | FolderStyle
  690. MouseOverAction=[!SetOption Index17Info MeterStyle "ActiveStyle | FolderStyle"][!ShowMeter Index17Highlight][!Update]
  691. MouseLeaveACtion=[!SetOption Index17Info MeterStyle "PassiveStyle | FolderStyle"][!HideMeter Index17Highlight][!Update]
  692. LeftMouseUpAction=[!CommandMeasure mIndex17Name "FollowPath"][!UpdateMeasure mPath][!UpdateMeasureGroup Children][!UpdateMeter *][!DeactivateConfigGroup Folders][!RefreshGroup Launchers]
  693.  
  694. [Index18Highlight]
  695. Meter=Image
  696. SolidColor=#FolderHighlightColor#
  697. X=0
  698. Y=#VerticalSpacing#r
  699. H=#HighlightHeight#
  700. W=#FolderWidth#
  701. Hidden=1
  702. DynamicVariables=1
  703.  
  704. [Index18Info]
  705. Meter=String
  706. X=#FolderXAlign#
  707. Y=r
  708. ClipStringH=#HighlightHeight#
  709. ClipStringW=#FolderWidth#
  710. ClipString=2
  711. SolidColor=0,0,0,1
  712. MeasureName=mIndex18Name
  713. MeterStyle=PassiveStyle | FolderStyle
  714. MouseOverAction=[!SetOption Index18Info MeterStyle "ActiveStyle | FolderStyle"][!ShowMeter Index18Highlight][!Update]
  715. MouseLeaveACtion=[!SetOption Index18Info MeterStyle "PassiveStyle | FolderStyle"][!HideMeter Index18Highlight][!Update]
  716. LeftMouseUpAction=[!CommandMeasure mIndex18Name "FollowPath"][!UpdateMeasure mPath][!UpdateMeasureGroup Children][!UpdateMeter *][!DeactivateConfigGroup Folders][!RefreshGroup Launchers]
  717.  
  718. [Index19Highlight]
  719. Meter=Image
  720. SolidColor=#FolderHighlightColor#
  721. X=0
  722. Y=#VerticalSpacing#r
  723. H=#HighlightHeight#
  724. W=#FolderWidth#
  725. Hidden=1
  726. DynamicVariables=1
  727.  
  728. [Index19Info]
  729. Meter=String
  730. X=#FolderXAlign#
  731. Y=r
  732. ClipStringH=#HighlightHeight#
  733. ClipStringW=#FolderWidth#
  734. ClipString=2
  735. SolidColor=0,0,0,1
  736. MeasureName=mIndex19Name
  737. MeterStyle=PassiveStyle | FolderStyle
  738. MouseOverAction=[!SetOption Index19Info MeterStyle "ActiveStyle | FolderStyle"][!ShowMeter Index19Highlight][!Update]
  739. MouseLeaveACtion=[!SetOption Index19Info MeterStyle "PassiveStyle | FolderStyle"][!HideMeter Index19Highlight][!Update]
  740. LeftMouseUpAction=[!CommandMeasure mIndex19Name "FollowPath"][!UpdateMeasure mPath][!UpdateMeasureGroup Children][!UpdateMeter *][!DeactivateConfigGroup Folders][!RefreshGroup Launchers]
  741.  
  742. [Index20Highlight]
  743. Meter=Image
  744. SolidColor=#FolderHighlightColor#
  745. X=0
  746. Y=#VerticalSpacing#r
  747. H=#HighlightHeight#
  748. W=#FolderWidth#
  749. Hidden=1
  750. DynamicVariables=1
  751.  
  752. [Index20Info]
  753. Meter=String
  754. X=#FolderXAlign#
  755. Y=r
  756. ClipStringH=#HighlightHeight#
  757. ClipStringW=#FolderWidth#
  758. ClipString=2
  759. SolidColor=0,0,0,1
  760. MeasureName=mIndex20Name
  761. MeterStyle=PassiveStyle | FolderStyle
  762. MouseOverAction=[!SetOption Index20Info MeterStyle "ActiveStyle | FolderStyle"][!ShowMeter Index20Highlight][!Update]
  763. MouseLeaveACtion=[!SetOption Index20Info MeterStyle "PassiveStyle | FolderStyle"][!HideMeter Index20Highlight][!Update]
  764. LeftMouseUpAction=[!CommandMeasure mIndex20Name "FollowPath"][!UpdateMeasure mPath][!UpdateMeasureGroup Children][!UpdateMeter *][!DeactivateConfigGroup Folders][!RefreshGroup Launchers]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement