openshot.developers team mailing list archive
-
openshot.developers team
-
Mailing list archive
-
Message #00150
Re: [Patch] Changes to install/openshot.desktop
Thanks! I will apply this patch tonight.
-Jonathan
On Tue, Aug 25, 2009 at 10:12 AM, TJ <ubuntu@xxxxxxxxxxx> wrote:
> This is the change to the Icon paths, plus making the language code of
> the English string less specific (e.g. _US doesn't differ from _GB).
>
> Signed off by: TJ <ubuntu@xxxxxxxxxxx>
>
> === modified file 'main/install/openshot.desktop'
> --- main/install/openshot.desktop 2009-07-21 06:55:48 +0000
> +++ main/install/openshot.desktop 2009-08-25 15:08:23 +0000
> @@ -4,10 +4,10 @@
> Name=OpenShot Video Editor
> Type=Application
> Terminal=true
>
> -Icon[en_US]=/usr/local/share/openshot/main/windows/glade/icons/openshot_logo.png
> -Name[en_US]=OpenShot Video Editor
> +Icon[en]=openshot_logo.png
> +Name[en]=OpenShot Video Editor
> Exec=openshot
> -Comment[en_US]=Create and Edit Videos
> +Comment[en]=Create and Edit Videos
> Categories=GNOME;Application;AudioVideo
> Comment=Create and Edit Videos
> -Icon=/usr/local/share/openshot/main/windows/glade/icons/openshot_logo.png
> +Icon=openshot_logo.png
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openshot.developers<https://launchpad.net/%7Eopenshot.developers>
> Post to : openshot.developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openshot.developers<https://launchpad.net/%7Eopenshot.developers>
> More help : https://help.launchpad.net/ListHelp
>
References