Changeset 27932
- Timestamp:
- 03/25/14 17:48:12 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/dirsort.h
r27589 r27932 18 18 addchoicebox(alpha, "0", ""); 19 19 addchoicebox(reversealpha, "1", ""); 20 addchoicebox(size, "2", _(""));20 addchoicebox(size, "2", ""); 21 21 addchoicebox(reversesize, "3", ""); 22 addchoicebox(date, "4", _(""));22 addchoicebox(date, "4", ""); 23 23 addchoicebox(reversedate, "5", ""); 24 24
Note: See TracChangeset
for help on using the changeset viewer.