Displaying 1 50 of 6,865 commits (0.004s)

PC-BSD — pcbsd/current/src-qt4/warden-gui qrc_warden.cpp

Remove auto-gen file
Delta File
+0 -4,842 pcbsd/current/src-qt4/warden-gui/qrc_warden.cpp
+0 -4,842 1 file

PC-BSD — pcbsd/current/build-files/src-patches 3-GENERIC-VIMAGE, pcbsd/current/src-qt4/warden-gui dialogEditIP.cpp dialogwarden.cpp

Import the latest batch of Warden improvements from github

This includes the new ability to create jails by name, instead of IP. 

Now IP addresses can be changed on the fly, multiple ones added, etc.

The warden backend will also be using "vnet" for networking, allowing
a greater variety of services to run in a jail

Fixed the GUI to also take advantage of these features.
Delta File
+688 -109 pcbsd/current/src-sh/warden/scripts/backend/functions.sh
+388 -198 pcbsd/current/src-sh/warden/bin/warden
+361 -16 pcbsd/current/src-qt4/warden-gui/dialogEditIP.cpp
+290 -63 pcbsd/current/src-sh/warden/scripts/backend/startjail.sh
+178 -73 pcbsd/current/src-sh/warden/scripts/backend/createjail.sh
+128 -34 pcbsd/current/src-sh/warden/scripts/backend/importjail.sh
+663 -328 33 files not shown
+2,696 -821 39 files

PC-BSD — pcbsd/current/src-sh/libsh functions.sh, pcbsd/current/src-sh/pbi-manager pbi-manager

Copy fixes from github:

https://github.com/kmoore134/pcbsd-projects/commit/4d2a365f564bb2fafe185060410fa70ad70c5774
https://github.com/kmoore134/pcbsd-projects/commit/c3f709f74ae0326d9a23213608b1166490c01886
Delta File
+5 -4 pcbsd/current/src-sh/libsh/functions.sh
+4 -4 pcbsd/current/src-sh/pbi-manager/pbi-manager
+9 -8 2 files

PC-BSD — pcbsd/current/src-sh/port-files Makefile

Test again!
Delta File
+1 -1 pcbsd/current/src-sh/port-files/Makefile
+1 -1 1 file

PC-BSD — pcbsd/current/src-sh/port-files Makefile

Test
Delta File
+1 -1 pcbsd/current/src-sh/port-files/Makefile
+1 -1 1 file

PC-BSD — pcbsd/current/src-sh/port-files Makefile

Dummy commit
Delta File
+1 -1 pcbsd/current/src-sh/port-files/Makefile
+1 -1 1 file

PC-BSD — pcbsd/current/src-qt4/EasyPBI/i18n EasyPBI_et.ts, pcbsd/current/src-qt4/about-gui/i18n AboutGui_et.ts

Auto-Commit of i18n data from Pootle
Delta File
+3 -6 pcbsd/current/src-qt4/pc-updategui/i18n/UpdateGui_et.ts
+2 -4 pcbsd/current/src-qt4/pc-netmanager/src/NetworkManager/i18n/NetworkManager_et.ts
+0 -0 pcbsd/current/src-qt4/libpcbsd/ui/i18n/libpcbsd_sr.ts
+0 -0 pcbsd/current/src-qt4/libpcbsd/ui/i18n/libpcbsd_ar.ts
+0 -0 pcbsd/current/src-qt4/libpcbsd/ui/i18n/libpcbsd_az.ts
+0 -0 pcbsd/current/src-qt4/libpcbsd/ui/i18n/libpcbsd_bg.ts
+0 -0 64 files not shown
+5 -10 70 files

PC-BSD — pcbsd/current/src-sh/port-files pkg-plist

Opps fix pkg-plist, that file hasn't been committed yet
Delta File
+0 -1 pcbsd/current/src-sh/port-files/pkg-plist
+0 -1 1 file

PC-BSD — pcbsd/current/src-qt4/PCDM PCDM.pro, pcbsd/current/src-qt4/PCDM/src pcdm-gui.cpp pcdm-backend.cpp

Switch to using the split libpcbsd UI/Utils libraries added earlier by:

Yuri Momotiuk <yurkis at gmail.com>

Pulled from my projects at GitHub:

https://github.com/kmoore134/pcbsd-projects/tree/4e02dba5c3b2ad48f48c8c1847ae471f23809427
Delta File
+0 -970 pcbsd/current/src-qt4/libpcbsd/utils.cpp
+0 -795 pcbsd/current/src-qt4/libpcbsd/metaWidget.cpp
+0 -621 pcbsd/current/src-qt4/libpcbsd/netif.cpp
+0 -307 pcbsd/current/src-qt4/libpcbsd/hardware.cpp
+0 -241 pcbsd/current/src-qt4/libpcbsd/pcbsd-utils.h
+0 -151 pcbsd/current/src-qt4/libpcbsd/dialogwpaenterprise.cpp
+381 -892 131 files not shown
+381 -3,977 137 files

PC-BSD — pcbsd/current/src-sh/pbi-manager/module-examples/firefox xdg-mime, pcbsd/current/src-sh/port-files pkg-plist

Fix pkg-plist and remove empty dir
Delta File
+1 -1 pcbsd/current/src-sh/port-files/pkg-plist
+0 -0 pcbsd/current/src-sh/pbi-manager/module-examples/firefox/xdg-mime/
+1 -1 2 files

PC-BSD — pcbsd/current/build-files/ports-overlay games, pcbsd/current/build-files/ports-overlay/games gnome-games

Add fixed gnome-games with KMX / NEW_XORG
Delta File
+3,207 -0 pcbsd/current/build-files/ports-overlay/games/gnome-games/pkg-plist
+76 -0 pcbsd/current/build-files/ports-overlay/games/gnome-games/Makefile
+17 -0 pcbsd/current/build-files/ports-overlay/games/gnome-games/pkg-install
+11 -0 pcbsd/current/build-files/ports-overlay/games/gnome-games/files/patch-gnome-sudoku_src_lib_defaults.py.in
+11 -0 pcbsd/current/build-files/ports-overlay/games/gnome-games/files/patch-glchess_src_lib_defaults.py.in
+8 -0 pcbsd/current/build-files/ports-overlay/games/gnome-games/pkg-descr
+2 -0 4 files not shown
+3,332 -0 10 files

PC-BSD — pcbsd/current/build-files/ports-overlay graphics, pcbsd/current/build-files/ports-overlay/graphics clutter-gtk

Add fixed clutter-gtk, works with KMX & NEW_XORG flags now
Delta File
+40 -0 pcbsd/current/build-files/ports-overlay/graphics/clutter-gtk/pkg-plist
+31 -0 pcbsd/current/build-files/ports-overlay/graphics/clutter-gtk/Makefile
+28 -0 pcbsd/current/build-files/ports-overlay/graphics/clutter-gtk/files/patch-clutter-gtk_Makefile.in
+5 -0 pcbsd/current/build-files/ports-overlay/graphics/clutter-gtk/pkg-descr
+2 -0 pcbsd/current/build-files/ports-overlay/graphics/clutter-gtk/distinfo
+0 -0 pcbsd/current/build-files/ports-overlay/graphics/clutter-gtk/files/
+0 -0 2 files not shown
+106 -0 8 files

PC-BSD — pcbsd/current/src-qt4/pc-installgui/i18n SysInstaller_nl.ts

Auto-Commit of i18n data from Pootle
Delta File
+0 -0 pcbsd/current/src-qt4/pc-installgui/i18n/SysInstaller_nl.ts
+0 -0 1 file

PC-BSD — pcbsd/current/build-files/src-patches 2-SA-13:03.openssl.patch 1-SA-13:01.libc.patch

Add the recent security advisories to our 9.1-RELEASE RR builds
Delta File
+3,891 -0 pcbsd/current/build-files/src-patches/2-SA-13:03.openssl.patch
+215 -0 pcbsd/current/build-files/src-patches/1-SA-13:01.libc.patch
+18 -0 pcbsd/current/build-files/src-patches/1-SA-13:01.bind.patch
+13 -0 pcbsd/current/build-files/src-patches/2-SA-13:04.bind.patch
+4,137 -0 4 files

PC-BSD — pcbsd/current/src-sh/libsh functions.sh

Add two new functions to libsh

Submitted by: John Hixson (iXsystems)
Delta File
+23 -0 pcbsd/current/src-sh/libsh/functions.sh
+23 -0 1 file

PC-BSD — pcbsd/current/src-sh/pc-extractoverlay/desktop-overlay/usr/local/etc pkg.conf, pcbsd/current/src-sh/pc-extractoverlay/server-overlay/usr/local/etc pkg.conf

Set http://ftp.pcbsd.org/pub/mirror as the default mirror we hit
for packages first. This mirror will always be consistent, and from
there the download utility such as aria2c, can hit other mirrors to
pull what it needs
Delta File
+1 -1 pcbsd/current/src-sh/pc-extractoverlay/desktop-overlay/usr/local/etc/pkg.conf
+1 -1 pcbsd/current/src-sh/pc-extractoverlay/server-overlay/usr/local/etc/pkg.conf
+1 -0 pcbsd/current/src-sh/xtrafiles/local/share/pcbsd/conf/pcbsd-mirrors
+3 -2 3 files

PC-BSD — pcbsd/current/src-qt4/PCDM/src pcdm-gui.cpp

Turn off the debug mode in the PCDM gui function
Delta File
+1 -1 pcbsd/current/src-qt4/PCDM/src/pcdm-gui.cpp
+1 -1 1 file

PC-BSD — pcbsd/current/src-qt4/port-files pkg-plist

Fix pkg-plist for PCDM in src-qt4
Delta File
+1 -4 pcbsd/current/src-qt4/port-files/pkg-plist
+1 -4 1 file

PC-BSD — pcbsd/current/src-qt4/PCDM PCDM.pro

Fix some build errors in PCDM, needs access to libpcbsd files before
they are installed on the box
Delta File
+4 -1 pcbsd/current/src-qt4/PCDM/PCDM.pro
+4 -1 1 file

PC-BSD — pcbsd/current/src-sh/port-files pkg-plist

Fix pkg-plist
Delta File
+1 -0 pcbsd/current/src-sh/port-files/pkg-plist
+1 -0 1 file

PC-BSD — pcbsd/current/src-sh/pc-checkxdisplay checkxdisplay pc-checkxdisplay

Fix the filename we are installing
Delta File
+0 -57 pcbsd/current/src-sh/pc-checkxdisplay/checkxdisplay
+57 -0 pcbsd/current/src-sh/pc-checkxdisplay/pc-checkxdisplay
+57 -57 2 files

PC-BSD — pcbsd/current/src-qt4 src-qt4.pro PCDM, pcbsd/current/src-qt4/PCDM PCDM.pro PCDM.qrc

Merge PCDM into the current/src-qt4 branch. I think the port stuff is all finished up, but 
still needs to be checked with tinderbox
Delta File
+492 -0 pcbsd/current/src-qt4/PCDM/src/pcdm-gui.cpp
+361 -0 pcbsd/current/src-qt4/PCDM/src/pcdm-backend.cpp
+339 -0 pcbsd/current/src-qt4/PCDM/src/fancySwitcher.cpp
+313 -0 pcbsd/current/src-qt4/PCDM/src/loginWidget.cpp
+253 -0 pcbsd/current/src-qt4/PCDM/src/themeStruct.cpp
+230 -0 pcbsd/current/src-qt4/PCDM/src/pcdm-xprocess.cpp
+1,525 -1 134 files not shown
+3,513 -1 140 files

PC-BSD — pcbsd/current/src-sh Makefile pc-checkxdisplay, pcbsd/current/src-sh/pc-checkxdisplay checkxdisplay Makefile

Add a new "pc-checkxdisplay" binary to src-sh. This binary just runs all the 
firstboot/displayWizard checks so that code can be taken out of the gdm/pcdm rc.d scripts 
and replaced with this one command. We might even be able to create a seperate rc.d script 
just for running this, just to make sure that it always runs before whatever login manager 
takes over
Delta File
+57 -0 pcbsd/current/src-sh/pc-checkxdisplay/checkxdisplay
+49 -0 pcbsd/current/src-sh/pc-checkxdisplay/Makefile
+20 -1 pcbsd/current/src-sh/Makefile
+0 -0 pcbsd/current/src-sh/pc-checkxdisplay/
+126 -1 4 files

PC-BSD — pcbsd/current/src-qt4/pc-mounttray menuItem.cpp

Make sure that the mount tray sets the directory permissions before mounting the device
Delta File
+2 -2 pcbsd/current/src-qt4/pc-mounttray/menuItem.cpp
+2 -2 1 file

PC-BSD — pcbsd/current/src-qt4/pc-mounttray menuItem.cpp

Make sure that mounted devices are given user permissions to read/write
Delta File
+2 -0 pcbsd/current/src-qt4/pc-mounttray/menuItem.cpp
+2 -0 1 file

PC-BSD — pcbsd/current/src-sh/pc-extractoverlay/ports-overlay/usr/local/etc sudoers

Switch our sudo usage to the typical method, use the users password
for sudo requests :P
Delta File
+2 -2 pcbsd/current/src-sh/pc-extractoverlay/ports-overlay/usr/local/etc/sudoers
+2 -2 1 file

PC-BSD — pcbsd/current/src-qt4/pc-installgui/i18n SysInstaller_af.ts SysInstaller_ar.ts

Auto-Commit of i18n data from Pootle
Delta File
+0 -0 pcbsd/current/src-qt4/pc-installgui/i18n/SysInstaller_af.ts
+0 -0 pcbsd/current/src-qt4/pc-installgui/i18n/SysInstaller_ar.ts
+0 -0 pcbsd/current/src-qt4/pc-installgui/i18n/SysInstaller_az.ts
+0 -0 pcbsd/current/src-qt4/pc-installgui/i18n/SysInstaller_bg.ts
+0 -0 pcbsd/current/src-qt4/pc-installgui/i18n/SysInstaller_bn.ts
+0 -0 pcbsd/current/src-qt4/pc-installgui/i18n/SysInstaller_bs.ts
+0 -0 58 files not shown
+0 -0 64 files

PC-BSD — pcbsd/current/build-files/ports-overlay/misc/pcbsd-meta-kde Makefile

Remove another obsolete port
Delta File
+0 -1 pcbsd/current/build-files/ports-overlay/misc/pcbsd-meta-kde/Makefile
+0 -1 1 file

PC-BSD — pcbsd/current/build-files/ports-overlay/misc/pcbsd-meta-kde Makefile

Remove port which was deleted from KDE 4.10.x
Delta File
+0 -1 pcbsd/current/build-files/ports-overlay/misc/pcbsd-meta-kde/Makefile
+0 -1 1 file

PC-BSD — pcbsd/current/src-sh/about about

Little fix for 'about'
Delta File
+1 -1 pcbsd/current/src-sh/about/about
+1 -1 1 file

PC-BSD — pcbsd/current/src-qt4/pc-installgui/i18n SysInstaller_af.ts SysInstaller_ar.ts

Auto-Commit of i18n data from Pootle
Delta File
+0 -0 pcbsd/current/src-qt4/pc-installgui/i18n/SysInstaller_af.ts
+0 -0 pcbsd/current/src-qt4/pc-installgui/i18n/SysInstaller_ar.ts
+0 -0 pcbsd/current/src-qt4/pc-installgui/i18n/SysInstaller_az.ts
+0 -0 pcbsd/current/src-qt4/pc-installgui/i18n/SysInstaller_bg.ts
+0 -0 pcbsd/current/src-qt4/pc-installgui/i18n/SysInstaller_bn.ts
+0 -0 pcbsd/current/src-qt4/pc-installgui/i18n/SysInstaller_bs.ts
+0 -0 60 files not shown
+0 -0 66 files

PC-BSD — pcbsd/current/src-qt4/pc-installgui installer.cpp wizardDisk.cpp

Switch how we do disk space checks, do it right before the install starts
and warn the user if the size looks too small for a desktop or server
Delta File
+56 -8 pcbsd/current/src-qt4/pc-installgui/installer.cpp
+7 -4 pcbsd/current/src-qt4/pc-installgui/wizardDisk.cpp
+2 -0 pcbsd/current/src-qt4/pc-installgui/installer.h
+65 -12 3 files

PC-BSD — pcbsd/current/src-sh/port-files pkg-plist

Fix the plist
Delta File
+1 -1 pcbsd/current/src-sh/port-files/pkg-plist
+1 -1 1 file

PC-BSD — pcbsd/current/src-sh/pc-sysinstall/backend functions-bsdlabel.sh

Work around a bug in gpart with certian disk drives. On a number of systems
gpart may try to align the ZFS MBR partition to 4k, fail and the result is a
non-bootable system. This only effects MBR setups, GPT seems fine
Delta File
+9 -1 pcbsd/current/src-sh/pc-sysinstall/backend/functions-bsdlabel.sh
+9 -1 1 file

PC-BSD — pcbsd/current/build-files/src-patches patch-pc-sysinstall-pkgimprovements patch-pc-sysinstall-distfiles, pcbsd/current/src-qt4/pc-installgui backend.h

Add pc-sysinstall to our pcbsd-utils package, will be located at
/usr/local/sbin/pc-sysinstall for our various utilities to run. 

Cleanup some old patches going into /usr/src for pc-sysinstall

Update the port files, needs tindy run
Delta File
+908 -0 pcbsd/current/src-sh/pc-sysinstall/backend/functions-disk.sh
+782 -0 pcbsd/current/src-sh/pc-sysinstall/backend/functions-bsdlabel.sh
+552 -0 pcbsd/current/src-sh/pc-sysinstall/backend/functions-extractimage.sh
+541 -0 pcbsd/current/src-sh/pc-sysinstall/backend/functions-localize.sh
+540 -0 pcbsd/current/src-sh/pc-sysinstall/backend/functions.sh
+500 -0 pcbsd/current/src-sh/pc-sysinstall/backend/functions-networking.sh
+7,165 -814 83 files not shown
+10,988 -814 89 files

PC-BSD — pcbsd/current/src-sh Makefile, pcbsd/current/src-sh/port-files pkg-plist

Add the new "about" command to our pcbsd-utils package
Delta File
+27 -8 pcbsd/current/src-sh/Makefile
+1 -0 pcbsd/current/src-sh/port-files/pkg-plist
+28 -8 2 files

PC-BSD — pcbsd/current/src-sh/about about

Some changes in uptime parsing
Delta File
+1 -1 pcbsd/current/src-sh/about/about
+1 -1 1 file

PC-BSD — pcbsd/current/src-qt4/pc-netmanager/src/NetworkManager networkman.cpp networkman.ui

Rollback unfinished code commited in r22026
Delta File
+0 -10 pcbsd/current/src-qt4/pc-netmanager/src/NetworkManager/networkman.cpp
+3 -3 pcbsd/current/src-qt4/pc-netmanager/src/NetworkManager/networkman.ui
+0 -1 pcbsd/current/src-qt4/pc-netmanager/src/NetworkManager/networkman.h
+3 -14 3 files

PC-BSD — pcbsd/current/src-qt4/libpcbsd/ui i18n, pcbsd/current/src-qt4/pc-netmanager/src/NetworkManager networkman.cpp networkman.ui

Add about script (simular to about-gui application. Kris, Please include this to build. 
Thanks.
Delta File
+86 -0 pcbsd/current/src-sh/about/about
+53 -0 pcbsd/current/src-sh/about/Makefile
+10 -0 pcbsd/current/src-qt4/pc-netmanager/src/NetworkManager/networkman.cpp
+3 -3 pcbsd/current/src-qt4/pc-netmanager/src/NetworkManager/networkman.ui
+1 -0 pcbsd/current/src-qt4/pc-netmanager/src/NetworkManager/networkman.h
+0 -0 pcbsd/current/src-sh/about/
+0 -0 pcbsd/current/src-qt4/libpcbsd/ui/i18n/
+153 -3 7 files

PC-BSD — pcbsd/current/src-qt4/EasyPBI/i18n EasyPBI_de.ts

Auto-Commit of i18n data from Pootle
Delta File
+0 -0 pcbsd/current/src-qt4/EasyPBI/i18n/EasyPBI_de.ts
+0 -0 1 file

PC-BSD — pcbsd/current/src-qt4/EasyPBI/i18n EasyPBI_de.ts EasyPBI_fr.ts

Auto-Commit of i18n data from Pootle
Delta File
+0 -0 pcbsd/current/src-qt4/EasyPBI/i18n/EasyPBI_de.ts
+0 -0 pcbsd/current/src-qt4/EasyPBI/i18n/EasyPBI_fr.ts
+0 -0 2 files

PC-BSD — pcbsd/current/src-qt4/pc-bugreport pcbugreport.desktop

Auto-Commit of i18n desktop tags from Pootle
Delta File
+2 -0 pcbsd/current/src-qt4/pc-bugreport/pcbugreport.desktop
+2 -0 1 file

PC-BSD — pcbsd/current/src-qt4/EasyPBI/i18n EasyPBI_fr.ts, pcbsd/current/src-qt4/about-gui/i18n AboutGui_fr.ts

Auto-Commit of i18n data from Pootle
Delta File
+23 -46 pcbsd/current/src-qt4/pc-updategui/i18n/UpdateGui_fr.ts
+4 -4 pcbsd/current/src-qt4/pc-softwaremanager/i18n/SoftwareManager_fr_CA.ts
+3 -5 pcbsd/current/src-qt4/pc-netmanager/src/NetworkManager/i18n/NetworkManager_fr.ts
+0 -0 pcbsd/current/src-qt4/pc-mounttray/i18n/MountTray_fr.ts
+0 -0 pcbsd/current/src-qt4/pc-installgui/i18n/SysInstaller_fr_CA.ts
+0 -0 pcbsd/current/src-qt4/pc-installgui/i18n/SysInstaller_fr.ts
+0 -0 2 files not shown
+30 -55 8 files

PC-BSD — pcbsd/current/src-qt4/about-gui/i18n AboutGui_bg.ts, pcbsd/current/src-qt4/pc-installgui/i18n SysInstaller_nl.ts

Auto-Commit of i18n data from Pootle
Delta File
+0 -0 pcbsd/current/src-qt4/about-gui/i18n/AboutGui_bg.ts
+0 -0 pcbsd/current/src-qt4/pc-installgui/i18n/SysInstaller_nl.ts
+0 -0 2 files

PC-BSD — pcbsd/current/src-qt4/pc-installgui/i18n SysInstaller_pl.ts SysInstaller_fr_CA.ts, pcbsd/current/src-qt4/pc-mounttray/i18n MountTray_pl.ts

Auto-Commit of i18n data from Pootle
Delta File
+3 -6 pcbsd/current/src-qt4/pc-updategui/i18n/UpdateGui_pl.ts
+2 -4 pcbsd/current/src-qt4/pc-netmanager/src/NetworkManager/i18n/NetworkManager_pl.ts
+0 -0 pcbsd/current/src-qt4/pc-mounttray/i18n/MountTray_pl.ts
+0 -0 pcbsd/current/src-qt4/pc-installgui/i18n/SysInstaller_pl.ts
+0 -0 pcbsd/current/src-qt4/pc-installgui/i18n/SysInstaller_fr_CA.ts
+5 -10 5 files

PC-BSD — pcbsd/current/src-sh/libsh functions.sh, pcbsd/current/src-sh/pc-metapkgmanager pc-metapkgmanager

Cache downgrade files, and also don't clean cache after a failure
Delta File
+17 -3 pcbsd/current/src-sh/pc-metapkgmanager/pc-metapkgmanager
+1 -1 pcbsd/current/src-sh/libsh/functions.sh
+18 -4 2 files

PC-BSD — pcbsd/current/build-files/ports-overlay/misc/pcbsd-meta-nvidia pkg-install

Add pkg-install script to pcbsd-meta-nvidia, make sure to put nvidia_load
into /boot/loader.conf if we install the meta-pkg manually
Delta File
+15 -0 pcbsd/current/build-files/ports-overlay/misc/pcbsd-meta-nvidia/pkg-install
+15 -0 1 file

PC-BSD — pcbsd/current/src-sh/port-files pkg-install

Small fix, make sure we exit 0 post-install
Delta File
+2 -0 pcbsd/current/src-sh/port-files/pkg-install
+2 -0 1 file

PC-BSD — pcbsd/current/src-qt4/about-gui/i18n AboutGui_uk.ts AboutGui_pl.ts, pcbsd/current/src-qt4/pc-installgui/i18n SysInstaller_sv.ts SysInstaller_az.ts

Auto-Commit of i18n data from Pootle
Delta File
+21 -23 pcbsd/current/src-qt4/pc-updategui/i18n/UpdateGui_es.ts
+2 -4 pcbsd/current/src-qt4/pc-netmanager/src/NetworkManager/i18n/NetworkManager_es.ts
+2 -4 pcbsd/current/src-qt4/pc-netmanager/src/NetworkManager/i18n/NetworkManager_uk.ts
+1 -2 pcbsd/current/src-qt4/pc-updategui/i18n/UpdateGui_uk.ts
+0 -0 pcbsd/current/src-qt4/pc-installgui/i18n/SysInstaller_sv.ts
+0 -0 pcbsd/current/src-qt4/pc-installgui/i18n/SysInstaller_az.ts
+0 -0 67 files not shown
+26 -33 73 files

PC-BSD — pcbsd/current/src-qt4/pc-installgui/i18n SysInstaller_af.ts SysInstaller_ar.ts

Auto-Commit of i18n data from Pootle
Delta File
+0 -0 pcbsd/current/src-qt4/pc-installgui/i18n/SysInstaller_af.ts
+0 -0 pcbsd/current/src-qt4/pc-installgui/i18n/SysInstaller_ar.ts
+0 -0 pcbsd/current/src-qt4/pc-installgui/i18n/SysInstaller_az.ts
+0 -0 pcbsd/current/src-qt4/pc-installgui/i18n/SysInstaller_bg.ts
+0 -0 pcbsd/current/src-qt4/pc-installgui/i18n/SysInstaller_bn.ts
+0 -0 pcbsd/current/src-qt4/pc-installgui/i18n/SysInstaller_bs.ts
+0 -0 60 files not shown
+0 -0 66 files