From 68af78c45eccc9faf6b18ad426bacbe64b56c51b Mon Sep 17 00:00:00 2001 From: Pablo Martin Date: Tue, 30 Oct 2012 11:45:12 +0000 Subject: update a few modules and add profile_widgets. --- .gitmodules | 3 +++ mod/assemblies | 2 +- mod/event_calendar | 2 +- mod/group_operators | 2 +- mod/languages | 2 +- mod/n1_theme | 2 +- mod/profile_widgets | 1 + 7 files changed, 9 insertions(+), 5 deletions(-) create mode 160000 mod/profile_widgets diff --git a/.gitmodules b/.gitmodules index 4bcb5da79..1281c1bde 100644 --- a/.gitmodules +++ b/.gitmodules @@ -163,3 +163,6 @@ [submodule "mod/livestream"] path = mod/livestream url = git@gitorious.org:lorea/livestream.git +[submodule "mod/profile_widgets"] + path = mod/profile_widgets + url = git://gitorious.org/lorea/profile_widgets.git diff --git a/mod/assemblies b/mod/assemblies index 6287dae7a..fa8717a5e 160000 --- a/mod/assemblies +++ b/mod/assemblies @@ -1 +1 @@ -Subproject commit 6287dae7ae1018b455ccf622cf2f9cbeeff52836 +Subproject commit fa8717a5e546a48be1bc6cc28d0674821f08f237 diff --git a/mod/event_calendar b/mod/event_calendar index 49779a932..c9d2a7c80 160000 --- a/mod/event_calendar +++ b/mod/event_calendar @@ -1 +1 @@ -Subproject commit 49779a932de82bf4a9106d1bb373e9077f6f0bc6 +Subproject commit c9d2a7c80825ea508fa30faad4a5acb43e32574a diff --git a/mod/group_operators b/mod/group_operators index 0873e14b7..4ca00b7f1 160000 --- a/mod/group_operators +++ b/mod/group_operators @@ -1 +1 @@ -Subproject commit 0873e14b7bfec2a09ffef63fecef5ee6ea1b6b94 +Subproject commit 4ca00b7f11e0370455554cf471748ed4503a049b diff --git a/mod/languages b/mod/languages index dc25beb9c..22bf840f4 160000 --- a/mod/languages +++ b/mod/languages @@ -1 +1 @@ -Subproject commit dc25beb9cef75b97d09651bf93ea0a390795f02e +Subproject commit 22bf840f4b74c040296566871e253d0bb29eaf75 diff --git a/mod/n1_theme b/mod/n1_theme index d21628504..971504c5c 160000 --- a/mod/n1_theme +++ b/mod/n1_theme @@ -1 +1 @@ -Subproject commit d2162850441b37eba7b83b47c2afa2b4184274d3 +Subproject commit 971504c5c53593d63d74714acf3ae7321ec557c4 diff --git a/mod/profile_widgets b/mod/profile_widgets new file mode 160000 index 000000000..fa825c5d4 --- /dev/null +++ b/mod/profile_widgets @@ -0,0 +1 @@ +Subproject commit fa825c5d41abf52153c50137d31dfc086c9f154d -- cgit v1.2.3