aboutsummaryrefslogtreecommitdiffstats
path: root/Projects
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2009-12-18 05:22:57 +0000
committerDean Camera <dean@fourwalledcubicle.com>2009-12-18 05:22:57 +0000
commit3b3ea167f01d24cddc2b59453a000969a42d2234 (patch)
treeeb6a4ef86348df4c0ae5558a45ca1f9e7d83060f /Projects
parent3d6508c9b9505cb3393b7c12df1a0c87f7828bbe (diff)
downloadlufa-3b3ea167f01d24cddc2b59453a000969a42d2234.tar.gz
lufa-3b3ea167f01d24cddc2b59453a000969a42d2234.tar.bz2
lufa-3b3ea167f01d24cddc2b59453a000969a42d2234.zip
Renamed HotmailNotifier project to LEDNotifier.
Diffstat (limited to 'Projects')
-rw-r--r--Projects/LEDNotifier/Board/LEDs.h (renamed from Projects/HotmailNotifier/Board/LEDs.h)0
-rw-r--r--Projects/LEDNotifier/Descriptors.c (renamed from Projects/HotmailNotifier/Descriptors.c)0
-rw-r--r--Projects/LEDNotifier/Descriptors.h (renamed from Projects/HotmailNotifier/Descriptors.h)0
-rw-r--r--Projects/LEDNotifier/Doxygen.conf (renamed from Projects/HotmailNotifier/Doxygen.conf)0
-rw-r--r--Projects/LEDNotifier/HotmailNotifier.c (renamed from Projects/HotmailNotifier/HotmailNotifier.c)0
-rw-r--r--Projects/LEDNotifier/HotmailNotifier.h (renamed from Projects/HotmailNotifier/HotmailNotifier.h)0
-rw-r--r--Projects/LEDNotifier/HotmailNotifier.txt (renamed from Projects/HotmailNotifier/HotmailNotifier.txt)0
-rw-r--r--Projects/LEDNotifier/LUFA HotmailNotifier.inf (renamed from Projects/HotmailNotifier/LUFA HotmailNotifier.inf)0
-rw-r--r--Projects/LEDNotifier/WindowsApp/MailNotifier.Designer.cs (renamed from Projects/HotmailNotifier/WindowsApp/MailNotifier.Designer.cs)0
-rw-r--r--Projects/LEDNotifier/WindowsApp/MailNotifier.cs (renamed from Projects/HotmailNotifier/WindowsApp/MailNotifier.cs)0
-rw-r--r--Projects/LEDNotifier/WindowsApp/MailNotifier.csproj (renamed from Projects/HotmailNotifier/WindowsApp/MailNotifier.csproj)0
-rw-r--r--Projects/LEDNotifier/WindowsApp/MailNotifier.resx (renamed from Projects/HotmailNotifier/WindowsApp/MailNotifier.resx)0
-rw-r--r--Projects/LEDNotifier/WindowsApp/Program.cs (renamed from Projects/HotmailNotifier/WindowsApp/Program.cs)0
-rw-r--r--Projects/LEDNotifier/WindowsApp/Properties/AssemblyInfo.cs (renamed from Projects/HotmailNotifier/WindowsApp/Properties/AssemblyInfo.cs)0
-rw-r--r--Projects/LEDNotifier/WindowsApp/Properties/Resources.Designer.cs (renamed from Projects/HotmailNotifier/WindowsApp/Properties/Resources.Designer.cs)0
-rw-r--r--Projects/LEDNotifier/WindowsApp/Properties/Resources.resx (renamed from Projects/HotmailNotifier/WindowsApp/Properties/Resources.resx)0
-rw-r--r--Projects/LEDNotifier/WindowsApp/Properties/Settings.Designer.cs (renamed from Projects/HotmailNotifier/WindowsApp/Properties/Settings.Designer.cs)0
-rw-r--r--Projects/LEDNotifier/WindowsApp/Properties/Settings.settings (renamed from Projects/HotmailNotifier/WindowsApp/Properties/Settings.settings)0
-rw-r--r--Projects/LEDNotifier/makefile (renamed from Projects/HotmailNotifier/makefile)0
19 files changed, 0 insertions, 0 deletions
diff --git a/Projects/HotmailNotifier/Board/LEDs.h b/Projects/LEDNotifier/Board/LEDs.h
index 3f6321744..3f6321744 100644
--- a/Projects/HotmailNotifier/Board/LEDs.h
+++ b/Projects/LEDNotifier/Board/LEDs.h
diff --git a/Projects/HotmailNotifier/Descriptors.c b/Projects/LEDNotifier/Descriptors.c
index 0f5d3567d..0f5d3567d 100644
--- a/Projects/HotmailNotifier/Descriptors.c
+++ b/Projects/LEDNotifier/Descriptors.c
diff --git a/Projects/HotmailNotifier/Descriptors.h b/Projects/LEDNotifier/Descriptors.h
index 33ceab9c5..33ceab9c5 100644
--- a/Projects/HotmailNotifier/Descriptors.h
+++ b/Projects/LEDNotifier/Descriptors.h
diff --git a/Projects/HotmailNotifier/Doxygen.conf b/Projects/LEDNotifier/Doxygen.conf
index 198a459d4..198a459d4 100644
--- a/Projects/HotmailNotifier/Doxygen.conf
+++ b/Projects/LEDNotifier/Doxygen.conf
diff --git a/Projects/HotmailNotifier/HotmailNotifier.c b/Projects/LEDNotifier/HotmailNotifier.c
index 5a7ebd563..5a7ebd563 100644
--- a/Projects/HotmailNotifier/HotmailNotifier.c
+++ b/Projects/LEDNotifier/HotmailNotifier.c
diff --git a/Projects/HotmailNotifier/HotmailNotifier.h b/Projects/LEDNotifier/HotmailNotifier.h
index 6ec85c115..6ec85c115 100644
--- a/Projects/HotmailNotifier/HotmailNotifier.h
+++ b/Projects/LEDNotifier/HotmailNotifier.h
diff --git a/Projects/HotmailNotifier/HotmailNotifier.txt b/Projects/LEDNotifier/HotmailNotifier.txt
index f9314b77a..f9314b77a 100644
--- a/Projects/HotmailNotifier/HotmailNotifier.txt
+++ b/Projects/LEDNotifier/HotmailNotifier.txt
diff --git a/Projects/HotmailNotifier/LUFA HotmailNotifier.inf b/Projects/LEDNotifier/LUFA HotmailNotifier.inf
index 4cdf59435..4cdf59435 100644
--- a/Projects/HotmailNotifier/LUFA HotmailNotifier.inf
+++ b/Projects/LEDNotifier/LUFA HotmailNotifier.inf
diff --git a/Projects/HotmailNotifier/WindowsApp/MailNotifier.Designer.cs b/Projects/LEDNotifier/WindowsApp/MailNotifier.Designer.cs
index 9e4734dc1..9e4734dc1 100644
--- a/Projects/HotmailNotifier/WindowsApp/MailNotifier.Designer.cs
+++ b/Projects/LEDNotifier/WindowsApp/MailNotifier.Designer.cs
diff --git a/Projects/HotmailNotifier/WindowsApp/MailNotifier.cs b/Projects/LEDNotifier/WindowsApp/MailNotifier.cs
index 742948fca..742948fca 100644
--- a/Projects/HotmailNotifier/WindowsApp/MailNotifier.cs
+++ b/Projects/LEDNotifier/WindowsApp/MailNotifier.cs
diff --git a/Projects/HotmailNotifier/WindowsApp/MailNotifier.csproj b/Projects/LEDNotifier/WindowsApp/MailNotifier.csproj
index 3156b5d12..3156b5d12 100644
--- a/Projects/HotmailNotifier/WindowsApp/MailNotifier.csproj
+++ b/Projects/LEDNotifier/WindowsApp/MailNotifier.csproj
diff --git a/Projects/HotmailNotifier/WindowsApp/MailNotifier.resx b/Projects/LEDNotifier/WindowsApp/MailNotifier.resx
index bc1f8f67d..bc1f8f67d 100644
--- a/Projects/HotmailNotifier/WindowsApp/MailNotifier.resx
+++ b/Projects/LEDNotifier/WindowsApp/MailNotifier.resx
diff --git a/Projects/HotmailNotifier/WindowsApp/Program.cs b/Projects/LEDNotifier/WindowsApp/Program.cs
index 1dd229d91..1dd229d91 100644
--- a/Projects/HotmailNotifier/WindowsApp/Program.cs
+++ b/Projects/LEDNotifier/WindowsApp/Program.cs
diff --git a/Projects/HotmailNotifier/WindowsApp/Properties/AssemblyInfo.cs b/Projects/LEDNotifier/WindowsApp/Properties/AssemblyInfo.cs
index 86b056454..86b056454 100644
--- a/Projects/HotmailNotifier/WindowsApp/Properties/AssemblyInfo.cs
+++ b/Projects/LEDNotifier/WindowsApp/Properties/AssemblyInfo.cs
diff --git a/Projects/HotmailNotifier/WindowsApp/Properties/Resources.Designer.cs b/Projects/LEDNotifier/WindowsApp/Properties/Resources.Designer.cs
index 8eb902684..8eb902684 100644
--- a/Projects/HotmailNotifier/WindowsApp/Properties/Resources.Designer.cs
+++ b/Projects/LEDNotifier/WindowsApp/Properties/Resources.Designer.cs
diff --git a/Projects/HotmailNotifier/WindowsApp/Properties/Resources.resx b/Projects/LEDNotifier/WindowsApp/Properties/Resources.resx
index ffecec851..ffecec851 100644
--- a/Projects/HotmailNotifier/WindowsApp/Properties/Resources.resx
+++ b/Projects/LEDNotifier/WindowsApp/Properties/Resources.resx
diff --git a/Projects/HotmailNotifier/WindowsApp/Properties/Settings.Designer.cs b/Projects/LEDNotifier/WindowsApp/Properties/Settings.Designer.cs
index bb55ab3e3..bb55ab3e3 100644
--- a/Projects/HotmailNotifier/WindowsApp/Properties/Settings.Designer.cs
+++ b/Projects/LEDNotifier/WindowsApp/Properties/Settings.Designer.cs
diff --git a/Projects/HotmailNotifier/WindowsApp/Properties/Settings.settings b/Projects/LEDNotifier/WindowsApp/Properties/Settings.settings
index abf36c5d3..abf36c5d3 100644
--- a/Projects/HotmailNotifier/WindowsApp/Properties/Settings.settings
+++ b/Projects/LEDNotifier/WindowsApp/Properties/Settings.settings
diff --git a/Projects/HotmailNotifier/makefile b/Projects/LEDNotifier/makefile
index 22eb687ea..22eb687ea 100644
--- a/Projects/HotmailNotifier/makefile
+++ b/Projects/LEDNotifier/makefile