You fixed a formatting in code but created a typo in your commit message! LOL

j/k

Daniel Juyung Seo (SeoZ)


On Wed, Jul 8, 2015 at 3:38 PM, Carsten Haitzler <ras...@rasterman.com> wrote:
> raster pushed a commit to branch master.
>
> http://git.enlightenment.org/core/elementary.git/commit/?id=7fb60f82da9ed040dfa67bc1aa2e09d27135f69c
>
> commit 7fb60f82da9ed040dfa67bc1aa2e09d27135f69c
> Author: Carsten Haitzler (Rasterman) <ras...@rasterman.com>
> Date:   Wed Jul 8 15:38:29 2015 +0900
>
>     elm - fix formatting syntax err in condig
> ---
>  config/default/base.src.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/config/default/base.src.in b/config/default/base.src.in
> index 48fab23..40550d8 100644
> --- a/config/default/base.src.in
> +++ b/config/default/base.src.in
> @@ -96,7 +96,7 @@ group "Elm_Config" struct {
>    value "audio_mute_all" uchar: 0;
>    value "win_auto_focus_enable" uchar: 1;
>    value "win_auto_focus_animate" uchar: 1;
> -  value "transition_duration_factor" double:1.0;
> +  value "transition_duration_factor" double: 1.0;
>    group "color_palette" list {
>       group "Elm_Custom_Palette" struct {
>          value "palette_name" string: "default";
>
> --
>
>

------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to