[WebKit-devel] Re: branches/stable/extragear-kde4/base branches/stable/l10n-kde4/scripts trunk/extragear/base trunk/l10n-kde4/scripts
Dawit A
adawit at kde.org
Fri Dec 31 01:48:15 CET 2010
Hi Johannes,
Thank you for all your work.
I have one question for you though... How does one add the "News"
section to https://projects.kde.org/projects/extragear/base/kwebkitpart
? Some projects seem to have it and some do not. Is it something that
needs to be added by the sysadmins ? I logged in and checked the
settings section, but I could not find a way to turn that on. I think
it would be good to have a "News" section in order to post release
announcements and notes and other related information...
On Wed, Dec 29, 2010 at 4:26 PM, Johannes Obermayr
<johannesobermayr at gmx.de> wrote:
> SVN commit 1210158 by jobermayr:
>
> kwebkitpart lives now on git.kde.org:kwebkitpart
>
> @Albert:
> Can you please check whether scripts/get_paths in stable is correct?
>
> @sysadmins:
> Please execute a server-sided 'git gc --aggressive'. I forgot it before initial pushing and it shrinks repo from ~ 2.9 MB to ~ 900 kB ...
> Please do also adaptions for LXR and EBN in branches/stable/extragear-kde4/base/ since I do not know how to handle branches.
>
> @kwebkitpart developers:
> Have a lot of fun with git :-)
>
> CCMAIL: aacid at kde.org
> CCMAIL: webkit-devel at kde.org
> CCBUG: 261528
>
> D branches/stable/extragear-kde4/base/kwebkitpart (directory)
> M +4 -0 branches/stable/l10n-kde4/scripts/get_paths
> M +1 -0 trunk/extragear/base/.git-checkout
> M +0 -1 trunk/extragear/base/CMakeLists.txt
> D trunk/extragear/base/kwebkitpart (directory)
> M +1 -0 trunk/l10n-kde4/scripts/get_paths
>
>
> --- branches/stable/l10n-kde4/scripts/get_paths #1210157:1210158
> @@ -25,6 +25,7 @@
> kdewebdev \
> koffice \
> extragear-base \
> + extragear-base_kwebkitpart \
> extragear-graphics \
> extragear-multimedia_k3b \
> extragear-multimedia \
> @@ -121,6 +122,9 @@
> qt-copy)
> echo "4.6-stable-patched"
> ;;
> + extragear-base_kwebkitpart)
> + echo "0.9"
> + ;;
> extragear-sdk_kdevelop)
> echo "4.1"
> ;;
> --- trunk/extragear/base/.git-checkout #1210157:1210158
> @@ -1,3 +1,4 @@
> # This file is used by lxr and EBN to know which git modules to check out here
> bluedevil git://git.kde.org/bluedevil.git
> +kwebkitpart git://git.kde.org/kwebkitpart.git
> networkmanagement git://git.kde.org/networkmanagement.git
> --- trunk/extragear/base/CMakeLists.txt #1210157:1210158
> @@ -7,7 +7,6 @@
>
> macro_optional_add_subdirectory(doc)
> macro_optional_add_subdirectory(kappfinder)
> -macro_optional_add_subdirectory(kwebkitpart)
> macro_optional_add_subdirectory(konq-plugins)
> macro_optional_add_subdirectory(plasma)
>
> --- trunk/l10n-kde4/scripts/get_paths #1210157:1210158
> @@ -28,6 +28,7 @@
> extragear-artwork_kannasaver \
> extragear-base \
> extragear-base_bluedevil \
> + extragear-base_kwebkitpart \
> extragear-base_networkmanagement \
> extragear-base_polkit-kde-agent-1 \
> extragear-base_polkit-kde-kcmodules-1 \
> _______________________________________________
> WebKit-devel mailing list
> WebKit-devel at kde.org
> https://mail.kde.org/mailman/listinfo/webkit-devel
>
More information about the WebKit-devel
mailing list