[sword-svn] r2719 - trunk/include
chrislit at crosswire.org
chrislit at crosswire.org
Sun Aug 19 00:52:14 MST 2012
Author: chrislit
Date: 2012-08-19 00:52:14 -0700 (Sun, 19 Aug 2012)
New Revision: 2719
Modified:
trunk/include/canon_abbrevs.h
Log:
fixed sorting
Modified: trunk/include/canon_abbrevs.h
===================================================================
--- trunk/include/canon_abbrevs.h 2012-08-19 07:26:37 UTC (rev 2718)
+++ trunk/include/canon_abbrevs.h 2012-08-19 07:52:14 UTC (rev 2719)
@@ -200,24 +200,24 @@
{"BAR", "Bar"}, // Baruch
{"BARUCH", "Bar"}, // Baruch
{"BEL", "Bel"}, // Bel and the Dragon
- {"BELTH", "BelTh"}, // Bel and the Dragon Th
- {"BEL TH", "BelTh"}, // Bel and the Dragon Th
{"BEL AND THE DRAGON", "Bel"}, // Bel and the Dragon
+ {"BEL AND THE DRAGON TH", "BelTh"}, // Bel and the Dragon Th
{"BEL AND THE DRAGONTH", "BelTh"}, // Bel and the Dragon Th
- {"BEL AND THE DRAGON TH", "BelTh"}, // Bel and the Dragon Th
+ {"BEL TH", "BelTh"}, // Bel and the Dragon Th
+ {"BELTH", "BelTh"}, // Bel and the Dragon Th
{"C", "Col"}, // Colossians
{"CANTICLE OF CANTICLES", "Song"}, // Song of Solomon
{"COL", "Col"}, // Colossians
{"COLOSSIANS", "Col"}, // Colossians
{"D", "Deut"}, // Deuteronomy
{"DAN", "Dan"}, // Daniel
- {"DANTH", "DanTh"}, // Daniel Th
{"DANGR", "DanGr"}, // Daniel (Greek)
{"DANIEL", "Dan"}, // Daniel
- {"DANIELTH", "DanTh"}, // Daniel Th
- {"DANIEL TH", "DanTh"}, // Daniel Th
{"DANIEL (ADDITIONS)", "AddDan"}, // Additions to Daniel
{"DANIEL (GREEK)", "DanGr"}, // Daniel (Greek)
+ {"DANIEL TH", "DanTh"}, // Daniel Th
+ {"DANIELTH", "DanTh"}, // Daniel Th
+ {"DANTH", "DanTh"}, // Daniel Th
{"DEUT", "Deut"}, // Deuteronomy
{"DEUTERONOMY", "Deut"}, // Deuteronomy
{"DT", "Deut"}, // Deuteronomy
@@ -426,8 +426,8 @@
{"JOSH", "Josh"}, // Joshua
{"JOSHA", "JoshA"}, // Joshua A
{"JOSHUA", "Josh"}, // Joshua
+ {"JOSHUA A", "JoshA"}, // Joshua A
{"JOSHUAA", "JoshA"}, // Joshua A
- {"JOSHUA A", "JoshA"}, // Joshua A
{"JS", "Josh"}, // Joshua
{"JU", "Jude"}, // Jude
{"JUB", "Jub"}, // Jubilees
@@ -436,8 +436,8 @@
{"JUDG", "Judg"}, // Judges
{"JUDGB", "JudgB"}, // Judges B
{"JUDGES", "Judg"}, // Judges
+ {"JUDGES B", "JudgB"}, // Judges B
{"JUDGESB", "JudgB"}, // Judges B
- {"JUDGES B", "JudgB"}, // Judges B
{"JUDITH", "Jdt"}, // Judith
{"L", "Luke"}, // Luke
{"LAM", "Lam"}, // Lamentations
@@ -530,20 +530,20 @@
{"SONG OF SONGS", "Song"}, // Song of Solomon
{"SONG OF THE THREE CHILDREN", "PrAzar"}, // Prayer of Azariah
{"SUS", "Sus"}, // Susanna
- {"SUSTH", "SusTh"}, // Susanna Th
{"SUSANNA", "Sus"}, // Susanna
+ {"SUSANNA TH", "SusTh"}, // Susanna Th
{"SUSANNATH", "SusTh"}, // Susanna Th
- {"SUSANNA TH", "SusTh"}, // Susanna Th
+ {"SUSTH", "SusTh"}, // Susanna Th
{"SYRIAC APOCALYPSE OF BARUCH", "2Bar"}, // 2Baruch
{"T", "Titus"}, // Titus
{"TB", "Tob"}, // Tobit
{"TBT", "Tob"}, // Tobit
{"TITUS", "Titus"}, // Titus
{"TOB", "Tob"}, // Tobit
- {"TOBS", "TobS"}, // Tobit S
{"TOBIT", "Tob"}, // Tobit
+ {"TOBIT S", "TobS"}, // Tobit S
{"TOBITS", "TobS"}, // Tobit S
- {"TOBIT S", "TobS"}, // Tobit S
+ {"TOBS", "TobS"}, // Tobit S
{"WIS", "Wis"}, // Wisdom
{"WISDOM", "Wis"}, // Wisdom
{"WISDOM OF BEN SIRA", "Sir"}, // Sirach
More information about the sword-cvs
mailing list