Last commit before tagging and releasing

This commit is contained in:
capitaomorte
2009-08-29 17:59:02 +00:00
parent 15c7703b5b
commit b8dcf61367
640 changed files with 4360 additions and 77 deletions

View File

@@ -0,0 +1,6 @@
# -*- mode: snippet -*-
# key: c)
# contributor: Translated from TextMate Snippet
# name: Copyright Notice
# --
(c) Copyright `date +%Y` $TM_FULLNAME. All Rights Reserved.

View File

@@ -0,0 +1,7 @@
# -*- mode: snippet -*-
# contributor: Translated from TextMate Snippet
# name: Continue Bullet
# binding: ""
# --

View File

@@ -0,0 +1,7 @@
# -*- mode: snippet -*-
# contributor: Translated from TextMate Snippet
# name: Continue Light Bullet
# binding: ""
# --
·

View File

@@ -0,0 +1,7 @@
# -*- mode: snippet -*-
# contributor: Translated from TextMate Snippet
# name: Continue Star Bullet
# binding: ""
# --
*

View File

@@ -0,0 +1,6 @@
# -*- mode: snippet -*-
# key: isoD
# contributor: Translated from TextMate Snippet
# name: Current Date — YYYY-MM-DD
# --
`date +%Y-%m-%d`

View File

@@ -0,0 +1,6 @@
# -*- mode: snippet -*-
# key: lorem
# contributor: Translated from TextMate Snippet
# name: Lorem ipsum
# --
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.