fix merge

This commit is contained in:
leigh123linux 2016-11-25 22:38:28 +00:00
commit 4e46d9b128
10 changed files with 289 additions and 207 deletions

29
debian/changelog vendored
View File

@ -1,3 +1,32 @@
mintmenu (5.7.5) serena; urgency=medium
* Favorites: Add rhythmbox
-- Clement Lefebvre <root@linuxmint.com> Wed, 23 Nov 2016 22:49:47 +0000
mintmenu (5.7.4) serena; urgency=medium
[ JKAbrams ]
* Added setting to disable internet searching
* Revert "Added setting to disable internet searching"
* Making internet searching from the start menu optional
[ Clement Lefebvre ]
* Search engines: Replace Google CSE with DDG
* Search engines: Re-enable search engines by default.
* Search engines: Fix community links when Internet search is disabled
* l10n: Capitalize "Internet"
* Search engines: Point to local version of Wikipedia
* l10n: Update POT file
-- Clement Lefebvre <root@linuxmint.com> Wed, 23 Nov 2016 15:37:46 +0000
mintmenu (5.7.3) serena; urgency=medium
* Fixed launching some Wine applications
-- Clement Lefebvre <root@linuxmint.com> Wed, 02 Nov 2016 14:03:20 +0000
mintmenu (5.7.2) sarah; urgency=medium mintmenu (5.7.2) sarah; urgency=medium
* Menu icon: Scale svg files to 22px to prevent them from getting too big * Menu icon: Scale svg files to 22px to prevent them from getting too big

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-11-27 15:05+0300\n" "POT-Creation-Date: 2016-11-23 15:36+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -21,31 +21,31 @@ msgstr ""
msgid "Menu" msgid "Menu"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenu.py:256 #: usr/lib/linuxmint/mintMenu/mintMenu.py:247
msgid "Couldn't load plugin:" msgid "Couldn't load plugin:"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenu.py:328 #: usr/lib/linuxmint/mintMenu/mintMenu.py:319
msgid "Couldn't initialize plugin" msgid "Couldn't initialize plugin"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenu.py:731 #: usr/lib/linuxmint/mintMenu/mintMenu.py:727
msgid "Advanced MATE Menu" msgid "Advanced MATE Menu"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenu.py:818 #: usr/lib/linuxmint/mintMenu/mintMenu.py:815
msgid "Preferences" msgid "Preferences"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenu.py:821 #: usr/lib/linuxmint/mintMenu/mintMenu.py:818
msgid "Edit menu" msgid "Edit menu"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenu.py:824 #: usr/lib/linuxmint/mintMenu/mintMenu.py:821
msgid "Reload plugins" msgid "Reload plugins"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenu.py:827 #: usr/lib/linuxmint/mintMenu/mintMenu.py:824
msgid "About" msgid "About"
msgstr "" msgstr ""
@ -62,286 +62,286 @@ msgid "Show button icon"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:47 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:47
msgid "Use custom colors" msgid "Enable Internet search"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:48 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:48
msgid "Show recent documents plugin" msgid "Use custom colors"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:49 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:49
msgid "Show applications plugin" msgid "Show recent documents plugin"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:50 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:50
msgid "Show system plugin" msgid "Show applications plugin"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:51 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:51
msgid "Show system plugin"
msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:52
msgid "Show places plugin" msgid "Show places plugin"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:53 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:54
msgid "Show application comments" msgid "Show application comments"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:54 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:55
msgid "Show category icons" msgid "Show category icons"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:55 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:56
msgid "Hover" msgid "Hover"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:56 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:57
msgid "Remember the last category or search" msgid "Remember the last category or search"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:57 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:58
msgid "Search for packages to install" msgid "Search for packages to install"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:58 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:59
msgid "Swap name and generic name" msgid "Swap name and generic name"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:60 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:61
msgid "Border width:" msgid "Border width:"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:61 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:62
msgid "pixels" msgid "pixels"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:63 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:64
msgid "Opacity:"
msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:66
msgid "Button text:" msgid "Button text:"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:67 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:65
msgid "Options" msgid "Options"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:68 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:66
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:251 #: usr/lib/linuxmint/mintMenu/plugins/applications.py:203
msgid "Applications" msgid "Applications"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:70 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:68
msgid "Theme" msgid "Theme"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:71 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:69
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:248 #: usr/lib/linuxmint/mintMenu/plugins/applications.py:200
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:249 #: usr/lib/linuxmint/mintMenu/plugins/applications.py:201
msgid "Favorites" msgid "Favorites"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:72 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:70
msgid "Main button" msgid "Main button"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:73 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:71
msgid "Plugins" msgid "Plugins"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:75 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:73
msgid "Background:" msgid "Background:"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:76 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:74
msgid "Headings:" msgid "Headings:"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:77 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:75
msgid "Borders:" msgid "Borders:"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:78 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:76
msgid "Theme:" msgid "Theme:"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:82 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:80
msgid "Number of columns:" msgid "Number of columns:"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:81
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:82
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:83 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:83
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:84 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:84
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:85
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:86
msgid "Icon size:" msgid "Icon size:"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:87 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:85
msgid "Hover delay (ms):" msgid "Hover delay (ms):"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:88 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:86
msgid "Button icon:" msgid "Button icon:"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:89 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:87
msgid "Search command:" msgid "Search command:"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:91 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:89
#: usr/lib/linuxmint/mintMenu/plugins/places.py:44 #: usr/lib/linuxmint/mintMenu/plugins/places.py:44
msgid "Places" msgid "Places"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:92 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:90
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:104 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:102
msgid "Allow Scrollbar" msgid "Allow Scrollbar"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:93 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:91
msgid "Show GTK Bookmarks" msgid "Show GTK Bookmarks"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:94 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:92
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:105 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:103
msgid "Height:" msgid "Height:"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:95 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:93
msgid "Toggle Default Places:" msgid "Toggle Default Places:"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:96 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:94
#: usr/lib/linuxmint/mintMenu/plugins/places.py:141 #: usr/lib/linuxmint/mintMenu/plugins/places.py:141
msgid "Computer" msgid "Computer"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:97 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:95
#: usr/lib/linuxmint/mintMenu/plugins/places.py:151 #: usr/lib/linuxmint/mintMenu/plugins/places.py:151
msgid "Home Folder" msgid "Home Folder"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:98 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:96
#: usr/lib/linuxmint/mintMenu/plugins/places.py:164 #: usr/lib/linuxmint/mintMenu/plugins/places.py:164
#: usr/lib/linuxmint/mintMenu/plugins/places.py:166 #: usr/lib/linuxmint/mintMenu/plugins/places.py:166
msgid "Network" msgid "Network"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:99 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:97
#: usr/lib/linuxmint/mintMenu/plugins/places.py:189 #: usr/lib/linuxmint/mintMenu/plugins/places.py:188
msgid "Desktop" msgid "Desktop"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:100 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:98
#: usr/lib/linuxmint/mintMenu/plugins/places.py:199 #: usr/lib/linuxmint/mintMenu/plugins/places.py:198
msgid "Trash" msgid "Trash"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:101 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:99
msgid "Custom Places:" msgid "Custom Places:"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:103 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:101
#: usr/lib/linuxmint/mintMenu/plugins/system_management.py:40 #: usr/lib/linuxmint/mintMenu/plugins/system_management.py:40
msgid "System" msgid "System"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:106 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:104
msgid "Toggle Default Items:" msgid "Toggle Default Items:"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:107 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:105
#: usr/lib/linuxmint/mintMenu/plugins/system_management.py:136 #: usr/lib/linuxmint/mintMenu/plugins/system_management.py:136
msgid "Software Manager" msgid "Software Manager"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:108 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:106
#: usr/lib/linuxmint/mintMenu/plugins/system_management.py:143 #: usr/lib/linuxmint/mintMenu/plugins/system_management.py:143
msgid "Package Manager" msgid "Package Manager"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:109 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:107
#: usr/lib/linuxmint/mintMenu/plugins/system_management.py:150 #: usr/lib/linuxmint/mintMenu/plugins/system_management.py:150
msgid "Control Center" msgid "Control Center"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:110 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:108
#: usr/lib/linuxmint/mintMenu/plugins/system_management.py:160 #: usr/lib/linuxmint/mintMenu/plugins/system_management.py:160
msgid "Terminal" msgid "Terminal"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:111 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:109
#: usr/lib/linuxmint/mintMenu/plugins/system_management.py:177 #: usr/lib/linuxmint/mintMenu/plugins/system_management.py:177
msgid "Lock Screen" msgid "Lock Screen"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:112 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:110
msgid "Log Out" msgid "Log Out"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:113 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:111
#: usr/lib/linuxmint/mintMenu/plugins/system_management.py:194 #: usr/lib/linuxmint/mintMenu/plugins/system_management.py:194
msgid "Quit" msgid "Quit"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:115 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:113
msgid "Edit Place" msgid "Edit Place"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:116 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:114
msgid "New Place" msgid "New Place"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:117 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:115
msgid "Select a folder" msgid "Select a folder"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:147 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:145
msgid "Keyboard shortcut:" msgid "Keyboard shortcut:"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:153 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:151
msgid "Images" msgid "Images"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:271 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:269
msgid "Name" msgid "Name"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:272 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:270
msgid "Path" msgid "Path"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:287 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:285
msgid "Desktop theme" msgid "Desktop theme"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:426 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:434
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:457 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:465
msgid "Name:" msgid "Name:"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:427 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:435
#: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:458 #: usr/lib/linuxmint/mintMenu/mintMenuConfig.py:466
msgid "Path:" msgid "Path:"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/keybinding.py:197 #: usr/lib/linuxmint/mintMenu/keybinding.py:199
msgid "Click to set a new accelerator key for opening and closing the menu. " msgid "Click to set a new accelerator key for opening and closing the menu. "
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/keybinding.py:198 #: usr/lib/linuxmint/mintMenu/keybinding.py:200
msgid "Press Escape or click again to cancel the operation. " msgid "Press Escape or click again to cancel the operation. "
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/keybinding.py:199 #: usr/lib/linuxmint/mintMenu/keybinding.py:201
msgid "Press Backspace to clear the existing keybinding." msgid "Press Backspace to clear the existing keybinding."
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/keybinding.py:212 #: usr/lib/linuxmint/mintMenu/keybinding.py:214
msgid "Pick an accelerator" msgid "Pick an accelerator"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/keybinding.py:265 #: usr/lib/linuxmint/mintMenu/keybinding.py:267
msgid "<not set>" msgid "<not set>"
msgstr "" msgstr ""
@ -349,142 +349,142 @@ msgstr ""
msgid "Recent documents" msgid "Recent documents"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:246 #: usr/lib/linuxmint/mintMenu/plugins/applications.py:198
msgid "Search:" msgid "Search:"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:250 #: usr/lib/linuxmint/mintMenu/plugins/applications.py:202
msgid "All applications" msgid "All applications"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:634 #: usr/lib/linuxmint/mintMenu/plugins/applications.py:595
#, python-format #, python-format
msgid "Search Google for %s" msgid "Search DuckDuckGo for %s"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:641 #: usr/lib/linuxmint/mintMenu/plugins/applications.py:602
#, python-format #, python-format
msgid "Search Wikipedia for %s" msgid "Search Wikipedia for %s"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:657 #: usr/lib/linuxmint/mintMenu/plugins/applications.py:618
#, python-format #, python-format
msgid "Lookup %s in Dictionary" msgid "Lookup %s in Dictionary"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:664 #: usr/lib/linuxmint/mintMenu/plugins/applications.py:625
#, python-format #, python-format
msgid "Search Computer for %s" msgid "Search Computer for %s"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:742 #: usr/lib/linuxmint/mintMenu/plugins/applications.py:703
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:795 #: usr/lib/linuxmint/mintMenu/plugins/applications.py:756
#, python-format #, python-format
msgid "Install package '%s'" msgid "Install package '%s'"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:918 #: usr/lib/linuxmint/mintMenu/plugins/applications.py:890
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:986 #: usr/lib/linuxmint/mintMenu/plugins/applications.py:960
msgid "Add to desktop" msgid "Add to desktop"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:919 #: usr/lib/linuxmint/mintMenu/plugins/applications.py:891
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:987 #: usr/lib/linuxmint/mintMenu/plugins/applications.py:961
msgid "Add to panel" msgid "Add to panel"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:921 #: usr/lib/linuxmint/mintMenu/plugins/applications.py:893
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:969 #: usr/lib/linuxmint/mintMenu/plugins/applications.py:942
msgid "Insert space" msgid "Insert space"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:922 #: usr/lib/linuxmint/mintMenu/plugins/applications.py:894
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:970 #: usr/lib/linuxmint/mintMenu/plugins/applications.py:943
msgid "Insert separator" msgid "Insert separator"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:924 #: usr/lib/linuxmint/mintMenu/plugins/applications.py:896
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:990 #: usr/lib/linuxmint/mintMenu/plugins/applications.py:964
msgid "Launch when I log in" msgid "Launch when I log in"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:926 #: usr/lib/linuxmint/mintMenu/plugins/applications.py:898
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:992 #: usr/lib/linuxmint/mintMenu/plugins/applications.py:966
msgid "Launch" msgid "Launch"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:927 #: usr/lib/linuxmint/mintMenu/plugins/applications.py:899
msgid "Remove from favorites" msgid "Remove from favorites"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:929 #: usr/lib/linuxmint/mintMenu/plugins/applications.py:901
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:996 #: usr/lib/linuxmint/mintMenu/plugins/applications.py:970
msgid "Edit properties" msgid "Edit properties"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:968 #: usr/lib/linuxmint/mintMenu/plugins/applications.py:941
msgid "Remove" msgid "Remove"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:989 #: usr/lib/linuxmint/mintMenu/plugins/applications.py:963
msgid "Show in my favorites" msgid "Show in my favorites"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:993 #: usr/lib/linuxmint/mintMenu/plugins/applications.py:967
msgid "Uninstall" msgid "Uninstall"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:994 #: usr/lib/linuxmint/mintMenu/plugins/applications.py:968
msgid "Delete from menu" msgid "Delete from menu"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:1048 #: usr/lib/linuxmint/mintMenu/plugins/applications.py:1025
msgid "Search Google" msgid "Search DuckDuckGo"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:1055 #: usr/lib/linuxmint/mintMenu/plugins/applications.py:1032
msgid "Search Wikipedia" msgid "Search Wikipedia"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:1065 #: usr/lib/linuxmint/mintMenu/plugins/applications.py:1042
msgid "Lookup Dictionary" msgid "Lookup Dictionary"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:1072 #: usr/lib/linuxmint/mintMenu/plugins/applications.py:1049
msgid "Search Computer" msgid "Search Computer"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:1082 #: usr/lib/linuxmint/mintMenu/plugins/applications.py:1059
msgid "Find Software" msgid "Find Software"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:1089 #: usr/lib/linuxmint/mintMenu/plugins/applications.py:1066
msgid "Find Tutorials" msgid "Find Tutorials"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:1096 #: usr/lib/linuxmint/mintMenu/plugins/applications.py:1073
msgid "Find Hardware" msgid "Find Hardware"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:1103 #: usr/lib/linuxmint/mintMenu/plugins/applications.py:1080
msgid "Find Ideas" msgid "Find Ideas"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:1110 #: usr/lib/linuxmint/mintMenu/plugins/applications.py:1087
msgid "Find Users" msgid "Find Users"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:1577 #: usr/lib/linuxmint/mintMenu/plugins/applications.py:1547
msgid "" msgid ""
"Couldn't save favorites. Check if you have write access to ~/.linuxmint/" "Couldn't save favorites. Check if you have write access to ~/.linuxmint/"
"mintMenu" "mintMenu"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:1778 #: usr/lib/linuxmint/mintMenu/plugins/applications.py:1758
msgid "All" msgid "All"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/applications.py:1778 #: usr/lib/linuxmint/mintMenu/plugins/applications.py:1758
msgid "Show all applications" msgid "Show all applications"
msgstr "" msgstr ""
@ -535,14 +535,14 @@ msgstr ""
msgid "Browse bookmarked and local network locations" msgid "Browse bookmarked and local network locations"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/places.py:196 #: usr/lib/linuxmint/mintMenu/plugins/places.py:195
msgid "Browse items placed on the desktop" msgid "Browse items placed on the desktop"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/places.py:210 #: usr/lib/linuxmint/mintMenu/plugins/places.py:209
msgid "Browse deleted files" msgid "Browse deleted files"
msgstr "" msgstr ""
#: usr/lib/linuxmint/mintMenu/plugins/places.py:262 #: usr/lib/linuxmint/mintMenu/plugins/places.py:261
msgid "Empty trash" msgid "Empty trash"
msgstr "" msgstr ""

View File

@ -2,6 +2,7 @@ location:/usr/share/applications/firefox.desktop
location:/usr/share/applications/thunderbird.desktop location:/usr/share/applications/thunderbird.desktop
location:/usr/share/applications/pidgin.desktop location:/usr/share/applications/pidgin.desktop
location:/usr/share/applications/banshee.desktop location:/usr/share/applications/banshee.desktop
location:/usr/share/applications/rhythmbox.desktop
separator separator
location:/usr/share/applications/gnome-calculator.desktop location:/usr/share/applications/gnome-calculator.desktop
location:/usr/share/applications/gcalctool.desktop location:/usr/share/applications/gcalctool.desktop

View File

@ -1,4 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.20.0 -->
<interface> <interface>
<requires lib="gtk+" version="3.0"/> <requires lib="gtk+" version="3.0"/>
<object class="GtkAdjustment" id="adjustment1"> <object class="GtkAdjustment" id="adjustment1">
@ -310,10 +311,10 @@
<object class="GtkFrame" id="frame1"> <object class="GtkFrame" id="frame1">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="margin_left">10</property> <property name="margin_left">5</property>
<property name="margin_right">10</property> <property name="margin_right">5</property>
<property name="margin_top">10</property> <property name="margin_top">5</property>
<property name="margin_bottom">10</property> <property name="margin_bottom">5</property>
<property name="label_xalign">0</property> <property name="label_xalign">0</property>
<property name="shadow_type">none</property> <property name="shadow_type">none</property>
<child> <child>
@ -333,6 +334,7 @@
<property name="receives_default">False</property> <property name="receives_default">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="halign">start</property> <property name="halign">start</property>
<property name="margin_left">5</property>
<property name="draw_indicator">True</property> <property name="draw_indicator">True</property>
</object> </object>
<packing> <packing>
@ -347,6 +349,7 @@
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="halign">start</property> <property name="halign">start</property>
<property name="margin_left">5</property>
<property name="label" translatable="yes">Button text:</property> <property name="label" translatable="yes">Button text:</property>
</object> </object>
<packing> <packing>
@ -373,6 +376,7 @@
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="halign">start</property> <property name="halign">start</property>
<property name="margin_left">5</property>
<property name="label" translatable="yes">Button icon:</property> <property name="label" translatable="yes">Button icon:</property>
</object> </object>
<packing> <packing>
@ -439,10 +443,10 @@
<object class="GtkFrame" id="frame6"> <object class="GtkFrame" id="frame6">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="margin_left">10</property> <property name="margin_left">5</property>
<property name="margin_right">10</property> <property name="margin_right">5</property>
<property name="margin_top">10</property> <property name="margin_top">5</property>
<property name="margin_bottom">10</property> <property name="margin_bottom">5</property>
<property name="label_xalign">0</property> <property name="label_xalign">0</property>
<property name="shadow_type">none</property> <property name="shadow_type">none</property>
<child> <child>
@ -657,17 +661,21 @@
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="margin_left">10</property> <property name="margin_left">5</property>
<property name="margin_right">10</property> <property name="margin_right">5</property>
<property name="margin_top">10</property> <property name="margin_top">5</property>
<property name="margin_bottom">10</property> <property name="margin_bottom">4</property>
<property name="label_xalign">0</property> <property name="label_xalign">0.5</property>
<property name="shadow_type">none</property> <property name="shadow_type">none</property>
<child> <child>
<object class="GtkBox" id="vbox13"> <object class="GtkBox" id="vbox13">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="margin_left">7</property>
<property name="margin_right">7</property>
<property name="margin_top">21</property>
<property name="margin_bottom">7</property>
<property name="orientation">vertical</property> <property name="orientation">vertical</property>
<child> <child>
<object class="GtkCheckButton" id="useCustomColors"> <object class="GtkCheckButton" id="useCustomColors">
@ -829,17 +837,22 @@
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="margin_left">10</property> <property name="margin_left">5</property>
<property name="margin_right">10</property> <property name="margin_right">5</property>
<property name="margin_top">10</property> <property name="margin_top">5</property>
<property name="margin_bottom">10</property> <property name="margin_bottom">5</property>
<property name="label_xalign">0</property> <property name="label_xalign">0</property>
<property name="shadow_type">none</property> <property name="shadow_type">none</property>
<child> <child>
<object class="GtkGrid" id="table17"> <object class="GtkGrid" id="table17">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="margin_left">7</property>
<property name="margin_right">7</property>
<property name="margin_bottom">7</property>
<property name="row_spacing">5</property> <property name="row_spacing">5</property>
<property name="column_spacing">2</property>
<child> <child>
<object class="GtkCheckButton" id="showAppComments"> <object class="GtkCheckButton" id="showAppComments">
<property name="label" translatable="yes">Show application comments</property> <property name="label" translatable="yes">Show application comments</property>
@ -847,7 +860,7 @@
<property name="can_focus">True</property> <property name="can_focus">True</property>
<property name="receives_default">False</property> <property name="receives_default">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="margin_top">10</property> <property name="margin_top">11</property>
<property name="draw_indicator">True</property> <property name="draw_indicator">True</property>
</object> </object>
<packing> <packing>
@ -980,16 +993,12 @@
<property name="can_focus">True</property> <property name="can_focus">True</property>
<property name="receives_default">False</property> <property name="receives_default">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="use_action_appearance">False</property>
<property name="draw_indicator">True</property> <property name="draw_indicator">True</property>
</object> </object>
<packing> <packing>
<property name="right_attach">2</property> <property name="left_attach">0</property>
<property name="top_attach">6</property> <property name="top_attach">6</property>
<property name="bottom_attach">7</property> <property name="width">2</property>
<property name="x_options">GTK_FILL</property>
<property name="y_options"/>
<property name="x_padding">5</property>
</packing> </packing>
</child> </child>
<child> <child>
@ -1008,10 +1017,19 @@
</packing> </packing>
</child> </child>
<child> <child>
<placeholder/> <object class="GtkCheckButton" id="enableInternetSearch">
</child> <property name="label" translatable="yes">Enable Internet search</property>
<child> <property name="visible">True</property>
<placeholder/> <property name="can_focus">True</property>
<property name="receives_default">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="draw_indicator">True</property>
</object>
<packing>
<property name="left_attach">0</property>
<property name="top_attach">8</property>
<property name="width">2</property>
</packing>
</child> </child>
</object> </object>
</child> </child>
@ -1037,10 +1055,10 @@
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="margin_left">10</property> <property name="margin_left">7</property>
<property name="margin_right">10</property> <property name="margin_right">7</property>
<property name="margin_top">10</property> <property name="margin_top">21</property>
<property name="margin_bottom">10</property> <property name="margin_bottom">7</property>
<property name="label_xalign">0</property> <property name="label_xalign">0</property>
<property name="shadow_type">none</property> <property name="shadow_type">none</property>
<child> <child>
@ -1146,10 +1164,10 @@
<object class="GtkFrame" id="frame10"> <object class="GtkFrame" id="frame10">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="margin_left">10</property> <property name="margin_left">7</property>
<property name="margin_right">10</property> <property name="margin_right">7</property>
<property name="margin_top">10</property> <property name="margin_top">2</property>
<property name="margin_bottom">10</property> <property name="margin_bottom">7</property>
<property name="label_xalign">0</property> <property name="label_xalign">0</property>
<property name="shadow_type">none</property> <property name="shadow_type">none</property>
<child> <child>
@ -1570,10 +1588,10 @@
<object class="GtkFrame" id="frame11"> <object class="GtkFrame" id="frame11">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="margin_left">10</property> <property name="margin_left">7</property>
<property name="margin_right">10</property> <property name="margin_right">7</property>
<property name="margin_top">10</property> <property name="margin_top">7</property>
<property name="margin_bottom">10</property> <property name="margin_bottom">7</property>
<property name="label_xalign">0</property> <property name="label_xalign">0</property>
<property name="shadow_type">none</property> <property name="shadow_type">none</property>
<child> <child>
@ -1587,6 +1605,7 @@
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">True</property> <property name="can_focus">True</property>
<property name="receives_default">False</property> <property name="receives_default">False</property>
<property name="margin_left">10</property>
<property name="margin_top">10</property> <property name="margin_top">10</property>
<property name="draw_indicator">True</property> <property name="draw_indicator">True</property>
</object> </object>
@ -1607,6 +1626,7 @@
<object class="GtkLabel" id="systemHeightEntryLabel"> <object class="GtkLabel" id="systemHeightEntryLabel">
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="margin_left">10</property>
<property name="label" translatable="yes">Height:</property> <property name="label" translatable="yes">Height:</property>
<property name="use_markup">True</property> <property name="use_markup">True</property>
</object> </object>
@ -1653,6 +1673,7 @@
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="halign">start</property> <property name="halign">start</property>
<property name="margin_left">10</property>
<property name="label" translatable="yes">Icon size:</property> <property name="label" translatable="yes">Icon size:</property>
</object> </object>
<packing> <packing>
@ -1703,6 +1724,7 @@
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">True</property> <property name="can_focus">True</property>
<property name="receives_default">False</property> <property name="receives_default">False</property>
<property name="margin_left">10</property>
<property name="draw_indicator">True</property> <property name="draw_indicator">True</property>
</object> </object>
<packing> <packing>
@ -1717,6 +1739,7 @@
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">True</property> <property name="can_focus">True</property>
<property name="receives_default">False</property> <property name="receives_default">False</property>
<property name="margin_left">10</property>
<property name="draw_indicator">True</property> <property name="draw_indicator">True</property>
</object> </object>
<packing> <packing>
@ -1731,6 +1754,7 @@
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">True</property> <property name="can_focus">True</property>
<property name="receives_default">False</property> <property name="receives_default">False</property>
<property name="margin_left">10</property>
<property name="draw_indicator">True</property> <property name="draw_indicator">True</property>
</object> </object>
<packing> <packing>
@ -1745,6 +1769,7 @@
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">True</property> <property name="can_focus">True</property>
<property name="receives_default">False</property> <property name="receives_default">False</property>
<property name="margin_left">10</property>
<property name="relief">none</property> <property name="relief">none</property>
<property name="draw_indicator">True</property> <property name="draw_indicator">True</property>
</object> </object>
@ -1760,6 +1785,7 @@
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">True</property> <property name="can_focus">True</property>
<property name="receives_default">False</property> <property name="receives_default">False</property>
<property name="margin_left">10</property>
<property name="draw_indicator">True</property> <property name="draw_indicator">True</property>
</object> </object>
<packing> <packing>
@ -1774,6 +1800,7 @@
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">True</property> <property name="can_focus">True</property>
<property name="receives_default">False</property> <property name="receives_default">False</property>
<property name="margin_left">10</property>
<property name="draw_indicator">True</property> <property name="draw_indicator">True</property>
</object> </object>
<packing> <packing>
@ -1788,6 +1815,7 @@
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">True</property> <property name="can_focus">True</property>
<property name="receives_default">False</property> <property name="receives_default">False</property>
<property name="margin_left">10</property>
<property name="draw_indicator">True</property> <property name="draw_indicator">True</property>
</object> </object>
<packing> <packing>

View File

@ -44,6 +44,7 @@ class mintMenuConfig( object ):
self.builder.get_object("startWithFavorites").set_label(_("Always start with favorites pane")) self.builder.get_object("startWithFavorites").set_label(_("Always start with favorites pane"))
self.builder.get_object("showButtonIcon").set_label(_("Show button icon")) self.builder.get_object("showButtonIcon").set_label(_("Show button icon"))
self.builder.get_object("enableInternetSearch").set_label(_("Enable Internet search"))
self.builder.get_object("useCustomColors").set_label(_("Use custom colors")) self.builder.get_object("useCustomColors").set_label(_("Use custom colors"))
self.builder.get_object("showRecentPlugin").set_label(_("Show recent documents plugin")) self.builder.get_object("showRecentPlugin").set_label(_("Show recent documents plugin"))
self.builder.get_object("showApplicationsPlugin").set_label(_("Show applications plugin")) self.builder.get_object("showApplicationsPlugin").set_label(_("Show applications plugin"))
@ -139,6 +140,7 @@ class mintMenuConfig( object ):
self.borderColorLabel = self.builder.get_object( "borderColorLabel" ) self.borderColorLabel = self.builder.get_object( "borderColorLabel" )
self.headingColorLabel = self.builder.get_object( "headingColorLabel" ) self.headingColorLabel = self.builder.get_object( "headingColorLabel" )
self.showButtonIcon = self.builder.get_object( "showButtonIcon" ) self.showButtonIcon = self.builder.get_object( "showButtonIcon" )
self.enableInternetSearch = self.builder.get_object( "enableInternetSearch" )
self.buttonText = self.builder.get_object( "buttonText" ) self.buttonText = self.builder.get_object( "buttonText" )
self.hotkeyWidget = keybinding.KeybindingWidget(_("Keyboard shortcut:") ) self.hotkeyWidget = keybinding.KeybindingWidget(_("Keyboard shortcut:") )
grid = self.builder.get_object( "main_grid" ) grid = self.builder.get_object( "main_grid" )
@ -208,6 +210,7 @@ class mintMenuConfig( object ):
self.bindGSettingsValueToWidget( self.settingsApplications, "int", "favicon-size", self.favIconSize, "value-changed", self.favIconSize.set_value, self.favIconSize.get_value ) self.bindGSettingsValueToWidget( self.settingsApplications, "int", "favicon-size", self.favIconSize, "value-changed", self.favIconSize.set_value, self.favIconSize.get_value )
self.bindGSettingsValueToWidget( self.settingsApplications, "int", "fav-cols", self.favCols, "value-changed", self.favCols.set_value, self.favCols.get_value ) self.bindGSettingsValueToWidget( self.settingsApplications, "int", "fav-cols", self.favCols, "value-changed", self.favCols.set_value, self.favCols.get_value )
self.bindGSettingsValueToWidget( self.settingsApplications, "bool", "remember-filter", self.rememberFilter, "toggled", self.rememberFilter.set_active, self.rememberFilter.get_active) self.bindGSettingsValueToWidget( self.settingsApplications, "bool", "remember-filter", self.rememberFilter, "toggled", self.rememberFilter.set_active, self.rememberFilter.get_active)
self.bindGSettingsValueToWidget( self.settingsApplications, "bool", "enable-internet-search", self.enableInternetSearch, "toggled", self.enableInternetSearch.set_active, self.enableInternetSearch.get_active)
self.bindGSettingsValueToWidget( self.settingsPlaces, "int", "icon-size", self.placesIconSize, "value-changed", self.placesIconSize.set_value, self.placesIconSize.get_value ) self.bindGSettingsValueToWidget( self.settingsPlaces, "int", "icon-size", self.placesIconSize, "value-changed", self.placesIconSize.set_value, self.placesIconSize.get_value )
self.bindGSettingsValueToWidget( self.settingsSystem, "int", "icon-size", self.systemIconSize, "value-changed", self.systemIconSize.set_value, self.systemIconSize.get_value ) self.bindGSettingsValueToWidget( self.settingsSystem, "int", "icon-size", self.systemIconSize, "value-changed", self.systemIconSize.set_value, self.systemIconSize.get_value )

View File

@ -170,6 +170,12 @@ class pluginclass( object ):
self.toggleButton = toggleButton self.toggleButton = toggleButton
self.de = de self.de = de
# Detect the locale (this is used for the Wikipedia search)
self.lang = "en"
lang = os.getenv('LANG')
if lang is not None and lang != "":
self.lang = lang.split("_")[0]
self.builder = Gtk.Builder() self.builder = Gtk.Builder()
# The Glade file for the plugin # The Glade file for the plugin
self.builder.add_from_file (os.path.join( os.path.dirname( __file__ ), "applications.glade" )) self.builder.add_from_file (os.path.join( os.path.dirname( __file__ ), "applications.glade" ))
@ -237,9 +243,11 @@ class pluginclass( object ):
self.settings.notifyAdd( "use-apt", self.switchAPTUsage) self.settings.notifyAdd( "use-apt", self.switchAPTUsage)
self.settings.notifyAdd( "fav-cols", self.changeFavCols ) self.settings.notifyAdd( "fav-cols", self.changeFavCols )
self.settings.notifyAdd( "remember-filter", self.changeRememberFilter) self.settings.notifyAdd( "remember-filter", self.changeRememberFilter)
self.settings.notifyAdd( "enable-internet-search", self.changeEnableInternetSearch)
self.settings.bindGSettingsEntryToVar( "int", "category-hover-delay", self, "categoryhoverdelay" ) self.settings.bindGSettingsEntryToVar( "int", "category-hover-delay", self, "categoryhoverdelay" )
self.settings.bindGSettingsEntryToVar( "bool", "do-not-filter", self, "donotfilterapps" ) self.settings.bindGSettingsEntryToVar( "bool", "do-not-filter", self, "donotfilterapps" )
self.settings.bindGSettingsEntryToVar( "bool", "enable-internet-search", self, "enableInternetSearch" )
self.settings.bindGSettingsEntryToVar( "string", "search-command", self, "searchtool" ) self.settings.bindGSettingsEntryToVar( "string", "search-command", self, "searchtool" )
self.settings.bindGSettingsEntryToVar( "int", "default-tab", self, "defaultTab" ) self.settings.bindGSettingsEntryToVar( "int", "default-tab", self, "defaultTab" )
except Exception, detail: except Exception, detail:
@ -382,6 +390,9 @@ class pluginclass( object ):
def changeRememberFilter( self, settings, key, args): def changeRememberFilter( self, settings, key, args):
self.rememberFilter = settings.get_boolean(key) self.rememberFilter = settings.get_boolean(key)
def changeEnableInternetSearch( self, settings, key, args):
self.enableInternetSearch = settings.get_boolean(key)
def changeShowApplicationComments( self, settings, key, args ): def changeShowApplicationComments( self, settings, key, args ):
self.showapplicationcomments = settings.get_boolean(key) self.showapplicationcomments = settings.get_boolean(key)
for child in self.applicationsBox: for child in self.applicationsBox:
@ -446,6 +457,7 @@ class pluginclass( object ):
self.showapplicationcomments = self.settings.get( "bool", "show-application-comments") self.showapplicationcomments = self.settings.get( "bool", "show-application-comments")
self.useAPT = self.settings.get( "bool", "use-apt") self.useAPT = self.settings.get( "bool", "use-apt")
self.rememberFilter = self.settings.get( "bool", "remember-filter") self.rememberFilter = self.settings.get( "bool", "remember-filter")
self.enableInternetSearch = self.settings.get( "bool", "enable-internet-search")
self.lastActiveTab = self.settings.get( "int", "last-active-tab") self.lastActiveTab = self.settings.get( "int", "last-active-tab")
self.defaultTab = self.settings.get( "int", "default-tab") self.defaultTab = self.settings.get( "int", "default-tab")
@ -571,10 +583,11 @@ class pluginclass( object ):
text = "<b>%s</b>" % text text = "<b>%s</b>" % text
if self.enableInternetSearch:
suggestionButton = SuggestionButton("list-add", self.iconSize, "") suggestionButton = SuggestionButton("list-add", self.iconSize, "")
suggestionButton.connect("clicked", self.search_google) suggestionButton.connect("clicked", self.search_ddg)
suggestionButton.set_text(_("Search Google for %s") % text) suggestionButton.set_text(_("Search DuckDuckGo for %s") % text)
suggestionButton.set_image("/usr/lib/linuxmint/mintMenu/search_engines/google.ico") suggestionButton.set_image("/usr/lib/linuxmint/mintMenu/search_engines/ddg.png")
self.applicationsBox.add(suggestionButton) self.applicationsBox.add(suggestionButton)
self.suggestions.append(suggestionButton) self.suggestions.append(suggestionButton)
@ -997,11 +1010,13 @@ class pluginclass( object ):
def searchPopup( self, widget=None, event=None ): def searchPopup( self, widget=None, event=None ):
menu = Gtk.Menu() menu = Gtk.Menu()
menuItem = Gtk.ImageMenuItem(_("Search Google")) if self.enableInternetSearch:
menuItem = Gtk.ImageMenuItem(_("Search DuckDuckGo"))
img = Gtk.Image() img = Gtk.Image()
img.set_from_file('/usr/lib/linuxmint/mintMenu/search_engines/google.ico') img.set_from_file('/usr/lib/linuxmint/mintMenu/search_engines/ddg.png')
menuItem.set_image(img) menuItem.set_image(img)
menuItem.connect("activate", self.search_google) menuItem.connect("activate", self.search_ddg)
menu.append(menuItem) menu.append(menuItem)
menuItem = Gtk.ImageMenuItem(_("Search Wikipedia")) menuItem = Gtk.ImageMenuItem(_("Search Wikipedia"))
@ -1085,16 +1100,16 @@ class pluginclass( object ):
y = rect.y + rect.height y = rect.y + rect.height
return (x, y, False) return (x, y, False)
def search_google(self, widget): def search_ddg(self, widget):
text = self.searchEntry.get_text() text = self.searchEntry.get_text()
text = text.replace(" ", "+") text = text.replace(" ", "+")
os.system("xdg-open \"http://www.google.com/cse?cx=002683415331144861350%3Atsq8didf9x0&ie=utf-8&sa=Search&q=" + text + "\" &") os.system("xdg-open \"https://duckduckgo.com/?q=%s&t=lm&ia=web\" &" % text)
self.mintMenuWin.hide() self.mintMenuWin.hide()
def search_wikipedia(self, widget): def search_wikipedia(self, widget):
text = self.searchEntry.get_text() text = self.searchEntry.get_text()
text = text.replace(" ", "+") text = text.replace(" ", "+")
os.system("xdg-open \"http://en.wikipedia.org/wiki/Special:Search?search=" + text + "\" &") os.system("xdg-open \"http://%s.wikipedia.org/wiki/Special:Search?search=%s\" &" % (self.lang, text))
self.mintMenuWin.hide() self.mintMenuWin.hide()
def search_dictionary(self, widget): def search_dictionary(self, widget):

View File

@ -289,7 +289,7 @@ class ApplicationLauncher( easyButton ):
self.appName = self.strip_accents(desktopItem.getName()) self.appName = self.strip_accents(desktopItem.getName())
self.appGenericName = self.strip_accents(desktopItem.getGenericName()) self.appGenericName = self.strip_accents(desktopItem.getGenericName())
self.appComment = self.strip_accents(desktopItem.getComment()) self.appComment = self.strip_accents(desktopItem.getComment())
self.appExec = self.strip_accents(desktopItem.getExec()) self.appExec = self.strip_accents(desktopItem.getExec().replace('\\\\', '\\'))
self.appIconName = desktopItem.getIcon() self.appIconName = desktopItem.getIcon()
self.appCategories = desktopItem.getCategories() self.appCategories = desktopItem.getCategories()
self.appMateDocPath = desktopItem.get( "X-MATE-DocPath" ) or "" self.appMateDocPath = desktopItem.get( "X-MATE-DocPath" ) or ""

Binary file not shown.

After

Width:  |  Height:  |  Size: 573 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -313,6 +313,12 @@
<summary></summary> <summary></summary>
<description></description> <description></description>
</key> </key>
<key type="b" name="enable-internet-search">
<default>true</default>
<summary></summary>
<description></description>
</key>
</schema> </schema>
<schema id="com.linuxmint.mintmenu.plugins.system_management" path="/com/linuxmint/mintmenu/plugins/system_management/"> <schema id="com.linuxmint.mintmenu.plugins.system_management" path="/com/linuxmint/mintmenu/plugins/system_management/">