summaryrefslogtreecommitdiff
path: root/svx/uiconfig/ui/xmlsecstatmenu.ui
blob: 78b0a6c1573390687db35285ed9836019b1f956f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.20.0 -->
<interface domain="svx">
  <requires lib="gtk+" version="3.18"/>
  <object class="GtkMenu" id="menu">
    <property name="visible">True</property>
    <property name="can_focus">False</property>
    <child>
      <object class="GtkMenuItem" id="signatures">
        <property name="visible">True</property>
        <property name="can_focus">False</property>
        <property name="label" translatable="yes" context="xmlsecstatmenu|signatures">Digital Signatures...</property>
        <property name="use_underline">True</property>
      </object>
    </child>
  </object>
</interface>
ogmsg'> Change-Id: I0bd2d761b5a75681c8c3e53664084dd3b8176107 Reviewed-on: https://gerrit.libreoffice.org/25051 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Jenkins <ci@libreoffice.org> 2015-07-08Fix typosAndrea Gelmini Change-Id: I70b03c152f63e48341dc5629a99b0eeab7b497c0 Reviewed-on: https://gerrit.libreoffice.org/16834 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr> 2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin Change-Id: Ie41d6b0170a035a694dd270c311a137fd1810e74 2014-04-27automaticly -> automatically.Jan Holesovsky Change-Id: Iae55083160eee86ac8301f272634dd3ae65fd847 2014-04-09Add an animated gifTor Lillqvist Change-Id: Ifeeed4216275f944e61579408c77ae38945e60fa 2013-10-11Add a picture and a graphicTor Lillqvist Change-Id: Ic58a0c6302b4bdac892ba1d9d019ae5b6f98e27d 2013-04-19Adapt SDK to usage of msvcrtd for Windows --enable-dbgutilStephan Bergmann * Re-use existing settings/dk.mk to tunnel ENABLE_DEBUG into the SDK. Turns out this was explicitly included in ~all examples Makefiles, but only after settings.mk where it is now used, so include it in settings.mk now and dropped it from all the exmaples Makefiles. * The old settings.mk was apparently confused with using /MT ("link with LIBCMT.LIB") on cl command line and /MD ("link with MSVCRT.LIB") on link command line (where it was ignored), and you apparently can't pass both together to cl, so I settled on /MD (resp. /MDd) now and dropped /MT (resp. /MTd). No idea if that is exactly right, however. * Introduced client-facing LIBO_SDK_LDFLAGS_STDLIBS that covers kernel32.lib and msvcrt.lib vs. msvcrtd.lib on Windows. Adapted examples Makefiles and /ure/source/uretest/Makefile accordingly. Some examples Makefiles additionally use msvcprt.lib, no idea whether that still needs to be addressed. Change-Id: Ia8d9d177e415abfbaf6f9fa6239f0ef9998868be 2013-04-19Java cleanup, remove the rest of the unnecessary castsNoel Grandin Change-Id: Ia61d250f6b3711abc29569c5ece38a6f87e38daa Reviewed-on: https://gerrit.libreoffice.org/3432 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org> 2013-03-01Use "optimal" zoom settingTor Lillqvist Change-Id: Iaac4488aacf08525676dbfca0b747ea777c0d60a 2012-09-10Java cleanup, remove unnecessary importsNoel Grandin I guess I missed some last time :-) Change-Id: I164a8baa07850f783b8cdf2e7f3eeaac53a3d29b 2012-06-20More pagesTor Lillqvist Change-Id: Ib89b2d30be207ea1664e688c3da608c2973f28a6 2012-06-14Grow to multiple pages, one in landscapeTor Lillqvist Change-Id: I3987c79caffaae4cd354a58c25711b0e08f63560 2012-06-07Add some coloured textTor Lillqvist Change-Id: I2b8933294abf07dc9a7bd396e97e3a0ac617b548