From 186049b3ed33f025eeb87eb34c19a28e1d5ba70a Mon Sep 17 00:00:00 2001 From: Sebastian Reichel Date: Tue, 2 Oct 2012 01:05:51 +0200 Subject: restructure code, switch from GTK to Web based UI - move barcode generation scripts into generation/ - move code to src/ - remove database analysis from invoice/graph - put database creation sql files into sql/ - remove glade builder file - add new templates/ directory, which contains files used by the Web-UI --- templates/img/glyphicons-halflings-white.png | Bin 0 -> 8777 bytes templates/img/glyphicons-halflings.png | Bin 0 -> 12799 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 templates/img/glyphicons-halflings-white.png create mode 100644 templates/img/glyphicons-halflings.png (limited to 'templates/img') diff --git a/templates/img/glyphicons-halflings-white.png b/templates/img/glyphicons-halflings-white.png new file mode 100644 index 0000000..3bf6484 Binary files /dev/null and b/templates/img/glyphicons-halflings-white.png differ diff --git a/templates/img/glyphicons-halflings.png b/templates/img/glyphicons-halflings.png new file mode 100644 index 0000000..a996999 Binary files /dev/null and b/templates/img/glyphicons-halflings.png differ -- cgit v1.2.3