[PATCH 2/2] desktop-shell: Make clock format configurable, weston.ini
Kristian Høgsberg
hoegsberg at gmail.com
Wed Jun 13 10:24:15 PDT 2012
On Wed, Jun 13, 2012 at 04:10:43PM +0200, Martin Minarik wrote:
> This is the configuration file entry.
Let's just roll this into the previous patch.
Kristian
> ---
> weston.ini | 4 ++++
> 1 files changed, 4 insertions(+), 0 deletions(-)
>
> diff --git a/weston.ini b/weston.ini
> index 7693253..911353a 100644
> --- a/weston.ini
> +++ b/weston.ini
> @@ -27,6 +27,10 @@ path=/usr/bin/google-chrome
> icon=/usr/share/icons/gnome/24x24/apps/arts.png
> path=./clients/flower
>
> +[clock]
> +format=%a %b %d, %I:%M %p
> +interval=60
> +
> [screensaver]
> #path=./clients/wscreensaver
> duration=600
> --
> 1.7.5.4
>
> _______________________________________________
> wayland-devel mailing list
> wayland-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/wayland-devel
More information about the wayland-devel
mailing list