1
0
mirror of https://github.com/moparisthebest/xeps synced 2024-08-13 16:53:48 -04:00
Commit Graph

8 Commits

Author SHA1 Message Date
Emmanuel Gil Peyrot
7a64b7b1ed Remove spaces at the end of CDATA blocks in all XEPs.
sed -i 's/^\s\+]]>/]]>/g' xep-*.xml
2017-02-16 19:37:21 -06:00
Emmanuel Gil Peyrot
3c5f20a4ca Remove all trailing whitespace from every XEP.
sed -i 's/\s\+$//' xep-*.xml
2017-02-16 19:37:21 -06:00
Unknown User
ede68a2281 added missing disco support
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3372 4b5297f7-1745-476d-ba37-a9c6900126ab
2009-08-31 17:49:16 +00:00
Peter Saint-Andre
d5a177dd48 April Fools
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@719 4b5297f7-1745-476d-ba37-a9c6900126ab
2007-04-01 04:43:33 +00:00
Peter Saint-Andre
29bee13867 XSF/SIG cleanup
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@320 4b5297f7-1745-476d-ba37-a9c6900126ab
2007-01-15 03:38:19 +00:00
Peter Saint-Andre
8e437965bd corrections
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@39 4b5297f7-1745-476d-ba37-a9c6900126ab
2006-10-04 02:41:29 +00:00
Peter Saint-Andre
a3136dfe3a JEP to XEP
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@35 4b5297f7-1745-476d-ba37-a9c6900126ab
2006-10-04 02:05:02 +00:00
Peter Saint-Andre
2ac91f50c8 Initial revision
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2 4b5297f7-1745-476d-ba37-a9c6900126ab
2006-10-02 22:22:13 +00:00