diff options
author | infirit <[email protected]> | 2015-07-16 10:43:45 +0200 |
---|---|---|
committer | infirit <[email protected]> | 2015-07-16 10:43:45 +0200 |
commit | 1ef2be4756025d82280c094e131a89aa9c427c86 (patch) | |
tree | 4b452ff191a55462f2e3144b7f9af9931851bb9d /stickynotes/docs | |
parent | acaf774a2d6a9dbfa9c7434767cd60d533ceab11 (diff) | |
download | mate-applets-1ef2be4756025d82280c094e131a89aa9c427c86.tar.bz2 mate-applets-1ef2be4756025d82280c094e131a89aa9c427c86.tar.xz |
help: rename to mate-sticky-notes
Diffstat (limited to 'stickynotes/docs')
-rw-r--r-- | stickynotes/docs/Makefile.am | 2 | ||||
-rw-r--r-- | stickynotes/docs/mate-stickynotes-applet.omf.in (renamed from stickynotes/docs/mate-stickynotes_applet.omf.in) | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/stickynotes/docs/Makefile.am b/stickynotes/docs/Makefile.am index f8cc4633..d9ea52b8 100644 --- a/stickynotes/docs/Makefile.am +++ b/stickynotes/docs/Makefile.am @@ -1,6 +1,6 @@ @YELP_HELP_RULES@ -HELP_ID = mate-stickynotes_applet +HELP_ID = mate-stickynotes-applet HELP_FILES = index.docbook legal.xml HELP_MEDIA = figures/stickynote-right-menu-lock.png \ diff --git a/stickynotes/docs/mate-stickynotes_applet.omf.in b/stickynotes/docs/mate-stickynotes-applet.omf.in index f643e547..293c41ae 100644 --- a/stickynotes/docs/mate-stickynotes_applet.omf.in +++ b/stickynotes/docs/mate-stickynotes-applet.omf.in @@ -5,5 +5,5 @@ <type>user's guide</type> <relation seriesid="b8128ac2-17d4-11d7-9998-e6a4bbe01510"/> <rights type="GNU FDL" license.version="1.1" holder="Sun Microsystems"/> - </resource> + </resource> </omf> |