]> gitweb.fluxo.info Git - scripts.git/commitdiff
Changing default worklog projects
authorSilvio Rhatto <rhatto@riseup.net>
Fri, 26 Apr 2013 16:19:04 +0000 (13:19 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Fri, 26 Apr 2013 16:19:04 +0000 (13:19 -0300)
timelog

diff --git a/timelog b/timelog
index f5d18a7ef344ee78ea03be3750e20364519fc8eb..1b28bbca3e718f39d402ee48c050f420bf545755 100755 (executable)
--- a/timelog
+++ b/timelog
@@ -24,8 +24,9 @@ if [ ! -e "$BASE/$GROUP/worklog/projects" ]; then
 # Worklog project file
 # note that projects appear in Worklog in REVERSE order
 
-#S:Sample project
-#O:Other project
+#H:Hosting
+#I:Infrastructure
+#O:Organization
 EOF
 
   echo "First run, you should edit your project list..."