* @license GNU General Public License, version 2 (GPL-2.0) * * For full copyright and license information, please see * the docs/CREDITS.txt file. * */ namespace phpbb\db\migration\data\v31x; class v319 extends \phpbb\db\migration\migration { public function effectively_installed() { return phpbb_version_compare($this->config['version'], '3.1.9', '>='); } static public function depends_on() { return array( '\phpbb\db\migration\data\v31x\v319rc1', ); } public function update_data() { return array( array('config.update', array('version', '3.1.9')), ); } } '/software/drakx/'>drakx
Mageia Installer and base platform for many utilitiesThierry Vignaud [tv]
summaryrefslogtreecommitdiffstats
path: root/perl-install/share
Commit message (Expand)AuthorAgeFilesLines
* removed gnome-tilesFrederic Lepied2003-02-251-1/+1
* updated Portuguese filePablo Saratxaga2003-02-241-12/+12
* "Mail/Groupware/News" is now just "Mail"Florent Villard2003-02-241-2/+1
* updated Welsh, Greek, Swedish and Chinese filesPablo Saratxaga2003-02-248-2384/+5353
* updated pot filePablo Saratxaga2003-02-223-3/+3
* ensure galaxy-kde is installed together with kdebasePascal Rigaux2003-02-221-1/+1
* updated Estonian and Dutch filesPablo Saratxaga2003-02-213-0/+16
* updated Danish filePablo Saratxaga2003-02-213-101/+101
* update shadowGuillaume Cottenceau2003-02-201-0/+0
* Gtk2::Label::set is deprecatedGuillaume Cottenceau2003-02-201-0/+0
* logo is aso white on blueGuillaume Cottenceau2003-02-201-0/+1
* Better defaults for OOoGwenolé Beauchesne2003-02-201-3/+3
* corrected Russian translationPablo Saratxaga2003-02-203-96/+76
* Improved the locale->font selection;Pablo Saratxaga2003-02-191-8/+9
* updated Uzbek filePablo Saratxaga2003-02-193-36/+106
* add fonts-ttf-arabic when locale arGuillaume Cottenceau2003-02-191-0/+1
* - Add localized help files for OpenOffice.orgGwenolé Beauchesne2003-02-192-3/+8
* provide a minimum desrciption for Scientific Workstation (#1814)Guillaume Cottenceau2003-02-191-1/+1
* try to choose sensible values for insensitive widgetsGuillaume Cottenceau2003-02-191-2/+2
* revert Pablo's breaking po's installation :)Guillaume Cottenceau2003-02-191-1/+1
* fixed some strings in Hebrew file (now RTL mode is properly supported)Pablo Saratxaga2003-02-183-20/+20
* updated pot filePablo Saratxaga2003-02-184-40/+46
* as this tool uses gtk1, deactivate translations for languagesPablo Saratxaga2003-02-181-0/+4
* add unicore/To/Upper.pl for printerdrake.pmPascal Rigaux2003-02-181-0/+1
* ease translator job regarding latest draksec commitThierry Vignaud2003-02-182-2/+2
* updated pot filePablo Saratxaga2003-02-183-88/+245
* Files for XFree4 based PPC install.Stew Benedict2003-02-181-1/+21
* updated Estonian filePablo Saratxaga2003-02-177-10/+10
* updated pot filePablo Saratxaga2003-02-173-270/+478
* 9.1 rc1Florent Villard2003-02-171-0/+0
* updated Russian and Arabic filesPablo Saratxaga2003-02-172-20216/+32221
* simplify translator job by propaging pixel english typo fixThierry Vignaud2003-02-17