forked from notepad-plus-plus/userDefinedLanguages
-
Notifications
You must be signed in to change notification settings - Fork 0
/
MyDefrag_byGSchlag.xml
36 lines (36 loc) · 5.24 KB
/
MyDefrag_byGSchlag.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<NotepadPlus>
<UserLang name="MyDefrag" ext="MyD">
<Settings>
<Global caseIgnored="yes" />
<TreatAsSymbol comment="yes" commentLine="yes" />
<Prefix words1="no" words2="no" words3="no" words4="no" />
</Settings>
<KeywordLists>
<Keywords name="Delimiters">"'0"'0</Keywords>
<Keywords name="Folder+">VolumeSelect VolumeActions FileSelect FileActions</Keywords>
<Keywords name="Folder-">VolumeEnd FileEnd</Keywords>
<Keywords name="Operators">! ( ) , . +</Keywords>
<Keywords name="Comment">1/* 2*/ 0REM 0# 0// 0--</Keywords>
<Keywords name="Words1">AppendLogfile BatteryPower Debug Description DiskmapFlip ExcludeFiles ExcludeVolumes ExitIfTimeout FileMoveChunkSize IgnoreWrapAroundFragmentation Language MaxRunTime Message OtherInstances Pause ProcessPriority RememberUnmovables RunProgram RunScript SetColor SetFileColor SetScreenPowerSaver SetScreenSaver SetStatisticsWindowText SetVariable Slowdown StatusBar Title WhenFinished WindowSize WriteLogfile ZoomLevel</Keywords>
<Keywords name="Words2">AddGap Archive AverageFragmentSize CDRom CheckVolume CommandlineVolumes Compressed CreationDate Defragment DeleteJournal Directory DirectoryName DirectoryPath DismountVolume encrypted FastFill FileName FileSystemType Fixed ForcedFill FragmentCount FragmentSize FullPath Hidden ImportListFromBootOptimize ImportListFromFile ImportListFromProgramHints Include Label Largest LargestFragmentSize LastAccess LastAccessEnabled mounted Name MakeGap MoveDownFill MoveToEndOfDisk MoveUpToZone Offline PlaceNtfsSystemFiles RamDisk ReadOnly ReclaimNtfsReservedAreas Remote Removable SelectNtfsSystemFiles Size SkipBlock Smallest SmallestFragmentSize SortByCreationDate SortByImportSequence SortByLastAccess SortByLastChange SortByName SortByNewestDate SortBySize Sparse System Temporary Unmovable Virtual Writable</Keywords>
<Keywords name="Words3">Maximal Minimal NumberBetween RoundDown RoundUp</Keywords>
<Keywords name="Words4">AboveNormal Ago All allocated Allow AllUsersProfile And AnyCompleteFragment AppData AnyPart Ascending Ask AverageBeginEndDistance AverageBeginEndDistanceP Background BadClusterList BadClusterTotal BeginOfFile BelowNormal BusyRead BusyWrite Byte Bytes BytesPerCluster ChunkSize Commandline ComputerName Date Day Days Descending DoNotVacate E EB Ei Empty EndOfFile EntireFile ExecutableDirectory Exit Fast FAT FAT32 FileLocation Forced Fragmented FragmentedList FragmentedTotalBytes FragmentedTotalClusters G GB Gi Hibernate High Hour Hours InstallDirectory Invisible K KB Ki Kill LargestItemsList LargestItemsTotalBytes LargestItemsTotalClusters LargestItemsTotalFragments M Maximized MaxNextZoneBegin MB MemoryContext MemoryExtends MemoryFileNames MemoryFullPaths MemoryHeapBytes MemoryHeapItems MemoryItems MemoryVolumes MFT MftSize Mi Minimized Minute Minutes Month Months MountPoint Movable MyDefragVersion No Normal Not Now NTFS Off On Or OS P PATH PB Pi Processed ProcessID ProgramFiles Reboot Restore RunTime ScriptDescription ScriptDirectory ScriptTitle Selected ShutDown StandBy SystemDrive T TB Temp Ti Time UnmovablesList UnmovablesTotalBytes UnmovablesTotalClusters UnmovablesTotalFragments UserDomain UserName UserProfile VolumeFree VolumeFreeG VolumeFreeP VolumeName VolumeSize VolumeSizeG VolumeType VolumeUsed VolumeUsedG VolumeUsedP Wait WarnUsers Week Weeks WindowsVersion WithShuffling WorkingDirectory Y YB Yes Yi Z ZB Zi ZoneBegin ZoneCount ZoneEnd ZoneNumber ZoneSize</Keywords>
</KeywordLists>
<Styles>
<WordsStyle name="DEFAULT" styleID="11" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" />
<WordsStyle name="FOLDEROPEN" styleID="12" fgColor="DF0000" bgColor="FFFFFF" fontName="" fontStyle="1" />
<WordsStyle name="FOLDERCLOSE" styleID="13" fgColor="EA0000" bgColor="FFFFFF" fontName="" fontStyle="1" />
<WordsStyle name="KEYWORD1" styleID="5" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="1" />
<WordsStyle name="KEYWORD2" styleID="6" fgColor="0000FF" bgColor="FFFFFF" fontName="" fontStyle="1" />
<WordsStyle name="KEYWORD3" styleID="7" fgColor="004080" bgColor="FFFFFF" fontName="" fontStyle="1" />
<WordsStyle name="KEYWORD4" styleID="8" fgColor="004080" bgColor="FFFFFF" fontName="" fontStyle="1" />
<WordsStyle name="COMMENT" styleID="1" fgColor="408080" bgColor="FFFFFF" fontName="" fontStyle="0" />
<WordsStyle name="COMMENT LINE" styleID="2" fgColor="408080" bgColor="FFFFFF" fontName="" fontStyle="0" />
<WordsStyle name="NUMBER" styleID="4" fgColor="000080" bgColor="FFFFFF" fontName="" fontStyle="1" />
<WordsStyle name="OPERATOR" styleID="10" fgColor="000080" bgColor="FFFFFF" fontName="" fontStyle="1" />
<WordsStyle name="DELIMINER1" styleID="14" fgColor="000080" bgColor="FFFFFF" fontName="" fontStyle="0" />
<WordsStyle name="DELIMINER2" styleID="15" fgColor="000080" bgColor="FFFFFF" fontName="" fontStyle="0" />
<WordsStyle name="DELIMINER3" styleID="16" fgColor="000000" bgColor="FFFFFF" fontName="" fontStyle="0" />
</Styles>
</UserLang>
</NotepadPlus>