From f5354df76377627dde56b079c9328b46865033d2 Mon Sep 17 00:00:00 2001 From: Wu Xiaotian Date: Wed, 30 Oct 2019 20:33:54 +0800 Subject: migrate from intltool to gettext --- ...panel.ClockApplet.mate-panel-applet.desktop.in.in | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 applets/clock/org.mate.panel.ClockApplet.mate-panel-applet.desktop.in.in (limited to 'applets/clock/org.mate.panel.ClockApplet.mate-panel-applet.desktop.in.in') diff --git a/applets/clock/org.mate.panel.ClockApplet.mate-panel-applet.desktop.in.in b/applets/clock/org.mate.panel.ClockApplet.mate-panel-applet.desktop.in.in new file mode 100644 index 00000000..cc8a191f --- /dev/null +++ b/applets/clock/org.mate.panel.ClockApplet.mate-panel-applet.desktop.in.in @@ -0,0 +1,20 @@ +[Applet Factory] +Id=ClockAppletFactory +InProcess=@IN_PROCESS@ +Location=@LOCATION@ +Name=Clock Applet Factory +Description=Factory for clock applet + +[ClockApplet] +Name=Clock +Description=Get the current time and date +# Translators: Do NOT translate or transliterate this text (this is an icon file name)! +Icon=mate-panel-clock +MateComponentId=OAFIID:MATE_ClockApplet; +Platforms=X11;Wayland; +X-MATE-Bugzilla-Bugzilla=MATE +X-MATE-Bugzilla-Product=mate-panel +X-MATE-Bugzilla-Component=clock +X-MATE-Bugzilla-Version=@VERSION@ +X-MATE-Bugzilla-OtherBinaries=clock-applet + -- cgit v1.2.1