diff options
author | Caolán McNamara <caolanm@redhat.com> | 2018-10-27 20:25:20 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2018-10-28 21:11:50 +0100 |
commit | b56a4c83e199ea75381bdd338b0be2f75a54eac3 (patch) | |
tree | 0c0c4d8ac761d7c3ec302a223fcf39225a55e606 /sfx2/uiconfig/ui/helpcontentpage.ui | |
parent | a174f52a7f6758d694d4cde5f446024e21b33d13 (diff) |
update old 'interface-requires' comments to <requires> tag
Change-Id: If7533650ae543f9d43a3a50fdfc137141fa64586
Reviewed-on: https://gerrit.libreoffice.org/62444
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sfx2/uiconfig/ui/helpcontentpage.ui')
-rw-r--r-- | sfx2/uiconfig/ui/helpcontentpage.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/uiconfig/ui/helpcontentpage.ui b/sfx2/uiconfig/ui/helpcontentpage.ui index 012f287c45f7..f0a97536a69d 100644 --- a/sfx2/uiconfig/ui/helpcontentpage.ui +++ b/sfx2/uiconfig/ui/helpcontentpage.ui @@ -2,7 +2,7 @@ <!-- Generated with glade 3.16.1 --> <interface domain="sfx"> <requires lib="gtk+" version="3.18"/> - <!-- interface-requires LibreOffice 1.0 --> + <requires lib="LibreOffice" version="1.0"/> <object class="GtkBox" id="HelpContentPage"> <property name="visible">True</property> <property name="can_focus">False</property> |