mirror of
https://github.com/WB3000/nusdownloader.git
synced 2024-11-17 07:09:21 +01:00
Add SVN properties to a bunch of other files
This commit is contained in:
parent
347756200d
commit
ffae07964a
@ -1,9 +1,9 @@
|
||||
//////////////////////////////
|
||||
// NUS Downlodaer: Form1.cs //
|
||||
// $Rev:: $ //
|
||||
// $Author:: $ //
|
||||
// $Date:: $ //
|
||||
//////////////////////////////
|
||||
///////////////////////////////////////
|
||||
// NUS Downloader: Form1.cs //
|
||||
// $Rev:: $ //
|
||||
// $Author:: $ //
|
||||
// $Date:: $ //
|
||||
///////////////////////////////////////
|
||||
|
||||
|
||||
using System;
|
||||
|
@ -1,4 +1,12 @@
|
||||
using System;
|
||||
///////////////////////////////////////
|
||||
// NUS Downloader: Program.cs //
|
||||
// $Rev:: $ //
|
||||
// $Author:: $ //
|
||||
// $Date:: $ //
|
||||
///////////////////////////////////////
|
||||
|
||||
|
||||
using System;
|
||||
using System.Windows.Forms;
|
||||
|
||||
namespace NUS_Downloader
|
||||
|
@ -1,3 +1,10 @@
|
||||
///////////////////////////////////////
|
||||
// NUS Downlodaer: TODO //
|
||||
// $Rev:: $ //
|
||||
// $Author:: $ //
|
||||
// $Date:: $ //
|
||||
///////////////////////////////////////
|
||||
|
||||
Make more compatible with mono.
|
||||
Finish scripting improvements.
|
||||
|
||||
|
@ -1,4 +1,11 @@
|
||||
using System;
|
||||
///////////////////////////////////////
|
||||
// NUS Downloader: WADPacker.cs //
|
||||
// $Rev:: $ //
|
||||
// $Author:: $ //
|
||||
// $Date:: $ //
|
||||
///////////////////////////////////////
|
||||
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Text;
|
||||
using System.IO;
|
||||
|
Loading…
Reference in New Issue
Block a user