CC-2166: Packaging Improvements. Moved the Zend app into airtime_mvc. It is now installed to /var/www/airtime. Storage is now set to /srv/airtime/stor. Utils are now installed to /usr/lib/airtime/utils/. Added install/airtime-dircheck.php as a simple test to see if everything is install/uninstalled correctly.
This commit is contained in:
parent
514777e8d2
commit
b11cbd8159
4546 changed files with 138 additions and 51 deletions
43
airtime_mvc/library/Zend/Locale/Data/ar_DZ.xml
Normal file
43
airtime_mvc/library/Zend/Locale/Data/ar_DZ.xml
Normal file
|
@ -0,0 +1,43 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="$Revision: 1.54 $"/>
|
||||
<generation date="$Date: 2009/06/15 03:46:25 $"/>
|
||||
<language type="ar"/>
|
||||
<territory type="DZ"/>
|
||||
</identity>
|
||||
<localeDisplayNames>
|
||||
<scripts>
|
||||
<script type="Ital">اللأيطالية القديمة</script>
|
||||
</scripts>
|
||||
</localeDisplayNames>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<dateTimeFormats>
|
||||
<intervalFormats>
|
||||
<intervalFormatItem id="d">
|
||||
<greatestDifference id="d">d-d</greatestDifference>
|
||||
</intervalFormatItem>
|
||||
<intervalFormatItem id="M">
|
||||
<greatestDifference id="M">M-M</greatestDifference>
|
||||
</intervalFormatItem>
|
||||
<intervalFormatItem id="MMMd">
|
||||
<greatestDifference id="d">d-d MMM</greatestDifference>
|
||||
</intervalFormatItem>
|
||||
<intervalFormatItem id="y">
|
||||
<greatestDifference id="y">y-y</greatestDifference>
|
||||
</intervalFormatItem>
|
||||
</intervalFormats>
|
||||
</dateTimeFormats>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
<numbers>
|
||||
<defaultNumberingSystem>latn</defaultNumberingSystem>
|
||||
<symbols>
|
||||
<nativeZeroDigit>0</nativeZeroDigit>
|
||||
</symbols>
|
||||
</numbers>
|
||||
</ldml>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue