diff options
author | George Hazan <george.hazan@gmail.com> | 2012-08-01 20:42:19 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2012-08-01 20:42:19 +0000 |
commit | b971553a47137a78d044ad05e10764945de63620 (patch) | |
tree | 2980070a844c2a834cf41fd384b8543b7fd6dd11 /plugins/PackUpdater/docs/Templates/File1.ini | |
parent | 0bc20cb6b499ec3a7a5bca6581cb29fa8ebac051 (diff) |
folders renamed according to rules
git-svn-id: http://svn.miranda-ng.org/main/trunk@1316 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/PackUpdater/docs/Templates/File1.ini')
-rw-r--r-- | plugins/PackUpdater/docs/Templates/File1.ini | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/plugins/PackUpdater/docs/Templates/File1.ini b/plugins/PackUpdater/docs/Templates/File1.ini new file mode 100644 index 0000000000..311c75b3c0 --- /dev/null +++ b/plugins/PackUpdater/docs/Templates/File1.ini @@ -0,0 +1,25 @@ +[FileInfo_1]
+FileVersion = 0.0.1
+Message = "Test Pack"
+DownloadURL = "http://mataes.googlecode.com/files/Miranda%20IM%20Mataes%20Pack%20v0.8.3.exe"
+DiskFileName = "Miranda IM Mataes Pack v0.8.3.exe"
+InfoURL = "http://miranda-planet.com/forum/index.php?showtopic=6121"
+Descr="Test1"
+FileType=1
+Force=1
+
+[FileInfo_2]
+FileVersion = 0.0.1
+Message = "Test Plugin"
+DownloadURL = "http://mataes.googlecode.com/files/Test_Plugin.dll"
+DiskFileName = "Test_plugin.dll"
+Descr="Test2"
+FileType=2
+
+[FileInfo_3]
+FileVersion = 0.0.1
+Message = "Test Icon"
+DownloadURL = "http://mataes.googlecode.com/files/Test_Icon.dll"
+DiskFileName = "Test_Icon.dll"
+Descr="Test3"
+FileType=3
\ No newline at end of file |