diff options
author | Wu Xiaotian <[email protected]> | 2019-10-30 20:33:54 +0800 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-11-11 23:18:35 +0100 |
commit | f5354df76377627dde56b079c9328b46865033d2 (patch) | |
tree | e49277e64f87be43bbb3ea1008f3f56916f743e0 /applets/clock/org.mate.panel.ClockApplet.mate-panel-applet.in.in | |
parent | 1614cec077ab369640b24ff73045bf470ca93683 (diff) | |
download | mate-panel-f5354df76377627dde56b079c9328b46865033d2.tar.bz2 mate-panel-f5354df76377627dde56b079c9328b46865033d2.tar.xz |
migrate from intltool to gettext
Diffstat (limited to 'applets/clock/org.mate.panel.ClockApplet.mate-panel-applet.in.in')
-rw-r--r-- | applets/clock/org.mate.panel.ClockApplet.mate-panel-applet.in.in | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/applets/clock/org.mate.panel.ClockApplet.mate-panel-applet.in.in b/applets/clock/org.mate.panel.ClockApplet.mate-panel-applet.in.in deleted file mode 100644 index 5eaf19d1..00000000 --- a/applets/clock/org.mate.panel.ClockApplet.mate-panel-applet.in.in +++ /dev/null @@ -1,19 +0,0 @@ -[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 -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 - |