Skip to content

Commit f3293e6

Browse files
committed
Renaming, and typo fix.
1 parent 904e8d5 commit f3293e6

19 files changed

Lines changed: 4 additions & 4 deletions

File tree

GetScheduledTasksGQI.sln

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Code Analysis", "Code Analy
1616
EndProject
1717
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SchedulerTasksGetter", "SchedulerTasksGetter\SchedulerTasksGetter.csproj", "{7AFCF93E-5CBC-457E-B135-9779C599DBD0}"
1818
EndProject
19-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SchedulerTasks", "ScehdulerTasks\SchedulerTasks.csproj", "{E1D42FD6-972C-47EE-AAA4-15E78AB83673}"
19+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SchedulerTasks", "SchedulerTasks\SchedulerTasks.csproj", "{E1D42FD6-972C-47EE-AAA4-15E78AB83673}"
2020
EndProject
2121
Global
2222
GlobalSection(SolutionConfigurationPlatforms) = preSolution

GetScheduledTasksGQI/GetScheduledTasksGQI.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<Type>Automation</Type>
66
<Author>Skyline Communications</Author>
77
<CheckSets>FALSE</CheckSets>
8-
<Folder></Folder>
8+
<Folder>DataMiner Catalog/General/Get Scheduled Tasks/Ad Hoc Data Sources/SLC - GQI - Scheduled - Tasks - Occurrences</Folder>
99

1010
<Protocols>
1111
</Protocols>

ScehdulerTasks/CatalogInformation/Images/Scheduler_Occurrences_SettingUp.png renamed to SchedulerTasks/CatalogInformation/Images/Scheduler_Occurrences_SettingUp.png

File renamed without changes.

ScehdulerTasks/CatalogInformation/Images/Scheduler_Tasks.png renamed to SchedulerTasks/CatalogInformation/Images/Scheduler_Tasks.png

File renamed without changes.
File renamed without changes.
File renamed without changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ For the SDK to be able to download the referenced items from the Catalog, config
7272

7373
## Executing additional code on installation
7474

75-
Open the `ScehdulerTasks.cs` file to write custom installation code. Common actions include creating elements, services, or views.
75+
Open the `SchedulerTasks.cs` file to write custom installation code. Common actions include creating elements, services, or views.
7676

7777
> [!TIP]
7878
> Type `clGetDms` in the .cs file and press Tab twice to insert a snippet that gives you access to the *IDms* classes, making DataMiner manipulation easier.
File renamed without changes.

ScehdulerTasks/PackageContent/CompanionFiles/Skyline DataMiner/AboutThisFolder.md renamed to SchedulerTasks/PackageContent/CompanionFiles/Skyline DataMiner/AboutThisFolder.md

File renamed without changes.

ScehdulerTasks/PackageContent/Dashboards/AboutThisFolder.md renamed to SchedulerTasks/PackageContent/Dashboards/AboutThisFolder.md

File renamed without changes.

0 commit comments

Comments
 (0)