aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLukas Fleischer <calcurse@cryptocrack.de>2011-01-11 22:56:56 +0000
committerLukas Fleischer <calcurse@cryptocrack.de>2011-03-03 12:21:16 +0100
commit56b9cbcb844ff112f191e3589259e0d92292dda2 (patch)
treebb83ce8fc5a15b5390fe9906675fd38c34c1018a
parent521511aa9379b5d89890554254144cf18e5bcc64 (diff)
downloadcalcurse-56b9cbcb844ff112f191e3589259e0d92292dda2.tar.gz
calcurse-56b9cbcb844ff112f191e3589259e0d92292dda2.zip
Fixed file permissions.
-rw-r--r--[-rwxr-xr-x]AUTHORS0
-rw-r--r--[-rwxr-xr-x]ChangeLog40
-rw-r--r--[-rwxr-xr-x]INSTALL0
-rw-r--r--[-rwxr-xr-x]Makefile.am0
-rw-r--r--[-rwxr-xr-x]NEWS0
-rw-r--r--[-rwxr-xr-x]README0
-rw-r--r--[-rwxr-xr-x]TODO0
-rw-r--r--[-rwxr-xr-x]configure.ac0
-rw-r--r--[-rwxr-xr-x]doc/manual_de.html0
-rw-r--r--[-rwxr-xr-x]doc/manual_en.html0
-rw-r--r--[-rwxr-xr-x]doc/manual_es.html0
-rw-r--r--[-rwxr-xr-x]doc/manual_fr.html0
-rw-r--r--[-rwxr-xr-x]doc/manual_it.html0
-rw-r--r--[-rwxr-xr-x]doc/manual_nl.html0
-rw-r--r--[-rwxr-xr-x]po/LINGUAS0
-rw-r--r--[-rwxr-xr-x]po/POTFILES.in0
-rw-r--r--[-rwxr-xr-x]po/calcurse.pot0
-rw-r--r--[-rwxr-xr-x]po/fr.po0
-rw-r--r--[-rwxr-xr-x]src/Makefile.am0
-rw-r--r--[-rwxr-xr-x]src/apoint.c0
-rw-r--r--[-rwxr-xr-x]src/args.c0
-rw-r--r--[-rwxr-xr-x]src/calcurse.10
-rw-r--r--[-rwxr-xr-x]src/calcurse.c0
-rw-r--r--[-rwxr-xr-x]src/calendar.c0
-rw-r--r--[-rwxr-xr-x]src/custom.c0
-rw-r--r--[-rwxr-xr-x]src/day.c0
-rw-r--r--[-rwxr-xr-x]src/event.c0
-rw-r--r--[-rwxr-xr-x]src/help.c0
-rw-r--r--[-rwxr-xr-x]src/io.c0
-rw-r--r--[-rwxr-xr-x]src/keys.c0
-rw-r--r--[-rwxr-xr-x]src/notify.c0
-rw-r--r--[-rwxr-xr-x]src/recur.c0
-rw-r--r--[-rwxr-xr-x]src/sigs.c0
-rw-r--r--[-rwxr-xr-x]src/todo.c0
-rw-r--r--[-rwxr-xr-x]src/utils.c0
-rw-r--r--[-rwxr-xr-x]src/vars.c0
-rw-r--r--[-rwxr-xr-x]src/wins.c0
37 files changed, 40 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 621302f..621302f 100755..100644
--- a/AUTHORS
+++ b/AUTHORS
diff --git a/ChangeLog b/ChangeLog
index 93c02bc..3b37b4b 100755..100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,45 @@
2011-01-11 Lukas Fleischer <calcurse@cryptocrack.de>
+ * AUTHORS
+ * ChangeLog
+ * INSTALL
+ * Makefile.am
+ * NEWS
+ * README
+ * TODO
+ * configure.ac
+ * doc/manual_de.html
+ * doc/manual_en.html
+ * doc/manual_es.html
+ * doc/manual_fr.html
+ * doc/manual_it.html
+ * doc/manual_nl.html
+ * po/LINGUAS
+ * po/POTFILES.in
+ * po/calcurse.pot
+ * po/fr.po
+ * src/Makefile.am
+ * src/apoint.c
+ * src/args.c
+ * src/calcurse.1
+ * src/calcurse.c
+ * src/calendar.c
+ * src/custom.c
+ * src/day.c
+ * src/event.c
+ * src/help.c
+ * src/io.c
+ * src/keys.c
+ * src/notify.c
+ * src/recur.c
+ * src/sigs.c
+ * src/todo.c
+ * src/utils.c
+ * src/vars.c
+ * src/wins.c: Fixed file permissions
+
+2011-01-11 Lukas Fleischer <calcurse@cryptocrack.de>
+
* src/help.c: Code cleanup and fixed compiler warning.
2011-01-11 Lukas Fleischer <calcurse@cryptocrack.de>
diff --git a/INSTALL b/INSTALL
index 23e5f25..23e5f25 100755..100644
--- a/INSTALL
+++ b/INSTALL
diff --git a/Makefile.am b/Makefile.am
index eca73b2..eca73b2 100755..100644
--- a/Makefile.am
+++ b/Makefile.am
diff --git a/NEWS b/NEWS
index ce19df9..ce19df9 100755..100644
--- a/NEWS
+++ b/NEWS
diff --git a/README b/README
index d49fd89..d49fd89 100755..100644
--- a/README
+++ b/README
diff --git a/TODO b/TODO
index f3b7e06..f3b7e06 100755..100644
--- a/TODO
+++ b/TODO
diff --git a/configure.ac b/configure.ac
index 9be24fc..9be24fc 100755..100644
--- a/configure.ac
+++ b/configure.ac
diff --git a/doc/manual_de.html b/doc/manual_de.html
index 2957acf..2957acf 100755..100644
--- a/doc/manual_de.html
+++ b/doc/manual_de.html
diff --git a/doc/manual_en.html b/doc/manual_en.html
index 89ba526..89ba526 100755..100644
--- a/doc/manual_en.html
+++ b/doc/manual_en.html
diff --git a/doc/manual_es.html b/doc/manual_es.html
index 2787b2c..2787b2c 100755..100644
--- a/doc/manual_es.html
+++ b/doc/manual_es.html
diff --git a/doc/manual_fr.html b/doc/manual_fr.html
index 822f714..822f714 100755..100644
--- a/doc/manual_fr.html
+++ b/doc/manual_fr.html
diff --git a/doc/manual_it.html b/doc/manual_it.html
index 11f7f80..11f7f80 100755..100644
--- a/doc/manual_it.html
+++ b/doc/manual_it.html
diff --git a/doc/manual_nl.html b/doc/manual_nl.html
index 87e8fa1..87e8fa1 100755..100644
--- a/doc/manual_nl.html
+++ b/doc/manual_nl.html
diff --git a/po/LINGUAS b/po/LINGUAS
index 349478f..349478f 100755..100644
--- a/po/LINGUAS
+++ b/po/LINGUAS
diff --git a/po/POTFILES.in b/po/POTFILES.in
index cd34bce..cd34bce 100755..100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
diff --git a/po/calcurse.pot b/po/calcurse.pot
index 01fdc34..01fdc34 100755..100644
--- a/po/calcurse.pot
+++ b/po/calcurse.pot
diff --git a/po/fr.po b/po/fr.po
index 6eac72f..6eac72f 100755..100644
--- a/po/fr.po
+++ b/po/fr.po
diff --git a/src/Makefile.am b/src/Makefile.am
index d00d84c..d00d84c 100755..100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
diff --git a/src/apoint.c b/src/apoint.c
index 9f24542..9f24542 100755..100644
--- a/src/apoint.c
+++ b/src/apoint.c
diff --git a/src/args.c b/src/args.c
index f2c3361..f2c3361 100755..100644
--- a/src/args.c
+++ b/src/args.c
diff --git a/src/calcurse.1 b/src/calcurse.1
index 2c87e7a..2c87e7a 100755..100644
--- a/src/calcurse.1
+++ b/src/calcurse.1
diff --git a/src/calcurse.c b/src/calcurse.c
index 59f2d4e..59f2d4e 100755..100644
--- a/src/calcurse.c
+++ b/src/calcurse.c
diff --git a/src/calendar.c b/src/calendar.c
index c5aeae8..c5aeae8 100755..100644
--- a/src/calendar.c
+++ b/src/calendar.c
diff --git a/src/custom.c b/src/custom.c
index bf97356..bf97356 100755..100644
--- a/src/custom.c
+++ b/src/custom.c
diff --git a/src/day.c b/src/day.c
index 17c2a31..17c2a31 100755..100644
--- a/src/day.c
+++ b/src/day.c
diff --git a/src/event.c b/src/event.c
index 3c827c4..3c827c4 100755..100644
--- a/src/event.c
+++ b/src/event.c
diff --git a/src/help.c b/src/help.c
index 81bcc99..81bcc99 100755..100644
--- a/src/help.c
+++ b/src/help.c
diff --git a/src/io.c b/src/io.c
index 271f0e6..271f0e6 100755..100644
--- a/src/io.c
+++ b/src/io.c
diff --git a/src/keys.c b/src/keys.c
index 16a81d8..16a81d8 100755..100644
--- a/src/keys.c
+++ b/src/keys.c
diff --git a/src/notify.c b/src/notify.c
index c36a2be..c36a2be 100755..100644
--- a/src/notify.c
+++ b/src/notify.c
diff --git a/src/recur.c b/src/recur.c
index 096c961..096c961 100755..100644
--- a/src/recur.c
+++ b/src/recur.c
diff --git a/src/sigs.c b/src/sigs.c
index 2a24492..2a24492 100755..100644
--- a/src/sigs.c
+++ b/src/sigs.c
diff --git a/src/todo.c b/src/todo.c
index 8771e4e..8771e4e 100755..100644
--- a/src/todo.c
+++ b/src/todo.c
diff --git a/src/utils.c b/src/utils.c
index 63f3320..63f3320 100755..100644
--- a/src/utils.c
+++ b/src/utils.c
diff --git a/src/vars.c b/src/vars.c
index 5fbb1ba..5fbb1ba 100755..100644
--- a/src/vars.c
+++ b/src/vars.c
diff --git a/src/wins.c b/src/wins.c
index d1ddc1b..d1ddc1b 100755..100644
--- a/src/wins.c
+++ b/src/wins.c