File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 22\\$2 \(la URL: \\$1 \(ra \\$3
33..
44.if \n[ .g ] .mso www.tmac
5- .TH MENULIBRE "1" "January 2018" "menulibre 2.1 " "User Commands"
5+ .TH MENULIBRE "1" "March 2018" "menulibre 2.2 " "User Commands"
66.SH NAME
77menulibre \- advanced fd.o compliant menu editor
88.SH DESCRIPTION
@@ -30,7 +30,7 @@ Use toolbar layout (server side decorations)
3030The full documentation for
3131.B menulibre
3232is maintained online at
33- .URL " http ://wiki.bluesabre.org/doku.php?id= menulibre-docs" " the authors documentation portal" " ."
33+ .URL " https ://wiki.bluesabre.org/menulibre-docs" " the authors documentation portal" " ."
3434.SH BUGS
3535Please report any bugs found at
3636.URL " https://bugs.launchpad.net/menulibre" " launchpad.net" " ."
Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ def HelpDialog(parent):
6868 # online documentation.
6969 (_ ("Read Online" ), Gtk .ResponseType .OK )
7070 ]
71- url = "http ://wiki.bluesabre.org/doku.php?id= menulibre-docs"
71+ url = "https ://wiki.bluesabre.org/menulibre-docs"
7272
7373 dialog = Gtk .MessageDialog (transient_for = parent , modal = True ,
7474 message_type = Gtk .MessageType .QUESTION ,
Original file line number Diff line number Diff line change @@ -262,7 +262,7 @@ def root_lockout(self):
262262 # dismissed.
263263 primary = _ ("MenuLibre cannot be run as root." )
264264
265- docs_url = "https://wiki.bluesabre.org/doku.php?id= menulibre_faq"
265+ docs_url = "https://wiki.bluesabre.org/menulibre_faq"
266266
267267 # Translators: This link goes to the online documentation with more
268268 # information.
Original file line number Diff line number Diff line change 2525# files). By default, this is ../data, relative your trunk layout
2626__menulibre_data_directory__ = '../data/'
2727__license__ = 'GPL-3'
28- __version__ = '2.1.5 '
28+ __version__ = '2.2.0 '
2929
3030import os
3131
Original file line number Diff line number Diff line change 88msgstr ""
99"Project-Id-Version : PACKAGE VERSION\n "
1010"Report-Msgid-Bugs-To : \n "
11- "POT-Creation-Date : 2018-03-16 20:19 -0400\n "
11+ "POT-Creation-Date : 2018-03-16 20:33 -0400\n "
1212"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
1313"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
1414"
Language-Team :
LANGUAGE <[email protected] >\n "
Original file line number Diff line number Diff line change @@ -188,7 +188,7 @@ def run(self):
188188
189189DistUtilsExtra .auto .setup (
190190 name = 'menulibre' ,
191- version = '2.1.5 ' ,
191+ version = '2.2.0 ' ,
192192 license = 'GPL-3' ,
193193 author = 'Sean Davis' ,
194194
You can’t perform that action at this time.
0 commit comments