2011-05-17 mete
         * Update Turkish translation

2011-05-17 mete
         * Update translations

2011-05-17 mete
         * Fix postinstall operations typos

2011-05-16 mete
         * Parsing kernel paramaters need to be verified
         * Kernel command line parameters should not change flags values without
         * verification such as use of yali=baseonly parameter goes only at default
         * installation steps.

2011-05-16 mete
         * Change collection flag default value
         * Collection screen is additional feature and it must be disabled by
         * default. Use yali=collection kernel parameter or write collection=True
         * in /etc/yali/yali.conf to enable collection support.By the way
         * yali=nocollection is used to disable on kernel command line.

2011-05-16 mete
         * Fix typos

2011-05-16 mete
         * Determine next step due to the number of collections
         * Check collection flag due to number of collections before showing
         * screen. If number of collections are smalller than two, collection flag
         * would be disabled.
         * Activating next button problem on selected collection item must be
         * resolved with this changes.(pb:#17925)
         * BUG:COMMET:17925

2011-05-16 mete
         * Rename getCollection utility method
         * All utility methods must be under yali.util module.

2011-05-06 mete
         * Fix hostname setting in firstboot

2011-05-06 mete
         * Revert "Handle postinstall.setKeymapLayout return values"
         * This reverts commit d351594b375cbb7902be73d49ef17065e99d9bdb.

2011-05-06 mete
         * Update environment if installation type is Firstboot

2011-05-06 mete
         * Handle postinstall.setKeymapLayout return values

2011-05-06 mete
         * Usage context interface for Package Installation errors
         * Redundant EjectAndRetryDialog from YaliDialog module is removed.

2011-05-06 mete
         * Rename invalid root_path constant

2011-05-06 mete
         * Fix typo

2011-05-06 mete
         * Handle exitting applications case and codes.

2011-05-06 mete
         * Restruct storage.formats exceptions raising usage

2011-05-06 mete
         * Move initializeComar and getUser methods into util module
         * These methods have utility functionlities to initialize comar dbus link
         * and get usesr from system via dbus call.
         * Postinstall operations have to check comar link to return valid
         * response.

2011-05-06 mete
         * rescue mode:After the storage backend changes, Rescue mode has refactand
         * Rescue mode searches root devices on storage devicetree and gets
         * Pardus Systems depending on whether /etc/pardus-release file exists.
         * After selecting, parsing target system's /etc/fstab, devices in
         * fstab file are all mounted and get ready to use.
         * After refactoring, RescueFinish and RescueGrub screens have became
         * redundant. These steps' features provided by BootLoader and Goodbye
         * screen.

2011-05-06 mete
         * Reorder rescue modes and remove postInstallOperations

2011-05-06 mete
         * Rename fillFstab --> writeFstab

2011-05-06 mete
         * Refactor postinstall operations and Gooodbye screen
         * All postinstall operations only use Comar Link to call their dbus
         * process.
         * Use storage backend facilities to check whether storage sets are
         * active or not.
         * Arrange all post install operations after Rescue mode operations.

2011-05-06 mete
         * Fix bootloader device usage and non existing collection state

2011-05-06 mete
         * Move grub utility methods into util module
         * get_disk_name, get_partition_name, get_disk_partition are grub utility
         * methods to get storge devices grubby strings.
         * New method get_grub_conf get other grub configurations from devices.

2011-05-06 mete
         * Use own storage devices values in bootlader module
         * Set bootloader device on which grub has been installed as stage1Device
         * and device which has "/boot" mountpoint as stage2Device explicitly.
         * Use root device and swap device likewise.

2011-05-06 mete
         * Add rescue mode installation values.

2011-05-06 mete
         * Set explicitly rootPassword and hostname at Base STEP.

2011-05-06 mete
         * Fixes missing import and typos

2011-05-06 mete
         * Disable returning back from Bootloader
         * If user want to return back to Rescue mode selection from Bootloader
         * screen, storage api need teardown all devices to reactivate however this
         * operation take time to repeat.

2011-05-06 mete
         * Add default_password and dbus_socket constants

2011-05-06 mete
         * rescue:Add storage methods to find root devices
         * storage.findExistingRootDevices scan devices from device tree which have
         * fstab file to parse existing mountpoints for that installed system.
         * After selecting root device, storage.mountExistingSystem parse
         * the mountpoints of root device to determine device contents of
         * installation environment.
         * storage.storageset.resolveDevice identifies
         * Storage devices which are included in the installation at that state.
         * BlkidTab and CrptTab are new classes to specify devices from
         * /etc/blkid/blkid.tab and /etc/crypttab files from installed system.

2011-05-06 mete
         * Use stage1device value to install bootloader.

2011-05-06 mete
         * İnform install type in runner module before screens init

2011-05-06 mete
         * Handles screen exceptions and initial screen
         * Handle YaliWindow exceptions when adding screens to mainStack and start
         * initial screen according to flags.startup value.

2011-05-06 mete
         * Change some constants as context value
         * There is no need to use Dbus socket file as constant.It should be
         * changed wtih installation type value. Use link context value to access
         * comar dbus link.

2011-05-06 mete
         * Change Rescue Mode range value

2011-05-06 mete
         * postinstall: Remove redundant YaliStep module
         * Use postInstallOperation from context to execute postinstall operations.

2011-05-06 mete
         * Rescue mode context values

2011-05-06 mete
         * Fix typo

2011-05-06 mete
         * Move common grubby methods into utils module
         * get_disk_name, get_partition_name, get_disk_partition methods is related
         * to storage module to get matching grubby values for storage devices.

2011-05-06 mete
         * Use relative path constants

2011-05-06 mete
         * Handles try/except blocks to deal finally state

2011-05-06 mete
         * Partitioning method handle backend exceptions.

2011-05-06 mete
         * Storage Error Classes must be inherited from own subpackage error type.

2011-05-06 mete
         * Fix typo on questionReinitInconsistentLVM

2011-05-06 mete
         * Fixes filling collections list call

2011-05-06 mete
         * Revert "Revert "Fixes storage formats translations""
         * Should not be used wıth formats.name due to translations purposes.
         * formats.getFormat must take only format type to get Storage Format instant.

2011-04-24 transifex
         * l10n: Updated Italian (it) translation to 70% (Hudaverdi Sarialtin)
         * New status: 361 messages complete with 20 fuzzies and 134 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-04-24 transifex
         * l10n: Updated Italian (it) translation to 68% (Hudaverdi Sarialtin)
         * New status: 355 messages complete with 26 fuzzies and 134 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-04-05 transifex
         * l10n: Updated German (de) translation to 100% (Stefan Wilhelm)
         * New status: 515 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-04-02 transifex
         * l10n: Updated French (fr) translation to 100% (Philippe Svetoslavsky)
         * New status: 515 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-03-03 mete
         * Revert "Fixes storage formats translations"
         * Fixes RAID Array  menu on Manual Partitioning screen.

2011-03-03 mete
         * Disable collection flag if parsing collection.xml failed
         * If parsing collection.xml failed, skip collection screen and turn off
         * collection flag.

2011-03-02 transifex
         * l10n: Updated Dutch (Flemish) (nl) translation to 100% (Antoon Tolboom)
         * New status: 515 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-03-02 transifex
         * l10n: Updated French (fr) translation to 100% (Philippe Svetoslavsky)
         * New status: 515 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-03-02 mete
         * Update translations

2011-03-02 mete
         * Fix collection summary content.

2011-03-02 mete
         * Skip screen if only one collection exists.

2011-03-02 mete
         * Change flag default parameters

2011-03-02 renan.cakirerk
         * collections screen finished

2011-03-02 mete
         * Fix UI issues about Qt bugs.
         * Merge Gokmen Changes

2011-03-01 mete
         * Update translations

2011-03-01 mete
         * Change translatables

2011-03-01 mete
         * Use data.qrc to set collection icos

2011-03-01 mete
         * Add details button to show description
         * Thanks to Gokmen.

2011-03-01 mete
         * Fix typo on collection parameter

2011-03-01 mete
         * Rename collectionselectionwidget.ui to  collectionswidget.ui

2011-02-25 mete
         * Check current selected item to enable screen next button

2011-02-25 mete
         * Handle description and title as unicoded.

2011-02-25 mete
         * Collection support is revised to the current revision.

2011-02-25 mete
         * Add yali=collection cmdline flags to enable collection support
         * Both /etc/yali/yali.conf and yali-bin have collection parameter.

2011-02-25 mete
         * Rename dvd_repo_name to collection_repo_name

2011-02-25 mete
         * Rename package collection screen ui files.

2011-02-25 mete
         * Always scan devices by getDeviceByPath method if device is cciss type

2011-02-25 mete
         * Add pylint.sh script to check modules

2011-02-24 renan.cakirerk
         * modify collections screen

2011-02-24 transifex
         * l10n: Updated Russian (ru) translation to 94% (Alexey Ivanes)
         * New status: 497 messages complete with 15 fuzzies and 12 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-02-17 mete
         * Fixes reserved blocks size on small partitions.
         * Bug fixed at http://bugs.pardus.org.tr/16999

2011-02-16 mete
         * Fixes default partitioning scheme if nolvm flags used
         * After default partitioning scheme, backend creates seperate physical
         * partition with remaining free space on large disks.
         * Comment added to http://bugs.pardus.org.tr/16598

2011-02-16 transifex
         * l10n: Updated French (fr) translation to 100% (Philippe Svetoslavsky)
         * New status: 524 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-02-16 mete
         * Revert "Fixes translation on storage operations"
         * Comment added to http://bugs.pardus.org.tr/16939

2011-02-16 igungor
         * get rid of annoying newline chars.

2011-02-16 ozan.caglayan
         * Fix translations

2011-02-16 ozan.caglayan
         * Fix typo

2011-02-15 transifex
         * l10n: Updated Spanish (Castilian) (es) translation to 95% (Klemens Häckel)
         * New status: 503 messages complete with 1 fuzzy and 20 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-02-15 transifex
         * l10n: Updated Spanish (Castilian) (es) translation to 94% (Klemens Häckel)
         * New status: 497 messages complete with 2 fuzzies and 25 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-02-15 transifex
         * l10n: Updated Spanish (Castilian) (es) translation to 92% (Klemens Häckel)
         * New status: 485 messages complete with 5 fuzzies and 34 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-02-15 transifex
         * l10n: Updated Spanish (Castilian) (es) translation to 89% (Klemens Häckel)
         * New status: 471 messages complete with 9 fuzzies and 44 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-02-15 transifex
         * l10n: Updated Ukrainian (uk) translation to 99% (Коростіль Данило)
         * New status: 522 messages complete with 0 fuzzies and 2 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-02-15 transifex
         * l10n: Updated Dutch (Flemish) (nl) translation to 100% (Antoon Tolboom)
         * New status: 524 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-02-15 transifex
         * l10n: Updated Turkish (tr) translation to 100% (Koray Löker)
         * New status: 524 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-02-15 transifex
         * l10n: Updated Turkish (tr) translation to 100% (Koray Löker)
         * New status: 524 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-02-15 transifex
         * l10n: Updated Turkish (tr) translation to 99% (Koray Löker)
         * New status: 523 messages complete with 0 fuzzies and 1 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-02-15 mete
         * Change System Path as Device Path to name /dev/sdX

2011-02-15 transifex
         * l10n: Updated Turkish (tr) translation to 99% (Koray Löker)
         * New status: 523 messages complete with 0 fuzzies and 1 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-02-15 transifex
         * l10n: Updated Dutch (Flemish) (nl) translation to 100% (Antoon Tolboom)
         * New status: 524 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-02-15 mete
         * Fixes fuzzies on tr locale

2011-02-15 mete
         * Update translations

2011-02-15 mete
         * Fixes translation on storage operations
         * Comment added to http://bugs.pardus.org.tr/16940

2011-02-15 mete
         * Fixes translation on Volume group setup warning
         * Bug fixed at http://bugs.pardus.org.tr/16938

2011-02-15 mete
         * Fixes translation on drives selection screen
         * Bug fixed at http://bugs.pardus.org.tr/16939

2011-02-15 mete
         * Fixes storage formats translations
         * Bug fixed at http://bugs.pardus.org.tr/16941
         * Bug fixed at http://bugs.pardus.org.tr/16942

2011-02-15 transifex
         * l10n: Updated Spanish (Castilian) (es) translation to 88% (Klemens Häckel)
         * New status: 455 messages complete with 13 fuzzies and 47 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-02-15 transifex
         * l10n: Updated Spanish (Castilian) (es) translation to 85% (Klemens Häckel)
         * New status: 440 messages complete with 15 fuzzies and 60 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-02-15 transifex
         * l10n: Updated Spanish (Castilian) (es) translation to 83% (Klemens Häckel)
         * New status: 428 messages complete with 23 fuzzies and 64 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-02-14 transifex
         * l10n: Updated Spanish (Castilian) (es) translation to 79% (Klemens Häckel)
         * New status: 409 messages complete with 31 fuzzies and 75 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-02-14 transifex
         * l10n: Updated Spanish (Castilian) (es) translation to 76% (Klemens Häckel)
         * New status: 394 messages complete with 34 fuzzies and 87 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-02-14 mete
         * Fix typo

2011-02-11 transifex
         * l10n: Updated French (fr) translation to 100% (Philippe Svetoslavsky)
         * New status: 515 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-02-10 transifex
         * l10n: Updated Dutch (Flemish) (nl) translation to 100% (Antoon Tolboom)
         * New status: 515 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-02-10 ozan.caglayan
         * Complete translations

2011-02-10 mete
         * Update translations

2011-02-10 mete
         * Rename toolButton as system_menu
         * Disable system_menu in package installation screen.

2011-02-10 ozan.caglayan
         * Some translation improvements

2011-02-10 ozan.caglayan
         * Improve reinit message

2011-02-09 transifex
         * l10n: Updated French (fr) translation to 100% (Philippe Svetoslavsky)
         * New status: 514 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-02-09 transifex
         * l10n: Updated Russian (ru) translation to 96% (Alexey Ivanes)
         * New status: 497 messages complete with 13 fuzzies and 4 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-02-09 transifex
         * l10n: Updated Dutch (Flemish) (nl) translation to 100% (Antoon Tolboom)
         * New status: 514 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-02-08 transifex
         * l10n: Updated Turkish (tr) translation to 99% (Kaan Akşit)
         * New status: 512 messages complete with 0 fuzzies and 2 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-02-08 mete
         * Translate some fuzzy strings

2011-02-08 mete
         * Update translations

2011-02-08 mete
         * Show message if user not selected any raid member.
         * Bug fixed at http://bugs.pardus.org.tr/15323

2011-02-08 mete
         * Checking boot request gives error with raid array
         * If user wanted to select /boot mountpoint with a raid array, checking
         * boot request gives error dialog while executing nextCheck on going
         * forward.
         * Bug fixed at http://bugs.pardus.org.tr/16078

2011-02-08 mete
         * Fixes missing QMessageBox translations
         * QApplication needs translations to be loaded.
         * Comment added to http://bugs.pardus.org.tr/16767

2011-02-08 mete
         * Add nolvm cmdline option to use physical partitioning
         * This cmdline option disables lvm on automatic partitinoning.
         * Comment added to http://bugs.pardus.org.tr/16598

2011-02-08 mete
         * If partition existed, partition needs formatting according to mountpoint.
         * Bug fixed at http://bugs.pardus.org.tr/16446

2011-02-07 transifex
         * l10n: Updated Italian (it) translation to 69% (Ali Işıngör)
         * New status: 356 messages complete with 22 fuzzies and 135 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-02-05 transifex
         * l10n: Updated Ukrainian (uk) translation to 100% (Коростіль Данило)
         * New status: 513 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-02-05 transifex
         * l10n: Updated Ukrainian (uk) translation to 84% (Коростіль Данило)
         * New status: 432 messages complete with 0 fuzzies and 81 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-02-04 transifex
         * l10n: Updated Ukrainian (uk) translation to 74% (Коростіль Данило)
         * New status: 380 messages complete with 5 fuzzies and 128 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-02-04 transifex
         * l10n: Updated Ukrainian (uk) translation to 58% (Коростіль Данило)
         * New status: 299 messages complete with 5 fuzzies and 209 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-02-04 transifex
         * l10n: Updated Dutch (Flemish) (nl) translation to 100% (Antoon Tolboom)
         * New status: 513 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-02-04 mete
         * PartitioningError text must have gettext support

2011-02-04 mete
         * Fixes if non selected drive items list error.
         * Bug fixed at http://bugs.pardus.org.tr/16589

2011-02-04 mete
         * Disable going forward if user clicked advanced option
         * If user enter password with the same of real name or username and
         * clicking advanced option not enable Next Button.
         * Bug fixed at http://bugs.pardus.org.tr/16397

2011-02-04 mete
         * Fixes if storage backend doesnt throw exception

2011-02-04 transifex
         * l10n: Updated Ukrainian (uk) translation to 58% (Коростіль Данило)
         * New status: 296 messages complete with 6 fuzzies and 206 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-02-03 transifex
         * l10n: Updated Dutch (Flemish) (nl) translation to 100% (Antoon Tolboom)
         * New status: 508 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-02-03 mete
         * Fixes fuzzy strings

2011-02-03 mete
         * Update translations

2011-02-03 mete
         * Call update-environment if installation type is FIRST_BOOT

2011-02-03 transifex
         * l10n: Updated Ukrainian (uk) translation to 58% (Коростіль Данило)
         * New status: 299 messages complete with 3 fuzzies and 208 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-02-03 transifex
         * l10n: Updated Ukrainian (uk) translation to 58% (Коростіль Данило)
         * New status: 299 messages complete with 3 fuzzies and 208 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-02-02 mete
         * Reserved block percentage should been changed according to size
         * If partition size is bigger than 10 GB it stays as 500 MB, else it
         * is 100 MB.
         * Comment added to http://bugs.pardus.org.tr/5616

2011-02-02 mete
         * Fixes string formatting with gettext method.

2011-02-02 mete
         * Not continue forward if storage backend throw partitioning exception.
         * Bug fixed at http://bugs.pardus.org.tr/16236
         * Bug fixed at http://bugs.pardus.org.tr/15256

2011-02-02 mete
         * Change MessageWindow customIcon usage and update usage

2011-02-02 renan.cakirerk
         * modify logo layout

2011-01-31 transifex
         * l10n: Updated French (fr) translation to 100% (Philippe Svetoslavsky)
         * New status: 510 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-31 transifex
         * l10n: Updated German (de) translation to 100% (Stefan Wilhelm)
         * New status: 510 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-31 transifex
         * l10n: Updated German (de) translation to 97% (Stefan Wilhelm)
         * New status: 498 messages complete with 3 fuzzies and 9 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-31 transifex
         * l10n: Updated Dutch (Flemish) (nl) translation to 100% (Antoon Tolboom)
         * New status: 510 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-29 transifex
         * l10n: Updated Swedish (sv) translation to 71% (Patrik Karlsson)
         * New status: 363 messages complete with 10 fuzzies and 137 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-28 transifex
         * l10n: Updated Russian (ru) translation to 99% (Alexey Ivanes)
         * New status: 506 messages complete with 3 fuzzies and 1 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-27 mete
         * Cosmetic changes.

2011-01-27 mete
         * Remove unused installAllLangPacks installdata variable
         * After using adding only installation locale packages to list, it has
         * been no need to stay.

2011-01-27 mete
         * Update translations

2011-01-27 mete
         * Add spaces.

2011-01-27 mete
         * Enable and use ntfs quick format option
         * Bug fixed at http://bugs.pardus.org.tr/16449

2011-01-27 mete
         * YaliDialog message text label margeleft changed to 16px

2011-01-27 mete
         * Move storage backend  question from interface to storageBackendHelper
         * questionInitializeDisk text message changed with this carrying.

2011-01-27 mete
         * Sorted keyboard layout list.
         * Bug fixed at http://bugs.pardus.org.tr/15996

2011-01-27 transifex
         * l10n: Updated Turkish (tr) translation to 100% (Koray Löker)
         * New status: 514 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-27 transifex
         * l10n: Updated Turkish (tr) translation to 100% (Koray Löker)
         * New status: 514 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-25 transifex
         * l10n: Updated Polish (pl) translation to 44% (Michał Komasa)
         * New status: 229 messages complete with 35 fuzzies and 250 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-25 transifex
         * l10n: Updated Russian (ru) translation to 100% (Alexey Ivanes)
         * New status: 514 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-25 transifex
         * l10n: Updated Ukrainian (uk) translation to 60% (Коростіль Данило)
         * New status: 309 messages complete with 0 fuzzies and 205 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-24 transifex
         * l10n: Updated Polish (pl) translation to 31% (Michał Komasa)
         * New status: 160 messages complete with 65 fuzzies and 289 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-24 transifex
         * l10n: Updated Polish (pl) translation to 13% (Michał Komasa)
         * New status: 68 messages complete with 150 fuzzies and 296 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-23 transifex
         * l10n: Updated Italian (it) translation to 70% (Ali Işıngör)
         * New status: 360 messages complete with 21 fuzzies and 133 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-23 transifex
         * l10n: Updated Italian (it) translation to 69% (Ali Işıngör)
         * New status: 356 messages complete with 24 fuzzies and 134 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-21 igungor
         * dont forget whitespace

2011-01-20 transifex
         * l10n: Updated German (de) translation to 97% (Stefan Wilhelm)
         * New status: 501 messages complete with 0 fuzzies and 13 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated German (de) translation to 96% (Stefan Wilhelm)
         * New status: 494 messages complete with 3 fuzzies and 17 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated French (fr) translation to 100% (Philippe Svetoslavsky)
         * New status: 514 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated French (fr) translation to 99% (Philippe Svetoslavsky)
         * New status: 513 messages complete with 0 fuzzies and 1 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated French (fr) translation to 99% (Philippe Svetoslavsky)
         * New status: 512 messages complete with 0 fuzzies and 2 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Dutch (Flemish) (nl) translation to 100% (Antoon Tolboom)
         * New status: 514 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated French (fr) translation to 98% (Philippe Svetoslavsky)
         * New status: 507 messages complete with 0 fuzzies and 7 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated French (fr) translation to 98% (Philippe Svetoslavsky)
         * New status: 507 messages complete with 0 fuzzies and 7 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated French (fr) translation to 98% (Philippe Svetoslavsky)
         * New status: 506 messages complete with 0 fuzzies and 8 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated French (fr) translation to 98% (Philippe Svetoslavsky)
         * New status: 505 messages complete with 0 fuzzies and 9 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated French (fr) translation to 97% (Philippe Svetoslavsky)
         * New status: 503 messages complete with 0 fuzzies and 11 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated French (fr) translation to 97% (Philippe Svetoslavsky)
         * New status: 502 messages complete with 0 fuzzies and 12 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated French (fr) translation to 97% (Philippe Svetoslavsky)
         * New status: 501 messages complete with 0 fuzzies and 13 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated French (fr) translation to 97% (Philippe Svetoslavsky)
         * New status: 500 messages complete with 0 fuzzies and 14 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated French (fr) translation to 97% (Philippe Svetoslavsky)
         * New status: 499 messages complete with 0 fuzzies and 15 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated French (fr) translation to 95% (Philippe Svetoslavsky)
         * New status: 492 messages complete with 4 fuzzies and 18 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated French (fr) translation to 95% (Philippe Svetoslavsky)
         * New status: 491 messages complete with 4 fuzzies and 19 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated French (fr) translation to 94% (Philippe Svetoslavsky)
         * New status: 487 messages complete with 4 fuzzies and 23 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated French (fr) translation to 93% (Philippe Svetoslavsky)
         * New status: 483 messages complete with 4 fuzzies and 27 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated French (fr) translation to 93% (Philippe Svetoslavsky)
         * New status: 479 messages complete with 4 fuzzies and 31 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated French (fr) translation to 92% (Philippe Svetoslavsky)
         * New status: 478 messages complete with 4 fuzzies and 32 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated French (fr) translation to 92% (Philippe Svetoslavsky)
         * New status: 476 messages complete with 4 fuzzies and 34 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated French (fr) translation to 92% (Philippe Svetoslavsky)
         * New status: 474 messages complete with 5 fuzzies and 35 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated French (fr) translation to 91% (Philippe Svetoslavsky)
         * New status: 469 messages complete with 5 fuzzies and 40 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated French (fr) translation to 90% (Philippe Svetoslavsky)
         * New status: 463 messages complete with 8 fuzzies and 43 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 renan.cakirerk
         * change logo

2011-01-20 igungor
         * take the credit.

2011-01-20 igungor
         * lowercase the word.

2011-01-20 transifex
         * l10n: Updated Turkish (tr) translation to 100% (Fatih Aşıcı)
         * New status: 514 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 igungor
         * remove new line chars.

2011-01-20 transifex
         * l10n: Updated Turkish (tr) translation to 100% (Renan Çakırerk)
         * New status: 514 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Turkish (tr) translation to 99% (Renan Çakırerk)
         * New status: 513 messages complete with 0 fuzzies and 1 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated French (fr) translation to 89% (Philippe Svetoslavsky)
         * New status: 461 messages complete with 9 fuzzies and 44 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Turkish (tr) translation to 99% (Mete Alparslan)
         * New status: 512 messages complete with 0 fuzzies and 2 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated French (fr) translation to 88% (Philippe Svetoslavsky)
         * New status: 456 messages complete with 13 fuzzies and 45 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 igungor
         * update nl.po

2011-01-20 transifex
         * l10n: Updated French (fr) translation to 88% (Philippe Svetoslavsky)
         * New status: 455 messages complete with 13 fuzzies and 46 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated French (fr) translation to 87% (Philippe Svetoslavsky)
         * New status: 449 messages complete with 17 fuzzies and 48 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Turkish (tr) translation to 99% (Mete Alparslan)
         * New status: 511 messages complete with 0 fuzzies and 3 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 mete
         * fix localization errors

2011-01-20 transifex
         * l10n: Updated Turkish (tr) translation to 99% (Mete Alparslan)
         * New status: 510 messages complete with 0 fuzzies and 4 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated French (fr) translation to 87% (Philippe Svetoslavsky)
         * New status: 448 messages complete with 17 fuzzies and 49 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated French (fr) translation to 85% (Philippe Svetoslavsky)
         * New status: 439 messages complete with 22 fuzzies and 53 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 igungor
         * ive fixed it already :/

2011-01-20 igungor
         * suit with the original string.

2011-01-20 igungor
         * remove bitch new lines.

2011-01-20 transifex
         * l10n: Updated Turkish (tr) translation to 99% (Mete Alparslan)
         * New status: 509 messages complete with 0 fuzzies and 5 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated French (fr) translation to 85% (Philippe Svetoslavsky)
         * New status: 437 messages complete with 22 fuzzies and 55 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Dutch (Flemish) (nl) translation to 100% (Antoon Tolboom)
         * New status: 496 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Turkish (tr) translation to 98% (Mete Alparslan)
         * New status: 508 messages complete with 0 fuzzies and 6 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Turkish (tr) translation to 98% (Mete Alparslan)
         * New status: 507 messages complete with 0 fuzzies and 7 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated French (fr) translation to 83% (Philippe Svetoslavsky)
         * New status: 430 messages complete with 25 fuzzies and 59 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Turkish (tr) translation to 98% (Koray Löker)
         * New status: 506 messages complete with 0 fuzzies and 8 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Turkish (tr) translation to 98% (Koray Löker)
         * New status: 505 messages complete with 0 fuzzies and 9 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Turkish (tr) translation to 98% (Koray Löker)
         * New status: 504 messages complete with 0 fuzzies and 10 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Turkish (tr) translation to 97% (Koray Löker)
         * New status: 503 messages complete with 0 fuzzies and 11 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Russian (ru) translation to 100% (Alexander Total)
         * New status: 514 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Turkish (tr) translation to 97% (Koray Löker)
         * New status: 501 messages complete with 0 fuzzies and 13 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Turkish (tr) translation to 96% (Mete Alparslan)
         * New status: 498 messages complete with 0 fuzzies and 16 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 igungor
         * wtf lokalize, remove these lines since gettext fails to parse it and YALI is affected by that. butterfly effect stayla.

2011-01-20 transifex
         * l10n: Updated Russian (ru) translation to 99% (Alexander Total)
         * New status: 513 messages complete with 0 fuzzies and 1 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Turkish (tr) translation to 96% (Koray Löker)
         * New status: 494 messages complete with 0 fuzzies and 20 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Russian (ru) translation to 99% (Alexander Total)
         * New status: 512 messages complete with 0 fuzzies and 2 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Turkish (tr) translation to 96% (Koray Löker)
         * New status: 494 messages complete with 0 fuzzies and 20 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Turkish (tr) translation to 95% (Mete Alparslan)
         * New status: 493 messages complete with 0 fuzzies and 21 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Turkish (tr) translation to 95% (Koray Löker)
         * New status: 489 messages complete with 0 fuzzies and 25 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Turkish (tr) translation to 94% (Koray Löker)
         * New status: 487 messages complete with 2 fuzzies and 25 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Turkish (tr) translation to 94% (Mete Alparslan)
         * New status: 484 messages complete with 2 fuzzies and 28 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Russian (ru) translation to 99% (Alexander Total)
         * New status: 511 messages complete with 0 fuzzies and 3 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Russian (ru) translation to 99% (Alexander Total)
         * New status: 510 messages complete with 0 fuzzies and 4 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Russian (ru) translation to 99% (Alexander Total)
         * New status: 509 messages complete with 0 fuzzies and 5 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Russian (ru) translation to 98% (Alexander Total)
         * New status: 508 messages complete with 0 fuzzies and 6 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Russian (ru) translation to 98% (Alexander Total)
         * New status: 507 messages complete with 0 fuzzies and 7 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Russian (ru) translation to 98% (Alexander Total)
         * New status: 506 messages complete with 0 fuzzies and 8 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Russian (ru) translation to 98% (Alexander Total)
         * New status: 505 messages complete with 0 fuzzies and 9 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Russian (ru) translation to 98% (Alexander Total)
         * New status: 504 messages complete with 0 fuzzies and 10 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Turkish (tr) translation to 93% (Koray Löker)
         * New status: 479 messages complete with 2 fuzzies and 33 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Russian (ru) translation to 97% (Alexander Total)
         * New status: 503 messages complete with 0 fuzzies and 11 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Russian (ru) translation to 97% (Alexander Total)
         * New status: 502 messages complete with 0 fuzzies and 12 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Russian (ru) translation to 97% (Alexander Total)
         * New status: 501 messages complete with 0 fuzzies and 13 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Turkish (tr) translation to 92% (Koray Löker)
         * New status: 475 messages complete with 4 fuzzies and 35 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Russian (ru) translation to 97% (Alexander Total)
         * New status: 499 messages complete with 0 fuzzies and 15 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Hungarian (hu) translation to 100% (Attila Siposs)
         * New status: 514 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Russian (ru) translation to 96% (Alexander Total)
         * New status: 498 messages complete with 0 fuzzies and 16 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Russian (ru) translation to 96% (Alexander Total)
         * New status: 497 messages complete with 0 fuzzies and 17 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Russian (ru) translation to 96% (Alexander Total)
         * New status: 496 messages complete with 0 fuzzies and 18 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Turkish (tr) translation to 90% (Koray Löker)
         * New status: 464 messages complete with 11 fuzzies and 39 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Russian (ru) translation to 96% (Alexander Total)
         * New status: 495 messages complete with 0 fuzzies and 19 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Russian (ru) translation to 96% (Alexander Total)
         * New status: 494 messages complete with 0 fuzzies and 20 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Turkish (tr) translation to 88% (Koray Löker)
         * New status: 454 messages complete with 15 fuzzies and 45 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Russian (ru) translation to 95% (Alexander Total)
         * New status: 492 messages complete with 0 fuzzies and 22 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Russian (ru) translation to 95% (Alexander Total)
         * New status: 491 messages complete with 0 fuzzies and 23 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Russian (ru) translation to 95% (Alexander Total)
         * New status: 490 messages complete with 0 fuzzies and 24 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Russian (ru) translation to 95% (Alexander Total)
         * New status: 489 messages complete with 0 fuzzies and 25 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Turkish (tr) translation to 84% (Koray Löker)
         * New status: 436 messages complete with 22 fuzzies and 56 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Russian (ru) translation to 94% (Alexander Total)
         * New status: 487 messages complete with 0 fuzzies and 27 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Russian (ru) translation to 94% (Alexander Total)
         * New status: 486 messages complete with 0 fuzzies and 28 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated German (de) translation to 97% (Stefan Wilhelm)
         * New status: 486 messages complete with 0 fuzzies and 10 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Russian (ru) translation to 93% (Alexander Total)
         * New status: 483 messages complete with 0 fuzzies and 31 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Russian (ru) translation to 93% (Alexander Total)
         * New status: 479 messages complete with 0 fuzzies and 35 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 mete
         * Smal changes.

2011-01-20 mete
         * Hide layout information after passing the screen

2011-01-20 transifex
         * l10n: Updated Russian (ru) translation to 92% (Alexander Total)
         * New status: 478 messages complete with 0 fuzzies and 36 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Russian (ru) translation to 92% (Alexander Total)
         * New status: 473 messages complete with 0 fuzzies and 41 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated German (de) translation to 97% (Stefan Wilhelm)
         * New status: 485 messages complete with 0 fuzzies and 11 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Russian (ru) translation to 90% (Alexander Total)
         * New status: 467 messages complete with 0 fuzzies and 47 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Russian (ru) translation to 90% (Alexander Total)
         * New status: 466 messages complete with 0 fuzzies and 48 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Russian (ru) translation to 90% (Alexander Total)
         * New status: 465 messages complete with 0 fuzzies and 49 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Russian (ru) translation to 90% (Alexander Total)
         * New status: 464 messages complete with 0 fuzzies and 50 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Russian (ru) translation to 90% (Alexander Total)
         * New status: 463 messages complete with 0 fuzzies and 51 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated German (de) translation to 96% (Stefan Wilhelm)
         * New status: 478 messages complete with 0 fuzzies and 18 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 igungor
         * mini mini birler, çalışkan ikiler :(

2011-01-20 transifex
         * l10n: Updated German (de) translation to 93% (Stefan Wilhelm)
         * New status: 466 messages complete with 5 fuzzies and 25 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 igungor
         * translate some. im done pffff

2011-01-20 transifex
         * l10n: Updated Russian (ru) translation to 89% (Alexander Total)
         * New status: 461 messages complete with 0 fuzzies and 53 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated German (de) translation to 91% (Stefan Wilhelm)
         * New status: 456 messages complete with 10 fuzzies and 30 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Russian (ru) translation to 88% (Alexander Total)
         * New status: 457 messages complete with 0 fuzzies and 57 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Russian (ru) translation to 87% (Alexander Total)
         * New status: 452 messages complete with 0 fuzzies and 62 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Russian (ru) translation to 87% (Alexander Total)
         * New status: 451 messages complete with 1 fuzzy and 62 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Russian (ru) translation to 87% (Alexander Total)
         * New status: 450 messages complete with 2 fuzzies and 62 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Russian (ru) translation to 87% (Alexander Total)
         * New status: 449 messages complete with 2 fuzzies and 63 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Russian (ru) translation to 84% (Alexander Total)
         * New status: 435 messages complete with 16 fuzzies and 63 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Russian (ru) translation to 84% (Alexander Total)
         * New status: 433 messages complete with 18 fuzzies and 63 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Russian (ru) translation to 83% (Alexander Total)
         * New status: 431 messages complete with 20 fuzzies and 63 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Russian (ru) translation to 82% (Alexander Total)
         * New status: 426 messages complete with 21 fuzzies and 67 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 transifex
         * l10n: Updated Russian (ru) translation to 81% (Alexander Total)
         * New status: 420 messages complete with 23 fuzzies and 71 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 mete
         * Update translations

2011-01-20 mete
         * Change string localization type

2011-01-20 mete
         * All storage modules are inclueded.

2011-01-20 transifex
         * l10n: Updated Turkish (tr) translation to 84% (Koray Löker)
         * New status: 417 messages complete with 21 fuzzies and 58 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 mete
         * Fixing translation generator script brings new strings.
         * Comment added to http://bugs.pardus.org.tr/16307

2011-01-20 fatih
         * Use Alt-Shift to toggle layout
         * Comment added to http://bugs.pardus.org.tr/15599

2011-01-20 mete
         * Ctrl+Shift can be used with Russian keyboard layout.

2011-01-20 fatih
         * util: If an alternate layout is available, use Ctrl-Shift to toggle

2011-01-20 fatih
         * localedata: Add us as an additional layout for Russian

2011-01-20 transifex
         * l10n: Updated Italian (it) translation to 85% (Ali Işıngör)
         * New status: 350 messages complete with 2 fuzzies and 58 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-20 mete
         * Revert qt tags using with detailed messages.

2011-01-19 igungor
         * fix critical bugs of ru.po

2011-01-19 renan.cakirerk
         * modify slideshows

2011-01-19 igungor
         * remove useless whitespace.

2011-01-18 transifex
         * l10n: Updated Swedish (sv) translation to 86% (Patrik Karlsson)
         * New status: 355 messages complete with 0 fuzzies and 55 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-18 transifex
         * l10n: Updated Spanish (Castilian) (es) translation to 97% (Klemens Häckel)
         * New status: 400 messages complete with 0 fuzzies and 10 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-18 igungor
         * remove forgotten-at-the-last-moment fuzzy lines.

2011-01-18 transifex
         * l10n: Updated Italian (it) translation to 83% (Ali Işıngör)
         * New status: 344 messages complete with 5 fuzzies and 61 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-18 igungor
         * remove fuzzy lines which are effected by the previous commit.

2011-01-18 igungor
         * update messages

2011-01-18 igungor
         * Seperate words with a space, last minute fixes

2011-01-18 mete
         * Fixes fatal error for russian translations.

2011-01-18 renan.cakirerk
         * modify license screen icon

2011-01-18 renan.cakirerk
         * style modifications

2011-01-17 igungor
         * Add a workaround to fix fatal error. Please double check your translation with `msgfmt -c` if you are committing via SVN instead of Transifex :("

2011-01-17 mete
         * Fix typo of target grub conf path concenation
         * Comment added to http://bugs.pardus.org.tr/15949

2011-01-17 mete
         * Fix typo

2011-01-17 loker
         * cümle daha basit olsun

2011-01-17 loker
         * lardaki taki

2011-01-17 loker
         * Bug fixed at http://bugs.pardus.org.tr/16276

2011-01-16 gokmen.goksel
         * - Set default settings to new QTermWidget 

2011-01-16 igungor
         * critical bugfix release of Russian translation.

2011-01-15 mete
         * Update translations for 2011
         * Some missing translations need this update however there is not new
         * strings added.

2011-01-15 mete
         * Revert removing space to fix becoming fuzzy translations

2011-01-15 mete
         * Fixes typo

2011-01-15 mete
         * Fixes timezone crash due to localization
         * Bug fixed at http://bugs.pardus.org.tr/16255

2011-01-14 renan.cakirerk
         * fix packet summary heigth

2011-01-14 mete
         * Use target batch file with device-map parameter.

2011-01-14 semen.cirit
         * Some translations fixed.

2011-01-13 mete
         * Change pixmap path if format exists

2011-01-13 mete
         * Fixes appendıng Linux configuration and adding support installing with
         * devicemap

2011-01-13 mete
         * Fixes missing translations support

2011-01-12 transifex
         * l10n: Updated Dutch (Flemish) (nl) translation to 100% (Antoon Tolboom)
         * New status: 410 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-12 transifex
         * l10n: Updated Russian (ru) translation to 96% (Alexey Ivanes)
         * New status: 396 messages complete with 0 fuzzies and 14 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-12 transifex
         * l10n: Updated Italian (it) translation to 83% (Ali Işıngör)
         * New status: 341 messages complete with 3 fuzzies and 63 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-11 transifex
         * l10n: Updated Spanish (Castilian) (es) translation to 97% (Klemens Häckel)
         * New status: 400 messages complete with 0 fuzzies and 10 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-11 transifex
         * l10n: Updated Spanish (Castilian) (es) translation to 97% (Klemens Häckel)
         * New status: 399 messages complete with 1 fuzzy and 10 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-11 transifex
         * l10n: Updated German (de) translation to 100% (Stefan Wilhelm)
         * New status: 410 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-11 transifex
         * l10n: Updated German (de) translation to 100% (Stefan Wilhelm)
         * New status: 410 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-11 mete
         * Set initial value on init rather than widget shown

2011-01-11 mete
         * Set expanded true on every item in Storage Tree
         * Bug fixed at http://bugs.pardus.org.tr/15400

2011-01-11 mete
         * After showing traceback reboot button enabled
         * Bug fixed at http://bugs.pardus.org.tr/15332

2011-01-10 transifex
         * l10n: Updated Italian (it) translation to 83% (Ali Işıngör)
         * New status: 340 messages complete with 3 fuzzies and 64 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-10 transifex
         * l10n: Updated Italian (it) translation to 83% (Ali Işıngör)
         * New status: 339 messages complete with 3 fuzzies and 65 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-10 transifex
         * l10n: Updated Italian (it) translation to 82% (Ali Işıngör)
         * New status: 336 messages complete with 3 fuzzies and 68 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-10 transifex
         * l10n: Updated Italian (it) translation to 82% (Ali Işıngör)
         * New status: 334 messages complete with 3 fuzzies and 70 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-10 mete
         * Disable duplicate check state on root devices

2011-01-10 mete
         * Always use subprocess.call rather than os.system

2011-01-10 mete
         * Disable debug mode as default

2011-01-10 mete
         * Convert mountpoints as unicoded
         * Bug fixed at http://bugs.pardus.org.tr/16063

2011-01-10 mete
         * Disable going forward if password and confirmation is both empty
         * Bug fixed at http://bugs.pardus.org.tr/16058

2011-01-10 mete
         * Fixes new line character.

2011-01-10 transifex
         * l10n: Updated Italian (it) translation to 80% (Ali Işıngör)
         * New status: 329 messages complete with 4 fuzzies and 74 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-10 transifex
         * l10n: Updated Dutch (Flemish) (nl) translation to 100% (Antoon Tolboom)
         * New status: 410 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-10 transifex
         * l10n: Updated Turkish (tr) translation to 100% (Ali Işıngör)
         * New status: 410 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-10 transifex
         * l10n: Updated Italian (it) translation to 80% (Ali Işıngör)
         * New status: 326 messages complete with 4 fuzzies and 77 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-10 transifex
         * l10n: Updated Italian (it) translation to 79% (Ali Işıngör)
         * New status: 324 messages complete with 5 fuzzies and 78 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-10 transifex
         * l10n: Updated Italian (it) translation to 79% (Ali Işıngör)
         * New status: 322 messages complete with 5 fuzzies and 80 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-10 loker
         * ben bu gettexti çok aradım

2011-01-10 fatih
         * util: If available, use /usr/libexec/xorg-save-xkb-config.sh to save keymap

2011-01-10 transifex
         * l10n: Updated Russian (ru) translation to 96% (Darth_Revan)
         * New status: 396 messages complete with 0 fuzzies and 14 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-10 loker
         * re-initialize düğmelerine açıklama düzeltme falan

2011-01-10 transifex
         * l10n: Updated Turkish (tr) translation to 100% (Koray Löker)
         * New status: 410 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-10 transifex
         * l10n: Updated Turkish (tr) translation to 99% (Koray Löker)
         * New status: 407 messages complete with 3 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-09 transifex
         * l10n: Updated Swedish (sv) translation to 86% (Patrik Karlsson)
         * New status: 354 messages complete with 0 fuzzies and 53 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-09 transifex
         * l10n: Updated Swedish (sv) translation to 83% (Patrik Karlsson)
         * New status: 339 messages complete with 0 fuzzies and 68 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-08 transifex
         * l10n: Updated Turkish (tr) translation to 99% (Kaan Akşit)
         * New status: 406 messages complete with 3 fuzzies and 1 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-08 transifex
         * l10n: Updated Italian (it) translation to 78% (Ali Işıngör)
         * New status: 319 messages complete with 5 fuzzies and 83 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-07 transifex
         * l10n: Updated Italian (it) translation to 77% (Ali Işıngör)
         * New status: 316 messages complete with 6 fuzzies and 85 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-07 transifex
         * l10n: Updated Russian (ru) translation to 95% (Nikolay Semenov)
         * New status: 390 messages complete with 0 fuzzies and 20 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-06 transifex
         * l10n: Updated Russian (ru) translation to 93% (Alexey Ivanes)
         * New status: 385 messages complete with 0 fuzzies and 25 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-06 transifex
         * l10n: Updated Russian (ru) translation to 93% (Alexander Total)
         * New status: 382 messages complete with 0 fuzzies and 28 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-06 transifex
         * l10n: Updated Russian (ru) translation to 92% (Alexander Total)
         * New status: 380 messages complete with 0 fuzzies and 30 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-06 transifex
         * l10n: Updated Russian (ru) translation to 91% (Alexander Total)
         * New status: 377 messages complete with 0 fuzzies and 33 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-06 transifex
         * l10n: Updated Russian (ru) translation to 91% (Alexander Total)
         * New status: 374 messages complete with 0 fuzzies and 36 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-06 transifex
         * l10n: Updated Russian (ru) translation to 90% (Alexander Total)
         * New status: 373 messages complete with 0 fuzzies and 37 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-06 transifex
         * l10n: Updated Russian (ru) translation to 90% (Alexander Total)
         * New status: 371 messages complete with 0 fuzzies and 39 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-06 transifex
         * l10n: Updated Russian (ru) translation to 90% (Alexander Total)
         * New status: 370 messages complete with 0 fuzzies and 40 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-06 transifex
         * l10n: Updated Russian (ru) translation to 90% (Alexander Total)
         * New status: 369 messages complete with 0 fuzzies and 41 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-06 transifex
         * l10n: Updated Russian (ru) translation to 88% (Alexander Total)
         * New status: 361 messages complete with 0 fuzzies and 49 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-06 transifex
         * l10n: Updated French (fr) translation to 100% (Philippe Svetoslavsky)
         * New status: 410 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-06 transifex
         * l10n: Updated Swedish (sv) translation to 81% (Patrik Karlsson)
         * New status: 331 messages complete with 0 fuzzies and 76 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-06 transifex
         * l10n: Updated Russian (ru) translation to 86% (Nikolay Semenov)
         * New status: 354 messages complete with 0 fuzzies and 56 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-06 transifex
         * l10n: Updated Italian (it) translation to 76% (Ali Işıngör)
         * New status: 313 messages complete with 6 fuzzies and 88 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-06 transifex
         * l10n: Updated Swedish (sv) translation to 80% (Patrik Karlsson)
         * New status: 329 messages complete with 0 fuzzies and 78 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-05 transifex
         * l10n: Updated Russian (ru) translation to 84% (Alexey Ivanes)
         * New status: 345 messages complete with 4 fuzzies and 61 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-05 transifex
         * l10n: Updated German (de) translation to 100% (Stefan Wilhelm)
         * New status: 410 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-04 transifex
         * l10n: Updated Russian (ru) translation to 81% (Alexey Ivanes)
         * New status: 335 messages complete with 4 fuzzies and 71 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-04 transifex
         * l10n: Updated Hungarian (hu) translation to 100% (Attila Siposs)
         * New status: 410 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-04 transifex
         * l10n: Updated Italian (it) translation to 76% (Ali Işıngör)
         * New status: 312 messages complete with 8 fuzzies and 87 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-04 transifex
         * l10n: Updated Italian (it) translation to 75% (Ali Işıngör)
         * New status: 306 messages complete with 8 fuzzies and 93 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-04 transifex
         * l10n: Updated Swedish (sv) translation to 78% (Patrik Karlsson)
         * New status: 318 messages complete with 0 fuzzies and 89 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-04 mete
         * Update translations

2011-01-04 mete
         * Add Message windows text converter patch

2011-01-04 mete
         * Fixes localization typos

2011-01-04 mete
         * Disable not needed language packages installation

2011-01-03 transifex
         * l10n: Updated Spanish (Castilian) (es) translation to 97% (Klemens Häckel)
         * New status: 397 messages complete with 0 fuzzies and 10 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-03 igungor
         * use the same translation

2011-01-03 transifex
         * l10n: Updated Russian (ru) translation to 79% (Darth_Revan)
         * New status: 323 messages complete with 1 fuzzy and 83 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-03 mete
         * Tetris and console dialog are shown at last.

2011-01-03 mete
         * Move storage api assignment point to fix none type of doAutoPart value.
         * Bug fixed at http://bugs.pardus.org.tr/15938

2011-01-03 mete
         * Hide releasenotes if installation type is firstboot

2011-01-03 mete
         * Change firstboot option value

2011-01-03 transifex
         * l10n: Updated Spanish (Castilian) (es) translation to 97% (Klemens Häckel)
         * New status: 395 messages complete with 1 fuzzy and 11 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-02 transifex
         * l10n: Updated Italian (it) translation to 74% (Ali Işıngör)
         * New status: 303 messages complete with 9 fuzzies and 95 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-02 transifex
         * l10n: Updated Italian (it) translation to 73% (Ali Işıngör)
         * New status: 300 messages complete with 11 fuzzies and 96 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-02 transifex
         * l10n: Updated Italian (it) translation to 72% (Ali Işıngör)
         * New status: 294 messages complete with 16 fuzzies and 97 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-02 transifex
         * l10n: Updated Russian (ru) translation to 78% (Nikolay Semenov)
         * New status: 320 messages complete with 1 fuzzy and 86 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-02 transifex
         * l10n: Updated Italian (it) translation to 71% (Ali Işıngör)
         * New status: 291 messages complete with 18 fuzzies and 98 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-02 transifex
         * l10n: Updated Italian (it) translation to 71% (Ali Işıngör)
         * New status: 290 messages complete with 18 fuzzies and 99 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-02 transifex
         * l10n: Updated Italian (it) translation to 71% (Ali Işıngör)
         * New status: 290 messages complete with 18 fuzzies and 99 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-02 transifex
         * l10n: Updated Italian (it) translation to 71% (Ali Işıngör)
         * New status: 290 messages complete with 18 fuzzies and 99 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-01 transifex
         * l10n: Updated Italian (it) translation to 70% (Ali Işıngör)
         * New status: 287 messages complete with 18 fuzzies and 102 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-01 transifex
         * l10n: Updated Italian (it) translation to 70% (Ali Işıngör)
         * New status: 285 messages complete with 20 fuzzies and 102 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-01 transifex
         * l10n: Updated Italian (it) translation to 68% (Ali Işıngör)
         * New status: 280 messages complete with 23 fuzzies and 104 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-01 transifex
         * l10n: Updated Russian (ru) translation to 77% (Alexey Ivanes)
         * New status: 316 messages complete with 3 fuzzies and 88 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-01 transifex
         * l10n: Updated Russian (ru) translation to 90% (Alexey Ivanes)
         * New status: 370 messages complete with 3 fuzzies and 34 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-01 transifex
         * l10n: Updated Russian (ru) translation to 91% (Nikolay Semenov)
         * New status: 371 messages complete with 2 fuzzies and 34 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2011-01-01 transifex
         * l10n: Updated Russian (ru) translation to 90% (Nikolay Semenov)
         * New status: 370 messages complete with 2 fuzzies and 35 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-31 transifex
         * l10n: Updated Swedish (sv) translation to 73% (Patrik Karlsson)
         * New status: 298 messages complete with 20 fuzzies and 89 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-31 transifex
         * l10n: Updated Russian (ru) translation to 90% (Alexey Ivanes)
         * New status: 369 messages complete with 3 fuzzies and 35 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-31 transifex
         * l10n: Updated Russian (ru) translation to 90% (Alexey Ivanes)
         * New status: 369 messages complete with 1 fuzzy and 37 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-29 transifex
         * l10n: Updated French (fr) translation to 100% (Philippe Svetoslavsky)
         * New status: 407 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-29 transifex
         * l10n: Updated French (fr) translation to 100% (Philippe Svetoslavsky)
         * New status: 407 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-29 renan.cakirerk
         * remove garbage

2010-12-29 renan.cakirerk
         * remove experimental translation solution

2010-12-29 renan.cakirerk
         * remove experimental translation solution

2010-12-29 renan.cakirerk
         * A better and new implementation of the timezone settings.
         * Bug fixed at http://bugs.pardus.org.tr/15856

2010-12-29 mete
         * Add Russian, Hungarian translations to defaults.

2010-12-29 mete
         * Decrease singleshot timer to zero.

2010-12-29 fatih
         * Add support for plymouth transition

2010-12-29 fatih
         * Add a missing 'the'

2010-12-29 fatih
         * Suggest drivers earlier

2010-12-29 fatih
         * Improve the text in video driver suggestion (try 2)

2010-12-29 mete
         * run_logged is ready to use.

2010-12-29 fatih
         * Improve the text in video driver suggestion

2010-12-29 fatih
         * Fix driver suggestion by moving package list generation to ScrSummary

2010-12-28 mete
         * Enable if root device is selected
         * If user returns back to manual partition screen and root device is
         * selected appropriately, we have to enable next button.

2010-12-28 mete
         * Load non existed filesystem modules

2010-12-28 mete
         * Fixes creating logical volumes after edit
         * Bug fixed at http://bugs.pardus.org.tr/14706

2010-12-28 mete
         * Change resize splitters left to rigt

2010-12-28 mete
         * Fixes typos

2010-12-28 fatih
         * Suggest proprietary video drivers if available

2010-12-28 mete
         * Merged yet-another-freeze-fix.diff to mainline

2010-12-28 mete
         * Fixes goodbye screen help content according to install type
         * Bug fixed at http://bugs.pardus.org.tr/15860

2010-12-28 mete
         * Fixes setting user password while returning back user screen
         * Bug fixed at http://bugs.pardus.org.tr/15858

2010-12-28 transifex
         * l10n: Updated Swedish (sv) translation to 73% (Patrik Karlsson)
         * New status: 298 messages complete with 20 fuzzies and 89 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-27 transifex
         * l10n: Updated German (de) translation to 100% (Stefan Wilhelm)
         * New status: 407 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-27 transifex
         * l10n: Updated Russian (ru) translation to 89% (Alexander Total)
         * New status: 365 messages complete with 2 fuzzies and 40 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-27 transifex
         * l10n: Updated Russian (ru) translation to 89% (Alexander Total)
         * New status: 364 messages complete with 2 fuzzies and 41 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-27 transifex
         * l10n: Updated Russian (ru) translation to 88% (Alexander Total)
         * New status: 362 messages complete with 2 fuzzies and 43 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-27 transifex
         * l10n: Updated Russian (ru) translation to 87% (Alexander Total)
         * New status: 357 messages complete with 2 fuzzies and 48 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-27 transifex
         * l10n: Updated Russian (ru) translation to 85% (Alexander Total)
         * New status: 350 messages complete with 2 fuzzies and 55 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-27 mete
         * Fixes resize operation on paritions
         * Bug fixed at http://bugs.pardus.org.tr/14958
         * Bug fixed at http://bugs.pardus.org.tr/14513
         * Bug fixed at http://bugs.pardus.org.tr/15254

2010-12-27 loker
         * BUGFIX:15444

2010-12-27 mete
         * Update translations

2010-12-27 mete
         * Change logging text as non translatable

2010-12-27 transifex
         * l10n: Updated Hungarian (hu) translation to 100% (Attila Siposs)
         * New status: 410 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-27 transifex
         * l10n: Updated Turkish (tr) translation to 99% (Koray Löker)
         * New status: 408 messages complete with 2 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-27 transifex
         * l10n: Updated Turkish (tr) translation to 99% (Koray Löker)
         * New status: 407 messages complete with 3 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-27 transifex
         * l10n: Updated Dutch (Flemish) (nl) translation to 100% (Antoon Tolboom)
         * New status: 410 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-27 transifex
         * l10n: Updated Turkish (tr) translation to 98% (H. İbrahim Güngör)
         * New status: 405 messages complete with 4 fuzzies and 1 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-27 mete
         * Update translations

2010-12-27 mete
         * Remove redundant texts

2010-12-27 mete
         * Add root size limitation for root devices.

2010-12-27 mete
         * Fixes redundat text from ui files

2010-12-27 mete
         * Fixes setting request mountpoint as current

2010-12-27 mete
         * Add more debug options

2010-12-27 mete
         * Remove redundant items

2010-12-27 mete
         * Fixes translatable strings in UI files

2010-12-27 transifex
         * l10n: Updated Hungarian (hu) translation to 100% (Attila Siposs)
         * New status: 420 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-27 mete
         * Fixes pds failing if storage api throw question
         * PDE needs return value to stop thread however storage api handle disk
         * states by self and show user to select state what to do it to keep on.

2010-12-27 mete
         * Fixes inconsistentLVM question message's line break

2010-12-27 mete
         * Needs disabling /lib/udev/rules.d/65-md-incremental.rules
         * This rules adding/removing a single device an array as appropriate but
         * we doesnt needs activating any raid array or raid member partition.This
         * distrups correlating between raid arrays and members.
         * Creating /dev/.in_sysinit is needed before udev has started.
         * Comment added to http://bugs.pardus.org.tr/14637

2010-12-27 mete
         * Fixes selection errors on changing raid level
         * Bug fixed at http://bugs.pardus.org.tr/15763

2010-12-27 mete
         * Dont ignore if user want to set user id by self
         * Bug fixed at http://bugs.pardus.org.tr/15786

2010-12-27 mete
         * pylint fixes

2010-12-27 transifex
         * l10n: Updated German (de) translation to 99% (Stefan Wilhelm)
         * New status: 417 messages complete with 3 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-26 transifex
         * l10n: Updated German (de) translation to 91% (Stefan Wilhelm)
         * New status: 386 messages complete with 23 fuzzies and 11 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-26 transifex
         * l10n: Updated Hungarian (hu) translation to 57% (Attila Siposs)
         * New status: 241 messages complete with 2 fuzzies and 177 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-26 transifex
         * l10n: Updated German (de) translation to 85% (Stefan Wilhelm)
         * New status: 359 messages complete with 41 fuzzies and 20 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-26 transifex
         * l10n: Updated German (de) translation to 83% (Stefan Wilhelm)
         * New status: 352 messages complete with 43 fuzzies and 25 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-26 transifex
         * l10n: Updated German (de) translation to 78% (Stefan Wilhelm)
         * New status: 328 messages complete with 60 fuzzies and 32 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-26 transifex
         * l10n: Updated Russian (ru) translation to 85% (Alexander Total)
         * New status: 358 messages complete with 2 fuzzies and 60 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-26 transifex
         * l10n: Updated Russian (ru) translation to 85% (Alexey Ivanes)
         * New status: 357 messages complete with 2 fuzzies and 61 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-26 transifex
         * l10n: Updated Russian (ru) translation to 85% (Alexey Ivanes)
         * New status: 357 messages complete with 2 fuzzies and 61 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-26 transifex
         * l10n: Updated Dutch (Flemish) (nl) translation to 100% (Antoon Tolboom)
         * New status: 420 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-26 transifex
         * l10n: Updated Turkish (tr) translation to 98% (Ayhan Yalçınsoy)
         * New status: 415 messages complete with 0 fuzzies and 5 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-25 transifex
         * l10n: Updated Italian (it) translation to 67% (Ali Işıngör)
         * New status: 285 messages complete with 27 fuzzies and 108 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-25 transifex
         * l10n: Updated Italian (it) translation to 67% (Ali Işıngör)
         * New status: 284 messages complete with 28 fuzzies and 108 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-25 transifex
         * l10n: Updated Italian (it) translation to 67% (Ali Işıngör)
         * New status: 282 messages complete with 28 fuzzies and 110 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-25 transifex
         * l10n: Updated Italian (it) translation to 66% (Ali Işıngör)
         * New status: 279 messages complete with 28 fuzzies and 113 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-25 transifex
         * l10n: Updated Italian (it) translation to 65% (Ali Işıngör)
         * New status: 277 messages complete with 30 fuzzies and 113 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-25 transifex
         * l10n: Updated Italian (it) translation to 65% (Ali Işıngör)
         * New status: 273 messages complete with 30 fuzzies and 117 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-25 transifex
         * l10n: Updated Italian (it) translation to 64% (Ali Işıngör)
         * New status: 271 messages complete with 32 fuzzies and 117 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-24 transifex
         * l10n: Updated Italian (it) translation to 62% (Ali Işıngör)
         * New status: 264 messages complete with 39 fuzzies and 117 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-24 transifex
         * l10n: Updated Turkish (tr) translation to 97% (Koray Löker)
         * New status: 410 messages complete with 3 fuzzies and 7 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-24 loker
         * birim > hacim dönüşümüne devam

2010-12-24 mete
         * Update translations

2010-12-24 mete
         * Fixes non-translatable list items

2010-12-24 loker
         * logical volume manager mantıksal birim değil de hacim yönetimi olsun, kimi typolar düzelsin falan gibi fani dertler...

2010-12-23 transifex
         * l10n: Updated Italian (it) translation to 60% (Ali Işıngör)
         * New status: 259 messages complete with 39 fuzzies and 127 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-23 transifex
         * l10n: Updated Italian (it) translation to 59% (Ali Işıngör)
         * New status: 253 messages complete with 44 fuzzies and 128 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-23 transifex
         * l10n: Updated Italian (it) translation to 58% (Ali Işıngör)
         * New status: 249 messages complete with 49 fuzzies and 127 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-23 transifex
         * l10n: Updated Italian (it) translation to 57% (Ali Işıngör)
         * New status: 246 messages complete with 52 fuzzies and 127 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-23 transifex
         * l10n: Updated Italian (it) translation to 56% (Ali Işıngör)
         * New status: 239 messages complete with 54 fuzzies and 132 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-23 transifex
         * l10n: Updated Italian (it) translation to 54% (Ali Işıngör)
         * New status: 233 messages complete with 60 fuzzies and 132 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-23 transifex
         * l10n: Updated Swedish (sv) translation to 72% (Patrik Karlsson)
         * New status: 307 messages complete with 26 fuzzies and 92 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-23 transifex
         * l10n: Updated Italian (it) translation to 52% (Ali Işıngör)
         * New status: 225 messages complete with 66 fuzzies and 134 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-23 transifex
         * l10n: Updated Italian (it) translation to 51% (Ali Işıngör)
         * New status: 220 messages complete with 69 fuzzies and 136 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-23 transifex
         * l10n: Updated Swedish (sv) translation to 58% (Patrik Karlsson)
         * New status: 249 messages complete with 60 fuzzies and 116 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-23 transifex
         * l10n: Updated Italian (it) translation to 51% (Ali Işıngör)
         * New status: 217 messages complete with 69 fuzzies and 139 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-23 transifex
         * l10n: Updated Italian (it) translation to 49% (Ali Işıngör)
         * New status: 212 messages complete with 74 fuzzies and 139 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-22 transifex
         * l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 36% (José Afonso da Silva Carvalho)
         * New status: 156 messages complete with 74 fuzzies and 195 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-20 transifex
         * l10n: Updated Swedish (sv) translation to 54% (Patrik Karlsson)
         * New status: 233 messages complete with 70 fuzzies and 122 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-20 mete
         * Fixes logical volumes mountpoint assigning without formatting
         * If selected mountpoint is in /, /boot, /usr, /var; storage backend only warns
         * user to modify last changes that need formatting.User-defined
         * mountpoints are excluded from this format list.
         * Bug fixed at http://bugs.pardus.org.tr/14705

2010-12-20 transifex
         * l10n: Updated Russian (ru) translation to 84% (Alexey Ivanes)
         * New status: 360 messages complete with 1 fuzzy and 64 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-19 mete
         * Temporarily add raid device as /boot patch

2010-12-19 mete
         * Fixes confusion of translations meaning in turkish locale

2010-12-19 mete
         * Fixes autologin problems on adding user screen
         * Bug fixed at http://bugs.pardus.org.tr/15351

2010-12-19 transifex
         * l10n: Updated Italian (it) translation to 48% (Ali Işıngör)
         * New status: 207 messages complete with 79 fuzzies and 139 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-19 transifex
         * l10n: Updated Italian (it) translation to 47% (Ali Işıngör)
         * New status: 203 messages complete with 83 fuzzies and 139 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-19 transifex
         * l10n: Updated Italian (it) translation to 45% (Ali Işıngör)
         * New status: 195 messages complete with 91 fuzzies and 139 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-19 transifex
         * l10n: Updated Italian (it) translation to 45% (Ali Işıngör)
         * New status: 193 messages complete with 92 fuzzies and 140 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-19 transifex
         * l10n: Updated Italian (it) translation to 44% (Ali Işıngör)
         * New status: 189 messages complete with 93 fuzzies and 143 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-19 transifex
         * l10n: Updated Italian (it) translation to 44% (Ali Işıngör)
         * New status: 187 messages complete with 94 fuzzies and 144 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-19 transifex
         * l10n: Updated Italian (it) translation to 42% (Ali Işıngör)
         * New status: 181 messages complete with 99 fuzzies and 145 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-19 transifex
         * l10n: Updated Italian (it) translation to 40% (Ali Işıngör)
         * New status: 171 messages complete with 108 fuzzies and 146 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-19 transifex
         * l10n: Updated Russian (ru) translation to 81% (Nikolay Semenov)
         * New status: 345 messages complete with 2 fuzzies and 78 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-19 gokcen.eraslan
         * Really fix typo.
         * Comment added to http://bugs.pardus.org.tr/15444

2010-12-19 mete
         * Remove unused storage ui element creation methods.

2010-12-19 mete
         * Remove redundant drive selection list and adjust size

2010-12-19 mete
         * pylint fixes

2010-12-19 mete
         * Fixes Manual partitioning screen create menu.
         * Bug fixed at http://bugs.pardus.org.tr/14692
         * Bug fixed at http://bugs.pardus.org.tr/15333
         * Bug fixed at http://bugs.pardus.org.tr/14749
         * Bug fixed at http://bugs.pardus.org.tr/14893

2010-12-19 mete
         * Storage initializing support threaded
         * Using pds to initialize storage devices provide fixing gui freezing.

2010-12-19 mete
         * pylint fixes

2010-12-19 mete
         * Set mountpoint index as empty if format is not mountable

2010-12-19 mete
         * Fixes turkish localization
         * Bug fixed at http://bugs.pardus.org.tr/15444

2010-12-19 mete
         * Underline Use free space summary title content.

2010-12-18 transifex
         * l10n: Updated Russian (ru) translation to 79% (Nikolay Semenov)
         * New status: 339 messages complete with 2 fuzzies and 84 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-17 transifex
         * l10n: Updated Swedish (sv) translation to 47% (Patrik Karlsson)
         * New status: 203 messages complete with 87 fuzzies and 135 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-17 transifex
         * l10n: Updated Swedish (sv) translation to 30% (Patrik Karlsson)
         * New status: 131 messages complete with 136 fuzzies and 158 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-17 transifex
         * l10n: Updated Portuguese (Brazilian) (pt_BR) translation to 20% (José Afonso da Silva Carvalho)
         * New status: 86 messages complete with 120 fuzzies and 219 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-17 transifex
         * l10n: Updated Spanish (Castilian) (es) translation to 96% (Klemens Häckel)
         * New status: 409 messages complete with 0 fuzzies and 16 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-17 transifex
         * l10n: Updated Spanish (Castilian) (es) translation to 95% (Klemens Häckel)
         * New status: 407 messages complete with 1 fuzzy and 17 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-16 transifex
         * l10n: Updated Hungarian (hu) translation to 45% (Attila Siposs)
         * New status: 192 messages complete with 15 fuzzies and 218 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-14 transifex
         * l10n: Updated Italian (it) translation to 39% (Ali Işıngör)
         * New status: 168 messages complete with 108 fuzzies and 149 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-14 transifex
         * l10n: Updated Italian (it) translation to 37% (Ali Işıngör)
         * New status: 161 messages complete with 114 fuzzies and 150 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-14 transifex
         * l10n: Updated Italian (it) translation to 37% (Ali Işıngör)
         * New status: 158 messages complete with 116 fuzzies and 151 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-14 transifex
         * l10n: Updated Italian (it) translation to 35% (Ali Işıngör)
         * New status: 151 messages complete with 121 fuzzies and 153 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-14 transifex
         * l10n: Updated Italian (it) translation to 34% (Ali Işıngör)
         * New status: 145 messages complete with 122 fuzzies and 158 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-14 transifex
         * l10n: Updated Italian (it) translation to 32% (Ali Işıngör)
         * New status: 137 messages complete with 128 fuzzies and 160 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-13 transifex
         * l10n: Updated Italian (it) translation to 30% (Ali Işıngör)
         * New status: 131 messages complete with 131 fuzzies and 163 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-13 transifex
         * l10n: Updated Russian (ru) translation to 76% (Alexey Ivanes)
         * New status: 326 messages complete with 2 fuzzies and 97 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-12 transifex
         * l10n: Updated Russian (ru) translation to 75% (Yasirov Vasiliy)
         * New status: 319 messages complete with 2 fuzzies and 104 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-12 transifex
         * l10n: Updated Russian (ru) translation to 75% (Yasirov Vasiliy)
         * New status: 319 messages complete with 2 fuzzies and 104 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-12 transifex
         * l10n: Updated Russian (ru) translation to 73% (Nikolay Semenov)
         * New status: 314 messages complete with 5 fuzzies and 106 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-12 transifex
         * l10n: Updated Russian (ru) translation to 73% (Nikolay Semenov)
         * New status: 311 messages complete with 5 fuzzies and 109 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-11 transifex
         * l10n: Updated Turkish (tr) translation to 98% (Ayhan Yalçınsoy)
         * New status: 420 messages complete with 0 fuzzies and 5 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-11 transifex
         * l10n: Updated French (fr) translation to 100% (Philippe Svetoslavsky)
         * New status: 425 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-11 transifex
         * l10n: Updated Turkish (tr) translation to 98% (Ayhan Yalçınsoy)
         * New status: 420 messages complete with 0 fuzzies and 5 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-10 transifex
         * l10n: Updated Russian (ru) translation to 71% (Alexey Ivanes)
         * New status: 302 messages complete with 14 fuzzies and 109 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-10 transifex
         * l10n: Updated Dutch (Flemish) (nl) translation to 100% (Antoon Tolboom)
         * New status: 425 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-10 mete
         * Revert root password restrictions.

2010-12-10 mete
         * Change installPartition label If /boot directory is used by RAID.

2010-12-10 mete
         * Set user defined mountpoints privileges
         * Needs setting user defined devices moountpoints priveleges as user=root
         * group=disk  and change mod as 0770
         * Bug fixed at http://bugs.pardus.org.tr/14598

2010-12-10 mete
         * Installation package errors is writing out log file also.

2010-12-10 mete
         * There is no need cleanup after default installation.

2010-12-10 mete
         * Add uuid support to bootloader.
         * uuid suppport is enabled in /boot/grub/grub.conf and using relative
         * path for kernel and initrd.

2010-12-10 renan.cakirerk
         * fix items that load after the screen is shown

2010-12-10 mete
         * Fixes datetimewidget translatable widget

2010-12-10 mete
         * Closed translatable property on ui.

2010-12-10 mete
         * Update translations

2010-12-10 mete
         * Fixes partresize rich text

2010-12-10 renan.cakirerk
         * fix richtext problem

2010-12-10 mete
         * Fixes ui richtext

2010-12-10 igungor
         * Fix too many new line chars issue which borks yali

2010-12-10 transifex
         * l10n: Updated Turkish (tr) translation to 98% (Koray Löker)
         * New status: 418 messages complete with 0 fuzzies and 8 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-10 transifex
         * l10n: Updated Turkish (tr) translation to 97% (Koray Löker)
         * New status: 417 messages complete with 1 fuzzy and 8 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-10 mete
         * Update richtext problem

2010-12-10 transifex
         * l10n: Updated Dutch (Flemish) (nl) translation to 100% (Antoon Tolboom)
         * New status: 427 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-10 transifex
         * l10n: Updated Turkish (tr) translation to 97% (Koray Löker)
         * New status: 415 messages complete with 1 fuzzy and 11 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-10 mete
         * Fixes fuzzy strings

2010-12-10 mete
         * Update translations

2010-12-09 transifex
         * l10n: Updated Russian (ru) translation to 68% (Alexey Ivanes)
         * New status: 291 messages complete with 33 fuzzies and 103 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-09 loker
         * only the goodbye screen(s) left...

2010-12-09 transifex
         * l10n: Updated Russian (ru) translation to 61% (Alexey Ivanes)
         * New status: 261 messages complete with 34 fuzzies and 132 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-08 transifex
         * l10n: Updated Turkish (tr) translation to 97% (Ayhan Yalçınsoy)
         * New status: 418 messages complete with 0 fuzzies and 9 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-08 renan.cakirerk
         * modifications for theme correction

2010-12-08 transifex
         * l10n: Updated Turkish (tr) translation to 97% (Ayhan Yalçınsoy)
         * New status: 418 messages complete with 0 fuzzies and 9 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-08 transifex
         * l10n: Updated Turkish (tr) translation to 97% (Ayhan Yalçınsoy)
         * New status: 417 messages complete with 0 fuzzies and 10 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-08 loker
         * license screen is not GPL only...

2010-12-08 transifex
         * l10n: Updated Russian (ru) translation to 60% (Alexey Ivanes)
         * New status: 257 messages complete with 37 fuzzies and 133 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-07 transifex
         * l10n: Updated Turkish (tr) translation to 97% (Ayhan Yalçınsoy)
         * New status: 417 messages complete with 0 fuzzies and 10 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-07 transifex
         * l10n: Updated Turkish (tr) translation to 96% (Ayhan Yalçınsoy)
         * New status: 410 messages complete with 0 fuzzies and 17 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-07 transifex
         * l10n: Updated Hungarian (hu) translation to 26% (Zoltan Siposs)
         * New status: 115 messages complete with 28 fuzzies and 284 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-07 transifex
         * l10n: Updated Russian (ru) translation to 58% (Alexey Ivanes)
         * New status: 250 messages complete with 38 fuzzies and 139 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-07 transifex
         * l10n: Updated Russian (ru) translation to 49% (Alexey Ivanes)
         * New status: 213 messages complete with 40 fuzzies and 174 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-07 transifex
         * l10n: Updated Russian (ru) translation to 44% (Alexey Ivanes)
         * New status: 188 messages complete with 45 fuzzies and 194 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-07 mete
         * Disable password restriction also text change slot
         * Comment added to http://bugs.pardus.org.tr/15447

2010-12-06 mete
         * Use os.environ for subprocess environment

2010-12-06 mete
         * Fixes password character restriction.
         * Bug fixed at http://bugs.pardus.org.tr/15447

2010-12-06 transifex
         * l10n: Updated Turkish (tr) translation to 96% (Ayhan Yalçınsoy)
         * New status: 410 messages complete with 0 fuzzies and 17 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-06 transifex
         * l10n: Updated Turkish (tr) translation to 94% (Ayhan Yalçınsoy)
         * New status: 402 messages complete with 0 fuzzies and 25 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-06 transifex
         * l10n: Updated Turkish (tr) translation to 90% (Ayhan Yalçınsoy)
         * New status: 385 messages complete with 8 fuzzies and 34 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-06 transifex
         * l10n: Updated Turkish (tr) translation to 89% (Ayhan Yalçınsoy)
         * New status: 381 messages complete with 10 fuzzies and 36 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-06 transifex
         * l10n: Updated Turkish (tr) translation to 88% (Ayhan Yalçınsoy)
         * New status: 379 messages complete with 11 fuzzies and 37 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-06 transifex
         * l10n: Updated Turkish (tr) translation to 88% (Ayhan Yalçınsoy)
         * New status: 376 messages complete with 13 fuzzies and 38 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-06 mete
         * patches:Fixes undefined Error instance.

2010-12-06 mete
         * yali:Firstboot target changes
         * Dbus socket is used from rootpath not /mnt/target and all hardcoded path
         * are changable with flags.install_type value

2010-12-06 mete
         * yali.storage.devicetree:Fixes devicemapper library imports
         * Bug fixed at http://bugs.pardus.org.tr/15425

2010-12-05 mete
         * yali.flags:Add enabling default installation
         * If yali=default is set in cmdline, installation run as STEP_DEFAULT.

2010-12-05 mete
         * yali.postinstall:Use comar in setting hostname also.
         * Use hostname command to set hostname instantly and use comar to write
         * in /etc/env.d and after restart.

2010-12-05 mete
         * yali.postinstall:Set hostname instantly
         * If install type is firstboot we can set hostname right away.

2010-12-05 mete
         * yali.storage.bootloader:Re-write batch file before un-chroot
         * post install in grub package use /etc/grub.conf however if installation
         * is from usb we must re-write conf file before grub install.

2010-12-05 mete
         * yali.gui.ScrGoodbye:Remove Goodbye screen help
         * Don't set help content into ui file.

2010-12-05 mete
         * yali.storage:Obey edd disk order
         * util.get_edd_dict needs list of disks path not storage disk instances.

2010-12-05 transifex
         * l10n: Updated Spanish (Castilian) (es) translation to 95% (Klemens Häckel)
         * New status: 407 messages complete with 0 fuzzies and 20 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-05 transifex
         * l10n: Updated Spanish (Castilian) (es) translation to 95% (Klemens Häckel)
         * New status: 406 messages complete with 0 fuzzies and 21 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-05 transifex
         * l10n: Updated Spanish (Castilian) (es) translation to 92% (Klemens Häckel)
         * New status: 393 messages complete with 9 fuzzies and 25 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-05 transifex
         * l10n: Updated Spanish (Castilian) (es) translation to 88% (Klemens Häckel)
         * New status: 376 messages complete with 24 fuzzies and 27 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-05 transifex
         * l10n: Updated Spanish (Castilian) (es) translation to 83% (Klemens Häckel)
         * New status: 358 messages complete with 37 fuzzies and 32 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-05 transifex
         * l10n: Updated Spanish (Castilian) (es) translation to 79% (Klemens Häckel)
         * New status: 338 messages complete with 47 fuzzies and 42 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-03 transifex
         * l10n: Updated Dutch (Flemish) (nl) translation to 100% (Antoon Tolboom)
         * New status: 427 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-03 transifex
         * l10n: Updated Italian (it) translation to 29% (Ali Işıngör)
         * New status: 126 messages complete with 138 fuzzies and 163 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-03 transifex
         * l10n: Updated Italian (it) translation to 28% (Ali Işıngör)
         * New status: 120 messages complete with 140 fuzzies and 167 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-03 igungor
         * i hate string changes, why dont you respect string freeze i dont get it.

2010-12-02 transifex
         * l10n: Updated French (fr) translation to 100% (Philippe Svetoslavsky)
         * New status: 427 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-02 transifex
         * l10n: Updated French (fr) translation to 95% (Philippe Svetoslavsky)
         * New status: 407 messages complete with 14 fuzzies and 6 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-02 transifex
         * l10n: Updated French (fr) translation to 95% (Philippe Svetoslavsky)
         * New status: 407 messages complete with 14 fuzzies and 6 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-02 transifex
         * l10n: Updated French (fr) translation to 90% (Philippe Svetoslavsky)
         * New status: 387 messages complete with 25 fuzzies and 15 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-02 transifex
         * l10n: Updated French (fr) translation to 85% (Philippe Svetoslavsky)
         * New status: 367 messages complete with 36 fuzzies and 24 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-02 transifex
         * l10n: Updated French (fr) translation to 81% (Philippe Svetoslavsky)
         * New status: 347 messages complete with 52 fuzzies and 28 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-12-01 mete
         * yali.util:Add LC_ALL=C to subprocess call

2010-12-01 mete
         * yali.gui.lvm_gui:Fixes setting same mountpoint more than one
         * Bug fixed at http://bugs.pardus.org.tr/14892

2010-12-01 mete
         * yali.storage.formats.filesystems:Filesystem modules must be loaded
         * If any filesystem type are not found in kernel filesystems list which is
         * created from /proc/filesystem, backend would not estimate format type is
         * mountable or not.
         * Every supported storage format's kernel module must be loaded.

2010-12-01 mete
         * yali.gui.partition_gui:Set filesystem type as default automatically
         * If creating physical volume is selected, filesystem type should be
         * setted automatically.
         * Bug fixed at http://bugs.pardus.org.tr/15340

2010-12-01 mete
         * yali: Update yet-another-freeze-fix

2010-12-01 mete
         * yali.storage.bootloader:Fixes grub batch file
         * OpticalDevices are all removable and iso9660 format type.
         * Bug fixed at http://bugs.pardus.org.tr/15401

2010-12-01 mete
         * Update translations to add ui files translations.

2010-12-01 mete
         * Add i18n gettext keyword to append ui files translations.

2010-12-01 renan.cakirerk
         * fix manual part sorting

2010-12-01 renan.cakirerk
         * fix autosorting problem in auto part screen

2010-12-01 renan.cakirerk
         * fix help screen

2010-12-01 renan.cakirerk
         * modify goodbye screen

2010-12-01 renan.cakirerk
         * fix slide image size to 266x200

2010-12-01 renan.cakirerk
         * add install progress ui

2010-12-01 renan.cakirerk
         * Add slideshow, add final help screen, fix installation progress, switch to pds on some elements
         * Bug fixed at http://bugs.pardus.org.tr/15326
         * Bug fixed at http://bugs.pardus.org.tr/15327
         * Bug fixed at http://bugs.pardus.org.tr/15337
         * Bug fixed at http://bugs.pardus.org.tr/15288

2010-12-01 renan.cakirerk
         * fix F8 theme changer shortcut exception

2010-12-01 renan.cakirerk
         * checkpoint for help screen

2010-12-01 renan.cakirerk
         * revert: qPlastiqueStyle is not wrapped by PyQt5 so unfortunately we cant get rid of the focus rectangles yet

2010-11-29 renan.cakirerk
         * modify help screen

2010-11-29 transifex
         * l10n: Updated Russian (ru) translation to 61% (Yasirov Vasiliy)
         * New status: 183 messages complete with 0 fuzzies and 113 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-11-29 gokmen.goksel
         * - PDS integration for help dialog in Yalı 

2010-11-29 transifex
         * l10n: Updated Dutch (Flemish) (nl) translation to 100% (Antoon Tolboom)
         * New status: 296 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-11-29 renan.cakirerk
         * add help.ui

2010-11-28 transifex
         * l10n: New submission (Attila Siposs)
         * New status: 97 messages complete with 0 fuzzies and 199 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-11-28 mete
         * po:Update translations

2010-11-28 mete
         * po:Fix fuzzy and untranslated strings in turkish locale

2010-11-27 transifex
         * l10n: Updated Spanish (Castilian) (es) translation to 96% (Klemens Häckel)
         * New status: 286 messages complete with 0 fuzzies and 10 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-11-27 transifex
         * l10n: Updated Spanish (Castilian) (es) translation to 93% (Klemens Häckel)
         * New status: 276 messages complete with 3 fuzzies and 17 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-11-27 transifex
         * l10n: Updated Spanish (Castilian) (es) translation to 88% (Klemens Häckel)
         * New status: 262 messages complete with 5 fuzzies and 29 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-11-27 transifex
         * l10n: Updated Spanish (Castilian) (es) translation to 85% (Klemens Häckel)
         * New status: 253 messages complete with 9 fuzzies and 34 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-11-27 transifex
         * l10n: Updated Spanish (Castilian) (es) translation to 81% (Klemens Häckel)
         * New status: 242 messages complete with 11 fuzzies and 43 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-11-26 transifex
         * l10n: Updated Dutch (Flemish) (nl) translation to 100% (Antoon Tolboom)
         * New status: 291 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-11-26 transifex
         * l10n: Updated Spanish (Castilian) (es) translation to 77% (Klemens Häckel)
         * New status: 228 messages complete with 13 fuzzies and 55 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-11-26 transifex
         * l10n: Updated Spanish (Castilian) (es) translation to 71% (Klemens Häckel)
         * New status: 211 messages complete with 21 fuzzies and 64 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-11-26 transifex
         * l10n: Updated Spanish (Castilian) (es) translation to 65% (Klemens Häckel)
         * New status: 193 messages complete with 32 fuzzies and 71 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-11-26 transifex
         * l10n: Updated Spanish (Castilian) (es) translation to 59% (Klemens Häckel)
         * New status: 175 messages complete with 47 fuzzies and 74 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-11-26 renan.cakirerk
         * modify partition dialog

2010-11-26 renan.cakirerk
         * modify users screen

2010-11-25 transifex
         * l10n: Updated Turkish (tr) translation to 98% (Ali Işıngör)
         * New status: 292 messages complete with 3 fuzzies and 1 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-11-25 transifex
         * l10n: Updated Italian (it) translation to 27% (Ali Işıngör)
         * New status: 82 messages complete with 90 fuzzies and 124 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-11-25 transifex
         * l10n: Updated Spanish (Castilian) (es) translation to 53% (Klemens Häckel)
         * New status: 158 messages complete with 57 fuzzies and 81 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-11-25 transifex
         * l10n: Updated Spanish (Castilian) (es) translation to 47% (Klemens Häckel)
         * New status: 140 messages complete with 68 fuzzies and 88 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-11-25 transifex
         * l10n: Updated Spanish (Castilian) (es) translation to 40% (Klemens Häckel)
         * New status: 121 messages complete with 79 fuzzies and 96 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-11-25 renan.cakirerk
         * make minor cosmetic changes to license checkcd and main screens

2010-11-25 renan.cakirerk
         * Fix illogical editable combobox appearance
         * Comment added to http://bugs.pardus.org.tr/15253

2010-11-25 renan.cakirerk
         * Fix calendar ui
         * Comment added to http://bugs.pardus.org.tr/14696

2010-11-24 renan.cakirerk
         * Fix arrow on the new button.
         * Comment added to http://bugs.pardus.org.tr/14891

2010-11-24 renan.cakirerk
         * instant pop-up of new menu
         * Bug fixed at http://bugs.pardus.org.tr/15261

2010-11-24 renan.cakirerk
         * after so many hours finally i've found why the buttons didn't have a background in dialogs. dang.

2010-11-24 renan.cakirerk
         * fix alignment problem and modify icon

2010-11-24 renan.cakirerk
         * modify summary icon

2010-11-24 renan.cakirerk
         * modify bootloader icon

2010-11-24 renan.cakirerk
         * modify install screen

2010-11-24 renan.cakirerk
         * Fix unshown parts
         * Bug fixed at http://bugs.pardus.org.tr/14763

2010-11-24 renan.cakirerk
         * Fix unshown parts
         * Bug fixed at http://bugs.pardus.org.tr/14763

2010-11-24 transifex
         * l10n: Updated French (fr) translation to 100% (Philippe Svetoslavsky)
         * New status: 296 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-11-24 transifex
         * l10n: Updated French (fr) translation to 100% (Philippe Svetoslavsky)
         * New status: 296 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-11-24 renan.cakirerk
         * check cd text width fixed

2010-11-24 renan.cakirerk
         * read license button converted to a href link

2010-11-24 mete
         * yali:Change uninstalling operation
         * Add removing udev rule and change removing data dir to conf dir.

2010-11-24 mete
         * yali.gui:Disable network screen from firstboot temporarily

2010-11-24 mete
         * yali.pisiiface:Add xdm package to baseonly package list.

2010-11-24 mete
         * yali.gui.ScrLicense:Add new welcome screen
         * After splitting welcome and license screen, creating new welcome screen
         * for firstboot installation.

2010-11-24 mete
         * po:Update all translations

2010-11-24 mete
         * po:Russian translations update

2010-11-24 mete
         * yali:Fix typo

2010-11-24 igungor
         * Complete Turkish translation, thanks to Server Acim.

2010-11-23 transifex
         * l10n: Updated German (de) translation to 100% (Stefan Wilhelm)
         * New status: 291 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-11-23 mete
         * yali.gui.ScrLicense:Rename ScrWelcome screen
         * Rename yali/gui/ScrWelcome as yali/gui/ScrLicense to show different
         * screen in firstboot.

2010-11-23 mete
         * yali.gui.ScrSummary:Check clearPartType correctly

2010-11-23 mete
         * yali.pisiiface:Add yali and deps
         * If system installation is baseonly, yali, yali-branding, yali-theme must
         * ben installed.

2010-11-23 mete
         * yali.gui.ScrGoodbye:Add setupFirstboot pending operation
         * After installing base system, xdm checks installation option in
         * yali.conf to start yali-firstboot

2010-11-23 transifex
         * l10n: Updated Russian (ru) translation to 69% (Yasirov Vasiliy)
         * New status: 202 messages complete with 0 fuzzies and 89 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-11-23 transifex
         * l10n: Updated Spanish (Castilian) (es) translation to 37% (Klemens Häckel)
         * New status: 109 messages complete with 77 fuzzies and 105 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-11-23 transifex
         * l10n: Updated Spanish (Castilian) (es) translation to 30% (Klemens Häckel)
         * New status: 90 messages complete with 88 fuzzies and 113 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-11-23 fatih
         * Add Doxyfile for generating API documentation

2010-11-23 mete
         * yali:Fixes translation message typos

2010-11-23 mete
         * yali.storage.formats.filesystems:Handle partition filesystem check
         * Change exception massage and adjust carriage returns
         * Bug fixed at http://bugs.pardus.org.tr/15265

2010-11-23 renan.cakirerk
         * Fix cd check button ui.
         * Comment added to http://bugs.pardus.org.tr/14956

2010-11-23 mete
         * yali.gui.runner:Handle yali-branding and yali-theme not existed

2010-11-23 mete
         * yali.storage.__init__:Handle exception return code
         * storage.complete method return code must be handled if any exception
         * occurred

2010-11-23 mete
         * yali.storage.devicetree:Fixes Name Exception
         * Bug fixed at http://bugs.pardus.org.tr/15263

2010-11-23 mete
         * yali.bootloader:USB installation supported with new storage api
         * Removing iso9660 formatted removable device from storage index fixes
         * manual partitioning. device.map and grub.conf files can be created
         * with this index.Although grub installation batch file needs devices order
         * at the moment includes removable device.
         * Bug fixed at http://bugs.pardus.org.tr/14373
         * Bug fixed at http://bugs.pardus.org.tr/14746

2010-11-23 mete
         * yali.users:Dont import global module second time
         * Bug fixed at http://bugs.pardus.org.tr/15259

2010-11-23 mete
         * yali.gui.shrink_gui:Handle shrinkable devices size
         * The system will not be installed in a smaller than size of
         * min_root_size constant.
         * Bug fixed at http://bugs.pardus.org.tr/14127

2010-11-23 mete
         * yali:Fixes typos

2010-11-23 mete
         * yali.gui.lvm_gui:Set ext4 format as default
         * Default format must be set in partitioning screens.
         * Bug fixed at http://bugs.pardus.org.tr/14704

2010-11-23 mete
         * patches:Forward port yet-another-freeze-fix patch
         * After Package installation screen changes forwardport gui freezing patch

2010-11-23 renan.cakirerk
         * The time can be set now.
         * Bug fixed at http://bugs.pardus.org.tr/15260

2010-11-23 renan.cakirerk
         * fix the weird line in check cd

2010-11-22 transifex
         * l10n: Updated Russian (ru) translation to 56% (Yasirov Vasiliy)
         * New status: 163 messages complete with 1 fuzzy and 127 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-11-22 mete
         * yali.util:Backup log file into target system.
         * The closiest time log file must be copied into target system.

2010-11-22 mete
         * yali.pisiiface:Baseonly needs lvm2
         * Mudur use lvm command.

2010-11-22 mete
         * yali.postinstall:Do not use mudur=lvm
         * Write existing storage layout information to initramfs.conf like lvm=1
         * for enabling LVM and raid=1 for enabling RAID support.

2010-11-22 mete
         * yali.gui.ScrWelcome:Fixes Licence window empty shows
         * Bug fixed at http://bugs.pardus.org.tr/15167

2010-11-21 mete
         * yali.gui.ScrUsers:Merged Use-standard-UNIX-groups-again patch
         * After both Corporate2 and 2011 release support baselayout changes,
         * pachage patch should be merged into mainline.

2010-11-21 transifex
         * l10n: Updated Russian (ru) translation to 50% (Yasirov Vasiliy)
         * New status: 146 messages complete with 2 fuzzies and 143 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-11-21 transifex
         * l10n: Updated Russian (ru) translation to 18% (Yasirov Vasiliy)
         * New status: 54 messages complete with 1 fuzzy and 236 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-11-21 transifex
         * l10n: New Russian Translation (Yasirov Vasiliy)
         * New status: 0 messages complete with 0 fuzzies and 291 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-11-19 mete
         * yali.pisiiface:Handling pisi cd repo adding error
         * Handling pisi.Error while pisi cd repo adding, if repo exists.
         * Comment added to http://bugs.pardus.org.tr/14954

2010-11-19 mete
         * yali.storage.devicetree:Remove iso9660 format device from index
         * Removable iso9660 format type device must be removed from storage device
         * index to fix usb installation grub error.
         * Comment added to http://bugs.pardus.org.tr/14746

2010-11-19 mete
         * yali.gui:GUI improvements
         * Merged from yali.proximate branch

2010-11-19 mete
         * yali.gui.Ui:Change manualpartwidget.ui
         * Fix tree widget layout up in manualpartwidget.ui
         * Bug fixed at http://bugs.pardus.org.tr/15168

2010-11-19 mete
         * yali.gui.Ui:Change checkcdwidget.ui
         * Deleting layout line in checkcdwidget.ui
         * Bug fixed at http://bugs.pardus.org.tr/14888

2010-11-19 mete
         * yali.gui.ScrGoodbye:Fixes pending operations
         * Pending operations looks gui steps.

2010-11-19 mete
         * yali.gui.YaliDialog:Adjust ProgressWindow messages
         * Fit the width of ProgressWindow messages.
         * Comment added to http://bugs.pardus.org.tr/14777

2010-11-19 mete
         * yali.storage.__init__:Remove redundant information
         * There is no need information about which type of partitioning between
         * partitioning operations in Summary Screen.

2010-11-19 mete
         * yali.gui.ScrGoodbye:Fix typo

2010-11-19 mete
         * yali.gui.ScrBootLoader:Resetting disk state
         * Before returning from Bootloader screen to Automatic Partitioning
         * screen, disk state needs resetting.
         * Bug fixed at http://bugs.pardus.org.tr/14776

2010-11-19 mete
         * yali.storage.__init__:Message enhancement
         * RAID array message enhancement to show dependent raid device while deleting
         * Bug fixed at http://bugs.pardus.org.tr/14629

2010-11-18 transifex
         * l10n: Updated French (fr) translation to 100% (Philippe Svetoslavsky)
         * New status: 291 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-11-18 transifex
         * l10n: Updated French (fr) translation to 97% (Philippe Svetoslavsky)
         * New status: 283 messages complete with 0 fuzzies and 8 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-11-18 transifex
         * l10n: Updated French (fr) translation to 90% (Philippe Svetoslavsky)
         * New status: 263 messages complete with 8 fuzzies and 20 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-11-18 transifex
         * l10n: Updated French (fr) translation to 89% (Philippe Svetoslavsky)
         * New status: 260 messages complete with 9 fuzzies and 22 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-11-18 transifex
         * l10n: Updated French (fr) translation to 87% (Philippe Svetoslavsky)
         * New status: 256 messages complete with 11 fuzzies and 24 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-11-18 transifex
         * l10n: Updated French (fr) translation to 86% (Philippe Svetoslavsky)
         * New status: 252 messages complete with 11 fuzzies and 28 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-11-18 transifex
         * l10n: Updated French (fr) translation to 84% (Philippe Svetoslavsky)
         * New status: 245 messages complete with 14 fuzzies and 32 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-11-18 transifex
         * l10n: Updated French (fr) translation to 80% (Philippe Svetoslavsky)
         * New status: 234 messages complete with 24 fuzzies and 33 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-11-18 transifex
         * l10n: Updated French (fr) translation to 79% (Philippe Svetoslavsky)
         * New status: 230 messages complete with 28 fuzzies and 33 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-11-18 transifex
         * l10n: Updated French (fr) translation to 72% (Philippe Svetoslavsky)
         * New status: 210 messages complete with 44 fuzzies and 37 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-11-18 transifex
         * l10n: Updated French (fr) translation to 65% (Philippe Svetoslavsky)
         * New status: 190 messages complete with 49 fuzzies and 52 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-11-18 transifex
         * l10n: Updated French (fr) translation to 58% (Philippe Svetoslavsky)
         * New status: 170 messages complete with 58 fuzzies and 63 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-11-18 transifex
         * l10n: Updated French (fr) translation to 51% (Philippe Svetoslavsky)
         * New status: 150 messages complete with 74 fuzzies and 67 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-11-18 transifex
         * l10n: Updated French (fr) translation to 50% (Philippe Svetoslavsky)
         * New status: 148 messages complete with 74 fuzzies and 69 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-11-18 transifex
         * l10n: Updated French (fr) translation to 50% (Philippe Svetoslavsky)
         * New status: 147 messages complete with 74 fuzzies and 70 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-11-18 transifex
         * l10n: Updated French (fr) translation to 50% (Philippe Svetoslavsky)
         * New status: 146 messages complete with 74 fuzzies and 71 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-11-18 transifex
         * l10n: Updated French (fr) translation to 49% (Philippe Svetoslavsky)
         * New status: 145 messages complete with 74 fuzzies and 72 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-11-18 transifex
         * l10n: Updated French (fr) translation to 49% (Philippe Svetoslavsky)
         * New status: 144 messages complete with 74 fuzzies and 73 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-11-18 transifex
         * l10n: Updated French (fr) translation to 48% (Philippe Svetoslavsky)
         * New status: 141 messages complete with 74 fuzzies and 76 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-11-18 transifex
         * l10n: Updated French (fr) translation to 44% (Philippe Svetoslavsky)
         * New status: 130 messages complete with 78 fuzzies and 83 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-11-18 transifex
         * l10n: Updated French (fr) translation to 42% (Philippe Svetoslavsky)
         * New status: 123 messages complete with 84 fuzzies and 84 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-11-18 transifex
         * l10n: Updated French (fr) translation to 41% (Philippe Svetoslavsky)
         * New status: 122 messages complete with 84 fuzzies and 85 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-11-18 transifex
         * l10n: Updated French (fr) translation to 38% (Philippe Svetoslavsky)
         * New status: 112 messages complete with 85 fuzzies and 94 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-11-18 transifex
         * l10n: Updated French (fr) translation to 38% (Philippe Svetoslavsky)
         * New status: 111 messages complete with 85 fuzzies and 95 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-11-18 transifex
         * l10n: Updated French (fr) translation to 31% (Philippe Svetoslavsky)
         * New status: 91 messages complete with 88 fuzzies and 112 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-11-18 transifex
         * l10n: Updated French (fr) translation to 30% (Philippe Svetoslavsky)
         * New status: 89 messages complete with 88 fuzzies and 114 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-11-18 transifex
         * l10n: Updated French (fr) translation to 29% (Philippe Svetoslavsky)
         * New status: 85 messages complete with 88 fuzzies and 118 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-11-18 mete
         * yali.gui.ScrGoodbye:Fixes ence state of grub
         * if user doesn't select any install target in Bootloader screen, we
         * must change pending operations order.
         * Bug fixed at http://bugs.pardus.org.tr/14962

2010-11-18 mete
         * yali:Cosmetic changes
         * Fixes indendation errors.

2010-11-14 mete
         * po:Update po files
         * After branding support we are ready updating translations files.

2010-11-14 mete
         * yali:Fixes msgid formats
         * Change format strings with using named arguments.

2010-11-14 mete
         * MANIFEST.in: Remove redundant dirs
         * user_faces, gui/pics, gui/slideshow dirs are all old.

2010-11-14 mete
         * yali.gui:Remove all redundant content from screens
         * After branding support, there is no need to keep icon, title and help in
         * screens.

2010-11-14 mete
         * yali.gui.interface:Cosmetic changes.
         * MessageWindow messageBox can't displat html tags.

2010-11-14 mete
         * yali.gui.ScrInstall:Installation screen use branding support
         * Slideshows' content came from branding release file rather than
         * descSlide python module.

2010-11-14 mete
         * yali.constants:Add some constants more
         * Add release_file, style_file, pixmaps_resource_file and slideshows_dir
         * constants

2010-11-12 mete
         * yali.constants:Add some constants.

2010-11-12 mete
         * yali.gui.ScrDriveSelection:Shouldn't need resetting storage api
         * Fixes idle on Drive Selection screen.

2010-11-12 mete
         * yali.gui.ScrSummary:Fixes if default step is selected
         * Storage operations is running in default gui steps too.

2010-11-12 mete
         * yali.gui.interface:Change questionInitializeDisk message
         * Remove pci path and details message and use only device.name

2010-11-12 mete
         * 70-yali.rules:Remove data dir

2010-11-12 mete
         * yali.conf:Move to conf dir

2010-11-12 mete
         * yali.data:Remove old styles from project code source
         * Old styles should be kept in yali-branding project

2010-11-12 mete
         * yali:Remove redundant files after branding support

2010-11-12 mete
         * yali.runner:Gui screen import as dynamically
         * Using __import__ with all registered subclasses of ScreenWidget in gui package
         * fails with metaclass conflicts error. imp.load_module use only
         * registered steps unlike the old way.

2010-11-12 mete
         * yali.gui.YaliWindow:Application use branding resource
         * Branding resource must be activated before main.ui imported.

2010-11-12 mete
         * yali.flags:Add branding and theme flags
         * stylesheet flag renamed as theme and branding flags is added.

2010-11-12 mete
         * yali.util:Add parsing xml methods
         * parse_branding_screens and parse_branding_slideshows methods give
         * branding contents

2010-11-12 mete
         * yali.gui:register_screens and collect_screens make metaclass conflicts
         * Loading subclass of ScreenWidget dynamically gives metaclass conflicts in every gui
         * module import.Reimplement dynamic import on only registered steps with
         * imp module.

2010-11-12 ozan.caglayan
         * Add this until Onur fixes the issue

2010-11-10 mete
         * yali.context:Contains all contexual variables as singleton
         * installdata module must not contains contexual variables. Modules only
         * access contexual variables over context module as ctx

2010-11-10 mete
         * yali.localeutils:Removed redundant module
         * Move writeLocaleFromCmdline, setKeymap, writeKeymap methods into util
         * module to ensure the integrity.

2010-11-10 mete
         * yali.sysutils:Move pardusRelease method into util module
         * pardusRelease method renamed as target_pardus_release in util module

2010-11-10 mete
         * yali.storage:Check storage is initialized or not
         * Admin and Timezone setup screens initialized storages and check disk
         * number to skip drive selection screen if disks count is only one.

2010-11-09 mete
         * setup:Separate rules and conf files
         * Project schema must be changed as soon as possible.

2010-11-09 mete
         * yali-bin:Set installation type as default temporarily

2010-11-09 mete
         * yali:Remove redundant modules

2010-11-09 mete
         * yali.gui.__init__:Gui screen steps enum move to context
         * Network screen is adde firsboot step

2010-11-09 mete
         * yali.gui.ScrSummary:Screen regard to installation type
         * Summary screen consider installation type.storage.complete method is
         * used to execute partitioning operations.

2010-11-09 mete
         * yali.postinstall:Consider installation type
         * setHostName and setRootPassword methods consider installation type

2010-11-09 mete
         * yali.gui.YaliSteps:Logging must be before command execution

2010-11-09 mete
         * yali.gui.YaliWindow:pylint fixes

2010-11-09 mete
         * yali.gui.runner:Interface initialized in yali-bin

2010-11-09 mete
         * yali.gui.ScrInstall:Fixes mutex lock on package installation
         * zipfile.BadZipfile exception handling and genaral Exception caused mutex
         * lock on installation screen.zipfile.BadZipfile Exception has been
         * erased.

2010-11-09 mete
         * yali.gui.ScrGoodbye:Pending operations change with steps type
         * ScrGoodbye screen use all steps to run pending operations

2010-11-09 mete
         * yali.gui.ScrRescueFinish:Use installation enum type

2010-11-09 mete
         * yali.gui.ScrDriveSelection:Remove checking disk selection clause

2010-11-09 mete
         * yali.context:Installation steps type are enum

2010-11-09 mete
         * yali.storage.bootloader:Change installbootloader return value

2010-11-09 mete
         * yali.gui:Revert redundant pendingOperations import from screens
         * If pendingOperations is added into screen every screen transition to the
         * next or previos one needs to check operation is single or not.

2010-11-09 mete
         * bindYali:Change hardcoded python version

2010-11-09 mete
         * yali.data:Product styles file changed.
         * corporate.qss renamed as corporate2.qss and 2011.qss file is added.

2010-11-09 mete
         * yali:pylint fixes

2010-11-09 mete
         * yali.gui.ScrUsers:pylint fixes

2010-11-09 mete
         * yali.gui.ScrKeyboard:Fixes Turkish F keyboard layout
         * Bug fixed at http://bugs.pardus.org.tr/14862

2010-11-09 mete
         * yali.gui.ScrPartitionManual:Handling unexpected device formats errors
         * Handle exception on unexpected disk device formats getting attributes.

2010-11-09 mete
         * yali.ScrPartitionAuto:Handle exception in automatic partitioning
         * Fixes automatic partitioning running operations to show how disk schema will
         * change after type selection raising errors if return value is unexpected.

2010-11-09 mete
         * yali.util:Minor changes

2010-11-09 mete
         * yali.util:Add product related warapper methods
         * Add product_id, product_release methods. Change getArch() return value
         * i386 to i686 if platform is 32 bit.

2010-11-09 mete
         * yali.storage:Activate storage initializer and finalizer
         * Storage api is initialized with storage.initialize and
         * finalized with storage.complete methods.

2010-11-09 mete
         * yali:Minor fixes

2010-11-09 mete
         * yali.gui.ScrBootLoader:Move pendingOpetion into screen
         * setupBootLooder, writeBootLooder,installBootloade pendingOperations move
         * into screen

2010-11-09 mete
         * yali.gui.ScrDateTime:Screen will initialize storage at system step
         * If gui step is system installation, screen will initialize storage.

2010-11-09 mete
         * yali.gui.ScrAdmin:Screen only initialize storage at default installation
         * Admin screen initialize storage at only default installation.Redundant
         * helpSummay removed. Add pending operations setHostName, setRootPasswd
         * into execute method.

2010-11-09 mete
         * yali.postinstall:Move some methods into util module
         * Move touch, cp, chgrp methods into util module.Pylint fixes also.

2010-11-09 mete
         * yali.gui:Fixes for metaclass conflicts

2010-11-09 mete
         * yali.context:Remove unused context variables
         * Remove autoInstall, keydata, bus variables.

2010-11-09 mete
         * yali-bin:Configuration file is used
         * /etc/yali/yali.conf file is used to get default options

2010-11-09 mete
         * yali.gui.ScrUsers:Fixed user adding in advanced option
         * Comment added to http://bugs.pardus.org.tr/14782

2010-11-09 mete
         * yali.gui.ScrUsers:Fixes forward button to be pressed in advanced
         * Fixes forward button to be pressed in advanced option without adding a
         * user.pylint fixes.
         * Bug fixed at http://bugs.pardus.org.tr/14782

2010-11-09 mete
         * yali-bin:Command options are used with cmdline paremeters
         * cmdline parameters must be checked after command options.
         * gui.interface.Interface must be initialized before exception
         * handler hook in order to be used in gui thread.

2010-11-09 mete
         * yali.flags:Check cmdline optios after command options
         * system, firstboot, rescue, oem options change gui screens orders.debug
         * option enable activate debug parameters.theme option changes gui icons
         * and stylesheet.baseonly paremeter has still installed base system
         * packages.dvdinstall parameter change as collection to activate
         * collection installation screen.

2010-11-09 mete
         * yali.__init__:Check log dir is writeable

2010-11-09 mete
         * tools.release-xml:Add scripts to show xml document
         * Brandig xml file includes some html tags not show in xml format.

2010-11-09 mete
         * yali.pisiiface:Add lvm, raid packages in baseonly installation

2010-11-09 mete
         * yali.constants:Fixes missing constants
         * Add index file sum, cd and collection constants temporarily.

2010-11-09 mete
         * setup.py:Use pyuic with GETTEXT_DOMAIN parameter
         * Remove redundant add_gettext_support method to support gettext domain.
         * Some more pylint fixes.

2010-11-09 mete
         * yali.sysutils:Remove checkYaliParams and checkYaliOptions
         * No more need these methods to check cmdline parameters.

2010-11-09 mete
         * yali.gui:Rename ScreenWidget type to name
         * Rename ScreenWidget.type -> ScreenWidget.name.Some more pylint fixes

2010-11-04 fatih
         * pisiiface: Ignore file conflicts

2010-10-31 mete
         * gui.ScrCheckCD:Move installer.checkCD method into this module
         * Define required methods in area of usage if it is not neeed to access in context

2010-10-31 mete
         * --- Reverse-merging r32767 into 'yali/gui/ScrSummary.py'

2010-10-31 mete
         * gui.ScrSummary:Use flags.install_type

2010-10-31 mete
         * po/yali4.pot:Renamed yali4.pot
         * Renamed po/yali4.pot -> po/yali.pot

2010-10-31 mete
         * yali.postinstall: installer.py is obselete for ScrGoodbye screen
         * move fillFstab, setupBootLooder, writeBootLooder, installBootloader methods in postinstall

2010-10-31 mete
         * yali.lint:Use yali.lint configuration
         * pylint fixes

2010-10-31 mete
         * yali.interface:Add ExceptionWindow
         * All popup message are in the same way.

2010-10-31 mete
         * pylint: Remove postinstall module

2010-10-31 mete
         * yali.gui.runner:Gui steps set in yali-bin
         * yali.gui.get_screens is getting screens with looking flags.install_type
         * variable.

2010-10-31 mete
         * yali.gui.__init__py:Gui initialize onyl registered screens
         * ScreenWidget type classess must be registered in defined
         * module. flags.install_type variable controls installation process
         * stackWidgets which are defined in gui.GUI_STEPS dictionary with their
         * ScreenWidget types variable.

2010-10-31 mete
         * yali-bin:yali-bin can use command options as flags
         * Remove complicated control states between options and
         * sysutils.checkYaliOptions. Set context.flags to check statements.

2010-10-31 mete
         * yali.context:Context use only modules that after self
         * Initialize context module variables with none assignment to prevent
         * pylint errors.

2010-10-31 mete
         * yali.constants:Constans should be singleton
         * Constants class is changed as a Singleton with metaclass usage.

2010-10-31 mete
         * yali.__init__: Importing yali only initialize logging
         * Yali initialize only logging system if it is purely used as a python
         * package.

2010-10-31 mete
         * gui.ScrInstall:Move QMutex and QWaitCondition instances in
         * Define required instance in usage of area if it is not neeeded to access
         * in whole context.

2010-10-29 gokmen.goksel
         * forgotten SIGNAL 

2010-10-21 mete
         * pylint fixes

2010-10-21 mete
         * Missing commit for package validation

2010-10-21 mete
         * Fixes if user selects to go back in Summary screen

2010-10-21 mete
         * Enable migrating log file

2010-10-21 mete
         * Be able to skip package validation checking
         * User are able to skip after been decided to validate packages

2010-10-21 mete
         * Change hardcoded product name

2010-10-21 mete
         * Fix typo

2010-10-21 mete
         * Redundat value assignment

2010-10-21 mete
         * Fixes redundant informationWindow being active at startup unnecessarily

2010-10-20 fatih
         * Fix disk validation

2010-10-20 mete
         * Fixes OpticalDevice module import

2010-10-20 mete
         * Fixes return backing partitioning screens

2010-10-20 mete
         * Fixes dialogs central positioning

2010-10-20 mete
         * Fix Summary Screen exception
         * storage.clearPartDisk must be a list.

2010-10-20 mete
         * Fix typos and debugging prints

2010-10-20 mete
         * Fixes dialogs positioning of the center

2010-10-20 mete
         * Reimplement partition shrink widget
         * Change partition shrink interface to designer ui.
         * Bug fixed at http://bugs.pardus.org.tr/14585
         * Comment added to http://bugs.pardus.org.tr/14727

2010-10-20 mete
         * Move progressbar stylesheet to main qss file

2010-10-20 mete
         * GUI improvements
         * Thanks to Renan

2010-10-20 mete
         * Thanks to Ibrahim
         * Guess who i am and the name patterns like mine. Also map Turkish capital
         * letters to prevent epic fails.

2010-10-20 mete
         * Add support for usb installation media(Not finished yet)
         * Comment added to http://bugs.pardus.org.tr/14373

2010-10-20 mete
         * Add /etc/grub.conf
         * Bug fixed at http://bugs.pardus.org.tr/14741

2010-10-20 mete
         * Change create device button text
         * Bug fixed at http://bugs.pardus.org.tr/14747
         * Bug fixed at http://bugs.pardus.org.tr/14748

2010-10-20 mete
         * Fixes partition resizing
         * Comment added to http://bugs.pardus.org.tr/14216
         * Comment added to http://bugs.pardus.org.tr/14585

2010-10-20 mete
         * Fixes creation partition gui
         * Fixes when attempting to create primary partition more than existed 4
         * primary partition and editing new partition request
         * Bug fixed at http://bugs.pardus.org.tr/14722
         * Bug fixed at http://bugs.pardus.org.tr/14724

2010-10-20 mete
         * Fixes media check screen exception
         * Bug fixed at http://bugs.pardus.org.tr/14703

2010-10-20 mete
         * Fix users own defined nmountpoints selectable
         * Bug fixed at http://bugs.pardus.org.tr/14588

2010-10-20 mete
         * Forgotton commit
         * Comment added to http://bugs.pardus.org.tr/14683

2010-10-20 mete
         * Remove use replace existing linux option
         * Bug fixed at http://bugs.pardus.org.tr/14683

2010-10-20 mete
         * Dont use Replace existing Linux Selection
         * Bug fixed at http://bugs.pardus.org.tr/14683

2010-10-20 mete
         * Move Automatic partition screen if onlt one disk exists
         * Bug fixed at http://bugs.pardus.org.tr/14720

2010-10-20 mete
         * Fix Date&Time Settings screen exception
         * Comment added to http://bugs.pardus.org.tr/14681

2010-10-19 mete
         * Reconsider free space device items view
         * Checking whether free space items are logical to get into extended device
         * parents. Free space partition down from 12 MB not been showed.

2010-10-19 mete
         * Resize MessageWindow and change detailed option

2010-10-18 mete
         * Fixes the error of deleting logical volumes
         * Bug fixed at http://bugs.pardus.org.tr/14688

2010-10-18 mete
         * Change product name 2009 to 2011
         * Comment added to http://bugs.pardus.org.tr/14715

2010-10-18 mete
         * Remove /usr related mountpoints in defaults.
         * Bug fixed at http://bugs.pardus.org.tr/14694

2010-10-18 mete
         * Fix Manual Partition screen new device button
         * Change toolButton popup menu as instant.
         * Bug fixed at http://bugs.pardus.org.tr/14682

2010-10-18 mete
         * Fix Partition Manual screen warnings dialog
         * storage.sanityCheck gives format warnings when not been created swap
         * space
         * Bug fixed at http://bugs.pardus.org.tr/14589

2010-10-15 mete
         * Add ProgressWindow into YaliDialog module
         * Add progressWindow in to gui.interface module to enable showing storage
         * operations.

2010-10-15 mete
         * Add xz support for pisi

2010-10-15 mete
         * Use InformationWindow in gui.interface

2010-10-15 mete
         * Raise PartitionError

2010-10-15 mete
         * Move isTextValid method into util module
         * Move and rename as isTextValid -> is_text_valid

2010-10-13 mete
         * Fix some widget default values after reimplement partitioning  screens

2010-10-13 mete
         * Fix screen steps select after not permitted automatic option

2010-10-13 mete
         * Thanks to Renan

2010-10-13 mete
         * Change mountpoints combos' first item default point
         * Remove Not Applicable mountpoint item and add empty string item to set
         * not mountable formats

2010-10-13 mete
         * Add GUI improvements on Admin and User screens

2010-10-13 mete
         * Fix Date&Time and Media Check screen
         * Move setTime method to ScrDateTime and fix removing widgets error.

2010-10-13 mete
         * Add missing UI files
         * I dont like svn :(

2010-10-12 mete
         * Fix indentation and Date&Time Setting screen date

2010-10-12 mete
         * Modprobe raid modules to access raid levels

2010-10-12 mete
         * Gui improvements on User Screen

2010-10-12 mete
         * Add hasFreeDiskSpace to disklabel format and fix some typos

2010-10-12 mete
         * Fix checking package integrity screen
         * If any package integrity fails, it will show MessageWindow. Remove
         * ErrorWidget and showError method.

2010-10-12 mete
         * Change partitioning screens to use ui files.

2010-10-12 mete
         * Remove unneeded debugging print and fix typo

2010-10-12 mete
         * Fix bootloader screen

2010-10-12 mete
         * Fix redundant pics from qrc

2010-10-12 mete
         * Fix automatic partitioning screen and drive selection

2010-10-12 mete
         * GUI improvements includes, needs tests to merge

2010-10-09 mete
         * Add patches dir
         * Includes a temporary patches applied ın pisi package repos.

2010-10-09 mete
         * Raid Gui now ready to use

2010-10-09 mete
         * Fix getting details from raid members to organize raid arrays

2010-10-09 mete
         * Add newRaidArray method to storage api and fixes some typos

2010-10-09 mete
         * pylint fixes
         * Dont use relative imports

2010-10-09 mete
         * Small improvements

2010-10-09 mete
         * Show raid support for the interface in a starting

2010-10-09 mete
         * Add unimplemented raid related method to storage backend api
         * Storage backend has come to get details of unused raid members, raid
         * arrays and raid containers.

2010-10-09 mete
         * Add allowed Raid Partitions list box

2010-10-09 mete
         * New feauture:RAID support to storage api backend
         * Storage api backend suppport raid feature however changes have not
         * included gui screens yet.

2010-10-09 mete
         * Revert "Use standard UNIX groups again"
         * This reverts commit dfe844b78fe20a599e03736e261b987dafb28cfb.

2010-10-08 ozan.caglayan
         * Use standard UNIX groups again

2010-10-04 mete
         * Boot loader show other distros in menu
         * Rewrite writing grub configuration to enable appending other distros
         * information.

2010-09-29 mete
         * Cosmetic changes

2010-09-29 mete
         * Fixes bootloader device assignment.

2010-09-29 mete
         * Fixes when destroying physcical volumes which are non leaf
         * All non leaf devices childs value must be equal to zero to destroy
         * them.

2010-09-29 mete
         * Change shrinking option on gui.ScrPartitionAuto
         * Reimplement shrinking widget after fixing storage api resizing option.

2010-09-29 mete
         * Small fixes to arrange messageWindow messages
         * Cosmetic changes

2010-09-29 mete
         * Fixes boot device assignment in gui.ScrBootloader if installPartition radioButton rechecked.

2010-09-29 mete
         * Fixes getting minimium size of device to resize operation
         * resize2fs needs filesystem check to determine getting minimum size of
         * device. Have to call e2fsck with '-f' before resizefs
         * Comment added to http://bugs.pardus.org.tr/14255

2010-09-29 mete
         * Add appleboot filesystem type and change flag to activate brtfs
         * filesystem
         * yali=brtfs ın cmdline activate brtfs fileystem support

2010-09-29 mete
         * Small fixes

2010-09-29 mete
         * Fixes storage.createSuggestedVolumeGroupName method raises

2010-09-29 mete
         * Fixes existing Volumegroups not adding in to devicetree
         * Udev rules that come with lvm2 and devicemapper package can not
         * detect existing volume groups. With 70-yali.rules, storage api can
         * recognize them.

2010-09-16 mete
         * Cosmetic changes
         * Fixes dialogs and messagebox messages identations.

2010-09-16 mete
         * Fixes non existed swap devices error
         * If there is no swap devices in devicetree return value of list index
         * failed to access first index of swap devices list.

2010-09-16 mete
         * Fixes if any device item not selected
         * If user did not select any device item from tree, editing devices failed
         * to get current item device.

2010-09-16 mete
         * Fixes manual partition screen lvm device creation
         * Logical volume creation screen failed not to use passed temporary volume
         * group to get logical volume type.

2010-09-16 mete
         * Disable swap file creation
         * While user not selected to create swap partition, not force to use swap file.

2010-09-16 mete
         * Remove filter config paramters in lvm arguments
         * pvcreate, vgcreate. lvcreate failed with --config parameter.

2010-09-16 mete
         * Fixes keymap settings
         * Keyboard screen only set temporarily keyboard settings, use hav call
         * at target system after installation in postinstallation operations.

2010-09-15 mete
         * Fixes Physical Volumes' extend size Combo Menu changed action

2010-09-15 mete
         * Fixes dialogs size to move center

2010-09-15 mete
         * gui.ScrPartitionManual:Fixex multi device creation support ui
         * Fixe missing new ui label.

2010-09-15 mete
         * Fix for not confirm to write changes.

2010-09-15 mete
         * Fixes for LVM support

2010-09-15 mete
         * gui.ScrPartitionManual:Add multi device creation support
         * New button change action state adding with create multi device like volume
         * group, logical volume, physical volume

2010-09-14 mete
         * gui.ScrInstall:Fix freeze while installing packages
         * While installing packages ScrInstall screen freezes. Some QEvent haven't not
         * proccessed in QApplication.

2010-09-13 mete
         * Missing patch from lvm-support branch
         * Missing patch from lvm-support branch

2010-09-13 mete
         * gui.ScrPartitionManual, gui.lvm_gui:Enable LVM support in manual partition screen
         * Enable LVM support in manual partition screeen. lvm_gui.LVMEditor run in
         * dialog mode to create/edit/delete logical volumes and edit volume group.

2010-09-13 mete
         * gui.ScrSummary, gui.Ui.manualpartwidget.ui:Small fixes
         * Small fixes

2010-09-13 mete
         * gui.partition_gui:Fixes unformattable format types and use callback type method argument
         * Some unformattable filesystem like ntfs which use ntfs kernel module
         * raise missing formatCheckbox error in existing partition formats. Use
         * callback methods as argument in storageGuiHelpers methods.

2010-09-13 mete
         * gui.interface:Fixes questionInitializeDisk missing argument
         * Fixes questionInitializeDisk missing argument.

2010-09-13 mete
         * storage:Fix missing imports and raises
         * Fixes missing imports and handle raises

2010-09-13 mete
         * bindYali:Rename bindYali.sh --> bindYali
         * Update python path and remove suffix from script.

2010-09-13 mete
         * storage.library.swap:Move swap format relational methods
         * Move swap relational methods from util to storage.library.swap to
         * collect in storage library.

2010-09-13 mete
         * storage.formats.filesystem:Add hfs and hfs+ filesystem support
         * Add HFS and HFS+ support to enable Apple filesystem type. Add
         * filesystem modules to activate supported fileystem modules.

2010-09-13 mete
         * storage.bootloader.py:Fixes gfxmenu splash
         * If /boot directory mount another partition, gfxmenu splash fail to use
         * hardcoded path.

2010-09-13 mete
         * Fix modules missing imports and messageWindow messages
         * Fix modules missing imports and messageWindow messages.

2010-09-13 mete
         * storage.formats.filesystem.py:Fixes storage api ntfs filesystem support
         * Kernel module ntfs support read, ntfs-3g suport read/write.

2010-09-13 mete
         * gui.YaliDialog.py:Fixes MessagaWindow unclicked messageBox state
         * If user not clicked any messagebox and only clicked close buttton(X)
         * messageWindow had been raised error until committed changes.

2010-09-13 mete
         * gui.ScrPartitionAuto.py:Fixed review button and non existed disk error
         * Fixes review button checked state and add dialog to show non existed
         * disk.
         * Comment added to http://bugs.pardus.org.tr/14119
         * Comment added to http://bugs.pardus.org.tr/14218

2010-09-13 mete
         * gui.ScrSummary.py:Change confirmation message order
         * Change Confirmation Dialog MessageButtona order and change default
         * Comment added to http://bugs.pardus.org.tr/14120

2010-09-13 mete
         * gui/ScrSummary.py:Could not umount non existed partitions
         * Fixed confirmation dialog return value error that coused to umount non existed
         * partitions.
         * Comment added to http://bugs.pardus.org.tr/14221

2010-09-13 mete
         * Add createAllowedPhysicals and createPhysicalExtendsMenu methods
         * lvm_gui use createAllowedPhysicals, createPhysicalExtendsMenu

2010-09-13 mete
         * Remove unneeded imports
         * Remove unneeded imports.

2010-09-13 mete
         * Rename ManualPartition module
         * Rename ManualPartition -> partition_gui. Always use module names as
         * lowercase.

2010-09-13 mete
         * Fixes context interface
         * Fixes context interface.

2010-09-13 mete
         * yali.storage.library added
         * yali.storage.library added.

2010-09-13 mete
         * Change default hostname to use release name
         * Change hostname not only to use "pardus" name.Use release name with
         * lowercase.

2010-09-13 mete
         * Changes include storage module lvm support
         * Fixes storage module lvm type devices imports and includes cosmetic
         * changes.

2010-09-13 mete
         * Add lvm support methods to partitioning module
         * Add growLVM and logicalVolumeCompare methods in storage.partiitoning.

2010-09-13 mete
         * Add lvm support to Manual Partition screen
         * Manual screen shows lvm type devices.

2010-09-13 mete
         * Move messageWindow to gui.interface module
         * messageWindow, detailed MessageWindow are used into gui.interface
         * module.InformationWindow later move in.

2010-09-13 mete
         * Add lvm support to storage backend api
         * Lvm support add to storage api

2010-09-13 mete
         * Small fixes
         * Small fixes.

2010-09-13 mete
         * Add lvm library module
         * Add lvm library module to use lvm

2010-09-13 mete
         * Add devicemapper library module
         * Devicemapper methods move from  utils to devicemapper library module

2010-09-13 mete
         * Add physicalvolume module
         * Physical volume type formats module.

2010-09-13 mete
         * Add volumegroup module
         * Volume group devices module.

2010-09-13 mete
         * Add logical volume devices module
         * Logical volume type devices module.

2010-09-13 mete
         * Devicemapper module
         * Devicemapper types devices module.

2010-08-26 mete
         * Fixes setting keymap in localeutilbo
         * run_batch method ind yali.util use argument list to join with command.
         * Using empty string in argument lists raising error if strict argument
         * assignment needed like setKeymap method use dbus.

2010-08-24 mete
         * Fixes bootloader inserting reduntant cmdline parameters
         * Fixes get_commands method not to add unneccassary cmdline parameters at kernel
         * command line in grub.conf.

2010-08-24 mete
         * Fix python-pyblock module error
         * pyblock raise error for not modprobing device-mapper module.Modprobe
         * with os.system before initializing yali.

2010-08-24 mete
         * Fix Partitioing screens
         * Fix partitioning screens regression.

2010-08-24 mete
         * Small fix
         * Small fix.

2010-08-19 mete
         * Remove unused module
         * Remove unused old storage api module.

2010-08-19 mete
         * Remove unused module
         * Remove unused module.

2010-08-19 mete
         * Bump version
         * Bump version

2010-08-19 mete
         * Fix typo and handle exception
         * Fix typo and handle exception.

2010-08-19 mete
         * Cosmetic changes
         * Fix import and unused modules

2010-08-19 mete
         * Fix excepthook reached exception types
         * sys.excepthook reaches defined exception types in exception and GUIException
         * but none of them are used.

2010-08-19 mete
         * Enable clearPartDisks widget
         * Activate selecting disk for storage operations.

2010-08-19 mete
         * Remove unused widgets
         * Remove unused widgets and move some of than wher they in use.

2010-08-19 mete
         * Small changes
         * Change dialog windowTitle background and fix context imports.

2010-08-18 mete
         * Move installdata module to main package
         * Move installdata module to main package.

2010-08-18 mete
         * Move context module into main package
         * Context module is used during application.It must be in main package to
         * import not only gui sub-package.

2010-08-18 mete
         * Some cosmetic changes and renamings
         * some methods move sysutils to util module and rename yali.sysutis -->
         * yali.util. Reorganise imports and remove unused modules

2010-08-18 mete
         * Remove unneccassary debugger module
         * Remove unneccassary visual debugger module.

2010-08-18 mete
         * Remove old storage api missing part
         * Remove old storage api modules.

2010-08-18 mete
         * Remove old storage api modules
         * Remove old storage api modules.

2010-08-18 mete
         * Added new timezone module
         * Move TimeZoneList and TimeZoneEntry class from sysutils into timezone
         * module.

2010-08-18 mete
         * Remove unused methods and move some methods into util module
         * Remove unused methods and move shutdown, reboot, eject, sync into util
         * module

2010-08-18 mete
         * Move DebuggerAspect into gui/aspect module
         * Move DebuggerAspect into aspect module as LoggerAspect

2010-08-18 mete
         * Added cmpOperations, pruneOperations methods
         * Operation pruning and compering methods are added.

2010-08-18 mete
         * Split bootloader steps and change detailedMessageWindow
         * Split bootloader step to setup, write and install; added new stop_dbus step.
         * Change detailedMessageWindow that use MessageWindow with detailed
         * argument.

2010-08-18 mete
         * Some fixes
         * Some fixes.

2010-08-18 mete
         * Add BindFilesystem and some methods
         * BindFilesystem is added for mounted as bind type devices like
         * DirectoryDevices.
         * mkdirChain, mount&umout, ext2HasJournal, ext2IsDirty
         * metthods are added also.

2010-08-18 mete
         * Cosmetic changes
         * Cosmetic changes.

2010-08-18 mete
         * added default partitioning scheme creator.
         * Default Partitioning create defult scheme on auto partitioning
         * selection.
         * Disable adding free space partitions as physical volumes automatically
         * in _createFreeSpacePartitions method.

2010-08-18 mete
         * createParents added
         * createParents method added into AbstractDevice and remove recursion
         * method call in setupParents method.

2010-08-18 mete
         * Some methods added in yali.util
         * mkdirChain, mount&umount, start_dbus, stop_dbus methods are added.

2010-08-18 mete
         * /dev device added on storageset
         * /dev device mounting before package installation process.Added
         * DirectoryDevice(mounted as bind) type device added into storageset to
         * control mount&umount process.

2010-08-18 mete
         * DetailedMessageWindow changed
         * Merge DetailedMessageWindow with MessageWindow.

2010-08-18 mete
         * Fixes Manual Partitioning screen
         * Fixes Back&Next buttons activation.

2010-08-18 mete
         * Fixes for yali/gui/ScrPartitionAuto.py
         * Fixes Shrinking Widget connection and setting default partitioning
         * scheme on autopartitioning selection

2010-08-18 mete
         * Cosmetic changes
         * Cosmetic changes.

2010-08-18 mete
         * ext2IsDirty, ext2HasJournal methods are added
         * ext2IsDirty, ext2HasJournal methods are added for tuning filesystems.

2010-08-18 mete
         * Rename swapfile module to filedevice module and add directorydevice module
         * SwapFile uses FileDevice module.Rename swapfile to filedevice
         * module./dev mounted as bind with DirectoryDevice

2010-08-18 mete
         * labelType assignment fixed
         * Check platform that support gpt.

2010-08-18 mete
         * moddisk parameter added.
         * moddisk parameter added into devicetree._removeDevice method and ıncludes
         * cosmetic changes.

2010-08-18 mete
         * protectedDevices method added
         * protectedDevice method added to return protected devices in disk
         * list. Changes includes cosmetics.

2010-08-18 mete
         * question type added in MessageWindow
         * question type added in MessageWindow class in YaliDialog module

2010-08-18 mete
         * Removes remaining old visual debugger usages
         * Visual debugger not used anymore. ctx.debugger.log --> ctx.logger.debug

2010-07-22 mete
         * Merge corporate branch stylesheet changes to trunk
         * Themes, icons, logos are merged to trunk.

2010-07-22 mete
         * Fixes bootloader module
         * /boot and / mountpoints are selectable in mountpoint to use as bootable
         * partition.To add stage1 and stage2 files path as hardcoded is redundant
         * since grub internals understood how to handle this so to
         * give these paths to bootloader(grub shell) is redundant.

2010-07-22 mete
         * Fixes manual and auto partition screens
         * Added doAutoPartitioning missing methods and imports.Fix Manual
         * Partition screen devicetree uncollapsed items and activation of buttons.

2010-07-22 mete
         * Fixed missigs.
         * Fixes missing imports

2010-07-22 mete
         * DetailedMessageWindow added
         * DetailedMessageWindow added

2010-07-22 mete
         * Cosmetics changes.
         * Renamed methods and instanece

2010-07-22 mete
         * Cosmetic changes
         * Renamed methods

2010-07-22 mete
         * Cosmetic changes
         * Rename stepInc-->stepIncrement getCur-->getCurrent

2010-07-22 mete
         * Cosmetic changes
         * Rename stepInc-->stepIncrement getCur-->getCurrent. _execute method
         * which is in use to check screen execution renamed to nextCheck

2010-07-22 mete
         * Cosmetic changes
         * Rename methods and fix imports.

2010-07-22 mete
         * Finish last step of storage rewrite
         * Summary screen installer and postinstaller methods are adapted to new
         * storage api.Fix bootloader installation steps.

2010-07-22 mete
         * Fix storage reset usage
         * Runner module calls storage reset method to initialize and populates devicetree.

2010-07-22 mete
         * Cosmetic chanages
         * Renaming changes and fix missing imports.

2010-07-22 mete
         * ScrBootloader adapt to new storage api
         * Changes include new storage api supports to use bootloader with
         * flexiable way.

2010-07-22 mete
         * Add get_containing_device global method
         * get_containing_device method returns the device that a path
         * resides on.

2010-07-22 mete
         * Added device_space_free function
         * device_space_free checks available space on device with argument device
         * path.

2010-07-19 mete
         * Move Singleton class to main module
         * Singleton class moves from util to __init__ module

2010-07-19 mete
         * Add nextCheck on ScreenWidget
         * Use nextCheck() to activate main screen _("Next") button to move forward

2010-07-19 mete
         * Remove unused imports.
         * Minor changes

2010-07-19 mete
         * Use Qt item based class only in required module
         * Move all QTreeItem or QListItem class instance into required modules

2010-07-19 mete
         * Redundant usage changes.
         * Remove unneccasary twice call for retriving boot device

2010-07-19 mete
         * BootLoader screen use new storage api
         * BootLoader selection is restrincted only MBR and bootable partition
         * selection. MBR selection always use edd ordered disk list. Bootable
         * partition selection use /boot or / mountpoint.

2010-07-19 mete
         * New bootloader module
         * Bootloader module uses new storage api and supports /boot mountpoint for
         * bootable partition

2010-07-19 mete
         * Always convert QString to string
         * QCombo items which keep filesystem type or mount point have QString type
         * content that are problem on string comporisons

2010-07-19 mete
         * Use Qt item based class only in required module
         * Move all QTreeItem or QListItem class instance into required modules

2010-07-19 mete
         * Move logging initialization into main module
         * Use logging from main module.

2010-07-16 mete
         * Fix ScrPartitionAuto getNext screen problem
         * Fix registered operation import problem and moving next screen stepper

2010-07-16 mete
         * Ready new Auto Partioning scree.
         * Auto partitio screen support new storage with new auto partitioning
         * types.

2010-07-16 mete
         * Remove redundant usage from gui/GUIAdditional
         * Remove wrong import usage, fix and move PartitionItem to
         * gui/ScrPartitionAuto

2010-07-16 mete
         * Tiny fixes
         * Fix redundant argument and typo

2010-07-16 mete
         * Add new auto partioning type png and ui
         * Change autopartioning screen. Add new autopartinoning types into screen.

2010-07-16 mete
         * Backend support autopartioning
         * Add autopartitioning support to storage backend api

2010-07-16 mete
         * Add LVM/Raid format check.
         * Add LVM/Raid/Swap check on partioned device format.

2010-07-16 mete
         * Use operation to create/destroy device
         * Main module use operations to create/destroy device.

2010-07-16 mete
         * Fix typos.
         * Fix typos

2010-07-16 mete
         * Some methods to find operations
         * Retrieving operation by type or object

2010-07-16 mete
         * Storageset module ready
         * StorageSet module handle devices with their mounpoints to determine
         * set of fileystems. StorageSet module drops fstab module after it
         * finish.

2010-07-16 mete
         * DeviceTree module ready
         * Devicetree module use udev to retrieve device information. Any device
         * state change caused device operation is pushed into devicetreee
         * operation stack. Each one execute in a single process to complete
         * partitioning.

2010-07-16 mete
         * Filesystem migration enabled
         * Filesystem migration in ext* and fat* formats enabled. Add missing
         * imports and fix some typos.

2010-07-16 mete
         * Storage api device types fix
         * Changes fix storage devices type objects.

2010-07-16 mete
         * Remove redundant prints
         * Fix redundant debugging prints

2010-07-16 mete
         * Manual Partitioning ready.
         * Changes include new storage api implementation and new UI.
         * storageGuiHelpers methods autocreate widget according to device
         * existence.

2010-07-16 mete
         * Added storage api helper methods
         * Storage api helper methods added

2010-07-16 mete
         * Fix custom type message from MessageWindow
         * Custom type message window return accepted button layout horizontal
         * value from left to right

2010-07-16 mete
         * Commented old storage api imports.
         * Commented old storage api imports.

2010-07-16 mete
         * Remove visual debugger
         * Remove waving objects from pyaspects

2010-07-16 mete
         * Partition max size.
         * Maxium size of partition constants

2010-07-16 mete
         * Commented old storage api imports.
         * Commented old storage api imports.

2010-07-16 mete
         * Replace debugger to visual debugger
         * Replace debugger to visual debugger

2010-07-16 mete
         * Message Window added
         * Show message dialog for handling user choice

2010-07-16 mete
         * Replace visual debugger to python logger
         * Replace visual debugger to python logger

2010-07-16 mete
         * Replace visual debugger to python logger
         * Replace visual debugger to python logger

2010-07-16 mete
         * Remove version variables
         * Remove version variables

2010-07-16 mete
         * Commented old storage api imports.
         * Commented old storage api imports.

2010-07-16 mete
         * Replace python logger to visual debugger
         * Replace python logger to visual debugger.

2010-07-16 mete
         * Manual Partitionining items
         * DeviceTreeItem and DriveItem added.

2010-07-16 mete
         * Remove unsed import
         * Remove unused imports.

2010-07-16 mete
         * Replace logging module to visual debugger.
         * Unusuable visual debugger from console removed and replaced to python
         * logger.

2010-07-16 mete
         * New modules changes on setup.py
         * Using QTreeWidget gives error due to use gettext support instead of Qt
         * translation support. Remove getting version functions temporarily while
         * finding better way than that.

2010-07-16 mete
         * Storage operations
         * Any changes on storage objects creates operation that defined in
         * module. All operations execute in a single action after partitioning
         * screens.

2010-07-16 mete
         * Swap space module
         * To create swap space formats.

2010-07-16 mete
         * Storage paritioning module
         * Parititoning operations (create/delete/resizing) are defined in module

2010-07-16 mete
         * Storage api backends
         * Manual Partition screen autocreates widgets and backendHelper checks
         * values that user enter into widget

2010-07-16 mete
         * Manual Partitioning screen changes
         * New backend support new features to partitioning that change UI.

2010-07-16 mete
         * Drop udisk support
         * Udev backend supports more than udisks to handle storage objects.

2010-07-16 mete
         * Typo fixes
         * Typo fixes

2010-07-16 mete
         * Storage module use storageset to handle filesystem set
         * Boot or Root Device are reached through storageset module and are
         * checked too.

2010-07-16 mete
         * Early swap size added to util module
         * If installation target has not enough memory size to install system, use
         * swap file to continue

2010-07-16 mete
         * Boot device related functions added in storageset module
         * Getting boot device and checking filesystem type of boot device request
         * functions added.

2010-07-16 mete
         * Added NoDevice module for nodev filesystems
         * Some device like tmpfs, proc will be shown as nodev type in devicetree.

2010-07-16 mete
         * Added some necessary functions
         * Completed some missing functions and added some required ones.

2010-07-16 mete
         * MessageWindow dialog is added to gui.YaliDialog
         * MessageWindow is used to transfer backend changes to user.

2010-07-16 mete
         * Somae function added in util module
         * To determine swap size for using swap size suggestion and getting architecture
         * information to detect parted label type are added.

2010-07-16 mete
         * NoDevice type filesystems added
         * Devices which are added in fstab file like tmpfs, sys, proc, debug
         * formats added.

2010-07-16 mete
         * Ignored disk handling
         * Adding ignored disk in initialization of devicetree instance.

2010-07-16 mete
         * Storageset module is added
         * Strogeset module represents a set of filesystems like nodevice type
         * devices like proc, tmpfs, debugfs or block devices.

2010-07-16 mete
         * Added swap file format module in devices subpackage
         * SwapFile is used to create swap as a file to handle swap request.

2010-07-01 mete
         * Mininal changes for udisks module
         * Remove singleton metaclass usage and derived UdisksError from yali.Error

2010-07-01 mete
         * Complete missing functions on devicetree module
         * Add populate, setupAll, teardownAll, uuids, getChildren functions.

2010-07-01 mete
         * Renaming changes on yali.storage
         * Added logger variable into context rather than ctx.ui.(ctx.ui-->ctx.logger)

2010-07-01 mete
         * Singleton pattern base class added.
         * Config class driven from Singleton class.

2010-07-01 mete
         * Add disklabel class to implement partition table type for disk device format.

2010-07-01 mete
         * Rename function deviceProperties-->info.

2010-07-01 mete
         * Add gettext translations support.

2010-07-01 mete
         * Add gettext translations support.

2010-07-01 mete
         * Add new implemented devicetree functions.populate, setup, teardown, uuids functions are missing.

2010-07-01 mete
         * Ancestor class(Device) changes.

2010-07-01 mete
         * Ancestor class(Device) changes.

2010-07-01 mete
         * Add model, serial, vendor variables to show device description.

2010-07-01 mete
         * Add gettext translations support.

2010-07-01 mete
         * Remove unused functions.Add storage api initialization functions.Not implemented functions raise error NotImplementedError.

2010-07-01 mete
         * Current maintainer changed.

2010-07-01 mete
         * Setting face icon per use is redundant
         * Comar supports setting face icon in addUser function.

2010-06-30 ozan.caglayan
         * Update copyrights

2010-06-30 ozan.caglayan
         * Update TODO

2010-06-30 ozan.caglayan
         * Update strings in YALI (Part 1)
         * TODO-I18N contains the current status and todo items

2010-06-30 ozan.caglayan
         * Update MANIFEST.in

2010-06-30 ozan.caglayan
         * Rename in here too

2010-06-30 ozan.caglayan
         * Remove empty directory

2010-06-30 mete
         * Project subdir renamed on yali4 directory
         * Renaming project YALI python path directory from yali4 to yali.

2010-06-30 mete
         * Project subdir renamed on modules in yali4 subdir.
         * Renaming project YALI python path directory from yali4 to yali.

2010-06-30 mete
         * Project subdir renamed on bindYali.sh and setup.py
         * Renaming project YALI python path directory from yali4 to yali.

2010-06-30 mete
         * Project subdir renamed on yali4-bin.
         * Renaming project YALI python path directory from yali4 to yali.

2010-06-30 mete
         * Project subdir renamed on start-yali4.
         * Renaming project YALI python path directory from yali4 to yali.

2010-05-28 igungor
         * correctly enclose the string

2010-05-26 igungor
         * fix fatal error

2010-05-25 mete
         * Ş

2010-05-25 mete
         * -Merge  Archive partition type fix branch to trunk

2010-05-21 mete
         * -Remove  Pardus Beginner's Tour description about Kaptan
         * Comment added to http://bugs.pardus.org.tr/13047

2010-05-17 mete
         * Change CD->Medium

2010-05-17 mete
         * -Update collection installation file changes
         * -Collection Items' title and description are waried of locale settings from environment

2010-05-11 mete
         * Cosmetics

2010-05-11 mete
         * Revert -ff usage

2010-05-05 mete
         * Improving dialog stylesheet

2010-05-05 mete
         * -Remove two button action for installation. From now on use only back&next buttons

2010-05-05 mete
         * -Menu added for shutdown, reboot and yali restart actions

2010-05-04 mete
         * fixed default kernel type

2010-05-04 mete
         * Shouldn't use own conversion, rely on ntfsresize information for megabytes

2010-05-04 mete
         * button text shouldn't changed on going back

2010-05-04 mete
         * Removing root=LABEL= from cmdline makes problem for suspend

2010-05-04 mete
         * Change media type

2010-05-04 mete
         * consider exceptions

2010-05-04 mete
         * -Change autoExclusive behaviour on checkbox click action which aren't from same parent
         * -Change kernel type selection manner, consider 64 bit platform conditions

2010-05-04 mete
         * change kernel types orientation

2010-05-04 mete
         * add shutdown menu needs

2010-05-04 mete
         * Remove two buttons in middle of screen

2010-05-04 mete
         * -Add Shutdown menu png

2010-05-04 mete
         * Fix typo

2010-05-04 mete
         * Fix typo

2010-04-27 mete
         * -Change checking integrity of media description and text

2010-04-27 mete
         * Cosmetics changes

2010-04-27 mete
         * -Changed CollectionList item behavioral selection
         * -Disabled RT Kernel Selection

2010-04-27 mete
         * -Fixed mounted as an archive type partition priveleges
         * Comment added to http://bugs.pardus.org.tr/11255

2010-04-27 mete
         * Cosmetic change

2010-04-27 mete
         * Cosmetic change

2010-04-27 mete
         * Cosmetic change

2010-04-25 mete
         * Groupbox fixed in ui

2010-04-25 mete
         * -Fixed some regression in reselection action on items in collectionList
         * -Remove commented lines

2010-04-25 mete
         * -Fixed Collection Title in Summary
         * -Commented RT Kernel Summary

2010-04-12 transifex
         * l10n: Updated Turkish (tr) translation to 100%
         * User: Kaan Akşit
         * New status: 396 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-04-11 transifex
         * l10n: Updated French (fr) translation to 100%
         * User: Philippe Svetoslavsky
         * New status: 396 messages complete with 0 fuzzies and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-04-11 transifex
         * l10n: Updated French (fr) translation to 99%
         * User: Philippe Svetoslavsky
         * New status: 395 messages complete with 1 fuzzy and 0 untranslated.
         * Transmitted-via: Transifex (translate.pardus.org.tr).

2010-04-02 edivad
         * de-fuzzying mudur

2010-04-02 edivad
         * improving yali translations and correcting other typos

2010-04-01 edivad
         * correcting some typos and improving some translations in YALI

2010-02-23 klemens
         * update of some spanish language files (kh)

2010-02-02 atolboo
         * Dutch language update of /trunk/yali/po/nl.po

2010-01-28 patrik
         * Swedish translation.

2010-01-24 gokmen.goksel
         * Fix broken translations, update Turkish translation file.

2010-01-19 nikolay.semenov
         * 0.9

2010-01-19 ozan.caglayan
         * Found a bug #1

2010-01-16 nikolay.semenov
         * 0.3 release is coming soon :)

2010-01-15 fatih
         * Merge translation fix from 2009 branch

2010-01-13 mete
         * Fixed unclean ntfs filesystem ErrorDialog text and window size

2010-01-12 mete
         * Connect only if any connection on list

2010-01-12 mete
         * Fixed wishto connect on not founded connectionListItem at RescueMode

2010-01-12 mete
         * Reverse merge r27436. change ejectCdrom

2010-01-12 mete
         * New init system get cmdline parameters copytoram

2010-01-12 klemens
         * small spanish language update for yali

2010-01-11 mete
         * Fixed unicode problem on connection list

2010-01-11 mete
         * FixedenableNextbuttondisablingafterclickingadvancedoptionsbutton
         * Commentaddedtohttp://bugs.pardus.org.tr/11803

2010-01-11 mete
         * FixedGrubrescueerrorondifferenttargetsystem
         * Considernoninitramfs.conffilesystems
         * Commentaddedtohttp://bugs.pardus.org.tr/11864

2010-01-11 mete
         * Fixed finally block indentation

2010-01-10 mete
         * Fixed bugs:#11863, #11860

2010-01-10 mete
         * Write initramfs.conf file before configure pending

2010-01-10 mete
         * rite InitramfsConf

2010-01-10 patrik
         * Swedish translations.

2010-01-10 mete
         * Add sync after grub install

2010-01-10 mete
         * Fixed some msgstr error

2010-01-10 atolboo
         * Dutch language update of /trunk/yali/po/nl.po

2010-01-09 philippe.svetoslavsky
         * minor corrections

2010-01-07 atolboo
         * Dutch language update of /trunk/yali/po/nl.po

2010-01-07 mete
         * Usb disk installation changes for new mkinitramfs

2010-01-05 nikolay.semenov
         * 0.2

2010-01-04 atolboo
         * Dutch language update of /trunk/yali/po/nl.po

2010-01-04 atolboo
         * Dutch language update of /trunk/yali/po/nl.po

2010-01-04 fatih
         * Better fix to use only the primary display

2010-01-04 fatih
         * Use only the primary display

2009-12-30 mete
         * Smarted Info Message added for unclean ntfs partition at manual partition

2009-12-30 mete
         * Fixed typo

2009-12-30 mete
         * Smarted Info Message added for unclean ntfs partition at automatic partition

2009-12-30 onur
         * remove executable bit

2009-12-28 patrik
         * Swedish translation.

2009-12-23 fatih
         * Force 96DPI

2009-12-20 mete
         * Add DVD installation case to operate after installation configuration steps

2009-12-20 mete
         * Split package retrieving two parts as Selected kernel component packages and others. Baselayout packages always first

2009-12-20 mete
         * -Add some checks to control kernel buttons clicked
         * -Set Default Kernel as PAE or default

2009-12-20 mete
         * Add RT Kernel radioButton

2009-12-20 mete
         * Add some contents for package selections for summary

2009-12-20 mete
         * Add kernel component types

2009-12-20 mete
         * -Fixed unresolved imports
         * -Use getPackages func to retrieve kernel packages

2009-12-16 mete
         * Add slots for kernel types checking

2009-12-16 mete
         * Add radioButtons for kernelTypes

2009-12-16 mete
         * Fixed typo

2009-12-16 mete
         * Check loaded kernel flags and cpuinfo

2009-12-15 mete
         * Add kernel types for installdata

2009-12-15 mete
         * Ignore kernel packages selection from collection index package and add optional kernel selection by type(PAE, RT)

2009-12-15 mete
         * Add combo for kernel type selection

2009-12-08 ozan.caglayan
         * Update BUGS

2009-12-08 ozan.caglayan
         * Don't raise an exception if the command doesn't exist, append it to the log and return False

2009-12-08 ozan.caglayan
         * Update BUGS

2009-12-08 ozan.caglayan
         * Add BUGS file

2009-12-07 nikolay.semenov
         * 0.1.6

2009-11-25 nikolay.semenov
         * 0.15

2009-11-23 mete
         * -Added dvd setup constants

2009-11-23 mete
         * Cebit usb installaation fixed merged from 2009.1 branch

2009-11-23 mete
         * Add collection selection screen for dvd setup

2009-11-23 mete
         * Add ui files for collection selection

2009-11-23 mete
         * Add dvd depo if cmdline parameter enabled and install selected collection

2009-11-23 mete
         * Checks for dvd installation

2009-11-23 mete
         * -Add Summary about Collection selection but not finished yet

2009-11-23 mete
         * -Add Dvd install parameter and collection parameter to select

2009-11-23 mete
         * Add dvd installation setup with enabled cmdline parameter yali4=dvdinstall

2009-11-23 mete
         * -Get packages from collection index with piksemel\n -Switch Dvd repo

2009-11-23 mete
         * Cebit usb installaation fixed merged from 2009.1 branch

2009-11-16 nikolay.semenov
         * 0.1.1

2009-11-06 atolboo
         * Dutch language update of /trunk/yali/po/nl.po

2009-11-04 philippe.svetoslavsky
         * French translation - information screens

2009-11-04 onur
         * fix the cd dir too, thanks to Antoon

2009-11-04 onur
         * remove old yali4 URL

2009-11-04 philippe.svetoslavsky
         * French translation fixes

2009-11-04 nikolay.semenov
         * 0.1

2009-10-27 philippe.svetoslavsky
         * Edit of some fuzzy french translations

2009-10-27 fatih
         * Rename yali4

2009-10-26 gokcen.eraslan
         * return True if its successful.

2009-10-26 gokcen.eraslan
         * Use python regexp module to modify kdmrc, ConfigParser confuses KConfig because of ' = '.
         * Comment added to http://bugs.pardus.org.tr/10034

2009-10-22 nikolay.semenov
         * 0.04

2009-10-17 nikolay.semenov
         * 0.03

2009-10-13 nikolay.semenov
         * 0.02

2009-10-12 nikolay.semenov
         * 0.01

2009-10-11 nikolay.semenov
         * unfinished version of russian translation of Yali, to test

2009-08-26 philippe.svetoslavsky
         * a few french translations

2009-07-18 atolboo
         * Dutch language update of /yali4/po/

2009-07-17 gokmen.goksel
         * update slide pic 

2009-07-17 onur
         * remove nonsense string, sorry there is no tour in multilanguage or so

2009-07-17 onur
         * fix special names

2009-07-17 klemens
         * some german language additions and revision of yali and kaptan

2009-07-17 klemens
         * some last minute spanish language fixes for yali, kaptan, and package manager

2009-07-16 patrik
         * Swedish translation

2009-07-16 necmettin
         * Turkish translation updates

2009-07-16 gokmen.goksel
         * 2.2.0 

2009-07-16 gokmen.goksel
         * Po update 

2009-07-16 gokmen.goksel
         * Update Po 

2009-07-16 gokmen.goksel
         * Added eject cd-rom support when pisi fails 

2009-07-16 edivad
         * translated the slides, i hope it isn't too late

2009-07-16 gokmen.goksel
         * fix fix and fixy 

2009-07-16 gokmen.goksel
         * Bug fixed at http://bugs.pardus.org.tr/10461

2009-07-16 gokmen.goksel
         * Disable back button for each Rescue mode 

2009-07-16 igungor
         * minor translation update of tr.po:
         * internet -> İnternet
         * buton -> düğme
         * whitespace after period and comma
         * fixed some typos

2009-07-16 patrik
         * Swedish translation

2009-07-16 gokmen.goksel
         * Update po files 

2009-07-16 igungor
         * fix typo, evet->ever

2009-07-16 atolboo
         * Dutch language update of /yali4/po/

2009-07-16 patrik
         * Swedish translation

2009-07-16 klemens
         * german string additions for presentation in yali, and a quick revision..

2009-07-16 patrik
         * Swedish translation

2009-07-16 klemens
         * spanish language additions for the slides in yali

2009-07-15 necmettin
         * Update Turkish translations

2009-07-15 gokmen.goksel
         * Slideshows and texts are updated for final release . 

2009-07-15 necmettin
         * small Turkish translation fixes, also, Firefox 3.0->3.5

2009-07-15 gokmen.goksel
         * Dont add repoupdate operations to pisi history list 

2009-07-14 klemens
         * some fixes for spanish language files 

2009-07-14 atolboo
         * Dutch language update of yali4

2009-07-14 gokmen.goksel
         * Much better 

2009-07-14 gokmen.goksel
         * Bug fixed at http://bugs.pardus.org.tr/10414

2009-07-14 necmettin
         * Turkish translation updates

2009-07-14 gokmen.goksel
         * Eject cdrom before reboot
         * setWrap(true) for date time widget..
         * Bug fixed at http://bugs.pardus.org.tr/9955

2009-07-14 gokmen.goksel
         * Fix Po..
         * Bug fixed at http://bugs.pardus.org.tr/10295

2009-07-14 gokmen.goksel
         * Bug fixed at http://bugs.pardus.org.tr/10360

2009-07-14 klemens
         * a small revision for spanish language file of yali

2009-07-13 gokmen.goksel
         * Bug fixed at http://bugs.pardus.org.tr/10383

2009-07-13 klemens
         * some spanish language fixes for yali 

2009-07-12 patrik
         * Swedish translation

2009-07-10 edivad
         * done some yali4 lines

2009-07-10 atolboo
         * Dutch language update of /yali4/po/nl.po

2009-07-10 gokmen.goksel
         * update theme 

2009-07-10 gokmen.goksel
         * revert this, we need to write keymap to timezone file 

2009-07-10 sw
         * german translation of de.po

2009-07-09 klemens
         * some spanish language revision for yali strings

2009-07-04 wpmhia
         * Corrected version

2009-07-04 patrik
         * Swedish translation

2009-07-04 patrik
         * Swedish translation

2009-07-04 gokmen.goksel
         * Fix for wrong translations ..

2009-07-04 patrik
         * Swedish translation

2009-07-04 necmettin
         * small string fixes

2009-07-02 atolboo
         * Dutch language update of yali4

2009-07-01 klemens
         * some spanish language revision and addition 

2009-07-01 sw
         * translation of de.po (little changes)

2009-07-01 gokmen.goksel
         * Use system's reboot ...

2009-07-01 gokmen.goksel
         * Regenerate Pisi Cache ...

2009-07-01 gokmen.goksel
         * Much better

2009-07-01 gokmen.goksel
         * Merge all text browsers, use a proper style for text files 

2009-07-01 gokmen.goksel
         * Use Zic for setting timezone 

2009-07-01 gokmen.goksel
         * Po update, disable extra language install option 

2009-06-30 patrik
         * Swedish translation

2009-06-30 ozan.caglayan
         * Write the timezone data into /etc/timezone instead of /etc/mudur/timezone

2009-06-29 sw
         * german translation of de.po for yali modified (typing errors and some little changes)

2009-06-28 ozan.caglayan
         * Update README's

2009-06-27 patrik
         * Swedish translation

2009-06-27 klemens
         * updated german language file, missing less (kh)

2009-06-26 klemens
         * some german language additions (partially, kh)

2009-06-26 gokmen.goksel
         * update po, fix min resize mb, fix ui in rescue grub screen ...

2009-06-26 gokmen.goksel
         * Dont show progressbar 

2009-06-26 gokmen.goksel
         * Mass commit to use camelCase for all method names and under_score for global variables..

2009-06-26 gokmen.goksel
         * Wrong direction 	* Bug fixed at http://bugs.pardus.org.tr/10064

2009-06-26 gokmen.goksel
         * Disable mouse handler and theme shortcut in install screen 

2009-06-26 gokmen.goksel
         * Add gfxtheme-pardus-boot package for shiny grub menu
         * Disable spinner for now because of a bug of Qt in thread bork :(

2009-06-26 gokmen.goksel
         * Support for installing only system.base packages 

2009-06-25 gokmen.goksel
         * Dont need to run chown for same users .. 

2009-06-25 gokmen.goksel
         * Fix for adding Win entries to grub.conf ...

2009-06-25 gokmen.goksel
         * Use rescuePartition path for creating new grub.conf 

2009-06-25 faik
         * şimdilik default False olsa da, reinstall istenmediğini ayrıca belirtelim...

2009-06-21 klemens
         * spanish translation addition for some new terms in yali, kaptan, and revision of history-manager (kh)

2009-06-20 semen.cirit
         * Removing old version of testcases.

2009-06-19 gokmen.goksel
         * ignore spinner while CD checking...

2009-06-19 gokmen.goksel
         * Hide spinner when we dont need it ..

2009-06-19 gokmen.goksel
         * better..

2009-06-19 gokmen.goksel
         * Correct one ..

2009-06-19 gokmen.goksel
         * Filter reverse opss 

2009-06-19 gokmen.goksel
         * Use first user's name as machine name if it exists..

2009-06-19 gokmen.goksel
         * Much better ... 

2009-06-19 gokmen.goksel
         * Fix multiple user issues ..

2009-06-19 gokmen.goksel
         * Update theme details 

2009-06-19 gokmen.goksel
         * Update Po ... 

2009-06-19 gokmen.goksel
         * Graphic update ..

2009-06-19 gokmen.goksel
         * Update spinner ..

2009-06-19 gokmen.goksel
         * Fix Knight Rider effect with animated MNG
         * Fix QDialog centering issues

2009-06-18 gokmen.goksel
         * Fix gray background issues for other theme file 

2009-06-18 necmettin
         * minor textual optimizations

2009-06-18 gokmen.goksel
         * Update ChangeLog

2009-06-18 gokmen.goksel
         * Add option for install all Language packages
         * bindYali script fixed
         * Bug fixed at http://bugs.pardus.org.tr/8936

2009-06-18 gokmen.goksel
         * *Addforgottenimportzipfile

2009-06-18 gokmen.goksel
         * Show correct name of failed package
         * Stop slideshow while waiting for an answer from user
         * Use dict in language package list instead of list
         * Just ignore free spaces less then minimum partition size
         * Ignore scannedBefore check for ScrPartitionAuto, scan always when it shown

2009-06-17 gokmen.goksel
         * Fix for UI 

2009-06-17 gokmen.goksel
         * Limit minimum partition size ...

2009-06-17 klemens
         * some spanish language additions, and doubts .. (kh)

2009-06-16 semen.cirit
         * Revised test cases for yali.

2009-06-16 gokmen.goksel
         * New release 2.1.9 

2009-06-16 gokmen.goksel
         * Support for small screens
         * Bug fixed at http://bugs.pardus.org.tr/9828

2009-06-16 gokmen.goksel
         * Initial commit for dont install extra language packages feature ..

2009-06-15 gokmen.goksel
         * Show human-readable exceptions ...

2009-06-15 gokmen.goksel
         * Fix for raise in user editing mode ..

2009-06-15 gokmen.goksel
         * Fix for TouchPads in left handed mouse...
         * Bug fixed at http://bugs.pardus.org.tr/7896

2009-06-12 gokmen.goksel
         * Fix overriding current layout 

2009-06-12 gokmen.goksel
         * Shiny info dialogs ..

2009-06-12 gokmen.goksel
         * Use Yali's Message Box instead of QMessageBox directly ...

2009-06-12 gokmen.goksel
         * Use i18n, Po update 

2009-06-12 gokmen.goksel
         * Use current theme settings for YaliDialog

2009-06-12 gokmen.goksel
         * Guess username from given Real Name shamelessly stolen from User Manager :) 

2009-06-11 klemens
         * some spanish language additions (kh)

2009-06-11 gokmen.goksel
         * Po update ...

2009-06-11 gokmen.goksel
         * Fix widget color issues
         * Bug fixed at http://bugs.pardus.org.tr/9906
         * Comment added to http://bugs.pardus.org.tr/9955

2009-06-11 gokmen.goksel
         * Po update 

2009-06-11 gokmen.goksel
         * After some file system checks, partition objects are changing,
         * In this situation we need to recreate partition objects and use the proper one

2009-06-11 gokmen.goksel
         * Write timezone to etc/mudur/timezone 

2009-06-10 gokmen.goksel
         * Much better to ask 'Dont ask again' 

2009-06-10 gokmen.goksel
         * Detect clicked mouse button and update mouse button order
         * Bug fixed at http://bugs.pardus.org.tr/9876

2009-06-10 gokmen.goksel
         * Fix whitespace 23600 :p

2009-06-10 gokmen.goksel
         * Remove not needed param fs_ready and its methods
         * Use also PARTITION_RAID for checking FREESPACE 
         * There is a parted bug, some times it gives parted.PARTITION_RAID(5) for a freespace :(

2009-06-10 gokmen.goksel
         * Not needed

2009-06-09 gokmen.goksel
         * define TERM env for terminal  

2009-06-09 gokmen.goksel
         * Fix ScrAdmin color issues 

2009-06-09 gokmen.goksel
         * Fix Calendar and Slider styles for colour palette ..

2009-06-09 gokmen.goksel
         * Fix colors of analog clock for new theme, show second hand too 

2009-06-09 gokmen.goksel
         * Yet another stupid naming problem occured while looking the sky... 

2009-06-09 gokmen.goksel
         * Fix accidentaly deleted file ..

2009-06-09 gokmen.goksel
         * A big step for mankind .. 

2009-06-09 gokmen.goksel
         * Install by using keyboard issue fixed ..

2009-06-09 gokmen.goksel
         * Create QTermWidget at start ..

2009-06-09 gokmen.goksel
         * Add checkbox for enable/disable detecting other operating systems for GRUB menu..
         * Comment added to http://bugs.pardus.org.tr/9955

2009-06-09 gokmen.goksel
         * if there is just one partition left, we need to select it ..

2009-06-08 gokmen.goksel
         * Enable give admin rights to this user check for first time 

2009-06-08 wpmhia
         * Dutch translations

2009-06-06 klemens
         * spanish language additions for the new kde4-tools (kh)

2009-06-05 gokmen.goksel
         * Add root=LABEL without checking if root= exists in cmdline
         * Show cmdline content in log
         * Comment added to http://bugs.pardus.org.tr/9894

2009-06-05 gokmen.goksel
         * do not create a directory 

2009-06-05 gokmen.goksel
         * Update Po, Turkish translations
         * Bug fixed at http://bugs.pardus.org.tr/9904

2009-06-05 gokmen.goksel
         * -no need 

2009-06-05 gokmen.goksel
         * Fix Advanced mode GUI issues 

2009-06-05 gokmen.goksel
         * Check if there is an exception before raise fail dialog
         * Dont show close button in fail dialog

2009-06-04 semen.cirit
         * Adding test cases for yali.

2009-06-04 gokmen.goksel
         * Add bindYali script .

2009-06-04 gokmen.goksel
         * correct root 

2009-06-04 gokmen.goksel
         * Add Password Recovery mode for Rescue 

2009-06-04 gokmen.goksel
         * not needed 

2009-06-04 gokmen.goksel
         * Add advanced mode for user settings screen
         * Add user id selection feature to advanced mode
         * TODO updated
         * Bug fixed at http://bugs.pardus.org.tr/7658

2009-06-03 gokmen.goksel
         * Show correct information
         * Do not ignore primary partitions for resize

2009-06-03 gokmen.goksel
         * Always fill device list in bootloader screen 

2009-06-03 gokmen.goksel
         * Fix for progressbar positions 

2009-06-03 gokmen.goksel
         * remove useless shortcut button 

2009-06-03 gokmen.goksel
         * Show whole progress at once instead of two part ...

2009-06-03 gokmen.goksel
         * Fix layout issues forx 800x600 resolution 

2009-06-03 gokmen.goksel
         * Support for using logical partitions which are resizable or free 

2009-06-03 gokmen.goksel
         * Set minimum partition size to 160Mb 

2009-06-03 gokmen.goksel
         * fix root widget 

2009-06-03 gokmen.goksel
         * User edit screen improvements ..

2009-06-03 gokmen.goksel
         * Mark bootable disk in list
         * Select bootable disk if automatic install selected
         * Fixes for some CSS issues

2009-06-03 gokmen.goksel
         * revert last, wrong commit 

2009-06-03 gokmen.goksel
         * Add Cancel button to automatic partitioning device selection screen 

2009-06-03 gokmen.goksel
         * Add Cancel button to automatic partitioning device selection screen 

2009-06-03 gokmen.goksel
         * Start VBox utils
         * Shortcuts for changing font size
         * Help shortcut added
         * ShortCut Help button added

2009-06-03 gokmen.goksel
         * Use rootWidget size 

2009-06-03 gokmen.goksel
         * Check device path instead of object hash

2009-06-02 gokmen.goksel
         * User screen improvements

2009-06-02 semen
         * A new todo is added for yali.

2009-06-02 gokmen.goksel
         * Password Rescue mode for Yali Rescue
         * Enable reboot button for Welcome Screen

2009-06-01 gokmen.goksel
         * Use QtermWidget Python binding, instead of binary one ..

2009-06-01 gokmen.goksel
         * Update YALI sizes when X resized ...

2009-06-01 gokmen.goksel
         * Use correct Class hierachy 

2009-05-31 wpmhia
         * Dutch

2009-05-30 ozan.caglayan
         * Add an optional parameter to get_all_with_paths to make it read the installation order from the sort_file generated by pardusman. No behavioral change is introduced by this commit as the new feature is disabled by default.

2009-05-29 gokmen.goksel
         * No need -p parameter 

2009-05-29 gokmen.goksel
         * Fix for format check GUI issues .

2009-05-29 gokmen.goksel
         * Add Timestamp to Log file
         * Make baselayout first for configuring

2009-05-28 gokmen.goksel
         * Daha bi manalı olsun iki satır şiir gibi kod :) and the academy winner is Ozan \o/ 

2009-05-28 gokmen.goksel
         * Ignore grub.conf checking for Pardus installed partitions, because it can be removed ;) 

2009-05-28 gokmen.goksel
         * Forget the whole order thing, we dont need any
         * install order because we first unpack packages
         * and then call configure pending ;) First step
         * is just unpacking. And it is the fastest way :)
         * Use all path to pass package hash checking
         * before install and make baselayout package to
         * be first.

2009-05-28 gokmen.goksel
         * Answer all questions as YES 

2009-05-28 klemens
         * several spanish language additions and minor revision (kh)

2009-05-27 gokmen.goksel
         * update package repository address ..

2009-05-27 gokmen.goksel
         * Dont need another install order ..

2009-05-27 gokmen.goksel
         * Gençler böyle istedi ...

2009-05-27 gokmen.goksel
         * Fix UI 

2009-05-27 semen
         * Adding a new testcase.

2009-05-27 gokmen.goksel
         * Po update .. 

2009-05-27 gokmen.goksel
         * 2009 Theme for Yalı \o/ 

2009-05-27 gokmen.goksel
         * Call udev_settle after each commit ..

2009-05-27 semen
         * New test cases added.

2009-05-27 gokmen.goksel
         * New release 2.1.8

2009-05-27 gokmen.goksel
         * use unicode

2009-05-27 gokmen.goksel
         * Raise FSCheck Error if just FSCheck fails
         * Warn user when back clicked

2009-05-27 gokmen.goksel
         * Use new COMAR backend instead of Polkit API ..

2009-05-27 gokmen.goksel
         * Remove partition request before removing partition itself, check if primary partition avaliable in partition table..

2009-05-27 semen
         * Adding a new testcase.

2009-05-26 gokmen.goksel
         * Do not ask any password for selected user support added . 

2009-05-26 gokmen.goksel
         * Use pisi.api instead of comar ..

2009-05-26 gokmen.goksel
         * Takeback operation (sync now)
         * Show connection info
         * Remove duplicate methods
         * Updated TODO

2009-05-26 gokmen.goksel
         * Much better way for checking if Pardus exists ..

2009-05-26 gokmen.goksel
         * Store selected rescue mode 

2009-05-26 gokmen.goksel
         * Use package name instead of metadata 

2009-05-26 gokmen.goksel
         * Use whole list of packages for install even it fails ..

2009-05-25 gokmen.goksel
         * Get history from Pisi History DB ...

2009-05-25 gokmen.goksel
         * Show connection list for given guest system network profiles and connect to selected profile ...

2009-05-25 gokmen.goksel
         * Mount before starting rescue ..

2009-05-25 gokmen.goksel
         * Rescue mode Pisi widgets
         * Updated TODO

2009-05-25 klemens
         * some spanish language additions and revision (kh)

2009-05-22 gokmen.goksel
         * Fix wrong po updates ..

2009-05-22 gokmen.goksel
         * update changelog 

2009-05-22 gokmen.goksel
         * update po 

2009-05-22 gokmen.goksel
         * Much better NTFS resize process.. 

2009-05-22 gokmen.goksel
         * Do not fail when user wants to resize the disk less than minimum possible resize size; just use the minimum one ..

2009-05-22 gokmen.goksel
         * not needed ..

2009-05-22 gokmen.goksel
         * Select the first avaliable partition by default 

2009-05-22 gokmen.goksel
         * Swap off for all opened swap file or partitions

2009-05-21 klemens
         * some spanish language additions and adjustments (kh)

2009-05-21 gokmen.goksel
         * Add btrfs resize and use dynamic Filesystem list in Manual Partitioning ... We can not use btrfs for now because of the old Parted that we use ...

2009-05-21 gokmen.goksel
         * Btrfs support 

2009-05-21 gokmen.goksel
         * Forgotten magic number 

2009-05-21 gokmen.goksel
         * Make debug default on 

2009-05-21 gokmen.goksel
         * new release 2.1.6 

2009-05-21 gokmen.goksel
         * update po 

2009-05-21 klemens
         * spanish language file additions (kh)

2009-05-20 gokmen.goksel
         * New release 2.1.6, Po update ..

2009-05-20 gokmen.goksel
         * Do not forget to add magic number 8 :) 

2009-05-20 gokmen.goksel
         * wrong place :s 

2009-05-20 gokmen.goksel
         * Fix typo
         * Add using free space summary
         * ..

2009-05-20 gokmen.goksel
         * Support to use free space on disk for Auto Resize 

2009-05-20 gokmen.goksel
         * Much better way for ntfs check by using ntfsck 

2009-05-20 gokmen.goksel
         * cleanup ..

2009-05-20 semen
         * Adding a test case to yali.

2009-05-20 gokmen.goksel
         * Fix ErrorWidget issue ..

2009-05-18 gokmen.goksel
         * Fix for Semen's local variable referenced before assignment error...

2009-05-16 klemens
         * spanish language update and addition (kh)

2009-05-15 gokmen.goksel
         * Update ChangeLog 

2009-05-15 gokmen.goksel
         * New release 2.1.5, Po update ..

2009-05-15 gokmen.goksel
         * Show help screen if its hide ..

2009-05-15 gokmen.goksel
         * Add forgotten screen 

2009-05-15 gokmen.goksel
         * Fix release path 

2009-05-15 gokmen.goksel
         * If pardus-release exists we can accept it as Pardus ..

2009-05-15 gokmen.goksel
         * If no label defined try to use filesystem label..

2009-05-15 gokmen.goksel
         * update TOOD

2009-05-15 gokmen.goksel
         * Grub rescue mode finished, lets test it \o/
         * Bug fixed at http://bugs.pardus.org.tr/7169

2009-05-15 gokmen.goksel
         * Change Ui as a result of partition scan ..

2009-05-14 gokmen.goksel
         * fix class path 

2009-05-14 gokmen.goksel
         * Scan partitions and try to find Pardus installed one
         * Show usable partitions for rescue
         * Show error messages as a result of partition scan
         * One step further in Grub rescue..

2009-05-14 gokmen.goksel
         * Fix updated conf.d/mudur and update TODO 

2009-05-13 gokmen.goksel
         * Rescue Mode Grub Screen

2009-05-13 gokmen.goksel
         * Rescue mode selection screen 

2009-05-13 klemens
         * some spanish language additions and revision (kh)

2009-05-12 gokmen.goksel
         * Use internal name instead of label if device does not exists
         * Reset all changes before reiniting devices
         * Bug fixed at http://bugs.pardus.org.tr/9476

2009-05-12 gokmen.goksel
         * fix grub device order issue 

2009-05-12 gokmen.goksel
         * update ..

2009-05-12 gokmen.goksel
         * Update ChangeLog 

2009-05-12 gokmen.goksel
         * New release 2.1.4:
         * - Fixed important partitioning issues
         * - Do not scan partitions more than once for resizing
         * - Force to use ext4 for ext* formatted partitions
         * - Fix swap filesystem selection issue
         * - Updated TODO
         * - Updated translation files

2009-05-12 gokmen.goksel
         * We dont need a junk of 150 MB .. 2 MB is enough.

2009-05-12 gokmen.goksel
         * Enable safety checks of resize2fs
         * Use quiet for mkfs.extX
         * Do not add another 140 MB hence to avoid resize problems of NTFS
         * Use int for MB
         * Update Copyrights

2009-05-12 gokmen.goksel
         * If selected partition's fs is different from the old one we need to commit this
         * Fix wrong /home path for umount
         * Use --no-floppy with grub command

2009-05-11 gokmen.goksel
         * Much better to use popen.poll to get return code ;) 

2009-05-11 gokmen.goksel
         * Some testcases to test Yalı ..

2009-05-11 gokmen.goksel
         * Some format commands needs a large buffer to get whole stdout
         * so, we should use popen.communicate to avoid blocking the system

2009-05-11 gokmen.goksel
         * Call check functions before starting to resize
         * Localize resize fail messages
         * Update Po..

2009-05-09 gokmen.goksel
         * Handle ext4 partitions in checking other linux distros section..

2009-05-08 gokmen.goksel
         * Fix for grub install 

2009-05-08 gokmen.goksel
         * Use default FileSystems for Auto Partitioning..

2009-05-08 gokmen.goksel
         * New release 2.1.3 

2009-05-08 gokmen.goksel
         * Po update before release ..

2009-05-08 gokmen.goksel
         * Dont show knight rider effect beacuse of a Qt bug, I will fix it later 

2009-05-08 gokmen.goksel
         * We should set on swap after label set
         * We dont need debugger anymore in seperate places
         * Comment added to http://bugs.pardus.org.tr/9233

2009-05-08 gokmen.goksel
         * Update ChangeLog ..

2009-05-08 gokmen.goksel
         * User can choose FileSystem for each partition that we support \o/

2009-05-08 gokmen.goksel
         * Work for using any type of FS in manual partitioning, not finished yet..
         * Comment added to http://bugs.pardus.org.tr/9722

2009-05-07 gokmen.goksel
         * Use yali4.sysutils.run in everywhere to catch what is going on ;) 

2009-05-07 gokmen.goksel
         * Revert last, add capture feature to global run method..

2009-05-07 gokmen.goksel
         * Use popen.read to get label from e2label cmd, update ChangeLog 

2009-05-06 gokmen.goksel
         * Capture all command outputs into the debugger
         * Comment added to http://bugs.pardus.org.tr/7568

2009-05-05 gokmen.goksel
         * update ChangeLog from SVN Commit logs ..

2009-05-04 gokmen.goksel
         * update version 2.1.2

2009-05-04 gokmen.goksel
         * Fix typo..

2009-05-04 gokmen.goksel
         * Retry when commit failed 

2009-05-04 gokmen.goksel
         * Net.Stack -> Network.Stack 

2009-05-04 gokmen.goksel
         * Update oxygen theme.. 

2009-05-04 gokmen.goksel
         * Check command if exists before starting operation..

2009-05-04 gokmen.goksel
         * Remove duplicate command check methods.

2009-05-04 gokmen.goksel
         * Do not call device.commit when disk table is not changed.
         * Comment added to http://bugs.pardus.org.tr/7530

2009-05-04 gokmen.goksel
         * no need md5 in here .

2009-04-27 gokmen.goksel
         * Add log for setting/getting label operations .

2009-04-27 gokmen.goksel
         * Fix for exceptions 

2009-04-27 gokmen.goksel
         * Merge widely used funtions to top class 

2009-04-27 gokmen.goksel
         * Remove duplicates 

2009-04-27 ozan.caglayan
         * Revert this as it doesn't seem to be the cause of the problem.

2009-04-27 ozan.caglayan
         * Mount /dev/shm without noexec. This was breaking
         * userspace applications which try to use /dev/shm as a shared memory
         * pool like pulseaudio.

2009-04-26 gokmen.goksel
         * remove checks for now 

2009-04-26 gokmen.goksel
         * Merge fix from branches .

2009-04-26 gokmen.goksel
         * Revert new PyParted changes . 

2009-04-26 gokmen.goksel
         * Comment added to http://bugs.pardus.org.tr/9651

2009-04-24 gokmen.goksel
         * New PyParted API changes .. not finished yet ..

2009-04-24 gokmen.goksel
         * use python 2.6's hashlib ..

2009-04-22 klemens
         * update of some spanish language files (kh)

2009-04-21 gokmen.goksel
         * manuel to manual fix a huge typo ...

2009-04-20 gokmen.goksel
         * Ext4 Support \o/ TODO: resizing..

2009-04-16 gokmen.goksel
         * typo .

2009-04-11 fatih
         * Add script to start YALI in X server

2009-02-19 gokmen.goksel
         * . Use swap instead of none for mount point
         * Comment added to http://bugs.pardus.org.tr/9233

2009-02-01 patrik
         * Minor fix in Swedish translation

2009-01-30 bahadir.kandemir
         * If object is null, you can't access its properties.
         * Another installer bug fixed on release day, great.

2009-01-29 gokmen.goksel
         * Just check kernel command in entries, its enough.. 

2009-01-29 gokmen.goksel
         * Also check uuid command in foreign grub.conf
         * Fix for overriding selected partitioning method

2009-01-28 gokmen.goksel
         * Po update and new release 2.0.8

2009-01-27 gokmen.goksel
         * Do not override selected partitioning method

2009-01-27 gokmen.goksel
         * Use global get_minor method, it causes some problems in grub.conf
         * BUG Fixed in Ekin's Head :)

2009-01-26 patrik
         * Minor fix in Swedish translation

2009-01-19 mustafaoe
         * German tranls updated

2009-01-14 klemens
         * some spanish language revision for Yali and CD's index file (kh)

2009-01-14 wpmhia
         * Dutch translations bij Willem Gielen

2009-01-14 gokmen.goksel
         * Po updates
         * Bug fixed at http://bugs.pardus.org.tr/8937

2009-01-13 gokmen.goksel
         * Catch update dev exceptions
         * Comment added to http://bugs.pardus.org.tr/9010

2009-01-13 gokmen.goksel
         * Bug fixed at http://bugs.pardus.org.tr/9014

2009-01-12 gokmen.goksel
         * Added controls, is there a problem with SVN ? ..

2009-01-07 patrik
         * Minor fix in Swedish translation

2009-01-03 gokmen.goksel
         * Much better and cleaner..

2009-01-03 gokmen.goksel
         * More Qtish way and its smarter than the old one ;) Should I develop a new window manager ?

2009-01-02 gokmen.goksel
         * If KDE is not installed dont try to set AutoLogin choices
         * Comment added to http://bugs.pardus.org.tr/8947

2009-01-02 gokmen.goksel
         * *Newbugfixrelease2.0.7
         * *Ifnotfoundapropergrub.confumountforeignpartitioncorrectly
         * *Ifentry"root"notfoundinforeigngrub.confskipthem
         * *Usecorrectwindevicewithmapdefinitioningrub.conf
         * 	*Bugfixedathttp://bugs.pardus.org.tr/8947
         * *IfyouwanttotestthefixedYALIyoucanuseMinimal_Test.isofrom
         * http://cekirdek.pardus.org.tr/~gokmen/files/Minimal_Test.isowhichjust
         * includessystem.basepackages.

2008-12-31 patrik
         * Fix in Swedish translation

2008-12-30 patrik
         * Fix in Swedish translation

2008-12-26 gokmen.goksel
         * New major release with the following changes;
         * Get theme options from /proc/cmdline
         * Theme support added to cmd-line options
         * Oxygen based new theme added
         * QRadioButton issues fixed
         * Using selected disk in manual partitioning issue fixed (7631)
         * Button enabling/disabling issues in partitioning screen fixed (8602)
         * Fixed enabling auto-resize radio button issue when it is impossible to resize.
         * Update disk order in foreign grub.conf before append to our grub.conf
         * Comment added to http://bugs.pardus.org.tr/8782
         * If swap opened, close it before umount
         * Finalize_chroot method added to stop dbus and its friends before installing grub
         * All mounted devices unmounted before grub install
         * Grub batch used instead of grub-install command
         * Pisi's FilesDB succesfully closed if still open before umount targets
         * Comment added to http://bugs.pardus.org.tr/8764
         * Bug fixed at http://bugs.pardus.org.tr/7550
         * Bug fixed at http://bugs.pardus.org.tr/8616
         * Use swap while install
         * Comment added to http://bugs.pardus.org.tr/7656
         * Comment added to http://bugs.pardus.org.tr/2898
         * Check number of primary partitions and warn if one try to create a new one.
         * For YaliException don't show close button on exception window
         * Ask for retry when packages are broken is finished.
         * When Pisi raises install error for given package;
         * emit ErrorRetry then show Retry Dialog - if answer is Retry
         * pass the package while another package needs it then retry 
         * again otherwise show install failed exception then reboot.

2008-12-26 klemens
         * some spanish language update and revision (kh)

2008-12-25 gokmen.goksel
         * Update for deutsch .. from Mustafa Olcerman ..

2008-12-24 gokmen.goksel
         * Update translation and translation script ..

2008-12-24 gokmen.goksel
         * Dont take old device path from old entries ..

2008-12-24 gokmen.goksel
         * typo ..

2008-12-24 gokmen.goksel
         * correct place for setting theme ..

2008-12-24 gokmen.goksel
         * Get theme options from cmdline ..

2008-12-24 gokmen.goksel
         * Correct type checking ..

2008-12-22 gokmen.goksel
         * update changelog, background etc.

2008-12-22 gokmen.goksel
         * Add theme option to cmd options, use external qss file and new oxygen theme added..

2008-12-15 gokmen.goksel
         * Yali4 ChangeLog added .. 

2008-12-07 gokmen.goksel
         * Copyright dates are updated
         * Property "help" added to base class ScreenWidget
         * Unused consts removed
         * Unused steps module removed
         * In PartitionAuto screen updateUI method moved to update global method
         * QRadioButton issues fixed but dirty
         * Using selected disk in manual partitioning issue fixed (7631)
         * Button enabling/disabling issues in partitioning screen fixed (8602)
         * Bug fixed at http://bugs.pardus.org.tr/7631
         * Bug fixed at http://bugs.pardus.org.tr/8602

2008-12-07 gokmen.goksel
         * Fixed enabling auto-resize radio button issue when it is impossible to resize.

2008-12-05 gokmen.goksel
         * Make find_grub_dev as global method
         * Update disk order in foreign grub.conf before append to our grub.conf
         * Comment added to http://bugs.pardus.org.tr/8782

2008-12-05 gokmen.goksel
         * If swap opened, close it before umount
         * KUDOS goes to Gürer, Ozan, Gökçen, Serbülent  \o/
         * Price winner (toblerone) is Gürer ;)

2008-12-05 gokmen.goksel
         * We cant use classic reboot .. 

2008-12-04 gokmen.goksel
         * Finalize_chroot method added to stop dbus and its friends before installing grub
         * All mounted devices unmounted before grub install
         * Grub batch used instead of grub-install command
         * Pisi's FilesDB succesfully closed if still open before umount targets
         * Bash's reboot command used for reboot after install

2008-12-02 gokmen.goksel
         * Turkish po update ..

2008-12-02 gokmen.goksel
         * Comment added to http://bugs.pardus.org.tr/8764
         * Can you check new po file ?
         * It should be fixed.

2008-12-02 gokmen.goksel
         * Update po template correctly .

2008-12-02 gokmen.goksel
         * update po update-tool and pot file ..

2008-12-02 gokmen.goksel
         * Po update .. something wrong in here :S 

2008-12-01 patrik
         * Fix in Swedish translation

2008-12-01 gokmen.goksel
         * Bug fixed at http://bugs.pardus.org.tr/7550

2008-11-24 gokmen.goksel
         * Something funny ..

2008-11-10 gokmen.goksel
         * Bug fixed at http://bugs.pardus.org.tr/8616
         * Yazım hataları için hata kaydı açmak pek mantıklı bir hareket değil aklında bulunsun.

2008-11-10 gokmen.goksel
         * Use swap while install
         * Comment added to http://bugs.pardus.org.tr/7656
         * Comment added to http://bugs.pardus.org.tr/2898
         * Ve tarihin tozlu raflarından birşeyler daha uçup gidiyor aramızdan ..

2008-11-10 gokmen.goksel
         * Check number of primary partitions and warn if one try to create a new one.
         * Fixed by Selim OK

2008-11-10 gokmen.goksel
         * Ask for retry when packages are broken is finished.
         * For YaliException don't show close button on exception window

2008-11-07 gokmen.goksel
         * When Pisi raises install error for given package;
         * emit ErrorRetry then show Retry Dialog - if answer is Retry
         * pass the package while another package needs it then retry 
         * again otherwise show install failed exception then reboot.
         * Goes to Doruk Fisek

2008-10-23 gokmen.goksel
         * New version 2.0.5 Major change is plug-in support ..

2008-10-23 gokmen.goksel
         * use str. .

2008-10-23 gokmen.goksel
         * use readable warning message when plugin not installed.

2008-10-22 gokmen.goksel
         * Also support for summary from plugins ..

2008-10-22 gokmen.goksel
         * clean these ..

2008-10-22 gokmen.goksel
         * install plugins default ..

2008-10-22 gokmen.goksel
         * plugins directory ..

2008-10-21 gokmen.goksel
         * support for different steps..

2008-10-20 gokmen.goksel
         * plugin stuff..

2008-10-20 gokmen.goksel
         * YALI Plug-in support in basic.

2008-10-15 gokmen.goksel
         * Disable widgets while checking what to do ..

2008-10-15 gokmen.goksel
         * update manifest

2008-09-17 gokmen.goksel
         * TODO updated.
         * Translator's tool improved.
         * Some of bugs fixed for translator's tool.
         * Translators README updated.

2008-09-12 mustafaoe
         * German transl. updated

2008-09-11 gokmen.goksel
         * fix .

2008-09-10 mustafaoe
         * German transl. updated

2008-09-10 necmettin
         * add some Swedish translations, thanks to Patrick

2008-09-08 gokmen.goksel
         * Po update, TR fixes ..

2008-09-08 gokmen.goksel
         * po update..

2008-09-05 gokmen.goksel
         * correct one .. affects of meth.. 

2008-09-05 eki
         * bik bik bik...

2008-09-04 gokmen.goksel
         * release .. 

2008-09-04 gokmen.goksel
         * copying pisi index operations is a base process..

2008-09-04 gokmen.goksel
         * yali remove after kde on ..

2008-09-04 gokmen.goksel
         * Check if firstboot ..

2008-09-04 gokmen.goksel
         * version up.

2008-09-04 gokmen.goksel
         * Remove yali4 ..

2008-09-04 gokmen.goksel
         * unlik after bizzt..

2008-09-04 gokmen.goksel
         * Sv support added..

2008-09-03 gokmen.goksel
         * OemInstall and firstBoot are OK for now. See you tomorrow..

2008-09-02 klemens
         * some minor fixes for spanish language files (kh)

2008-09-02 gokmen.goksel
         * UI fix for partition choices ..

2008-09-02 gokmen.goksel
         * UI fix for partition choices ..

2008-09-01 ozan.caglayan
         * Bug fixed at http://bugs.pardus.org.tr/8098

2008-08-31 klemens
         * some revision of spanish language files for yali4 and kaptan

2008-08-29 gokmen.goksel
         * Get default timezone for given language ..

2008-08-28 gokmen.goksel
         * hihihi :)

2008-08-27 gokmen.goksel
         * security :) 

2008-08-27 gokmen.goksel
         * New Release 2.0.1 for P2008.1
         * - Export session as kahya file
         * - Some GUI Improvements and Bug fixes
         * Bug fixed at http://bugs.pardus.org.tr/7993

2008-08-26 gokmen.goksel
         * too hacky .. 

2008-08-05 pinar
         * Bug fixed at http://bugs.pardus.org.tr/7401

2008-07-25 gokmen.goksel
         * Export users and partitioning options as kahya file ..

2008-07-14 gokmen.goksel
         * export install as kahya XML ..

2008-07-07 gokmen.goksel
         * Use F12 shortcut for new shiny Graphical Terminal
         * Update TODO
         * Thanks to QTermWidget developers !

2008-07-07 klemens
         * some minor spanish updates, hope it sounds a little better (kh)

2008-07-03 ozan.caglayan
         * fix

2008-07-02 ozan.caglayan
         * french translation of yali4 is completed.

2008-06-27 ozan.caglayan
         * one more cup of coffee before i go

2008-06-27 ozan.caglayan
         * more updates. Its all for today.

2008-06-27 klemens
         * some last minute addons of spanish language files (kh)

2008-06-26 gokmen.goksel
         * Add pl support ..

2008-06-26 gokmen.goksel
         * if menu.lst is link then return grub.conf ..

2008-06-26 gokmen.goksel
         * hımms. 

2008-06-26 gokmen.goksel
         * po update.. 

2008-06-26 gokmen.goksel
         * Also check menu.lst file as default grub config file ..

2008-06-26 gokmen.goksel
         * a small workaround for pt_BR ..

2008-06-26 gokmen.goksel
         * Fix layout problems..

2008-06-26 gokmen.goksel
         * typo .

2008-06-26 mustafaoe
         * German transl. updated.

2008-06-26 mustafaoe
         * German transl. updated.

2008-06-26 ozan.caglayan
         * last update for today..

2008-06-26 ozan.caglayan
         * update

2008-06-26 ozan.caglayan
         * update

2008-06-26 ozan.caglayan
         * update

2008-06-26 gokmen.goksel
         * update.. 

2008-06-26 ozan.caglayan
         * translation update

2008-06-26 ozan.caglayan
         * first chunk

2008-06-26 gokmen.goksel
         * fix question..

2008-06-26 gokmen.goksel
         * typo, po update..

2008-06-26 gokmen.goksel
         * One can stop CD Checking..
         * Po Update 
         * New Background
         * Show post install operations
         * Show working image at the end
         * Some Release stuff
         * ...

2008-06-26 gokmen.goksel
         * Make sure you have backup..

2008-06-25 klemens
         * some additions to some german language files (kh)

2008-06-25 gokmen.goksel
         * much better..

2008-06-25 gokmen.goksel
         * Check admins pass ..

2008-06-25 gokmen.goksel
         * typo 

2008-06-25 gokmen.goksel
         * GPT Stuff for EFI ..

2008-06-25 gokmen.goksel
         * Use pardus.grubutils .. 

2008-06-25 gokmen.goksel
         * disable duplicate entries..

2008-06-25 klemens
         * some spanish language additions and revision (kh)

2008-06-24 gokmen.goksel
         * Now YALI adds other distros to the installed grub menu :) yay
         * Change addUser method for new Comar (thnks gokcen)
         * and the end.

2008-06-24 gokmen.goksel
         * Use global object, when you include a qwidget from a qthread it causes seg fault at libQt4.4.0.so borks..

2008-06-24 gokmen.goksel
         * Po upate. 

2008-06-24 gokmen.goksel
         * Çeviri işini bile yapamayan,
         * Ne yaptığına bakmadan commit eden,
         * Lütfen bu alana bir daha dokunmasın.
         * Hele hele üstüne ukalalık hiç yapmasın.

2008-06-23 mustafaoe
         * German transl. updated

2008-06-23 gokmen.goksel
         * Add other distros to the Pardus GRUB .. (not finished.) 

2008-06-23 klemens
         * some spanish language adjustment (kh)

2008-06-23 gokmen.goksel
         * proccess pending actions before updating the ui ..

2008-06-23 gokmen.goksel
         * Fix for mount, label issues.

2008-06-23 erenturkay
         * ............

2008-06-22 klemens
         * small spanish language update (kh)

2008-06-21 gokmen.goksel
         * Bug fixed at http://bugs.pardus.org.tr/7467

2008-06-21 mustafaoe
         * German transl. updated

2008-06-21 klemens
         * some "dots" additional, according to changed yali language file for 
         * spanish (kh)

2008-06-20 gokmen.goksel
         * typo.

2008-06-20 gokmen.goksel
         * Po update
         * Bug fixed at http://bugs.pardus.org.tr/7464

2008-06-20 gokmen.goksel
         * Bug fixed at http://bugs.pardus.org.tr/7491

2008-06-20 klemens
         * some minor spanish language corrections, when watching Pardus 2008rc2 
         * (kh)

2008-06-18 klemens
         * some spanish language updates (kh)

2008-06-18 mustafaoe
         * German transl. updated.

2008-06-18 gokmen.goksel
         * Update translation .. 

2008-06-18 gokmen.goksel
         * Check by lower .. 

2008-06-18 gokmen.goksel
         * Use better bootloader choice
         * Make chown for already existed users..
         * Show chown notification ..
         * Bug fixed at http://bugs.pardus.org.tr/5717
         * Bug fixed at http://bugs.pardus.org.tr/6564

2008-06-18 gokmen.goksel
         * Default bootloader option is INSTALL_SMART..

2008-06-18 gokmen.goksel
         * Dont use remote repo as default.

2008-06-18 gokmen.goksel
         * Heta :) 

2008-06-18 gokmen.goksel
         * much better.

2008-06-17 klemens
         * update of some spnish language items (kh)

2008-06-17 gokmen.goksel
         * if you dont stop the counter the bomb will explode again and again ... 

2008-06-17 gokmen.goksel
         * Try to find resizable partitions when methodUseAvail selected. 

2008-06-17 gokmen.goksel
         * Default erase all.. 

2008-06-17 gokmen.goksel
         * After 20 sec. bomb will explode. If dont cut the red line.. 

2008-06-17 gokmen.goksel
         * Kahya is almost finished ..

2008-06-17 gokmen.goksel
         * You dont understand Turkish culture ..ne ..

2008-06-17 gokmen.goksel
         * ziboynk..

2008-06-17 gokmen.goksel
         * Get Resizable First partition will be used by Kahya ..

2008-06-17 gokmen.goksel
         * pt_PT -> pt_BR 

2008-06-17 gokmen.goksel
         * Importante le commit â 

2008-06-17 mustafaoe
         * German transl. updated

2008-06-17 caglar
         * safe side

2008-06-17 gokmen.goksel
         * Use udevadm instead of udevtrigger ..

2008-06-17 mustafaoe
         * German transl. updated

2008-06-17 gokmen.goksel
         * Add Bootloader options to summary.

2008-06-16 klemens
         * spanish language update for yali4 changes (kh)

2008-06-16 mustafaoe
         * German transl. updated.

2008-06-16 gokmen.goksel
         * Show automatic resize summary.

2008-06-16 gokmen.goksel
         * Show resize summary 
         * Show delete all summary
         * Show automatic partitioning summary

2008-06-16 gokmen.goksel
         * Show Partition changes in SummaryScr
         * Po update

2008-06-16 gokmen.goksel
         * Fix 

2008-06-16 gokmen.goksel
         * Use new keyboard layout settings in Kahya
         * Add timezone support to Kahya
         * Show meaningful summary

2008-06-16 gokmen.goksel
         * Let kahya works.

2008-06-16 gokmen.goksel
         * kahya default.xml

2008-06-15 gokmen.goksel
         * Show hostname.

2008-06-15 gokmen.goksel
         * Fill summary
         * GPT supports more than 4 primary partitions
         * Mint Nargile is good enough yay \o/

2008-06-15 mustafaoe
         * German transl. updated.

2008-06-13 gokmen.goksel
         * More colorfull frame.
         * Comment added to http://bugs.pardus.org.tr/7402

2008-06-13 gokmen.goksel
         * Fix for fstab and GRUB's PARDUS_ROOT static label problems
         * Another footstep for Kahya..

2008-06-13 mustafaoe
         * German transl. updated.

2008-06-12 klemens
         * some spanish language tuning (kh)

2008-06-12 klemens
         * some minor revision and addition in spanish language file (kh)

2008-06-12 mustafaoe
         * German translations updated.

2008-06-12 gokmen.goksel
         * Ui update
         * Po update
         * Show Resizing message ..

2008-06-12 gokmen.goksel
         * Apply GRUB options after formatting
         * Use Summary screen as last screen before install starts

2008-06-11 klemens
         * some minor corrections in spanish language file for yali4 - after 
         * watching pardus 2008rc1..(kh)

2008-06-11 gokmen.goksel
         * Use summary screen ..

2008-06-11 gokmen.goksel
         * footstep for summary screen..

2008-06-10 klemens
         * some small progress in german language file (kh)

2008-06-09 gokmen.goksel
         * Set face icon owner.

2008-06-08 klemens
         * some spanish language additions and minor revision (kh)

2008-06-06 gokmen.goksel
         * Use random user faces from YALI archive. No pig.

2008-06-06 gokmen.goksel
         * Partitioning descriptions added
         * Po update..

2008-06-06 gokmen.goksel
         * isWindows check uses old mount code, revert it
         * Bug fixed at http://bugs.pardus.org.tr/7286

2008-06-06 gokmen.goksel
         * Fix for LABEL=None bugs
         * Comment added to http://bugs.pardus.org.tr/7286

2008-06-06 gokmen.goksel
         * GB Layout added
         * Po update
         * Bug fixed at http://bugs.pardus.org.tr/7243

2008-06-06 gokmen.goksel
         * Po update
         * Typo.
         * Bug fixed at http://bugs.pardus.org.tr/7288

2008-06-06 gokmen.goksel
         * Po update
         * Typo.
         * Bug fixed at http://bugs.pardus.org.tr/7294

2008-06-05 mustafaoe
         * German translations updated.

2008-06-04 klemens
         * some spanish language additions

2008-06-03 gokmen.goksel
         * ... . 

2008-06-03 gokmen.goksel
         * Umount"home"beforegrub-install
         * Trygrub-installagainifitfails.

2008-06-03 gokmen.goksel
         * Use ordered disk list
         * Disable device list when install selected device is not active
         * ...

2008-06-02 gokmen.goksel
         * po update.

2008-06-02 gokmen.goksel
         * Use mount command instead of mount method defined in _sysutils.c 

2008-06-02 gokmen.goksel
         * Check it before starting to copy..

2008-06-02 gokmen.goksel
         * Copy pisi index then extract it to the installed system..

2008-06-01 mustafaoe
         * German translations updated.

2008-06-01 jnmbk
         * küçük imla hataları düzeltildi

2008-05-29 gokmen.goksel
         * If Grub root == Install root then Install root disk is always hd0 in device.map

2008-05-29 gokmen.goksel
         * If edd fails use Pardus root as grub root
         * Write language settings to conf.d/mudur

2008-05-29 gokmen.goksel
         * Check consistency of diskList..

2008-05-29 gokmen.goksel
         * We dont need mudur anyway :)

2008-05-26 mustafaoe
         * German translations updated.

2008-05-25 mustafaoe
         * Germans translations updated.

2008-05-25 mustafaoe
         * German translations updated.

2008-05-24 isbaran
         * ext3 give-percent-while-formatting function

2008-05-19 mustafaoe
         * German translations updated.

2008-05-18 klemens
         * additional translation in the spanish language file (kh)

2008-05-16 gokmen.goksel
         * Move move move.

2008-05-14 gokmen.goksel
         * .. BZzzz..

2008-05-14 gokmen.goksel
         * Also check from realname line..

2008-05-14 gokmen.goksel
         * ignore bidi bidi bidi..

2008-05-14 gokmen.goksel
         * Set label.. dirdirdir..

2008-05-13 gokmen.goksel
         * Refresh Disks button added; if you plug any removable disk during 
         * installation you can use it without restarting the installer
         * Bug fixed at http://bugs.pardus.org.tr/6278

2008-05-13 gokmen.goksel
         * Po update.

2008-05-13 gokmen.goksel
         * If system language is selected as Turkish, use correct progressBar view.
         * Bug fixed at http://bugs.pardus.org.tr/1220

2008-05-11 gokmen.goksel
         * ...

2008-05-11 gokmen.goksel
         * Dont force to create super user..

2008-05-11 gokmen.goksel
         * icon update..

2008-05-11 gokmen.goksel
         * Po, icon update...

2008-05-11 gokmen.goksel
         * Po update, new help and slide show texts bla bla bla ..

2008-05-11 gokmen.goksel
         * more readable..

2008-05-11 gokmen.goksel
         * icon update..

2008-05-11 gokmen.goksel
         * GUI issues fixed .. 

2008-05-11 gokmen.goksel
         * Help..

2008-05-11 gokmen.goksel
         * Cleanup..

2008-05-11 bahadir.kandemir
         * Do not fork chroot_dbus process

2008-05-11 gokmen.goksel
         * New Slideshows with texts..

2008-05-11 gokmen.goksel
         * Graphs..

2008-05-09 gokmen.goksel
         * If firstBoot then do not try to umount home partition...

2008-05-09 gokmen.goksel
         * use integer ..

2008-05-09 gokmen.goksel
         * Po update.

2008-05-09 gokmen.goksel
         * dont add free spaces to the guess list
         * new colors
         * gui issues fixed

2008-05-08 gokmen.goksel
         * Add 2008 Repo to the installed system.

2008-05-08 gokmen.goksel
         * If normal installation selected try to set yali4-firstboot service off.

2008-05-08 gokmen.goksel
         * Dont try to use EDD when there is just one device..

2008-05-08 gokmen.goksel
         * ohom.

2008-05-08 gokmen.goksel
         * Po update.

2008-05-08 gokmen.goksel
         * Handle package installed or not.

2008-05-08 gokmen.goksel
         * ohom.

2008-05-08 gokmen.goksel
         * If OemInstall selected dont try to set user,host or root pass...

2008-05-08 gokmen.goksel
         * Refucktoring.. FirstBoot stuff..

2008-05-07 gokmen.goksel
         * GUI issues fixed..

2008-05-07 gokmen.goksel
         * Handle resize errors.

2008-05-07 gokmen.goksel
         * A lot of changes..

2008-05-07 gokmen.goksel
         * cieses

2008-05-07 gokmen.goksel
         * Let root pass unicode..

2008-05-06 gokmen.goksel
         * Refactoring.. Part IV..

2008-05-06 gokmen.goksel
         * ohom.

2008-05-06 gokmen.goksel
         * Refactoring.. Part III..

2008-05-06 gokmen.goksel
         * Refactoring.. go go..

2008-05-06 gokmen.goksel
         * Refactoring.. go go..

2008-05-06 gokmen.goksel
         * Go on darling..

2008-05-06 gokmen.goksel
         * Typo ..

2008-05-06 gokmen.goksel
         * Merge old techniques to new one..

2008-05-06 gokmen.goksel
         * Refactoring...

2008-05-06 gokmen.goksel
         * update the logo..

2008-05-01 gokmen.goksel
         * New theme, shiny colors, new logo .. oscar goes to Gokhaan ..

2008-05-01 gokmen.goksel
         * typo :( 

2008-05-01 gokmen.goksel
         * Please wait while resizing..

2008-04-30 gokmen.goksel
         * Wait for resizing.

2008-04-30 gokmen.goksel
         * Just check when you need

2008-04-30 gokmen.goksel
         * Use pardus.python module, check for cciss (a.k.a gcc)

2008-04-29 gokmen.goksel
         * Typo

2008-04-29 gokmen.goksel
         * EGO operor non tutela ..

2008-04-27 gokmen.goksel
         * cosmetic.

2008-04-25 gokmen.goksel
         * Some codes may not required.

2008-04-25 gokmen.goksel
         * Use selected partition types filesystem..

2008-04-25 gokmen.goksel
         * devices are appended in reverse order

2008-04-23 gokmen.goksel
         * Use LABEL in grub.conf
         * Dont try to resize if there is no primary partition avaliable on device
         * Check pisi dbus workaround.

2008-04-23 gokmen.goksel
         * Heta olmuş

2008-04-22 gokmen.goksel
         * Do not add unnecessary boot parameters
         * Use unicode for user password
         * Update TODO

2008-04-22 gokmen.goksel
         * Check old partition type before creating new one.

2008-04-22 gokmen.goksel
         * nos es non gauisus super plagiarius

2008-04-21 bahadir.kandemir
         * Set dbus timeout to 1200
         * pisi-devel r17764 required.

2008-04-21 gokmen.goksel
         * Nos es non gauisus super plagiarius 

2008-04-18 gokmen.goksel
         * It is very very smart now ;) Not finished o_O 

2008-04-18 gokmen.goksel
         * Almost ready.

2008-04-18 gokmen.goksel
         * Smart Partitioning stuff, not finished yet.

2008-04-17 gokmen.goksel
         * Some types of partitions doesn't need to add current mtab file
         * Before GRU-Install we should umount Archive Type partitions

2008-04-16 gokmen.goksel
         * Support for NTFS with Archive Partition Type.

2008-04-16 gokmen.goksel
         * No Label error fixed
         * Vfat-Fat32 conversations fixed (also mtab,fstab and the others)
         * Update type of selected partition problem fixed.

2008-04-15 gokmen.goksel
         * - GUI issues in manual partitioning screen fixed. 

2008-04-15 gokmen.goksel
         * [tr] Tekman Hatası Temam;
         * İki eşit büyüklükteki disk için 'PyParted'tan yarattığımız objeler _equal_ 
         * için aynı sonucu döndürüyor. Bu hata eski Yalı'da da varmış farketmemişiz.
         * Obje karşılaştırması yerine bölümün yolunu karşılaştırmak yeterli ;)
         * [en] Tekman Error Fixed;
         * Objects that are created from 'PyParted' gives same result for _eaual_ method
         * for two similar partition (same disk size). There was same error in old Yalı.
         * Comparing partitions path instead of objects is enough ;)

2008-04-11 gokmen.goksel
         * some pretty logs, correct way for checking has_request..

2008-04-10 gokmen.goksel
         * Windows Partitions GRUB issues Fixed .

2008-04-09 gokmen.goksel
         * pythonish cosmetic

2008-04-08 gokmen.goksel
         * Fix for new xorg configuration ..

2008-04-08 gokmen.goksel
         * Check Packages issues fixed. 

2008-04-08 gokmen.goksel
         * cosmetic 

2008-04-08 gokmen.goksel
         * Set Keyboard layout issues fixed again and again ..

2008-04-08 gokmen.goksel
         * Fix for Medium Not Found error
         * Fix for corrupted Fat Partition Labels (thanks to Gökçen and his laptop)

2008-04-07 fatih
         * layout fixes for new xorg

2008-04-07 gokmen.goksel
         * Keyboard Layout settings redesigned. 

2008-04-04 gokmen.goksel
         * in.

2008-04-04 gokmen.goksel
         * Heta olmuş olabilir.

2008-04-04 gokmen.goksel
         * Yali4 est silicis - firmus 

2008-04-04 gokmen.goksel
         * check swap before proceed..

2008-04-04 gokmen.goksel
         * sparsum comitto

2008-04-04 gokmen.goksel
         * Pardus est fere promptus 

2008-04-03 gokmen.goksel
         * another last commit ..

2008-04-03 gokmen.goksel
         * Another great fix from sun shine history in photographers valley..

2008-04-03 gokmen.goksel
         * Release blocker issues fixed.

2008-04-03 gokmen.goksel
         * keyword changed.

2008-04-03 gokmen.goksel
         * In Nomeni Patri Et Fili Spiritus Sancti

2008-04-03 gokmen.goksel
         * In Nomeni Patri Et Fili Spiritus Sancti

2008-04-02 gokmen.goksel
         * Son çırpınışlar..

2008-04-02 gokmen.goksel
         * Dbus needs str or unicode ..

2008-04-01 gokmen.goksel
         * Birtakım fiksler..

2008-04-01 bahadir.kandemir
         * Fix dbus socket path

2008-04-01 gokmen.goksel
         * We dont need to check is file system supported by kernel :)
         * Use logging system..
         * We still have some DBUS problems Houston.

2008-04-01 gokmen.goksel
         * daha koyu..

2008-04-01 gokmen.goksel
         * Go on 2008

2008-03-31 gokmen.goksel
         * use var/log/yali onDemand just for test

2008-03-31 gokmen.goksel
         * questionera

2008-03-31 gokmen.goksel
         * where is the fu.in ctx ?

2008-03-27 bahadir.kandemir
         * PiSi & COMAR 2.0 changes, continued

2008-03-23 gokmen.goksel
         * Fix memory problems;
         * That was YALI's hidden feature - İsbaran said :)

2008-03-21 gokmen.goksel
         * Debug message sysout support (just print now :)
         * QThread issues fixed we have to use higher than 1000 for CustomEvents

2008-03-20 gokmen.goksel
         * Partition Resize issues fixed.

2008-03-20 gokmen.goksel
         * Smart Partitioning stuff..

2008-03-19 gokmen.goksel
         * Po update
         * Translators tools ready for new Yali please read README-TRANSLATORS

2008-03-17 gokmen.goksel
         * Check if there are resizable partitions

2008-03-14 gokmen.goksel
         * Some of kickstart stuff..

2008-03-06 gokmen.goksel
         * Partition resize done.

2008-03-06 gokmen.goksel
         * Forgot to commit :)

2008-03-06 gokmen.goksel
         * Qt4.4 stuff and shiny resize GUI :)

2008-03-04 gokmen.goksel
         * Typo.

2008-03-04 bahadir.kandemir
         * keyboard's fault, not mine

2008-03-04 bahadir.kandemir
         * comar changes, step 1

2008-03-02 gokmen.goksel
         * some of fix..

2008-03-01 gokmen.goksel
         * Show the resize limits.

2008-03-01 gokmen.goksel
         * Some of comments. 

2008-02-28 gokmen.goksel
         * Diskanalyze;asmallfootstepforautomaticpartitioning
         * Usedevelopermessageasdefaultindebugger

2008-02-28 gokmen.goksel
         * User Screen issues fixed
         * Use first added user's user-name as machine name as default

2008-02-27 gokmen.goksel
         * Do not try to set time/date if nothing changed.

2008-02-26 gokmen.goksel
         * ...

2008-02-26 gokmen.goksel
         * Cosmetic.

2008-02-26 gokmen.goksel
         * New working dialog..

2008-02-21 gokmen.goksel
         * Cleanup
         * Let Release Notes works.
         * ..

2008-02-21 gokmen.goksel
         * Kahya's Qt4 Port.

2008-02-20 gokmen.goksel
         * Use QTimeEdit
         * Copy the selected TimeZone file after install
         * So, TimeDate edit Screen completed.

2008-02-20 caglar
         * rename

2008-02-20 gokmen.goksel
         * Use linux-swap for new libparted 

2008-02-18 isbaran
         * some comments

2008-02-18 gokmen.goksel
         * Setting Date/Time done.
         * NTFS Type colors added.
         * Some flicker issues fixed.

2008-02-09 isbaran
         * su fonksiyon kalsin, conflict yapmasin

2008-02-09 gokmen.goksel
         * Date/Time Settings screen.. Not finished yet :)

2008-02-07 gokmen.goksel
         * Typo :)

2008-02-07 gokmen.goksel
         * Forcetoformatwhenafreespaceselected
         * Forcetoformatwhenfilesystemsaredifferentwithselectedoption
         * GUIImprovements

2008-02-07 gokmen.goksel
         * Pending Actions logs moved to debug screen
         * GoodBye screen ported completely
         * YaliSteps is running now without qt4
         * GoodBye widget recreated with designer

2008-02-06 gokmen.goksel
         * Use thread for package configuration..

2008-02-06 gokmen.goksel
         * Use PisiEvent ...

2008-02-06 gokmen.goksel
         * Method corrections..

2008-02-06 bahadir.kandemir
         * pfff, revert

2008-02-06 bahadir.kandemir
         * ahenk 1.0 branch

2008-02-05 gokmen.goksel
         * update the gui..

2008-02-05 gokmen.goksel
         * Correct way for old-fashion automatic partitioning..

2008-02-05 gokmen.goksel
         * Correct methods..

2008-02-04 gokmen.goksel
         * Remove test condition

2008-02-04 gokmen.goksel
         * Update the working graphic..

2008-02-02 gokmen.goksel
         * Use QSplash as information Window..

2008-02-02 isbaran
         * partition update'leri garip davranıyor :/

2008-01-31 gokmen.goksel
         * Forget the thread..

2008-01-31 gokmen.goksel
         * Use thread for formatting process, not finished yet.

2008-01-31 gokmen.goksel
         * Screens forward/backward issues fixed.

2008-01-30 gokmen.goksel
         * Docs as PNG..

2008-01-29 gokmen.goksel
         * Fix for vfat < > fat32 conversation and also use makedirs for mountpoints like /mnt/archive..

2008-01-29 gokmen.goksel
         * New class diagram of Yali4

2008-01-29 gokmen.goksel
         * Use yali4 domain for i18n
         * Update TODO
         * Update Po
         * Delete old docs we need new ones ;)

2008-01-29 gokmen.goksel
         * Use Qt4 information dialog
         * Remove Yali3 files..

2008-01-27 gokmen.goksel
         * Goodbye screen ported but not finished :)

2008-01-26 gokmen.goksel
         * Bootloader setup..

2008-01-26 gokmen.goksel
         * "Erase All Partitions" button
         * Use resizeEvent for updating the list

2008-01-25 gokmen.goksel
         * FileSystemType support for archive type
         * Some of GUI Improvements

2008-01-23 gokmen.goksel
         * Archive Partition Type added
         * This type is static fat32 and mount point /archive
         * Improvement on tooltips
         * Improvement edit GUI

2008-01-23 gokmen.goksel
         * Correct name is fat32, getLabel fixed.

2008-01-23 gokmen.goksel
         * Archive type for general purposes
         * Vfat support for Archive type

2008-01-23 gokmen.goksel
         * Also remember format request
         * Force to format swap

2008-01-23 gokmen.goksel
         * Remember selected option

2008-01-23 gokmen.goksel
         * Use Human-Readable messages for target partitions
         * If disk table is "gpt" use primary partitions when avaliable

2008-01-23 gokmen.goksel
         * Use icons for known partition types

2008-01-22 gokmen.goksel
         * Get Partition type from request list

2008-01-22 gokmen.goksel
         * Some fixes..

2008-01-22 gokmen.goksel
         * Installing Screen ported but it will change
         * We don't need to copy all images to the target system we use qresources ;)

2008-01-22 gokmen.goksel
         * Partition Auto new GUI

2008-01-22 gokmen.goksel
         * New theme more shiny :)

2008-01-21 gokmen.goksel
         * Much better.

2008-01-21 gokmen.goksel
         * Use FS Labels on widget if they exists
         * Create Extended partition if at least one primary exists
         * Force to be primary for first partition

2008-01-21 gokmen.goksel
         * Use an already created partition as system partitions..

2008-01-20 gokmen.goksel
         * Use slider for defining partition size 

2008-01-17 gokmen.goksel
         * Correct partition types
         * Fix for exception widget

2008-01-17 gokmen.goksel
         * Not equal just AND

2008-01-17 gokmen.goksel
         * Disk widget resize issues fixed..

2008-01-15 gokmen.goksel
         * Some of GUI Improvements..

2008-01-15 gokmen.goksel
         * What did you say ? is Yalı support for Extended Partitions ? 
         * Unbelievable :) \o/

2008-01-15 caglar
         * bunu unuttuk

2008-01-15 caglar
         * add debugfs also

2008-01-13 gokmen.goksel
         * Some of GUI Improvements

2008-01-13 gokmen.goksel
         * Much better ;)

2008-01-13 gokmen.goksel
         * Use default Qt4 Style. (Plastique)

2008-01-11 gokmen.goksel
         * Fix for flicker issue when freespace selected.

2008-01-11 gokmen.goksel
         * some of Ui shits..

2008-01-11 gokmen.goksel
         * Some of flicker fixes for Admin Screen, also note to me: dont use any tile images as background..

2008-01-11 gokmen.goksel
         * Icon support for each screen
         * Cleanup..

2008-01-10 gokmen.goksel
         * Reset All Changes..

2008-01-10 gokmen.goksel
         * No more checking freespace on disk, we work predefined freespaces
         * Don't check freespaces flag's it causes parted fault.
         * cleanup..

2008-01-10 gokmen.goksel
         * lets get started huh.

2008-01-09 gokmen.goksel
         * Right disk order, set min to 8 ..

2008-01-08 gokmen.goksel
         * VirtualBox doesn't show fu.in background images if they don't have an alpha channel..
         * All about its vesa..

2008-01-06 gokmen.goksel
         * Create / Edit partitions (buggy)

2008-01-05 gokmen.goksel
         * Delete Partition fixed
         * Remember last tab focused
         * Don't show delete button for free spaces
         * bide yegenim olmush biraz once ogrendim hahahah :)

2008-01-05 gokmen.goksel
         * Delete partition added, (buggy)

2008-01-04 gokmen.goksel
         * Partition List .................... completed
         * Partition Edit (view) ............. completed
         * Support for more than one disk .... completed
         * System shutdown ................... failed !!
         * Reason : daha çalışıyoruz ne yatması ........

2008-01-04 gokmen.goksel
         * Use partition colors like GParted

2008-01-04 gokmen.goksel
         * forgotten :)

2008-01-04 gokmen.goksel
         * yali -> yali4

2008-01-04 gokmen.goksel
         * use TabWidget instead of ToolBox..

2008-01-04 gokmen.goksel
         * Support for FreeSpace type, Edit Partition widget added..

2008-01-04 gokmen.goksel
         * Support for FreeSpace type, Edit Partition widget added..

2008-01-04 gokmen.goksel
         * Show freespaces in disk and to store partition order use list instead of dict.

2008-01-04 gokmen.goksel
         * Partition Edit Widget, partition genius :-p

2008-01-03 gokmen.goksel
         * cosmetic

2008-01-03 gokmen.goksel
         * Gimme more information..

2008-01-02 gokmen.goksel
         * Good Night commit..

2008-01-02 gokmen.goksel
         * Something happened in town..

2007-12-26 gokmen.goksel
         * Toggle Help ..

2007-12-24 gokmen.goksel
         * Birtakım fiksler..

2007-12-19 gokmen.goksel
         * Automatic Partitioning ported
         * I'll add some eye candies later for this screen ;)

2007-12-19 gokmen.goksel
         * LogLevel support added to the Debugger
         * With key sequence F2 now you can toggle the debugger

2007-12-19 gokmen.goksel
         * A new way for debugging.. Aspect is incredible :)

2007-12-19 gokmen.goksel
         * Some workarounds for avoid flickering while screen changes..

2007-12-18 gokmen.goksel
         * Warning Dialog fixed
         * Execute method added for each next operation

2007-12-18 gokmen.goksel
         * demin heta olmuş idi :)

2007-12-18 gokmen.goksel
         * Update, delete, edit fixed. We have list order problem Houston.

2007-12-18 gokmen.goksel
         * Update, delete, edit fixed. We have list order problem Houston.

2007-12-18 gokmen.goksel
         * option for startup screen added
         * you can start any steps of setup with s parameter
         * user delete fixed
         * background updated - not official -

2007-12-18 gokmen.goksel
         * Users Screen ported with buggy :)
         * But I'm still happy now...

2007-12-18 gokmen.goksel
         * Rootpass and Hostname screen ported
         * Yes, I'm happy now :)

2007-12-17 gokmen.goksel
         * po update for some tests .. and new welcome image..

2007-12-17 gokmen.goksel
         * design patterns ..

2007-12-17 gokmen.goksel
         * CD Check Fail dialog redesigned
         * CDCheck and Keyboard pics fixed
         * More safe reboot method added..

2007-12-17 gokmen.goksel
         * propset

2007-12-17 gokmen.goksel
         * New shiny Dialogs added
         * Yali4 now handle exceptions with not-shiny Dialogs
         * GPL Dialog appeared :)
         * Everythings fine, where is the toblerone ?

2007-12-17 gokmen.goksel
         * Dont translate stylesheets..

2007-12-14 gokmen.goksel
         * Welcome screen ported completely
         * CheckCD screen ported completely
         * Keyboard Layout Selection screen ported completely
         * we now need a dialog which is shiny like others ;)

2007-12-14 gokmen.goksel
         * media..

2007-12-14 gokmen.goksel
         * Screen way redesigned.. smart and fast now ;)

2007-12-14 gokmen.goksel
         * another like an arm..

2007-12-13 gokmen.goksel
         * Let's get started eh huh ..

2007-12-10 gokmen.goksel
         * a way on porting to qt4..

2007-12-10 gokmen.goksel
         * Better than ..

2007-12-06 gokmen.goksel
         * heta

2007-12-06 gokmen.goksel
         * new,shit i18n support of qt4

2007-12-06 gokmen.goksel
         * Uis for Qt4

2007-12-05 gokmen.goksel
         * Another like an arm commit..

2007-12-05 gokmen.goksel
         * rename

2007-12-05 gokmen.goksel
         * yali4 yihoha

2007-12-05 gokmen.goksel
         * rename to yali4

2007-12-05 gokmen.goksel
         * merge the current yali

2007-11-28 gokmen.goksel
         * New version.

2007-11-28 gokmen.goksel
         * po update.

2007-11-28 gokmen.goksel
         * heta olmuş ;)

2007-11-27 gokmen.goksel
         * service name is yali-firstBoot ..

2007-11-27 gokmen.goksel
         * New version for OemInstall support.

2007-11-27 gokmen.goksel
         * use unicode debug messages
         * if oeminstall then set off kdebase
         * ...

2007-11-27 gokmen.goksel
         * just use oeminstall parameters for default..

2007-11-26 gokmen.goksel
         * Example first boot used kahya file added
         * Also ignore kahya parameters in GRUB

2007-11-23 gokmen.goksel
         * dryRun fix.

2007-11-22 gokmen.goksel
         * If use_yali_first_boot true in Kahya file, do not create users and do not set the root's password

2007-11-19 gokmen.goksel
         * If yali parameters given for installation dont add them to the current system grub parameters.

2007-11-18 lopus
         * update translations

2007-11-17 mustafaoe
         * German update

2007-11-14 riklaunim
         * updated Polish translations

2007-11-14 gokmen.goksel
         * Fix for bootloader usb support..

2007-11-13 gokmen.goksel
         * New Repo addr.

2007-11-13 gokmen.goksel
         * New version..

2007-11-13 gokmen.goksel
         * espanyole.. :) thanks to Ozaan ;)

2007-11-13 gokmen.goksel
         * Fix for eject and reboot problems.

2007-11-12 klenje
         * Updated Italian translation

2007-11-11 gokmen.goksel
         * just try..

2007-11-11 mustafaoe
         * German update

2007-11-11 mustafaoe
         * German update

2007-11-11 mustafaoe
         * German updates

2007-11-09 gokmen.goksel
         * repoAddr default is None ;)

2007-11-08 gokmen.goksel
         * Faik Uygur's special request;
         * Now kahya supports for remote source repos
         * Means we can install Pardus from remote sources (net-install)
         * - Automatic,Manual network supports are coming ;)

2007-11-07 gokmen.goksel
         * Version update, just minor..

2007-11-07 gokmen.goksel
         * Please, look at the code before commit. Also if you don't know how SVN works please Google it.

2007-11-06 gokmen.goksel
         * With great power comes great responsibility.

2007-10-19 amine
         * i18n update.

2007-10-11 klemens
         * some spanish language file update, trying to aim for completion.. (kh)

2007-10-09 gokmen.goksel
         * if we have one disk, we no need to get their bios boot orders ;)

2007-10-09 gokmen.goksel
         * Now all of GRUB on Multi Disk problems are fixed. I guess ;)

2007-10-08 gokmen.goksel
         * Not finished yet..

2007-10-08 gokmen.goksel
         * Edd module for finding the bootable disk, from Onur ;)

2007-10-05 gokmen.goksel
         * show the done image..

2007-10-05 gokmen.goksel
         * another clear_devices history.. but this time I'm the star ;)

2007-10-05 gokmen.goksel
         * importante..

2007-10-04 gokmen.goksel
         * Heta olmuş..

2007-10-02 zey.sagar
         * dryRun: just show options

2007-10-02 zey.sagar
         * YaliKickstart is now Kahya (Kahya is Yali Automator)

2007-10-02 gokmen.goksel
         * birtakim fixler

2007-10-02 gokmen.goksel
         * KickStart or Kicker is almost ready =)

2007-10-01 zey.sagar
         * comments added and old disk syntax function removed

2007-10-01 gokmen.goksel
         * Bug fixed at http://bugs.pardus.org.tr/6177

2007-10-01 zey.sagar
         * unnecessary lines removed

2007-10-01 zey.sagar
         * disk syntax changed , for autopartitioning <partition> tag removed

2007-10-01 zey.sagar
         * syntax error fixed

2007-10-01 gokmen.goksel
         * fixies..

2007-10-01 zey.sagar
         * Auto Partition selection added

2007-10-01 zey.sagar
         * Disk definition changed

2007-09-28 zey.sagar
         * checkDiskSyntax function fixed

2007-09-28 zey.sagar
         * partition tag added

2007-09-28 zey.sagar
         * disk syntax fixed

2007-09-28 gokmen.goksel
         * get kickstart from command line..

2007-09-28 gokmen.goksel
         * Huge changes for kickstart..

2007-09-28 gokmen.goksel
         * YaliKickstart it is the beginning..

2007-09-26 gokmen.goksel
         * new version for teting purposes..

2007-09-13 gokmen.goksel
         * it works now, but nothing changed \o/

2007-09-13 gokmen.goksel
         * New features, its buggy now :) Where is the Party ?

2007-08-28 gokmen.goksel
         * remove unnecessary codes..

2007-08-27 gokmen.goksel
         * check realname also..

2007-08-27 gokmen.goksel
         * New version 1.1.6

2007-08-27 gokmen.goksel
         * remove duplicate codes..

2007-08-27 gokmen.goksel
         * Bug fixed at http://bugs.pardus.org.tr/3201
         * Use comar methods instead of local ones for user add and hostname set operations.

2007-08-27 gokmen.goksel
         * no such method,reverse for f. sets.

2007-08-27 gokmen.goksel
         * Bug fixed at http://bugs.pardus.org.tr/6100
         * Use list instead of set, whitspaces..

2007-08-23 gokmen.goksel
         * Install the bootloader as soon as possible..

2007-08-23 gokmen.goksel
         * Bug fixed at http://bugs.pardus.org.tr/4639
         * Ask first and then do all operations is finished.
         * New order:
         * 1- Welcome - GPL Screen
         * 2- Check CD Screen
         * 3- Set Keyboard Layout Screen
         * 4- Set Admin Password and Host Name Screen
         * 5- Set Users Screen
         * 6- Partition Choice Screen (Auto or Manual; if Auto selected goes to Screen 8)
         * 7- Manual Partitioning Screen
         * 8- Set Bootloader (GRUB) Screen
         * 9- Install Screen
         * 10-Goodbye Screen

2007-08-23 gokmen.goksel
         * Let's install the f. bootloader..

2007-08-23 gokmen.goksel
         * Bug fixed at http://bugs.pardus.org.tr/5471
         * Also check for password length..

2007-08-23 gokmen.goksel
         * User-Add, Root-Password and Set-Hostname are ok, also Debug log problems fixed. After installation debug logs will store at /var/log/yaliInstall.log if debugMode enabled.

2007-08-22 gokmen.goksel
         * a little fix..

2007-08-22 gokmen.goksel
         * Cleanup.

2007-08-21 gokmen.goksel
         * Do partition operations just after BootLoader selection ;)

2007-08-17 gokmen.goksel
         * First ask questions and then start the install
         * (Not completed)

2007-07-21 amine
         * i18n update.

2007-07-21 caglar
         * Bug fixed at http://bugs.pardus.org.tr/6117

2007-07-20 caglar
         * Disable mount count and use 6 month interval to fsck'ing disks at boot

2007-07-19 caglar
         * cleanup...

2007-07-18 klemens
         * some spanish language cleanup, in yali some string formating check

2007-07-17 gokmen.goksel
         * Dont show apply button when there is no choice..
         * Bug fixed at http://bugs.pardus.org.tr/6088

2007-07-17 gokmen.goksel
         * EnableNext ..
         * Bug fixed at http://bugs.pardus.org.tr/6074

2007-07-17 gokmen.goksel
         * Before warn check correctly ;)
         * Bug fixed at http://bugs.pardus.org.tr/6073

2007-07-17 gokmen.goksel
         * English (GB) is more human readable ;)
         * Bug fixed at http://bugs.pardus.org.tr/6051

2007-07-16 klemens
         * spanish language files update

2007-07-11 klemens
         * some updated spanish language messages

2007-07-11 klenje
         * Updated Italian translation

2007-07-11 gokmen.goksel
         * We support for Catalan

2007-07-11 gokmen.goksel
         * Po update.

2007-07-10 amine
         * i18n update.

2007-07-10 mustafaoe
         * German update

2007-07-10 gokmen.goksel
         * Fix for Turkish :)

2007-07-10 gokmen.goksel
         * Show bigger informations
         * Don't log when debug mode not enabled
         * Bug fixed at http://bugs.pardus.org.tr/5859

2007-07-10 gokmen.goksel
         * BUG:FIX:5869

2007-07-10 gokmen.goksel
         * Warn when no admin user created
         * Fix for update user
         * Po update

2007-07-10 gokmen.goksel
         * New release with VirtualBox fix.

2007-07-10 gokmen.goksel
         * Po update..

2007-07-10 gokmen.goksel
         * GRUB Problems are fixed .. (I Hope so.)

2007-07-09 gokmen.goksel
         * New version..

2007-07-09 gokmen.goksel
         * bi

2007-07-09 caglar
         * gel

2007-07-09 amine
         * One more typo is dead.

2007-07-09 amine
         * i18n update.

2007-06-25 gokmen.goksel
         * Bug fixed at http://bugs.pardus.org.tr/5862
         * and now We can eject ..

2007-06-22 gokmen.goksel
         * RC is coming...

2007-06-22 gokmen.goksel
         * forgotten language..

2007-06-21 gokmen.goksel
         * Fixy..

2007-06-21 gokmen.goksel
         * New version 1.1.5

2007-06-21 gokmen.goksel
         * Bug fixed at http://bugs.pardus.org.tr/5249
         * Don't use bootFlag (activePartition's flag) if exist in any partition while formatting.

2007-06-19 gokmen.goksel
         * Now it gets the server list form file

2007-06-19 gokmen.goksel
         * A mockup for network settings,
         * Use WarningWidget everywhere.

2007-06-19 mustafaoe
         * german update

2007-06-19 gokmen.goksel
         * Debugger Aspect..

2007-06-19 gokmen.goksel
         * Debugger is a GUI so it must be in gui ;)

2007-06-19 gokmen.goksel
         * Debugger now show DebuggerAspect logs..

2007-06-18 gokmen.goksel
         * a little start for networking..

2007-06-16 caglar
         * standartlara uyalım...

2007-06-14 baris
         * deviceType is defined in parteddata.py

2007-06-14 gokmen.goksel
         * something wrong in here..

2007-06-13 gokmen.goksel
         * bişiyler bişiyler..

2007-06-12 bahadir.kandemir
         * basedir()'den neden geçiriyorsunuz aygıt ismini anlamadım ki

2007-06-08 gokmen.goksel
         * New version 1.1.4
         * - Debug mode can be enable by yali=debug from cmdline (grub)
         * - If debug enabled whole logs stores in /tmp/install.log
         * - Windows - Grub problem fixed
         * - User Add operation bugs fixed

2007-06-08 gokmen.goksel
         * + Visual Debugger added,
         * If debug selected from cmdline as "yali-bin -d" Debug window will shown.
         * You can add debug messages with using ctx like;
         * ctx.debugger.log("This is a log message")
         * And also Debug window and other YaliWindows has minimize button which
         * folds the window.
         * This logs can store in a file.

2007-06-08 gokmen.goksel
         * Po update.

2007-06-08 gokmen.goksel
         * use defaultlocale.

2007-06-08 gokmen.goksel
         * swap partition is not primary.. it is SWAP as is..

2007-06-08 klemens
         * spanish translation of releas note page, and some additions to some other spanish language files. 

2007-06-04 amine
         * i18n update.

2007-06-04 caglar
         * isim sürümde, şimdilik beta kullan

2007-06-04 gokmen.goksel
         * New repo address for BETA, just symlink..

2007-06-04 gokmen.goksel
         * tr.po update..

2007-06-03 wpmhia
         * New dutch Yali file, fully updated

2007-06-03 caglar
         * Ali doğrusu bu dedi

2007-06-03 caglar
         * bu arada doğrusu 'Caracal caracal' mı yoksa sadece 'Caracal' mı?

2007-06-01 gokmen.goksel
         * Po update.

2007-06-01 gokmen.goksel
         * New version (1.1.3)

2007-06-01 gokmen.goksel
         * ignore for now.

2007-05-23 gokmen.goksel
         * new release for testing

2007-05-23 eki
         * pifff

2007-05-23 caglar
         * use linux-swap(new)

2007-05-19 baris
         * ~100MB reserved-blocks-percentage
         * Bug fixed at http://bugs.pardus.org.tr/5616

2007-05-19 baris
         * get label from partition while creating fstab.
         * Bug fixed at http://bugs.pardus.org.tr/5684

2007-05-19 baris
         * check min_root_size only in editState in edit_request.
         * Bug fixed at http://bugs.pardus.org.tr/5662

2007-05-19 baris
         * check password length (min 4 chars)
         * Bug fixed at http://bugs.pardus.org.tr/5471

2007-05-19 baris
         * umount target.
         * Bug fixed at http://bugs.pardus.org.tr/5258

2007-05-18 gokmen.goksel
         * alpha3 ready for the party

2007-05-18 gokmen.goksel
         * auto-login check paradigm

2007-05-18 gokmen.goksel
         * just remove /dev/ we don't need anymore..

2007-05-17 baris
         * bump for testing...

2007-05-17 baris
         * - agian special-case smart array controllers.
         * (bootloader module needs a re-work, I don't like the way it functions currently...)

2007-05-16 baris
         * bump for HP Smart Array controller fixes.

2007-05-16 baris
         * all device names are unicode.

2007-05-16 baris
         * - special case HP Smart Array controller.

2007-04-25 klenje
         * Updated Italian translation

2007-04-22 gokmen.goksel
         * YALI Class Diagram :)

2007-04-17 gokmen.goksel
         * Eh buda tarih oldu bu arada :)
         * Bug fixed at http://bugs.pardus.org.tr/1353

2007-04-17 gokmen.goksel
         * fix ;)

2007-04-17 gokmen.goksel
         * Don't use your username as password ;)
         * Bug fixed at http://bugs.pardus.org.tr/5469

2007-04-15 klemens
         * revision of spanish language files, with help of Christian Faure
         * we are continuing, soon more to follow :)

2007-04-13 gokmen.goksel
         * Normal,Super user icons ;)

2007-04-13 gokmen.goksel
         * completed for tests ;)

2007-04-13 gokmen.goksel
         * Delete Button Fixed
         * Update Fixed
         * New view for AutoLogin

2007-04-11 borecast
         * completed missing translations

2007-04-09 baris
         * don't try to resize newly created partitions
         * Bug fixed at http://bugs.pardus.org.tr/5391

2007-04-05 gokmen.goksel
         * Remove lines..
         * Check if Xorg installed before copying xorg.conf

2007-04-05 baris
         * use hd0 if install_dev is None...

2007-04-05 gokmen.goksel
         * fix for scrbootloader, has some problems..

2007-04-04 gokmen.goksel
         * Update TODO
         * Identation Fixes
         * There is no User Edit so we don't need to remove auto-login infos
         * Set Admin Privilege Default when adding new users

2007-04-02 baris
         * fix documentation.

2007-04-02 klemens
         * some proofreading of spanish language file

2007-03-31 gorkem
         * add a small note on how to test YALI for translators

2007-03-30 gokmen.goksel
         * add support for fista

2007-03-30 gokmen.goksel
         * Show More Options

2007-03-26 gokmen.goksel
         * bizim linklerle işimiz olmaz, direkt hedefe gideriz :-p

2007-03-26 gokmen.goksel
         * fix for kdmrc path

2007-03-26 gokmen.goksel
         * heta olmuş :)

2007-03-26 gokmen.goksel
         * KDE AutoLogin, Not tested ;)

2007-03-25 pau
         * Corrected emails addresses in ca.po

2007-03-24 baris
         * fallback to releasenotes-en
         * Bug fixed at http://bugs.pardus.org.tr/5327

2007-03-24 klemens
         * updated spanish lang file

2007-03-24 amine
         * i18n update.

2007-03-24 gorkem
         * Update

2007-03-24 gorkem
         * typo

2007-03-24 baris
         * update-po

2007-03-24 gorkem
         * add here something somehow

2007-03-24 gorkem
         * serdar soytetir says windows people get confused, so adding a basic description

2007-03-24 baris
         * add check for administrator privileges.

2007-03-21 baris
         * copyright :)

2007-03-21 gokmen.goksel
         * New toggler for Qt

2007-03-20 gokmen.goksel
         * daha bi güzel görün kanımca

2007-03-19 baris
         * - move automatic selection of partition types to create state as we only use it there.
         * - fix the final problem with keyboard navigation using YALI. Thanks to Görkem for the report.

2007-03-19 baris
         * more consistent tab(focus) order.

2007-03-19 baris
         * cosmetics

2007-03-19 baris
         * cosmetic

2007-03-19 baris
         * - grub installation done right. Recomended installation is to the MBR
         * of the first disk.
         * - don't modify and depend on the values of public attributes (as if
         * there are any private ;), that makes code very hard to read.

2007-03-19 gokmen.goksel
         * add details and also fix for identation..

2007-03-19 baris
         * unused..

2007-03-18 pau
         * 1st Catalan translation of yali.pot

2007-03-09 klenje
         * Finished translation

2007-03-09 baris
         * Feliçita Pardus

2007-03-09 baris
         * 1.1.1

2007-03-09 baris
         * Holly parted gives "linux-swap" but its "swap"...

2007-03-08 amine
         * Finished the lacking entries.

2007-03-08 baris
         * feliçita pardus

2007-03-08 baris
         * also ignore "livedisk"

2007-03-08 baris
         * don't change the ordering in list

2007-03-07 baris
         * - introduce YaliExceptionInfo for better informational errors.
         * - use YaliExceptionInfo when checking for available installation media
         * Bug fixed at http://bugs.pardus.org.tr/5007
         * - use gettext for hadcoded strings.
         * - trigger udev after labeling filesystems.

2007-03-07 baris
         * Nothing serious but I'll learn to write Partition some day :)

2007-03-07 baris
         * test equality using partition geometry, not path. this prevents many
         * non-critical errors we get in partitioning screen.

2007-03-06 amine
         * checked the first 105 entries

2007-03-06 baris
         * - fix attribute error in labeling reiserfs partitions
         * Bug fixed at http://bugs.pardus.org.tr/5153
         * - fix one more error in exception handling. hopefully we didn't hit this one.

2007-03-06 gorkem
         * Imla duzeltmesi
         * Bug fixed at http://bugs.pardus.org.tr/5012

2007-03-05 klenje
         * Started the translation

2007-03-05 baris
         * Don't make msgfmt angry!
         * baris@evliya yali $ tools/po-stat.sh
         * po/de.po        161 çevrilmiş ileti.
         * po/es.po        161 çevrilmiş ileti.
         * po/fr.po        104 çevrilmiş ileti, 13 belirsiz çeviri, 44 çevrilmemiş ileti.
         * po/it.po        msgfmt: po/it.po: uyarı: "CHARSET" karakter kümesi kabul görmüş bir isim değil.
         * Kullanıcının karakter kümesine dönüşüm yapılamıyabilir.
         * msgfmt: po/it.po: bazı başlık alanları hala öntanımlı ilk değere sahip
         * msgfmt: po/it.po: uyarı: PO dosya başlığı fuzzy
         * uyarı: msgfmt'ın eski sürümleri bu dosyada hata verecektir.
         * msgfmt: 1 ölümcül hata bulundu
         * po/nl.po        161 çevrilmiş ileti.
         * po/pt_BR.po     161 çevrilmiş ileti.
         * po/tr.po        161 çevrilmiş ileti.

2007-03-05 baris
         * time for a new build. 1.1.1_alpha2

2007-03-05 onur
         * give moe space to entries, since they don't fit in fstab

2007-03-05 baris
         * - grub_root is always hd0 (http://liste.pardus.org.tr/gelistirici/2007-March/005725.html)
         * - untabify

2007-03-05 baris
         * be consistent in device order.

2007-03-05 baris
         * also remove label requests and don't make showRequests fail...

2007-03-03 caglar
         * global name 'p' is not defined

2007-03-03 caglar
         * module object has no attribute partrequest

2007-03-01 baris
         * 1^4=1 #0%!

2007-03-01 gorkem
         * template for it

2007-02-27 baris
         * check for avilable labels.

2007-02-27 baris
         * partition.getFSLabel()
         * we'll need to check labels for previous existence

2007-02-27 baris
         * mount by label
         * Bug fixed at http://bugs.pardus.org.tr/4789

2007-02-27 baris
         * handle labeling filesystems with a partition request.

2007-02-27 baris
         * setLabel for filesystems.

2007-02-26 baris
         * - add support for reading filesystem labels (mostly lifted from Anaconda as indicated in header)

2007-02-26 baris
         * cleaner

2007-02-20 pedro.leite
         * Language-Team header updated from Brazillian to Brazilian;

2007-02-19 baris
         * - add mountOptions in filesystem definitions
         * - ext3 has user_xattr
         * Comment added to http://bugs.pardus.org.tr/4766

2007-02-19 pedro.leite
         * Updated pt_BR translation files (included information about mailing list);
         * disk-manager fully translated to pt_BR;
         * kio_sysinfo fully translated to pt_BR;
         * repokit almost translated to pt_BR;

2007-02-14 caglar
         * use blacklist approach, approved by Barış :P

2007-02-12 baris
         * >> pt_BR.isSupported()
         * True
         * (by the way, its pt_BR supported by glibc not pt-BR :).

2007-02-12 gorkem
         * Add pt-BR translation for yali 

2007-02-04 klemens
         * updated yali/es.po spanish language file (kh)

2007-02-02 baris
         * evaluating SVK.

2007-01-26 baris
         * pmp -> pardus

2007-01-14 baris
         * Get rid of the extensions sub-directory and gather all modules in yali/.

2007-01-14 baris
         * Start using PMP (Python Modules for Pardus).

2007-01-08 baris
         * Don't use the filesystem name from PartitionType,
         * instead get the name from the partition diretly.
         * Bug fixed at http://bugs.pardus.org.tr/4732

2006-12-12 baris
         * - two fixie

2006-12-12 baris
         * splash

2006-12-12 baris
         * hahah...

2006-12-12 baris
         * yali-1.1

2006-12-12 baris
         * daily what the fyukht.

2006-12-12 baris
         * ha ha ha ha haaa ha
         * Bug fixed at http://bugs.pardus.org.tr/3019

2006-12-12 baris
         * ay kendiis.

2006-12-11 mustafaoe
         * Yalinin almanca güncellemesi

2006-12-11 baris
         * and this one is for Ekin

2006-12-11 baris
         * update pot/po for the last time

2006-12-11 baris
         * ...

2006-12-11 baris
         * be more informative...

2006-12-09 baris
         * Use us layout for Dutch.
         * Bug fixed at http://bugs.pardus.org.tr/4271

2006-12-08 baris
         * rc2

2006-12-08 baris
         * one more spacer. feels good ;)

2006-12-08 baris
         * fixy

2006-12-08 baris
         * ...

2006-12-08 baris
         * add forgotten ui file. update translations again.

2006-12-08 baris
         * update po/pot

2006-12-08 baris
         * wording in tr.po, switch to 2007

2006-12-08 baris
         * Add a new screen for checking cd integrity.
         * Bug fixed at http://bugs.pardus.org.tr/1274

2006-12-08 baris
         * Allow digits after first char in username
         * Bug fixed at http://bugs.pardus.org.tr/4103

2006-12-08 baris
         * Use the largest continuous free space while creating new partitions.
         * Bug fixed at http://bugs.pardus.org.tr/1595

2006-12-08 baris
         * better with one if statement.

2006-12-08 baris
         * Don't set bootable flag if ther is already one in this device.  Some
         * bootloaders ignore bootable flag (grub, lilo), some has problems with
         * multiple bootable partitions (old Windows version). Personally I don't
         * care, but we should please Windows oldies too ;).
         * Bug fixed at http://bugs.pardus.org.tr/2217

2006-12-08 baris
         * reworked bootloader preferences for #4405.
         * most difficult part is presenting bootloader installation 
         * with a reasonably simple GUI. Hope this one is both simple and 
         * capable enough :).
         * Bug fixed at http://bugs.pardus.org.tr/4405

2006-12-07 baris
         * remove nonsense

2006-12-07 baris
         * use grub-install instead of hacky grub-shell usage.

2006-12-07 baris
         * use plain shadow for consistency

2006-12-07 gorkem
         * düzeltmeler

2006-12-06 baris
         * Do not remove repository before configure-pending.
         * Bug fixed at http://bugs.pardus.org.tr/4211

2006-12-04 baris
         * what the heck ;)

2006-12-04 baris
         * - don't try to resize unformatted filesystems.
         * Bug fixed at http://bugs.pardus.org.tr/4328

2006-12-03 wpmhia
         * Updated dutch filez!

2006-12-02 baris
         * Bug fixed at http://bugs.pardus.org.tr/4211

2006-12-01 baris
         * add Belgium locale data.
         * Bug fixed at http://bugs.pardus.org.tr/4318

2006-12-01 baris
         * rc1 with new images only...

2006-12-01 baris
         * new pics...

2006-12-01 baris
         * better, happier... beta5.

2006-12-01 baris
         * - yalisys.c: one extension to rule them all
         * - sysutils.eject_cdrom(): ultra capable eject function ;).

2006-12-01 baris
         * implement eject.so, hopefully this will solve our 'cdrom does not eject' problems.

2006-12-01 mustafaoe
         * Removed file/folder

2006-12-01 mustafaoe
         * Added a file remotely

2006-12-01 mustafaoe
         * Renamed remotely

2006-12-01 mustafaoe
         * Removed file/folder

2006-12-01 mustafaoe
         * Added a file remotely

2006-11-29 baris
         * es.po update from Klemens Häckel

2006-11-28 baris
         * es.po from Klemens Häckel

2006-11-24 baris
         * new version

2006-11-24 baris
         * tr.po update from Ali Işıngör

2006-11-24 baris
         * update translations.

2006-11-24 baris
         * image update

2006-11-23 baris
         * new images from Umut, yiha :)

2006-11-23 baris
         * new release for testing internally...

2006-11-23 baris
         * sort keyboards list and simplify the code a bit...

2006-11-23 baris
         * Show an information window to be more responsive...
         * Bug fixed at http://bugs.pardus.org.tr/1583

2006-11-22 baris
         * revert last.

2006-11-22 caglar
         * kernel ismini [] arasında göster aksi halde grub ile güncellenince n tane aynı isimli entry oluyor

2006-11-21 baris
         * remove workarounds. bug #3043 needs a real fix now.
         * Comment added to http://bugs.pardus.org.tr/3043
         * Bug fixed at http://bugs.pardus.org.tr/4096

2006-11-20 baris
         * direct access to locales dict.

2006-11-19 baris
         * localedata -> yali.localedata

2006-11-17 baris
         * prepare for beta2

2006-11-17 baris
         * - YALI now has 35 locales defined, 4 of them fully supported
         * and others are used for keyboard selection.
         * >>> localedata.getSupportedLanguages()
         * ['en', 'nl', 'tr', 'de']

2006-11-16 baris
         * copy skel...

2006-11-16 caglar
         * new group for cups

2006-11-16 baris
         * workaround for bug #4069 (which is a cause of a workaround for
         * #3043). We'll remove these and fix PiSi after Beta2 (tomorrow).
         * Comment added to http://bugs.pardus.org.tr/4069
         * Comment added to http://bugs.pardus.org.tr/3043

2006-11-16 baris
         * focus on first input area.
         * Bug fixed at http://bugs.pardus.org.tr/4102

2006-11-15 baris
         * - Add InformationWindow and use it when formatting
         * ~*~ Special thanks to Gokmen for his pair programming! ~*~
         * Bug fixed at http://bugs.pardus.org.tr/1285

2006-11-15 baris
         * calling processEvets once is enough.

2006-11-15 baris
         * update traslations fix a tiny bug.
         * Bug fixed at http://bugs.pardus.org.tr/4097

2006-11-15 baris
         * reset pending users set, before filling it.
         * Bug fixed at http://bugs.pardus.org.tr/4020

2006-11-15 baris
         * slideshow -> pics/slideshow

2006-11-15 baris
         * don't initialize DebuggerAspects unless -d option is given.

2006-11-15 baris
         * GuiAspects -> aspects

2006-11-15 baris
         * remove docs and tests (there were nothing usefull in both but there will be).

2006-11-15 baris
         * add package yali.gui.Ui

2006-11-15 baris
         * UI -> Ui

2006-11-15 baris
         * Started a general "review and refactor" phase. We'll see how far can we go :).
         * - move *.ui file to a separate directory.
         * - add 'Scr' prefix to screen widgets.

2006-11-14 baris
         * - Rename partitionrequest:clear_all to remove_all
         * - Remove all other requests before auto-partitioning.
         * This fixes the first part of #4079.
         * Comment added to http://bugs.pardus.org.tr/4079

2006-11-13 baris
         * comment...

2006-11-13 gokmen.goksel
         * yazılımlar -> yazılımları 

2006-11-13 baris
         * Bug fixed at http://bugs.pardus.org.tr/3947

2006-11-10 baris
         * - add options.py for parsing command line options.
         * - Use debuggeraspect to debug screens where needed.
         * I'll enable debug for all modules later on. Things
         * like below can be useful when fixing bugs :).
         * In object <yali.gui.Welcome.Widget object at 0xa6536e6c>, _entering_ function: _Widget__enable_next (args: (True,)  
         * kwargs: {})

2006-11-10 baris
         * yali 1.1_beta1

2006-11-10 baris
         * update...

2006-11-10 baris
         * Graphics from Gökmen.

2006-11-10 baris
         * only if it works ;)

2006-11-10 baris
         * this was cleaner

2006-11-10 baris
         * oh yeah, graphics is my passion...

2006-11-09 baris
         * get ready...

2006-11-09 baris
         * enable navigation buttons before shown and explicitly disable the ones in screens if needed.

2006-11-09 baris
         * asod is gone.

2006-11-09 baris
         * new release for testing...

2006-11-09 baris
         * use pyaspects

2006-11-09 baris
         * Maintaining asod with the name "pyaspects" as a package.
         * (There is a project named ASOD in SF: A Song of Dragons)

2006-11-09 baris
         * typo

2006-11-09 baris
         * icrease spacing
         * Bug fixed at http://bugs.pardus.org.tr/3044

2006-11-09 baris
         * update translations for "Caps Lock is on!".

2006-11-09 baris
         * implement xcapslock extention.
         * Bug fixed at http://bugs.pardus.org.tr/1675

2006-11-09 baris
         * don't override user's files.
         * I'll move the user management to COMAR later on.
         * Bug fixed at http://bugs.pardus.org.tr/3037

2006-11-08 gorkem
         * YALI german translation file update 

2006-11-08 baris
         * cancelling actions should re-enable buttons.

2006-11-08 baris
         * use weave_object_method and rename weaver of all methods.

2006-11-08 baris
         * try to fix #1548 and #1611 with gui aspects.

2006-11-08 baris
         * no need for fixBackground in top.

2006-11-08 baris
         * lower top_image.png

2006-11-08 baris
         * fix some of those layout problems.

2006-11-08 baris
         * commas...

2006-11-07 gorkem
         * update nl from willem

2006-11-07 baris
         * update translations. nl, fr and de needs some love.

2006-11-07 baris
         * Add German support.

2006-11-07 gorkem
         * YALI in german

2006-11-07 baris
         * find_license_file -> self.find_license_file

2006-11-07 baris
         * YALI now appends resume=swap_parttition if swap is a partition.
         * Comment added to http://bugs.pardus.org.tr/3345

2006-11-07 baris
         * typo

2006-11-07 baris
         * forgotten bit...

2006-11-07 baris
         * - RequestList.searchPartTypeAndReqType() now returns only one PartRequest.
         * This simplifies code a bit.
         * - Append "Iterate" prefix to the generators in RequstList.
         * - Add some documentation.

2006-11-07 baris
         * use the singletons from yali.*

2006-11-05 caglar
         * Use hashed b-trees to speed up lookups in large directories like Suse/Fedora

2006-11-04 gorkem
         * fix turkish statement
         * Bug fixed at http://bugs.pardus.org.tr/3950

2006-11-04 erdinc
         * Bugfix 3974

2006-11-03 baris
         * one more release with translation fix.

2006-11-03 baris
         * update translations...

2006-11-03 baris
         * - signal works for main tread only and we don't need to handle signals
         * in YALI as there is no one around to disturb us ;)

2006-11-03 baris
         * - add display_progress to PiSi UI implementation.
         * - standardize empty lines. 

2006-11-02 baris
         * packaging...

2006-11-02 baris
         * update pot and fix some fuzzy strings automatically in all translations.

2006-11-02 baris
         * Don't change the font size (this is what Görkem wanted too).
         * As a side effect we don't need to get the new font metrics
         * and try to calculate the size of the dialogs.
         * Yes, this fixes 3254 (again :).
         * Bug fixed at http://bugs.pardus.org.tr/3254

2006-11-02 baris
         * defining a fixed height wasn't a great idea.
         * I'll try to fix this later.

2006-11-02 baris
         * Why the heck I bother deleting that instance, Python does it as needed.
         * Bug fixed at http://bugs.pardus.org.tr/2825

2006-11-02 baris
         * ignore xorg

2006-10-31 baris
         * Update translations. nl.po and fr.po needs update too.
         * baris@evliya yali $ msgfmt -cv po/nl.po
         * 59 çevrilmiş ileti, 4 belirsiz çeviri, 3 çevrilmemiş ileti.
         * baris@evliya yali $ msgfmt -cv po/fr.po
         * 59 çevrilmiş ileti, 4 belirsiz çeviri, 3 çevrilmemiş ileti.

2006-10-31 baris
         * forgot to commit this one. add fr.po...

2006-10-31 baris
         * add fr.po

2006-10-31 baris
         * Raise YaliException if command fails.
         * Bug fixed at http://bugs.pardus.org.tr/3619

2006-10-28 gorkem
         * YALI installer strings in french, thanks to atilla aktuna... first version and subject to amendments.

2006-10-28 gurer
         * pardusmanla cd'deki depo indeksi de sıkıştırılmış oluyor.
         * unutulmasın.

2006-10-11 onur
         * requested by Willem

2006-10-10 baris
         * fix #3129 showing the actual pisi error.

2006-10-10 baris
         * fix #3129 showing the actual pisi error.

2006-10-09 baris
         * fix #3254

2006-10-09 gorkem
         * İngilizce ifade değişsin, Türkçesi fuzzy
         * olsa da aynı şekilde kalacak.

2006-10-09 baris
         * fix #3358.

2006-10-09 baris
         * Try English version if translation of license file is not present.

2006-10-07 baris
         * fix #1222

2006-10-06 baris
         * don't collapse PartList items.

2006-10-06 baris
         * setFocus is enough for 3280. this fixes 3673.

2006-10-05 baris
         * update tr.po

2006-10-05 baris
         * update po

2006-10-05 baris
         * update nl.po too.

2006-10-05 baris
         * show the correct minimum root size.

2006-10-02 caglar
         * silly me

2006-09-30 caglar
         * create needed device nodes

2006-09-30 onur
         * ...

2006-09-30 onur
         * . . .

2006-09-30 onur
         * ld.so.conf oluştur

2006-09-29 baris
         * we don't have 'help_files' for a long time all converted to gettext. nothing serious...

2006-09-29 baris
         * a quick release for ehm. nothing...

2006-09-29 baris
         * cdroot is dead long live livecd

2006-09-28 baris
         * hopefully fix #1049

2006-09-28 baris
         * arg...

2006-09-28 baris
         * Dutch keyboard layout.

2006-09-23 gorkem
         * #3591

2006-09-17 caglar
         * uucp git power gel

2006-09-03 caglar
         * bunlarda gelsin

2006-09-03 caglar
         * yeni gruplara alış ey yalı :P

2006-08-31 cartman
         * alpha4

2006-08-16 caglar
         * be more secure

2006-08-15 baris
         * install and use Dutch translations... Yay!!!

2006-08-15 baris
         * fix #3280

2006-08-15 baris
         * fix #3279

2006-08-15 baris
         * a guarantee for bug #3228

2006-08-14 erdinc
         * dutch support for Yali

2006-08-03 gorkem
         * düzeltme

2006-07-24 gorkem
         * bazı yavaş makinelerde 7 tıklama olabilir. 

2006-07-16 caglar
         * /proc açığı sonrası diğer dağıtımlarda defaults'u bıraktı. Linux LKML'de bunu kernel'da yapmayı önerdi ama henüz hareket yok, olana kadar böyle kalsın...

2006-07-14 gorkem
         * koyduğum bu ifade hoşuma gitmedi, eleştiri de geldi, siliyorum. 

2006-07-13 baris
         * Ömer F. Usta jumps on this typo... Nowhere to run and hide...

2006-07-13 baris
         * workaround for #3043...

2006-07-13 faik
         * Yaw çok konuşma! Bak bu Yali rock solid bi kere.
         * (Ve bir süpriz! 1.1 ile orjinal sorun da çözülüyor.
         * eject default /dev/cdrom'a gidiyor. 1.0 da her zaman 
         * örneğin /dev/hdc yi gösterirken, 1.1 de cd nereye takılıysa
         * ve nereden boot edilmişse /dev/cdrom orayı gösteriyor.
         * /dev/hdc ve ya /dev/hdd oluyor.
         * Sorunu 1.0 da oluşturdum, 1.1 de artık oluşmuyor :D)
         * (#1579)

2006-07-13 baris
         * don't proceed to next screen if an error occurs

2006-07-12 baris
         * use QApplication.postEvent eventhough QThread.postEvent calls it allready...

2006-07-12 cartman
         * don't block the event loop when showing release notes

2006-07-12 baris
         * remove version number.

2006-07-11 baris
         * migrate xorg.conf with selected keymap

2006-07-11 baris
         * bump it.

2006-07-11 baris
         * a new day, a new release

2006-07-11 caglar
         * typo

2006-07-11 meren
         * fix #3074

2006-07-10 meren
         * XPyerineWindows98yadaWindowsMevarsadakaçırmayalım..
         * HattabuDOS'ubileyakalarbe.Fakatonuniçinotoegzek.bat'ıkontroletmekgerekiyordaolabilir.
         * Onursan'aselamlar.

2006-07-10 baris
         * write keydata to target system...

2006-07-10 baris
         * parse and take mudur's options from cmdline
         * as CD root doesn't use parameter "lang=" now...

2006-07-10 meren
         * ntfs yerine fat32 ile formatlanmış windows kurulumları da düzgün kontrol edilsin, grub'a eklensin..

2006-07-09 baris
         * fix #3045...

2006-07-09 baris
         * pardus-1.1 repository...
         * (was kidding, this is the last one ;)

2006-07-09 baris
         * initrd -> initramfs
         * hopefully last commit before 1.1 Alpha ;)

2006-07-08 baris
         * run update-environment in chroot...

2006-07-08 baris
         * bind sys too.

2006-07-08 baris
         * ignore...

2006-07-08 gurer
         * fix denemesi

2006-07-08 baris
         * typo...

2006-07-08 baris
         * that was dummy not to exec in child.

2006-07-07 baris
         * ehm...

2006-07-07 baris
         * use service command instead...

2006-07-07 baris
         * fixy...

2006-07-04 baris
         * < -> <=

2006-07-04 baris
         * logger gone...

2006-07-04 baris
         * remove log module. I'll use ASOD instead (ASAP)

2006-07-04 baris
         * remove bypass_ldconfig...

2006-07-04 baris
         * ok, my bad...

2006-07-04 baris
         * visually better ;).

2006-07-01 caglar
         * bunsuzda çalışıyor görünüyor, bir deneyelim illa gerekirse ekleriz

2006-07-01 cartman
         * typo

2006-07-01 caglar
         * floopy mount etmek için lazım gelir kendileri...

2006-06-30 baris
         * fix #1548

2006-06-30 meren
         * fix #1455..

2006-06-29 ahmet.aygun
         * bunlara gerek kalmadı

2006-06-29 ahmet.aygun
         * fix #1462

2006-06-21 cartman
         * kullanıcı cdrom grubuna eklensin ki USB CD/DVD writer çalışsın

2006-06-14 baris
         * icons...

2006-06-07 baris
         * fixy...

2006-06-02 baris
         * use defined color...

2006-06-02 baris
         * gui thingies..

2006-06-01 baris
         * start working on interface with new icons

2006-06-01 faik
         * note to remember.

2006-06-01 faik
         * this should fix #1579.

2006-05-29 gorkem
         * yeni formata göre düzenle

2006-05-29 caglar
         * GRUB dökümanına göre title = diye birşey yok, title = kernel... durumunda o bölümün adı _=kernel... oluyor

2006-05-22 baris
         * fix: show device name...

2006-05-20 gorkem
         * YALI için AUTHORS dosyası spam'sız olsun (umarım), README dosyası ekle

2006-05-18 baris
         * + fix #1049
         * + some minor fixes

2006-05-10 baris
         * version...

2006-05-10 baris
         * update pot/po

2006-05-10 baris
         * translations

2006-05-10 baris
         * don't use psyco. this is fixed in package

2006-05-10 baris
         * version bump

2006-05-10 baris
         * missing files are evil...

2006-05-09 baris
         * MANIFEST.in for ./setup.py sdist

2006-05-09 baris
         * ignore svn rev...

2006-05-09 baris
         * use psyco if available.

2006-05-09 baris
         * bump it...

2006-05-09 baris
         * ignore mudur's parameters...

2006-05-09 baris
         * fixy

2006-05-09 baris
         * fixy

2006-05-09 baris
         * "No class attribute (filesystem) found"
         * politically dummy...

2006-05-09 baris
         * unused import

2006-05-09 baris
         * min is a python built-in

2006-05-09 baris
         * unused import

2006-05-09 baris
         * fix (part of) #2668

2006-05-09 baris
         * little fixies

2006-05-08 baris
         * fixy firefox ;)

2006-05-08 baris
         * fixy

2006-05-08 baris
         * yiha fixy...

2006-05-08 baris
         * another fixy for new PiSi

2006-05-08 baris
         * fixy. fixies

2006-05-08 baris
         * scan /sys/block/... 

2006-05-08 baris
         * remove comar.py, use the one installed...
         * fix for new sysfs
         * fix keymaps -> mudur

2006-04-27 caglar
         * sync with users-kga

2006-04-12 gorkem
         * #1437 

2006-02-12 baris
         * fixy

2006-02-03 meren
         * fix #2000

2006-01-26 baris
         * change default depo url..

2005-12-27 meren
         * fix #1553
         * (extend the allowed chars for the hostname, with digits)

2005-12-26 meren
         * fixy

2005-12-26 baris
         * alright than...

2005-12-26 baris
         * safe...

2005-12-26 baris
         * update pot/po. add missing file...

2005-12-26 baris
         * show license

2005-12-26 baris
         * this one goes out...

2005-12-26 baris
         * (hopefully) last touch. imporove thread safety...

2005-12-26 baris
         * rock solid broke by a typo...

2005-12-26 baris
         * pisi api had a last minute change. lets handle it ;).

2005-12-26 baris
         * oh, fixy

2005-12-26 baris
         * same workaround for extended partitions...

2005-12-26 baris
         * add support for initscripts.
         * I hate this code but it works for now ;).

2005-12-26 baris
         * disable resizeButton by default.
         * Thanks to Doruk

2005-12-26 baris
         * typooooooooo

2005-12-26 baris
         * ups. debug...

2005-12-26 baris
         * validity

2005-12-25 meren
         * theissueofabsorbingusersharmoniouslyintothePardussocietyisasimportanttotheusersastothePardusman!
         * (wealllovetheusernamesthosecompatiblewithshadow)

2005-12-25 baris
         * update pot/po

2005-12-25 meren
         * extend allowed chars for hostname..

2005-12-25 baris
         * add hostname support (fixes #992)

2005-12-25 baris
         * a bug Eray found out.
         * should be able to change the partition type on edit...

2005-12-25 baris
         * and this one is for Eray.

2005-12-25 baris
         * fixy for Meren

2005-12-25 baris
         * redirect comar output...

2005-12-25 meren
         * add_hostname function into sysutils (crap peeeople crap peeeeople)..

2005-12-25 baris
         * hola

2005-12-25 baris
         * fixy users...

2005-12-25 baris
         * and this is all for Serdar Soytetir ;)

2005-12-25 baris
         * magic

2005-12-25 baris
         * fixy

2005-12-25 baris
         * update pot/po

2005-12-25 baris
         * fix #1472

2005-12-25 baris
         * and this one is for Doruk.
         * xfs support

2005-12-25 baris
         * this one is for Onur.
         * implement uninstall command.

2005-12-25 baris
         * fix #1320
         * also fix some other minor bugs

2005-12-24 gorkem
         * düzelt

2005-12-24 caglar
         * ıngaaaaaaaaa

2005-12-24 gorkem
         * -fuzzy

2005-12-24 baris
         * set env.

2005-12-24 baris
         * an attack to crap people's base.
         * (check ntfsresize first)

2005-12-24 meren
         * check_resize function for ntfs filesystem..

2005-12-24 meren
         * just as i promised..
         * #1458 fixed with 5581..

2005-12-24 baris
         * crap people ruined my code...

2005-12-24 meren
         * dirty debug lines.. will be removed soon.

2005-12-24 baris
         * update po

2005-12-24 baris
         * update pot

2005-12-24 baris
         * eject cd with a dialog...

2005-12-24 gorkem
         * yardım güncellemeleri..

2005-12-24 gorkem
         * düzeltme.. 

2005-12-24 baris
         * - implement reset button (fixes #1463)
         * - while playing with layout also fix #1218.

2005-12-24 baris
         * fix #1461

2005-12-24 baris
         * update pot/po as requested by Görkem.
         * (at your command, sir!)
         * ;)

2005-12-24 gorkem
         * Yardım sayfaları sabit disk bölümlendirmesini daha iyi anlatıyor.
         * Türkçesi için po'ların güncellenmesi gerekiyor.

2005-12-24 gorkem
         * güncelleme.

2005-12-24 baris
         * hola

2005-12-24 baris
         * fixy

2005-12-24 baris
         * more fixy on resize

2005-12-24 baris
         * fixy

2005-12-24 baris
         * cleaner

2005-12-24 baris
         * selectable bootloader partition.
         * (fixes #805)

2005-12-24 meren
         * kozmetik (cosmetique)..

2005-12-24 baris
         * ..

2005-12-24 meren
         * fix..

2005-12-24 meren
         * aferim.

2005-12-24 baris
         * - fix #1435
         * - update pot/po
         * - some gui improvements

2005-12-23 meren
         * object oriented version of bootloader.py (also change default timeout of grub to 10 secs)..

2005-12-23 meren
         * bootloader code has changed..

2005-12-23 baris
         * fix #1315 and #1320
         * Kudos to Ekin for his precious bug report!

2005-12-23 meren
         * birden fazla disk olduğu ve windows ile pardus ayrı disklerde kurulu olduğunda da grub ikisini de başarıyla yükleyebilsin initial commit'i..

2005-12-23 baris
         * ...

2005-12-23 baris
         * fix another zombi #1216

2005-12-23 baris
         * fix zombi bug #869

2005-12-23 baris
         * fix some small bugs
         * inform user before partitioning. (fixes #940)

2005-12-23 baris
         * we add a swapfile request, comment is not valid anymore.

2005-12-23 meren
         * fix #1418..

2005-12-22 meren
         * os ve shutil'in kesinlikle baştan yazılması lazım. saçmalık bütün bu yaşananlar.
         * güzel kodları çıkar, çirkin kodlar ekle, #1381'i fix et.

2005-12-22 baris
         * fix #1372

2005-12-22 baris
         * - fix some serious bugs on partitioning.
         * - most importantly, don't commit actions (delete/create) immediately.
         * Needs some testing!

2005-12-22 baris
         * fix #832

2005-12-22 baris
         * fix #1348

2005-12-20 baris
         * version for tagging

2005-12-20 baris
         * fixy

2005-12-20 baris
         * - remove some faces (psychologic fix for #1303) :).

2005-12-20 baris
         * use more sensible colors for texts
         * update pot/po

2005-12-20 baris
         * update pot/po

2005-12-19 baris
         * up...

2005-12-19 baris
         * improvements on keyboard selection...

2005-12-19 baris
         * copy keymap to system...

2005-12-19 baris
         * run comar with debug...

2005-12-19 baris
         * ops. left untranslated strings...

2005-12-19 baris
         * add keyboard layout screen.
         * update pot/po.

2005-12-19 baris
         * plancizimi -> pardus

2005-12-19 baris
         * keyboard module

2005-12-19 baris
         * fixy

2005-12-19 baris
         * - don't enable Create button if not available (but #1203)
         * - fix a locale bug...

2005-12-19 baris
         * show utf-8 strings on errors...

2005-12-19 baris
         * fix #1219

2005-12-19 baris
         * hope I've solved logical partitions problem.

2005-12-18 baris
         * fix #1216

2005-12-16 baris
         * - update pot/po
         * - change version to Beta2, monday will be the date for RC

2005-12-15 meren
         * what the hell :(

2005-12-15 baris
         * fix...

2005-12-15 meren
         * minik typo..

2005-12-15 baris
         * fix early comar bug.
         * change version

2005-12-15 baris
         * Ãacaglar want it so...

2005-12-15 meren
         * kahrolsunpython'ungerizekalistdlib'leri:((((((((((((((((

2005-12-15 gorkem
         * Fix #1198

2005-12-15 meren
         * fixxor..

2005-12-15 caglar
         * hede

2005-12-15 baris
         * don't forget autopart...

2005-12-15 baris
         * implement swap as file...

2005-12-15 baris
         * fixy...

2005-12-15 onur
         * remove whitespace

2005-12-15 baris
         * default style/font

2005-12-15 meren
         * swap as file..

2005-12-15 baris
         * ...

2005-12-15 baris
         * ops... this was wrong...

2005-12-15 baris
         * exceptions....

2005-12-15 baris
         * more on exceptions

2005-12-15 baris
         * start showing exceptions on gui...

2005-12-15 baris
         * update pot/po

2005-12-14 baris
         * done...

2005-12-14 baris
         * fixy fix ( thanks to Meren! )

2005-12-14 meren
         * ext2/3 resize..

2005-12-14 baris
         * support extended partitions...
         * (I won't support creating extended partitions but user will be able to use existing extended partition, if available...)

2005-12-14 baris
         * show extended partitions on gui...

2005-12-14 caglar
         * Barış bana YALI koduna commit yaptım diye çok kızdı, o kadar kızdı ki korkudan geri alıyorum, koca adam tabi 1.90 falan gözüm korktu.....

2005-12-14 caglar
         * be quiet

2005-12-14 baris
         * update

2005-12-14 baris
         * start implementing extended partitions...

2005-12-14 baris
         * update pot/po

2005-12-14 baris
         * - set the default font
         * - one more magical touch to welcome layout ;)

2005-12-14 baris
         * fix #1180

2005-12-13 baris
         * fix #1179

2005-12-13 baris
         * fix #1178

2005-12-13 baris
         * new pics... more work on layouts...

2005-12-13 baris
         * NavButton -> YaliButton...

2005-12-13 baris
         * - fancy release notes button.
         * - enable text on buttons.

2005-12-13 baris
         * more on gui...

2005-12-13 baris
         * more pics...

2005-12-13 baris
         * new pics and more...

2005-12-13 baris
         * now it fits good on a 800x600 screen too...

2005-12-12 baris
         * add bottom widget...
         * (I'm not all sure about this but will talk with Umut)

2005-12-12 baris
         * always show the start of the text on screen change...

2005-12-12 baris
         * new gui

2005-12-12 onur
         * strange, but seems necessary

2005-12-12 onur
         * let the user use ppp stuff, for modems etc.

2005-12-12 gorkem
         * düzeltme.

2005-12-11 gorkem
         * Serdar Soytetir'in önerileri.

2005-12-09 baris
         * add reiserfs support (fixes #806)

2005-12-09 baris
         * also accept Key_Space

2005-12-09 baris
         * get boot parameters from cmdline (fixes #1106)

2005-12-09 baris
         * handle key focus/press events...

2005-12-09 gorkem
         * swap -> takas 

2005-12-08 baris
         * - allways format root partition, its not an option
         * - cleanup

2005-12-08 baris
         * fix #1099 with a dummy solution...

2005-12-07 baris
         * handle returnPressed()...
         * Görkem wanted this :). 

2005-12-07 baris
         * now it works.

2005-12-06 baris
         * typo

2005-12-05 baris
         * fix #939.
         * #1055 needs to be fixed too for this to work.

2005-12-05 baris
         * fix #996

2005-12-05 baris
         * fix #1000

2005-12-05 baris
         * fix #990

2005-12-05 baris
         * this time really fix #799

2005-12-05 baris
         * fix #1041

2005-12-03 baris
         * fix #991

2005-12-02 baris
         * move move move...

2005-12-01 gurer
         * typo

2005-12-01 meren
         * bunu revert ediyorum.. zaten class'in yapisina pek uygun degildi.
         * bu her zaman ayni sekilde yapilacak is icin baselayout paketinin post-install betigini kullanmanin daha mantikli olacagini dusunduk.. comar calisir el ovunur hesabi.
         * 32 saate vurunca insan boyle sacma fonksiyonlar ekleyebiliyor iste..

2005-12-01 meren
         * root dizini içerisine de skel içeriği kopyalansın..

2005-12-01 baris
         * this is for Çağlar. I think he is a good boy.

2005-12-01 baris
         * fixy...

2005-12-01 baris
         * version bump...

2005-12-01 baris
         * remove remove remove

2005-12-01 baris
         * safe comar is the groovy

2005-12-01 baris
         * beta top image

2005-12-01 baris
         * fixy

2005-12-01 baris
         * redundant...

2005-12-01 baris
         * cleaner view

2005-12-01 meren
         * uyumayiniz gencler, ovununuz, calisiniz.. chmod.

2005-12-01 meren
         * improve a little bit..

2005-12-01 baris
         * clean

2005-12-01 baris
         * update pic

2005-12-01 baris
         * fixy

2005-12-01 meren
         * we'll cut ur headz.

2005-12-01 baris
         * more fixy ;)

2005-12-01 baris
         * fixy

2005-12-01 baris
         * faces

2005-11-30 baris
         * localize...

2005-11-30 onur
         * dudulduldudulu .. nal nal

2005-11-30 meren
         * tekman,skelsensinicindekilerdebenim.

2005-11-30 baris
         * lang. fix initrd name.

2005-11-30 baris
         * new image.

2005-11-30 onur
         * No soup for you !

2005-11-30 caglar
         * splash support

2005-11-30 gorkem
         * Wording...

2005-11-30 gorkem
         * Alpha > Beta 

2005-11-30 baris
         * done...

2005-11-30 baris
         * run configure-pending after install

2005-11-30 caglar
         * initrd desteği

2005-11-29 baris
         * fix #901

2005-11-29 baris
         * simplicty rulez

2005-11-29 baris
         * safe (I hope so...)

2005-11-29 baris
         * don't show device if not big enough..

2005-11-29 baris
         * really fix #911

2005-11-29 baris
         * fixy for #911

2005-11-28 baris
         * fix #905

2005-11-26 cartman
         * Fix #905 s/Mb/MB dan emin değilim. Uğur Devril'e yama için teşekkürler

2005-11-25 meren
         * bkz: #901
         * users modülü kullanıcı adının ve gerçek ismin geçerliliğinin validate edilebileceği yordamları sunsun..

2005-11-25 meren
         * modülün ismini tekrarlamaya ne gerek var? şekilcilik de bir yere kadar yani di mi. evet.

2005-11-25 meren
         * bkz. #887
         * kullanıcı daha önceden var olan bir kullanıcı mı diye kontrol edebilelim..

2005-11-25 baris
         * don't enable next button if no user is added

2005-11-25 baris
         * Don't change cursor if button is disabled.

2005-11-25 baris
         * Görkem's HCI suggestion...

2005-11-25 baris
         * - set partition types and flags (fix #869)

2005-11-25 gorkem
         * Gitsin.. 

2005-11-25 gorkem
         * Tüm linkler <a href'li hale geldi, çünkü 
         * bu notları internete de yerleştireceğiz.

2005-11-25 gorkem
         * türkçe sürüm notları eklendi.
         * ing. sürüm notları düzeltildi.
         * hala ufak tefek yapılacaklar var. 

2005-11-25 gorkem
         * move ..

2005-11-25 gorkem
         * düzeltme.. 

2005-11-25 baris
         * fix tabstops...

2005-11-25 baris
         * fixy

2005-11-25 baris
         * fix (part of) #887

2005-11-25 baris
         * fix #888

2005-11-25 baris
         * show a pristine edit dialog...

2005-11-25 baris
         * find kernel...

2005-11-25 baris
         * empty log message ***

2005-11-25 baris
         * I know, hardcoding paths is no good.

2005-11-25 baris
         * fixy

2005-11-24 baris
         * gui improvements

2005-11-24 baris
         * fix #873

2005-11-24 baris
         * fix #874

2005-11-24 gorkem
         * düzeltmeler..

2005-11-24 meren
         * #866 şimdi fix oldu..

2005-11-24 baris
         * handle unimplemented filesystems.

2005-11-24 meren
         * fix #866
         * YALI'da yarattığımız kullanıcıları gerekli gruplara da ekleyelim..

2005-11-24 baris
         * typo

2005-11-24 baris
         * more TODO...

2005-11-24 baris
         * fix part of #832

2005-11-24 baris
         * tested...

2005-11-24 baris
         * typo

2005-11-24 baris
         * ntfs resize just works ;)

2005-11-24 baris
         * fix various gui errors... update pot and po...

2005-11-24 baris
         * - ntfsresize works, there are more works to do (cleaner code, GUI support) but works ;).

2005-11-23 baris
         * one more interface I need for resize...

2005-11-23 baris
         * prepare for ntfs resizing...

2005-11-23 baris
         * thats fs_name, fs_type is something diffrent (PedFilesystemType)

2005-11-23 baris
         * empty log message ***

2005-11-23 baris
         * fixy

2005-11-23 baris
         * needs testing but done...

2005-11-23 baris
         * try appending windows partitions to grub.conf
         * update pot and  po

2005-11-22 baris
         * run...

2005-11-22 baris
         * done...

2005-11-22 baris
         * update pot, translate po

2005-11-22 baris
         * really use YaliDialog :)

2005-11-22 baris
         * use YaliDialog in Partitioning screen

2005-11-22 baris
         * seperate partitioning screen, prepare for using YaliDialog

2005-11-22 baris
         * - YaliDialog: add close button.
         * - implement a Relase Notes widget
         * - try to reduce the length of strings... ;)

2005-11-21 baris
         * asod is a generic package for Aspect-Oriented programming.
         * I couldn't found a simple, _working_ module for the purpose so I wrote one :).
         * It isn't used in the code for now, but I'm going to use it for
         * debugging/logging first and then for screen/stage transitions in GUI.

2005-11-18 gorkem
         * Sürüm notları düzeltildi. Sonlara yaklaşılıyor..

2005-11-18 baris
         * use dialog (for testing porposes)

2005-11-18 baris
         * make it modal dialog

2005-11-18 baris
         * better shaped dialog...

2005-11-18 baris
         * start implementing a window manager (kidding, just a moveable dialog... ;)

2005-11-18 baris
         * use globals in partitiontype.py

2005-11-18 baris
         * new partedit widget

2005-11-18 baris
         * fix

2005-11-18 gorkem
         * URL düzeltme 

2005-11-18 gorkem
         * Arkadaş şimdilik burada dursun, sonra CD imajı dizinine aktarırız.. 

2005-11-18 baris
         * update po.
         * (got to go to work...)

2005-11-18 baris
         * handle partition requests on toplevel module

2005-11-18 baris
         * logger -> log

2005-11-18 baris
         * logger

2005-11-18 baris
         * update TODO
         * swap partition is recomended.

2005-11-18 baris
         * more wording...

2005-11-18 baris
         * fix various bits.
         * update pot and translate missing strings...

2005-11-18 baris
         * don't enable next button until two passwords match

2005-11-18 baris
         * don't enable next button unless disclaimer is accepted

2005-11-18 baris
         * remove unused helps...

2005-11-18 baris
         * update pot, translate po...

2005-11-18 baris
         * add help to widgets and don't use redundant help files.
         * from now on, we can use gettext for helps to...

2005-11-17 baris
         * ignore *.mo

2005-11-17 baris
         * add auto partitioning... (or lets call it "use my entire disk")

2005-11-17 baris
         * more TODO for beta

2005-11-16 baris
         * add version numbers to TODO. we won't stop after release :)

2005-11-16 baris
         * fix layout...

2005-11-16 baris
         * organize...

2005-11-16 gorkem
         * düzen... 

2005-11-16 baris
         * fix #812

2005-11-16 baris
         * remove

2005-11-16 baris
         * did it...

2005-11-16 baris
         * also show localized help files

2005-11-16 baris
         * - add localization support to gui...

2005-11-16 baris
         * support extended partitions

2005-11-16 baris
         * go go go...

2005-11-16 gorkem
         * Uyarıları kalın yap.

2005-11-16 gorkem
         * Font size = Font size + 1 

2005-11-16 gorkem
         * Çok küçük görünen fontlar düzeltildi.
         * font size = font size + 1 

2005-11-16 gorkem
         * 4 click -> 6 click
         * Lies, damn lies..

2005-11-15 baris
         * - implement SetupUsers
         * - fix some minor bugs...

2005-11-15 baris
         * redundant var...

2005-11-15 baris
         * add "use available free space"

2005-11-15 meren
         * shadow dosyasi girdisi icin crypt yerine md5..
         * yali, anaconda'yi her noktada dover.

2005-11-15 baris
         * add progress bar

2005-11-15 meren
         * Kullanici yonetimi modulu semirsin..
         * Beta'ya dogru..

2005-11-15 gorkem
         * 2.5 GB'tan daha az olamaz. 

2005-11-15 gorkem
         * - 2.5 G'den aşağısını kabul etme..
         * - Bu mesajlar Türkçe olsa olur değil mi? 

2005-11-15 gorkem
         * benioku

2005-11-15 gorkem
         * typox

2005-11-15 baris
         * fix...

2005-11-15 baris
         * gone in 30 seconds...

2005-11-15 baris
         * revert timer...

2005-11-15 baris
         * fix

2005-11-15 baris
         * delete requests...

2005-11-15 baris
         * min root size...

2005-11-15 baris
         * fix

2005-11-15 baris
         * ..

2005-11-15 baris
         * increase timer...

2005-11-15 baris
         * hate it...

2005-11-15 baris
         * remove CD-repo and add pardus-devel repo...

2005-11-15 baris
         * it's said that we should have a disclaimer...

2005-11-15 baris
         * sync() more sync()

2005-11-15 baris
         * fastreboot!

2005-11-15 caglar
         * umount çalış...

2005-11-14 baris
         * fix

2005-11-14 baris
         * show partitioning info.
         * this was the last bit, I hope...

2005-11-14 gorkem
         * Açılış yöneticisi, türkçe 

2005-11-14 gorkem
         * Kullanıcı ayarları ekranı 

2005-11-14 gorkem
         * minor typos 

2005-11-14 gorkem
         * Kurulum ekranı, TÜrkçe 

2005-11-14 gorkem
         * Kurulum ekranı 

2005-11-14 baris
         * remove comment... did it...

2005-11-14 baris
         * last image. we are ready.
         * (I think so ;)

2005-11-14 baris
         * set max value.

2005-11-14 baris
         * new pics...

2005-11-14 baris
         * don't accept same partition types

2005-11-14 baris
         * nearly ready to go.

2005-11-14 baris
         * slideshow

2005-11-14 baris
         * fix goodbye screen.
         * new welcome.png, goodbye.png

2005-11-14 baris
         * setupusers -> beta

2005-11-14 meren
         * implement get available uid (from passwd)..

2005-11-14 baris
         * I'm testing screen layouts with this pirimitive module

2005-11-14 baris
         * be more informative

2005-11-14 baris
         * one more bugy

2005-11-14 baris
         * stuff has found it's way to the repository...

2005-11-14 baris
         * users...

2005-11-14 gorkem
         * Wording..

2005-11-14 gorkem
         * Setting up user

2005-11-14 baris
         * remove debug lines...

2005-11-14 baris
         * damn small bugs...

2005-11-14 baris
         * runlevels

2005-11-14 baris
         * make them work.

2005-11-14 baris
         * initbaselayout

2005-11-14 baris
         * postinstall module. we have some thing to do after an install

2005-11-14 gorkem
         * 5: users setup
         * 6: boot loader setup 

2005-11-14 baris
         * - goodbye screen and reboot (yeah, it works ;)
         * in the name of PardusMan!

2005-11-14 baris
         * check password's existence.

2005-11-14 baris
         * back to full screen mode

2005-11-14 baris
         * forgot to commit buttons...

2005-11-14 baris
         * more on "enable/disable buttons"..

2005-11-14 gorkem
         * - Modified the layout and wording.
         * - Widget classes and property names did not change due to tight release
         * schedule, however we need to refine the widgets to have the best user
         * installation experience (UBIE) out there (OT).

2005-11-14 baris
         * enable/disable buttons...

2005-11-14 gorkem
         * Wording...

2005-11-14 gorkem
         * - Modified some typo 
         * - Align better.

2005-11-14 gorkem
         * You, you you!!! No you, yes you!!!

2005-11-14 gorkem
         * Password screen for root 

2005-11-14 gorkem
         * punctiation -> punctuation 
         * punch!

2005-11-14 gorkem
         * Typox

2005-11-14 gorkem
         * Pardus disk partitioning screen, in Turkish

2005-11-14 gorkem
         * Welcome screen, in Turkish

2005-11-14 gorkem
         * Typo

2005-11-14 gorkem
         * Added Turkish directory, localizations will come further..

2005-11-14 gorkem
         * setup bootloader screen (eng)

2005-11-14 gorkem
         * More lines will come here.. 

2005-11-14 gorkem
         * Password screen

2005-11-14 gorkem
         * English-fying the installer  (partitioning)

2005-11-14 baris
         * hmm. ignoring comar is not an easy task. one should try hard to achive ;)

2005-11-14 gorkem
         * English-ification the welcome screen

2005-11-14 baris
         * setup root password screen

2005-11-14 baris
         * I'm serious, ignore-comar!

2005-11-14 baris
         * linux-swap -> swap

2005-11-13 baris
         * empty log message ***

2005-11-13 baris
         * menu.lst -> grub.conf

2005-11-13 baris
         * go go go...

2005-11-13 baris
         * this made me cry :(
         * -- import error.
         * one more CD to burn...

2005-11-13 baris
         * exceptions, exceptions, exceptions...

2005-11-13 baris
         * bootloader works. this is possibly the lamest code I've ever written, but it
         * works ;). I'll revisit bootloader.py later on.

2005-11-13 baris
         * work on bootloader...

2005-11-13 baris
         * I consider supporting localization on beta release.
         * Hope this won't bother anyone!

2005-11-13 baris
         * installing...

2005-11-12 baris
         * we're going to test it, yeah...

2005-11-12 baris
         * Gorkem reminded me of localization...

2005-11-12 baris
         * did them all!

2005-11-12 baris
         * - goodbye screen and reboot (yeah, it works ;)
         * in the name of PardusMan!

2005-11-11 baris
         * install_bootloader checked by default

2005-11-11 baris
         * fixies ;)

2005-11-11 baris
         * typos

2005-11-11 baris
         * implement boot loader (not tested, even once...)

2005-11-11 baris
         * - remove redundant data/packages.list
         * - implement fstab
         * - improve gui (a bit)

2005-11-11 baris
         * - change default repository to cdrom.
         * - implement mount.umount

2005-11-11 baris
         * show partitioning errors

2005-11-11 baris
         * properly resize main window and move to (0,0)

2005-11-09 baris
         * yali todo

2005-11-09 baris
         * show installed package on gui.

2005-11-08 baris
         * - pisi notification support, doesn't work on gui for now...
         * - use bypass_ldconfig
         * - better mke2fs command.

2005-11-02 baris
         * add threading and ScreenWidget

2005-11-02 baris
         * O.K. now yali is capable of installing pisi packages to the target system.

2005-11-02 baris
         * apply mount requests.

2005-11-01 baris
         * mount extension.

2005-11-01 baris
         * define some more constants and prepare to handle mount requests
         * (we'll need a python extention for mount(2), I think...)

2005-11-01 baris
         * yali constants...

2005-11-01 baris
         * only support PNG files.
         * yes, I'm cheap baby....

2005-11-01 baris
         * dummy localization support for help files.

2005-11-01 baris
         * new module sysutils

2005-10-31 baris
         * icon factory.

2005-10-30 baris
         * add note...

2005-10-30 baris
         * refactor...
         * partitioning code is now in a better shape (slightly ;)

2005-10-29 baris
         * more work on parteddata and types

2005-10-29 baris
         * handle RequestException

2005-10-29 baris
         * remove some more redundant code. add better ones instead :).
         * refactor, refactor, refactor...

2005-10-29 baris
         * remove redundant parteddata.filesystems dict

2005-10-29 baris
         * progress...

2005-10-29 baris
         * clean storage code.

2005-10-26 baris
         * tidy up partrequests..

2005-10-26 baris
         * tidy up filesystems...

2005-10-26 baris
         * format partitions. execute screens...

2005-10-25 baris
         * clean.

2005-10-25 baris
         * cleanup

2005-10-25 baris
         * show request on gui

2005-10-25 baris
         * damn! objects are copied implicitly...

2005-10-25 baris
         * work on partrequests...

2005-10-25 baris
         * progress..

2005-10-25 baris
         * progress

2005-10-25 baris
         * progress

2005-10-25 baris
         * filesystems, needed for formatting (mainly)

2005-10-25 baris
         * work on partitions...

2005-10-19 baris
         * fix sorting in gui.

2005-10-19 baris
         * handle free spaces.

2005-10-17 baris
         * forgotten file..

2005-10-17 baris
         * more on partitioning...
         * just testing partitioning (and it works). We'll use "partition requests" for
         * working on storage devices in one shot...

2005-10-17 baris
         * partitioning.
         * NOW yali is in a dangerous state and can ruin your disks!

2005-10-16 baris
         * prepare for partitioning in gui code..

2005-10-16 baris
         * progress on partitioning...

2005-10-13 baris
         * paths. paths. paths.

2005-10-12 baris
         * new paths...

2005-10-12 baris
         * move around

2005-10-12 baris
         * move around

2005-10-12 baris
         * - clean up...

2005-10-12 baris
         * - setup.py
         * - copyright statements
         * - coding: utf8 declerations
         * - remove ui generated .py files, generate on build instead

2005-09-22 baris
         * - fix pyuic problem (upgrading to a newer pyqt)
         * - show disk size

2005-09-18 baris
         * work on partitions...

2005-09-18 baris
         * partitionlist -> partlistwidget

2005-09-18 baris
         * show partitions

2005-09-16 baris
         * Gurer want me to add the generated .py files too.
         * We'll remove them after writing a sane setup.py...

2005-09-16 baris
         * new widget templates.

2005-09-15 baris
         * better stageWidget.
         * where do we ask for a credit card number?

2005-09-15 baris
         * bullets are also blessed by Umut.
         * working with a graphics designer is cool...

2005-09-15 baris
         * much better w/o flicker ;)

2005-09-15 baris
         * buttons are blessed by Umut.

2005-09-15 baris
         * show help files.

2005-09-15 baris
         * change the height too.

2005-09-15 baris
         * add stage number...

2005-09-15 baris
         * gui improvements.

2005-09-15 caglar
         * yali-bin executable olsun...

2005-09-15 gurer
         * navigasyon butonları transparent olsun

2005-09-14 baris
         * commit the forgotten changes.

2005-09-14 baris
         * Tidy up GUI structure.
         * stages and screens are related to GUI, other installation modes won't need them.

2005-09-14 baris
         * progress

2005-09-14 baris
         * improvements on gui.

2005-09-14 baris
         * progress..

2005-09-14 baris
         * more gui improvements...

2005-09-14 baris
         * progress on layouts...

2005-09-14 baris
         * remove layout warning. (ehm. some of them ;)

2005-09-14 baris
         * - make it to show main window with the ugliest layout ever ;).

2005-09-13 baris
         * svn:ignore *.pyc

2005-09-13 baris
         * - boilerplate code for widgets used in YaliWindow.
         * still nothing to see...

2005-09-13 baris
         * - basic implementation of YaliWindow.
         * Not finished but we should catch the bus ;).

2005-09-13 baris
         * - first implementation of Qt runner
         * GUI programming is much more fun :). YaliWindow will be (somewhat)
         * ready in a minute too...

2005-09-13 baris
         * - some code to test :).
         * We don't have unittests now. One can argue if we need them... Anyway,
         * I like unittests and considering to add. In PISI they helped a lot ;).

2005-09-13 baris
         * svn:ingnore *.pyc

2005-09-13 baris
         * - basic storage implementation. no partitioning yet...

2005-09-13 baris
         * - basic screen/stage implementation

2005-09-13 baris
         * - basic Steps implementation
         * - logger template

2005-09-13 baris
         * Self-explanatory three modules will be used in YALI. No code yet ;)
         * -----
         * YALI içerisinde kullanılacak endini anlatan üç modül. Henüz kod yok ;)
         * (Bundan sonra commentleri İngilizce yazmaya çalışacağım. Sanırım
         * dışarıdan gelmesi muhtemel destek için önemli. Zaten kod içerisindeki
         * yorumlar İngilizce...)

2005-09-13 baris
         * Şimdilik bir şey yok. Ama oturup da tasarımı belgelersem olacak :).

2005-09-13 baris
         * Haydi bakalım... Başlıyoruz!

