diff options
author | Perberos <[email protected]> | 2011-12-01 22:56:10 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2011-12-01 22:56:10 -0300 |
commit | c51ef797a707f4e2c6f9688d4378f2b0e9898a66 (patch) | |
tree | 019ae92bb53c19b30077545cb14743cbd1b57aef /applets/clock/org.mate.panel.ClockApplet.mate-panel-applet.in.in | |
download | mate-panel-c51ef797a707f4e2c6f9688d4378f2b0e9898a66.tar.bz2 mate-panel-c51ef797a707f4e2c6f9688d4378f2b0e9898a66.tar.xz |
moving from https://github.com/perberos/mate-desktop-environment
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 | 18 |
1 files changed, 18 insertions, 0 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 new file mode 100644 index 00000000..31ccda1f --- /dev/null +++ b/applets/clock/org.mate.panel.ClockApplet.mate-panel-applet.in.in @@ -0,0 +1,18 @@ +[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; +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 + |