]> gitweb.michael.orlitzky.com - xfce4-hdaps.git/commitdiff
Added a TODO with two goals for version 0.0.3.
authorMichael Orlitzky <michael@orlitzky.com>
Tue, 20 Jan 2009 08:12:13 +0000 (03:12 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Tue, 20 Jan 2009 08:12:13 +0000 (03:12 -0500)
Added a .gitignore for all of the junk created by autogen.sh.

.gitignore [new file with mode: 0644]
TODO [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..5f864a6
--- /dev/null
@@ -0,0 +1,42 @@
+Makefile
+Makefile.in
+aclocal.m4
+autom4te.cache/
+config.guess
+config.h
+config.h.in
+config.log
+config.status
+config.sub
+configure
+configure.in
+depcomp
+icons/48x48/Makefile
+icons/48x48/Makefile.in
+icons/Makefile
+icons/Makefile.in
+icons/scalable/Makefile
+icons/scalable/Makefile.in
+install-sh
+intltool-extract
+intltool-extract.in
+intltool-merge
+intltool-merge.in
+intltool-update
+intltool-update.in
+missing
+mkinstalldirs
+panel-plugin/.deps/
+panel-plugin/Makefile
+panel-plugin/Makefile.in
+panel-plugin/xfce4-hdaps
+panel-plugin/xfce4-hdaps.desktop
+panel-plugin/xfce4_hdaps-hdaps.o
+panel-plugin/xfce4_hdaps-xfce4-hdaps-dialogs.o
+panel-plugin/xfce4_hdaps-xfce4-hdaps.o
+po/.intltool-merge-cache
+po/Makefile
+po/Makefile.in
+po/Makefile.in.in
+po/stamp-it
+stamp-h1
diff --git a/TODO b/TODO
new file mode 100644 (file)
index 0000000..dd6ad37
--- /dev/null
+++ b/TODO
@@ -0,0 +1,4 @@
+v0.0.3
+------
+1. Create tooltips for the three states.
+2. Come up with a "softer" icon for the error state.