[Xfce4-commits] [panel-plugins/xfce4-whiskermenu-plugin] 01/02: Rename option for including favorites in recent.

noreply at xfce.org noreply at xfce.org
Sun Apr 15 14:28:45 CEST 2018


This is an automated email from the git hooks/post-receive script.

g   o   t   t   c   o   d   e       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository panel-plugins/xfce4-whiskermenu-plugin.

commit d185df4b642dd56c92bb933cf8f3f6f1a4dd9d7b
Author: Graeme Gott <graeme at gottcode.org>
Date:   Sun Apr 15 08:21:23 2018 -0400

    Rename option for including favorites in recent.
---
 panel-plugin/configuration-dialog.cpp |  6 +++---
 po/am.po                              | 23 ++++++++++++-----------
 po/ar.po                              | 23 ++++++++++++-----------
 po/ast.po                             | 23 ++++++++++++-----------
 po/bg.po                              | 23 ++++++++++++-----------
 po/ca.po                              | 23 ++++++++++++-----------
 po/ca at valencia.po                     | 23 ++++++++++++-----------
 po/cs.po                              | 23 ++++++++++++-----------
 po/da.po                              | 23 ++++++++++++-----------
 po/de.po                              | 23 ++++++++++++-----------
 po/el.po                              | 23 ++++++++++++-----------
 po/en_GB.po                           | 22 +++++++++++-----------
 po/es.po                              | 23 ++++++++++++-----------
 po/et.po                              | 22 +++++++++++-----------
 po/eu.po                              | 22 +++++++++++-----------
 po/fa.po                              | 23 ++++++++++++-----------
 po/fi.po                              | 23 ++++++++++++-----------
 po/fr.po                              | 23 ++++++++++++-----------
 po/he.po                              | 23 ++++++++++++-----------
 po/hr.po                              | 23 ++++++++++++-----------
 po/hu.po                              | 23 ++++++++++++-----------
 po/id.po                              | 23 ++++++++++++-----------
 po/is.po                              | 23 ++++++++++++-----------
 po/it.po                              | 23 ++++++++++++-----------
 po/ja.po                              | 23 ++++++++++++-----------
 po/kk.po                              | 23 ++++++++++++-----------
 po/ko.po                              | 23 ++++++++++++-----------
 po/lt.po                              | 23 ++++++++++++-----------
 po/lv.po                              | 22 +++++++++++-----------
 po/ms.po                              | 23 ++++++++++++-----------
 po/nb.po                              | 23 ++++++++++++-----------
 po/ne.po                              | 23 ++++++++++++-----------
 po/nl.po                              | 23 ++++++++++++-----------
 po/pl.po                              | 23 ++++++++++++-----------
 po/pt.po                              | 23 ++++++++++++-----------
 po/pt_BR.po                           | 23 ++++++++++++-----------
 po/ro.po                              | 23 ++++++++++++-----------
 po/ru.po                              | 23 ++++++++++++-----------
 po/sk.po                              | 23 ++++++++++++-----------
 po/sl.po                              | 23 ++++++++++++-----------
 po/sr.po                              | 23 ++++++++++++-----------
 po/sr at latin.po                        | 23 ++++++++++++-----------
 po/sv.po                              | 23 ++++++++++++-----------
 po/tr.po                              | 23 ++++++++++++-----------
 po/uk.po                              | 23 ++++++++++++-----------
 po/uz.po                              | 22 +++++++++++-----------
 po/vi.po                              | 22 +++++++++++-----------
 po/xfce4-whiskermenu-plugin.pot       | 22 +++++++++++-----------
 po/zh_CN.po                           | 23 ++++++++++++-----------
 po/zh_TW.po                           | 23 ++++++++++++-----------
 50 files changed, 584 insertions(+), 542 deletions(-)

diff --git a/panel-plugin/configuration-dialog.cpp b/panel-plugin/configuration-dialog.cpp
index fea7b70..59c9872 100644
--- a/panel-plugin/configuration-dialog.cpp
+++ b/panel-plugin/configuration-dialog.cpp
@@ -282,7 +282,7 @@ void ConfigurationDialog::recent_items_max_changed(GtkSpinButton* button)
 
 void ConfigurationDialog::toggle_remember_favorites(GtkToggleButton* button)
 {
-	wm_settings->favorites_in_recent = !gtk_toggle_button_get_active(button);
+	wm_settings->favorites_in_recent = gtk_toggle_button_get_active(button);
 	wm_settings->set_modified();
 }
 
@@ -727,9 +727,9 @@ GtkWidget* ConfigurationDialog::init_behavior_tab()
 	g_signal_connect_slot(m_recent_items_max, "value-changed", &ConfigurationDialog::recent_items_max_changed, this);
 
 	// Add option to remember favorites
-	m_remember_favorites = gtk_check_button_new_with_mnemonic(_("Ignore _favorites"));
+	m_remember_favorites = gtk_check_button_new_with_mnemonic(_("Include _favorites"));
 	gtk_grid_attach(recent_table, m_remember_favorites, 0, 1, 2, 1);
-	gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(m_remember_favorites), !wm_settings->favorites_in_recent);
+	gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(m_remember_favorites), wm_settings->favorites_in_recent);
 	g_signal_connect_slot(m_remember_favorites, "toggled", &ConfigurationDialog::toggle_remember_favorites, this);
 
 	// Add option to display recently used
diff --git a/po/am.po b/po/am.po
index f0764db..0a00ad0 100644
--- a/po/am.po
+++ b/po/am.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-04-07 08:16-0400\n"
+"POT-Creation-Date: 2018-04-15 08:22-0400\n"
 "PO-Revision-Date: 2017-11-20 00:25+0000\n"
 "Last-Translator: samson <sambelet at yahoo.com>\n"
 "Language-Team: Amharic (http://www.transifex.com/gottcode/xfce4-whiskermenu-"
@@ -43,7 +43,7 @@ msgstr "ሁሉንም"
 msgid "All _Settings"
 msgstr "ሁሉንም _ማሰናጃዎች "
 
-#: ../panel-plugin/plugin.cpp:445
+#: ../panel-plugin/plugin.cpp:405
 msgid "Alternate application launcher for Xfce"
 msgstr "አማራጭ መተግበሪያ ማስጀመሪያ ለ Xfce"
 
@@ -51,7 +51,7 @@ msgstr "አማራጭ መተግበሪያ ማስጀመሪያ ለ Xfce"
 msgid "Amount of _items:"
 msgstr "የ _እቃዎች መጠን:"
 
-#: ../panel-plugin/plugin.cpp:258
+#: ../panel-plugin/plugin.cpp:210
 msgid "Applications"
 msgstr "መተግበሪያዎች"
 
@@ -75,7 +75,7 @@ msgstr "የ ምድ_ብ ምልክት መጠን:"
 msgid "Clear Recently Used"
 msgstr "በ ቅርብ የተጠቀሙትን ማጽጃ"
 
-#: ../panel-plugin/plugin.cpp:446
+#: ../panel-plugin/plugin.cpp:406
 msgid "Copyright © 2013-2018 Graeme Gott"
 msgstr "Copyright © 2013-2018 Graeme Gott"
 
@@ -129,7 +129,7 @@ msgstr "የ ማሰናጃ አስተዳዳሪ መክፈት አልተቻለም"
 msgid "Failed to switch users."
 msgstr "ተጠቃሚ መቀየር አልተቻለም"
 
-#: ../panel-plugin/window.cpp:162
+#: ../panel-plugin/window.cpp:150
 msgid "Favorites"
 msgstr "የምወደቸው"
 
@@ -142,7 +142,8 @@ msgid "Icon and title"
 msgstr "ምልክት እና አርእስት"
 
 #: ../panel-plugin/configuration-dialog.cpp:730
-msgid "Ignore _favorites"
+#, fuzzy
+msgid "Include _favorites"
 msgstr "_የምወዳቸውን መተው"
 
 #: ../panel-plugin/configuration-dialog.cpp:623
@@ -210,7 +211,7 @@ msgstr "የ ምድ_ቦች ቦታ ከ ክፍል ቁልፍ አጠገብ "
 msgid "Position commands next to search _entry"
 msgstr "የ ትእዛዝ ቦታ ከ መፈለጊያ  አጠገብ _ማስገቢያ"
 
-#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:168
+#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:156
 msgid "Recently Used"
 msgstr "በቅርብ የተጠቀሙት"
 
@@ -308,15 +309,15 @@ msgstr "ተግባሩ በቋሚነት ይጠፋል"
 msgid "Title"
 msgstr "አርእስት"
 
-#: ../panel-plugin/page.cpp:372
+#: ../panel-plugin/page.cpp:333
 msgid "Unable to add launcher to desktop."
 msgstr "ወደ ዴስክቶፕ ማስጀመሪያ መጨመር አልተቻለም"
 
-#: ../panel-plugin/page.cpp:411 ../panel-plugin/page.cpp:420
+#: ../panel-plugin/page.cpp:372 ../panel-plugin/page.cpp:381
 msgid "Unable to add launcher to panel."
 msgstr "ወደ ክፍል ማስጀመሪያ መጨመር አልተቻለም"
 
-#: ../panel-plugin/page.cpp:449
+#: ../panel-plugin/page.cpp:410
 msgid "Unable to edit launcher."
 msgstr "ማስጀመሪያ ማረም አልተቻለም"
 
@@ -408,6 +409,6 @@ msgstr "_መደበኛ አገላለጽ"
 msgid "_Title:"
 msgstr "_አርእስት: "
 
-#: ../panel-plugin/plugin.cpp:450
+#: ../panel-plugin/plugin.cpp:410
 msgid "translator-credits"
 msgstr "ምስጋና-ለ ተርጓሚዎች"
diff --git a/po/ar.po b/po/ar.po
index d7d7e57..b638e00 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-04-07 08:16-0400\n"
+"POT-Creation-Date: 2018-04-15 08:22-0400\n"
 "PO-Revision-Date: 2017-03-03 15:49+0000\n"
 "Last-Translator: محمدأمين الصامت <mohamedamin.samet at gmail.com>\n"
 "Language-Team: Arabic (http://www.transifex.com/gottcode/xfce4-whiskermenu-"
@@ -45,7 +45,7 @@ msgstr "كل"
 msgid "All _Settings"
 msgstr "كل الإعدا_دات"
 
-#: ../panel-plugin/plugin.cpp:445
+#: ../panel-plugin/plugin.cpp:405
 msgid "Alternate application launcher for Xfce"
 msgstr ""
 
@@ -53,7 +53,7 @@ msgstr ""
 msgid "Amount of _items:"
 msgstr ""
 
-#: ../panel-plugin/plugin.cpp:258
+#: ../panel-plugin/plugin.cpp:210
 msgid "Applications"
 msgstr "التطبيقات"
 
@@ -77,7 +77,7 @@ msgstr "_حجم أيقونة الصنف:"
 msgid "Clear Recently Used"
 msgstr "محو المستعملة حديثا"
 
-#: ../panel-plugin/plugin.cpp:446
+#: ../panel-plugin/plugin.cpp:406
 msgid "Copyright © 2013-2018 Graeme Gott"
 msgstr ""
 
@@ -131,7 +131,7 @@ msgstr "فشل فتح مدير الإعدادات."
 msgid "Failed to switch users."
 msgstr "فشل تبديل المستخدم."
 
-#: ../panel-plugin/window.cpp:162
+#: ../panel-plugin/window.cpp:150
 msgid "Favorites"
 msgstr "مفضلات"
 
@@ -144,7 +144,8 @@ msgid "Icon and title"
 msgstr "أيقونة و عنوان"
 
 #: ../panel-plugin/configuration-dialog.cpp:730
-msgid "Ignore _favorites"
+#, fuzzy
+msgid "Include _favorites"
 msgstr "تجاها المفضلات"
 
 #: ../panel-plugin/configuration-dialog.cpp:623
@@ -212,7 +213,7 @@ msgstr ""
 msgid "Position commands next to search _entry"
 msgstr "موضع الأوامر يلي مربع البحث"
 
-#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:168
+#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:156
 msgid "Recently Used"
 msgstr "مستعملة حديثا"
 
@@ -310,15 +311,15 @@ msgstr "الإجراء سيمسح نهائيا"
 msgid "Title"
 msgstr "عنوان"
 
-#: ../panel-plugin/page.cpp:372
+#: ../panel-plugin/page.cpp:333
 msgid "Unable to add launcher to desktop."
 msgstr "عاجز عن إضافة المطلقة إلى سطح المكتب."
 
-#: ../panel-plugin/page.cpp:411 ../panel-plugin/page.cpp:420
+#: ../panel-plugin/page.cpp:372 ../panel-plugin/page.cpp:381
 msgid "Unable to add launcher to panel."
 msgstr "عاجز عن إضافة المطلقة إلى الشريط."
 
-#: ../panel-plugin/page.cpp:449
+#: ../panel-plugin/page.cpp:410
 msgid "Unable to edit launcher."
 msgstr ""
 
@@ -410,6 +411,6 @@ msgstr ""
 msgid "_Title:"
 msgstr "عن_وان:"
 
-#: ../panel-plugin/plugin.cpp:450
+#: ../panel-plugin/plugin.cpp:410
 msgid "translator-credits"
 msgstr ""
diff --git a/po/ast.po b/po/ast.po
index 2a04cff..b0b6338 100644
--- a/po/ast.po
+++ b/po/ast.po
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-04-07 08:16-0400\n"
+"POT-Creation-Date: 2018-04-15 08:22-0400\n"
 "PO-Revision-Date: 2016-09-20 23:37+0000\n"
 "Last-Translator: enolp <enolp at softastur.org>\n"
 "Language-Team: Asturian (http://www.transifex.com/gottcode/xfce4-whiskermenu-"
@@ -45,7 +45,7 @@ msgstr "Too"
 msgid "All _Settings"
 msgstr "Tolos axuste_s"
 
-#: ../panel-plugin/plugin.cpp:445
+#: ../panel-plugin/plugin.cpp:405
 msgid "Alternate application launcher for Xfce"
 msgstr "Llanzador d'aplicaciones alternativu pa Xfce"
 
@@ -53,7 +53,7 @@ msgstr "Llanzador d'aplicaciones alternativu pa Xfce"
 msgid "Amount of _items:"
 msgstr "Cantidá d'_elementos:"
 
-#: ../panel-plugin/plugin.cpp:258
+#: ../panel-plugin/plugin.cpp:210
 msgid "Applications"
 msgstr "Aplicaciones"
 
@@ -77,7 +77,7 @@ msgstr "Tamañ_u d'iconu d'estaya:"
 msgid "Clear Recently Used"
 msgstr "Llimpiar Usáo apocayá"
 
-#: ../panel-plugin/plugin.cpp:446
+#: ../panel-plugin/plugin.cpp:406
 msgid "Copyright © 2013-2018 Graeme Gott"
 msgstr "Copyright © 2013-2018 Graeme Gott"
 
@@ -132,7 +132,7 @@ msgstr "Fallu al abrir l'alministrador d'axustes."
 msgid "Failed to switch users."
 msgstr "Fallu al cambear d'usuarios."
 
-#: ../panel-plugin/window.cpp:162
+#: ../panel-plugin/window.cpp:150
 msgid "Favorites"
 msgstr "Favoritos"
 
@@ -145,7 +145,8 @@ msgid "Icon and title"
 msgstr "Iconu y títulu"
 
 #: ../panel-plugin/configuration-dialog.cpp:730
-msgid "Ignore _favorites"
+#, fuzzy
+msgid "Include _favorites"
 msgstr "Inorar _favoritos"
 
 #: ../panel-plugin/configuration-dialog.cpp:623
@@ -213,7 +214,7 @@ msgstr ""
 msgid "Position commands next to search _entry"
 msgstr "Allugar los comandos co la caxa de gueta"
 
-#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:168
+#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:156
 msgid "Recently Used"
 msgstr "Usáu apocayá"
 
@@ -311,15 +312,15 @@ msgstr "L'aición desanciaráse dafechu."
 msgid "Title"
 msgstr "Títulu"
 
-#: ../panel-plugin/page.cpp:372
+#: ../panel-plugin/page.cpp:333
 msgid "Unable to add launcher to desktop."
 msgstr "Nun pue amestase'l llanzador al escritoriu."
 
-#: ../panel-plugin/page.cpp:411 ../panel-plugin/page.cpp:420
+#: ../panel-plugin/page.cpp:372 ../panel-plugin/page.cpp:381
 msgid "Unable to add launcher to panel."
 msgstr "Nun pue amestase'l llanzador al panel."
 
-#: ../panel-plugin/page.cpp:449
+#: ../panel-plugin/page.cpp:410
 #, fuzzy
 msgid "Unable to edit launcher."
 msgstr "Nun pue amestase'l llanzador al panel."
@@ -412,6 +413,6 @@ msgstr "Espresión _regular"
 msgid "_Title:"
 msgstr "_Títulu:"
 
-#: ../panel-plugin/plugin.cpp:450
+#: ../panel-plugin/plugin.cpp:410
 msgid "translator-credits"
 msgstr "Softastur <alministradores at softastur.org>"
diff --git a/po/bg.po b/po/bg.po
index a20aa05..d3fc0ea 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-04-07 08:16-0400\n"
+"POT-Creation-Date: 2018-04-15 08:22-0400\n"
 "PO-Revision-Date: 2018-04-07 16:58+0000\n"
 "Last-Translator: Kiril Kirilov <cybercop_montana at abv.bg>\n"
 "Language-Team: Bulgarian (http://www.transifex.com/gottcode/xfce4-"
@@ -43,7 +43,7 @@ msgstr "Всички"
 msgid "All _Settings"
 msgstr "Всички настройки"
 
-#: ../panel-plugin/plugin.cpp:445
+#: ../panel-plugin/plugin.cpp:405
 msgid "Alternate application launcher for Xfce"
 msgstr "Алтернативно меню на програмите за Xfce"
 
@@ -51,7 +51,7 @@ msgstr "Алтернативно меню на програмите за Xfce"
 msgid "Amount of _items:"
 msgstr "Размер на елементите:"
 
-#: ../panel-plugin/plugin.cpp:258
+#: ../panel-plugin/plugin.cpp:210
 msgid "Applications"
 msgstr "Приложения"
 
@@ -75,7 +75,7 @@ msgstr "Размер на иконите на категориите:"
 msgid "Clear Recently Used"
 msgstr "Изчисти последно използваните"
 
-#: ../panel-plugin/plugin.cpp:446
+#: ../panel-plugin/plugin.cpp:406
 msgid "Copyright © 2013-2018 Graeme Gott"
 msgstr "Авторски права © 2013-2018 Graeme Gott"
 
@@ -129,7 +129,7 @@ msgstr "Неуспешно отваряне на мениджъра на нас
 msgid "Failed to switch users."
 msgstr "Неуспешна смяна на потребител."
 
-#: ../panel-plugin/window.cpp:162
+#: ../panel-plugin/window.cpp:150
 msgid "Favorites"
 msgstr "Любими"
 
@@ -142,7 +142,8 @@ msgid "Icon and title"
 msgstr "Икона и заглавие"
 
 #: ../panel-plugin/configuration-dialog.cpp:730
-msgid "Ignore _favorites"
+#, fuzzy
+msgid "Include _favorites"
 msgstr "Игнориране на любими"
 
 #: ../panel-plugin/configuration-dialog.cpp:623
@@ -210,7 +211,7 @@ msgstr "Разполагане на категориите след бутона
 msgid "Position commands next to search _entry"
 msgstr "Командите да се намират след полето за търсене"
 
-#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:168
+#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:156
 msgid "Recently Used"
 msgstr "Последно използвани"
 
@@ -308,15 +309,15 @@ msgstr "Действието ще бъде премахнато завинаги
 msgid "Title"
 msgstr "Заглавие"
 
-#: ../panel-plugin/page.cpp:372
+#: ../panel-plugin/page.cpp:333
 msgid "Unable to add launcher to desktop."
 msgstr "Неуспешно добавяне на стартер върху работния плот."
 
-#: ../panel-plugin/page.cpp:411 ../panel-plugin/page.cpp:420
+#: ../panel-plugin/page.cpp:372 ../panel-plugin/page.cpp:381
 msgid "Unable to add launcher to panel."
 msgstr "Неуспешно добавяне на стартер в панела."
 
-#: ../panel-plugin/page.cpp:449
+#: ../panel-plugin/page.cpp:410
 msgid "Unable to edit launcher."
 msgstr "Стартера не може да бъде редактиран."
 
@@ -408,6 +409,6 @@ msgstr "Регулярен израз"
 msgid "_Title:"
 msgstr "Заглавие:"
 
-#: ../panel-plugin/plugin.cpp:450
+#: ../panel-plugin/plugin.cpp:410
 msgid "translator-credits"
 msgstr "Kiril Kirilov <cybercop_montana at abv.bg>"
diff --git a/po/ca.po b/po/ca.po
index d4821ed..421b6b0 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -15,7 +15,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-04-07 08:16-0400\n"
+"POT-Creation-Date: 2018-04-15 08:22-0400\n"
 "PO-Revision-Date: 2018-04-08 03:46+0000\n"
 "Last-Translator: Adolfo Jayme-Barrientos\n"
 "Language-Team: Catalan (http://www.transifex.com/gottcode/xfce4-whiskermenu-"
@@ -50,7 +50,7 @@ msgstr "Totes"
 msgid "All _Settings"
 msgstr "Tots els ajust_s"
 
-#: ../panel-plugin/plugin.cpp:445
+#: ../panel-plugin/plugin.cpp:405
 msgid "Alternate application launcher for Xfce"
 msgstr "Llançador d’aplicacions alternatiu per a Xfce"
 
@@ -58,7 +58,7 @@ msgstr "Llançador d’aplicacions alternatiu per a Xfce"
 msgid "Amount of _items:"
 msgstr "Nombre d’e_lements:"
 
-#: ../panel-plugin/plugin.cpp:258
+#: ../panel-plugin/plugin.cpp:210
 msgid "Applications"
 msgstr "Aplicacions"
 
@@ -82,7 +82,7 @@ msgstr "Mida de les icones de les categ_ories:"
 msgid "Clear Recently Used"
 msgstr "Neteja els elements recents"
 
-#: ../panel-plugin/plugin.cpp:446
+#: ../panel-plugin/plugin.cpp:406
 msgid "Copyright © 2013-2018 Graeme Gott"
 msgstr "© 2013-2018 Graeme Gott"
 
@@ -136,7 +136,7 @@ msgstr "Ha fallat l'obriment del gestor d'ajusts."
 msgid "Failed to switch users."
 msgstr "Ha fallat el canvi d'usuari."
 
-#: ../panel-plugin/window.cpp:162
+#: ../panel-plugin/window.cpp:150
 msgid "Favorites"
 msgstr "Preferides"
 
@@ -149,7 +149,8 @@ msgid "Icon and title"
 msgstr "Icona i títol"
 
 #: ../panel-plugin/configuration-dialog.cpp:730
-msgid "Ignore _favorites"
+#, fuzzy
+msgid "Include _favorites"
 msgstr "Ignora les pre_ferides"
 
 #: ../panel-plugin/configuration-dialog.cpp:623
@@ -217,7 +218,7 @@ msgstr "Situa les cate_gories al costat del botó del plafó"
 msgid "Position commands next to search _entry"
 msgstr "S_itua les ordres al costat del quadre de cerca"
 
-#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:168
+#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:156
 msgid "Recently Used"
 msgstr "Utilitzades recentment"
 
@@ -315,15 +316,15 @@ msgstr "Se suprimirà l’acció permanentment."
 msgid "Title"
 msgstr "Títol"
 
-#: ../panel-plugin/page.cpp:372
+#: ../panel-plugin/page.cpp:333
 msgid "Unable to add launcher to desktop."
 msgstr "No s’ha pogut afegir el llançador a l'escriptori."
 
-#: ../panel-plugin/page.cpp:411 ../panel-plugin/page.cpp:420
+#: ../panel-plugin/page.cpp:372 ../panel-plugin/page.cpp:381
 msgid "Unable to add launcher to panel."
 msgstr "No s’ha pogut afegir el llançador al plafó."
 
-#: ../panel-plugin/page.cpp:449
+#: ../panel-plugin/page.cpp:410
 msgid "Unable to edit launcher."
 msgstr "No s’ha pogut editar el llançador."
 
@@ -415,7 +416,7 @@ msgstr "Expressió _regular"
 msgid "_Title:"
 msgstr "_Títol:"
 
-#: ../panel-plugin/plugin.cpp:450
+#: ../panel-plugin/plugin.cpp:410
 msgid "translator-credits"
 msgstr ""
 "Adolfo Jayme Barrientos <fitojb at ubuntu.com>, 2013–2016\n"
diff --git a/po/ca at valencia.po b/po/ca at valencia.po
index 77e4fe1..e4a5592 100644
--- a/po/ca at valencia.po
+++ b/po/ca at valencia.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-04-07 08:16-0400\n"
+"POT-Creation-Date: 2018-04-15 08:22-0400\n"
 "PO-Revision-Date: 2017-09-23 02:38+0000\n"
 "Last-Translator: Jose Alfredo Murcia Andrés <joamuran at gmail.com>\n"
 "Language-Team: Catalan (Valencian) (http://www.transifex.com/gottcode/xfce4-"
@@ -44,7 +44,7 @@ msgstr "Totes"
 msgid "All _Settings"
 msgstr "Tots els paràmetres_s"
 
-#: ../panel-plugin/plugin.cpp:445
+#: ../panel-plugin/plugin.cpp:405
 msgid "Alternate application launcher for Xfce"
 msgstr "Accés directe a aplicacions alternatiu per a l'Xfce"
 
@@ -52,7 +52,7 @@ msgstr "Accés directe a aplicacions alternatiu per a l'Xfce"
 msgid "Amount of _items:"
 msgstr "Nombre d’e_lements:"
 
-#: ../panel-plugin/plugin.cpp:258
+#: ../panel-plugin/plugin.cpp:210
 msgid "Applications"
 msgstr "Aplicacions"
 
@@ -76,7 +76,7 @@ msgstr "Mida de les icones de les categ_ories:"
 msgid "Clear Recently Used"
 msgstr "Neteja els elements recents"
 
-#: ../panel-plugin/plugin.cpp:446
+#: ../panel-plugin/plugin.cpp:406
 msgid "Copyright © 2013-2018 Graeme Gott"
 msgstr "Copyright © 2013-2018 Graeme Gott"
 
@@ -130,7 +130,7 @@ msgstr "Ha fallat l'obertura del gestor de configuració."
 msgid "Failed to switch users."
 msgstr "Ha fallat el canvi d'usuari."
 
-#: ../panel-plugin/window.cpp:162
+#: ../panel-plugin/window.cpp:150
 msgid "Favorites"
 msgstr "Preferits"
 
@@ -143,7 +143,8 @@ msgid "Icon and title"
 msgstr "Icona i títol"
 
 #: ../panel-plugin/configuration-dialog.cpp:730
-msgid "Ignore _favorites"
+#, fuzzy
+msgid "Include _favorites"
 msgstr "Ignora els pre_ferits"
 
 #: ../panel-plugin/configuration-dialog.cpp:623
@@ -211,7 +212,7 @@ msgstr "Situa les cate_gories al costat del botó del quadre"
 msgid "Position commands next to search _entry"
 msgstr "S_itua les ordres al costat del quadre de cerca"
 
-#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:168
+#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:156
 msgid "Recently Used"
 msgstr "Utilitzades recentment"
 
@@ -309,15 +310,15 @@ msgstr "Se suprimirà l’acció permanentment."
 msgid "Title"
 msgstr "Títol"
 
-#: ../panel-plugin/page.cpp:372
+#: ../panel-plugin/page.cpp:333
 msgid "Unable to add launcher to desktop."
 msgstr "No s’ha pogut afegir a l'escriptori l'accés directe."
 
-#: ../panel-plugin/page.cpp:411 ../panel-plugin/page.cpp:420
+#: ../panel-plugin/page.cpp:372 ../panel-plugin/page.cpp:381
 msgid "Unable to add launcher to panel."
 msgstr "No s’ha pogut afegir al quadre l'accés directe."
 
-#: ../panel-plugin/page.cpp:449
+#: ../panel-plugin/page.cpp:410
 msgid "Unable to edit launcher."
 msgstr "No s'ha pogut editar el carregador"
 
@@ -409,7 +410,7 @@ msgstr "Expressió _regular"
 msgid "_Title:"
 msgstr "_Títol:"
 
-#: ../panel-plugin/plugin.cpp:450
+#: ../panel-plugin/plugin.cpp:410
 msgid "translator-credits"
 msgstr ""
 "Adolfo Jayme Barrientos <fitojb at ubuntu.com>, 2013–2016\n"
diff --git a/po/cs.po b/po/cs.po
index 3138b84..ec19477 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -12,7 +12,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-04-07 08:16-0400\n"
+"POT-Creation-Date: 2018-04-15 08:22-0400\n"
 "PO-Revision-Date: 2018-04-07 14:31+0000\n"
 "Last-Translator: Michal Várady <miko.vaji at gmail.com>\n"
 "Language-Team: Czech (http://www.transifex.com/gottcode/xfce4-whiskermenu-"
@@ -47,7 +47,7 @@ msgstr "Vše"
 msgid "All _Settings"
 msgstr "Všechna _nastavení"
 
-#: ../panel-plugin/plugin.cpp:445
+#: ../panel-plugin/plugin.cpp:405
 msgid "Alternate application launcher for Xfce"
 msgstr "Alternativní spouštěč aplikací pro Xfce"
 
@@ -55,7 +55,7 @@ msgstr "Alternativní spouštěč aplikací pro Xfce"
 msgid "Amount of _items:"
 msgstr "Množství _položek:"
 
-#: ../panel-plugin/plugin.cpp:258
+#: ../panel-plugin/plugin.cpp:210
 msgid "Applications"
 msgstr "Aplikace"
 
@@ -79,7 +79,7 @@ msgstr "Velikost ikon kateg_orií:"
 msgid "Clear Recently Used"
 msgstr "Vymazat seznam nedávno použitých položek"
 
-#: ../panel-plugin/plugin.cpp:446
+#: ../panel-plugin/plugin.cpp:406
 msgid "Copyright © 2013-2018 Graeme Gott"
 msgstr "Copyright © 2013-2018 Graeme Gott"
 
@@ -133,7 +133,7 @@ msgstr "Otevření správce nastavení se nezdařilo."
 msgid "Failed to switch users."
 msgstr "Přepnutí uživatelů se nedařilo."
 
-#: ../panel-plugin/window.cpp:162
+#: ../panel-plugin/window.cpp:150
 msgid "Favorites"
 msgstr "Oblíbené"
 
@@ -146,7 +146,8 @@ msgid "Icon and title"
 msgstr "Ikona a název"
 
 #: ../panel-plugin/configuration-dialog.cpp:730
-msgid "Ignore _favorites"
+#, fuzzy
+msgid "Include _favorites"
 msgstr "Ignorovat _oblíbené"
 
 #: ../panel-plugin/configuration-dialog.cpp:623
@@ -214,7 +215,7 @@ msgstr "Umístit kate_gorie vedle tlačítka panelu"
 msgid "Position commands next to search _entry"
 msgstr "U_místit příkazy vedle pole vyhledávání"
 
-#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:168
+#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:156
 msgid "Recently Used"
 msgstr "Nedávno použité"
 
@@ -312,15 +313,15 @@ msgstr "Akce se trvale smaže."
 msgid "Title"
 msgstr "Název"
 
-#: ../panel-plugin/page.cpp:372
+#: ../panel-plugin/page.cpp:333
 msgid "Unable to add launcher to desktop."
 msgstr "Nelze přidat spouštěč na plochu."
 
-#: ../panel-plugin/page.cpp:411 ../panel-plugin/page.cpp:420
+#: ../panel-plugin/page.cpp:372 ../panel-plugin/page.cpp:381
 msgid "Unable to add launcher to panel."
 msgstr "Nelze přidat spouštěč na panel."
 
-#: ../panel-plugin/page.cpp:449
+#: ../panel-plugin/page.cpp:410
 msgid "Unable to edit launcher."
 msgstr "Nelze upravit spouštěč."
 
@@ -412,6 +413,6 @@ msgstr "_Regulární výraz"
 msgid "_Title:"
 msgstr "Náz_ev:"
 
-#: ../panel-plugin/plugin.cpp:450
+#: ../panel-plugin/plugin.cpp:410
 msgid "translator-credits"
 msgstr "Přeložili halfark a Michal Várady <miko.vaji at gmail.com>"
diff --git a/po/da.po b/po/da.po
index a887e3e..55f958f 100644
--- a/po/da.po
+++ b/po/da.po
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-04-07 08:16-0400\n"
+"POT-Creation-Date: 2018-04-15 08:22-0400\n"
 "PO-Revision-Date: 2018-03-08 15:32+0000\n"
 "Last-Translator: scootergrisen\n"
 "Language-Team: Danish (http://www.transifex.com/gottcode/xfce4-whiskermenu-"
@@ -45,7 +45,7 @@ msgstr "Alt"
 msgid "All _Settings"
 msgstr "Alle _indstillinger"
 
-#: ../panel-plugin/plugin.cpp:445
+#: ../panel-plugin/plugin.cpp:405
 msgid "Alternate application launcher for Xfce"
 msgstr "Alternativ programopstarter for Xfce"
 
@@ -53,7 +53,7 @@ msgstr "Alternativ programopstarter for Xfce"
 msgid "Amount of _items:"
 msgstr "Antal _elementer:"
 
-#: ../panel-plugin/plugin.cpp:258
+#: ../panel-plugin/plugin.cpp:210
 msgid "Applications"
 msgstr "Programmer"
 
@@ -77,7 +77,7 @@ msgstr "Ikonstørrelse for _kategori:"
 msgid "Clear Recently Used"
 msgstr "Nulstil senest anvendte"
 
-#: ../panel-plugin/plugin.cpp:446
+#: ../panel-plugin/plugin.cpp:406
 msgid "Copyright © 2013-2018 Graeme Gott"
 msgstr "Ophavsret © 2013-2018 Graeme Gott"
 
@@ -131,7 +131,7 @@ msgstr "Kunne ikke åbne indstillingshåndtering."
 msgid "Failed to switch users."
 msgstr "Kunne ikke skifte bruger."
 
-#: ../panel-plugin/window.cpp:162
+#: ../panel-plugin/window.cpp:150
 msgid "Favorites"
 msgstr "Favoritter"
 
@@ -144,7 +144,8 @@ msgid "Icon and title"
 msgstr "Ikon og titel"
 
 #: ../panel-plugin/configuration-dialog.cpp:730
-msgid "Ignore _favorites"
+#, fuzzy
+msgid "Include _favorites"
 msgstr "Ignorer _favoritter"
 
 #: ../panel-plugin/configuration-dialog.cpp:623
@@ -212,7 +213,7 @@ msgstr "Placer _kategorier ved siden af panelknap"
 msgid "Position commands next to search _entry"
 msgstr "Placer kommandoer ved siden af søgning"
 
-#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:168
+#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:156
 msgid "Recently Used"
 msgstr "Senest anvendt"
 
@@ -310,15 +311,15 @@ msgstr "Handlingen vil blive slettet permanent."
 msgid "Title"
 msgstr "Titel"
 
-#: ../panel-plugin/page.cpp:372
+#: ../panel-plugin/page.cpp:333
 msgid "Unable to add launcher to desktop."
 msgstr "Kan ikke tilføje opstarter til skrivebordet."
 
-#: ../panel-plugin/page.cpp:411 ../panel-plugin/page.cpp:420
+#: ../panel-plugin/page.cpp:372 ../panel-plugin/page.cpp:381
 msgid "Unable to add launcher to panel."
 msgstr "Kan ikke tilføje opstarter til panelet."
 
-#: ../panel-plugin/page.cpp:449
+#: ../panel-plugin/page.cpp:410
 msgid "Unable to edit launcher."
 msgstr "Kan ikke redigere opstarter."
 
@@ -410,7 +411,7 @@ msgstr "_Regulært udtryk"
 msgid "_Title:"
 msgstr "_Titel:"
 
-#: ../panel-plugin/plugin.cpp:450
+#: ../panel-plugin/plugin.cpp:410
 msgid "translator-credits"
 msgstr ""
 "scootergrisen\n"
diff --git a/po/de.po b/po/de.po
index d76ab13..51b152a 100644
--- a/po/de.po
+++ b/po/de.po
@@ -13,7 +13,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-04-07 08:16-0400\n"
+"POT-Creation-Date: 2018-04-15 08:22-0400\n"
 "PO-Revision-Date: 2018-04-07 22:44+0000\n"
 "Last-Translator: M T <michtrz at gmail.com>\n"
 "Language-Team: German (http://www.transifex.com/gottcode/xfce4-whiskermenu-"
@@ -48,7 +48,7 @@ msgstr "Alle"
 msgid "All _Settings"
 msgstr "Alle _Einstellungen"
 
-#: ../panel-plugin/plugin.cpp:445
+#: ../panel-plugin/plugin.cpp:405
 msgid "Alternate application launcher for Xfce"
 msgstr "Alternativer Anwendungsstarter für Xfce"
 
@@ -56,7 +56,7 @@ msgstr "Alternativer Anwendungsstarter für Xfce"
 msgid "Amount of _items:"
 msgstr "Anzahl der _Einträge:"
 
-#: ../panel-plugin/plugin.cpp:258
+#: ../panel-plugin/plugin.cpp:210
 msgid "Applications"
 msgstr "Anwendungen"
 
@@ -80,7 +80,7 @@ msgstr "Symbolgröße der _Kategorien:"
 msgid "Clear Recently Used"
 msgstr "»Zuletzt verwendet« leeren"
 
-#: ../panel-plugin/plugin.cpp:446
+#: ../panel-plugin/plugin.cpp:406
 msgid "Copyright © 2013-2018 Graeme Gott"
 msgstr "Urheberrecht © 2013-2018 Graeme Gott"
 
@@ -134,7 +134,7 @@ msgstr "Einstellungsverwaltung konnte nicht gestartet werden."
 msgid "Failed to switch users."
 msgstr "Konnte Programm zum Benutzerwechsel nicht ausführen."
 
-#: ../panel-plugin/window.cpp:162
+#: ../panel-plugin/window.cpp:150
 msgid "Favorites"
 msgstr "Favoriten"
 
@@ -147,7 +147,8 @@ msgid "Icon and title"
 msgstr "Symbol und Titel"
 
 #: ../panel-plugin/configuration-dialog.cpp:730
-msgid "Ignore _favorites"
+#, fuzzy
+msgid "Include _favorites"
 msgstr "_Favoriten vernachlässigen"
 
 #: ../panel-plugin/configuration-dialog.cpp:623
@@ -215,7 +216,7 @@ msgstr "_Kategorien beim Leistenknopf positionieren"
 msgid "Position commands next to search _entry"
 msgstr "_Befehle beim Sucheintrag positionieren"
 
-#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:168
+#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:156
 msgid "Recently Used"
 msgstr "Zuletzt verwendet"
 
@@ -313,15 +314,15 @@ msgstr "Die Aktion wird unwiderruflich gelöscht."
 msgid "Title"
 msgstr "Titel"
 
-#: ../panel-plugin/page.cpp:372
+#: ../panel-plugin/page.cpp:333
 msgid "Unable to add launcher to desktop."
 msgstr "Starter konnte nicht zum Schreibtisch hinzufügt werden."
 
-#: ../panel-plugin/page.cpp:411 ../panel-plugin/page.cpp:420
+#: ../panel-plugin/page.cpp:372 ../panel-plugin/page.cpp:381
 msgid "Unable to add launcher to panel."
 msgstr "Starter konnte nicht zur Leiste hinzufügt werden."
 
-#: ../panel-plugin/page.cpp:449
+#: ../panel-plugin/page.cpp:410
 msgid "Unable to edit launcher."
 msgstr "Starter konnte nicht bearbeitet werden."
 
@@ -413,6 +414,6 @@ msgstr "_Regulärer Ausdruck"
 msgid "_Title:"
 msgstr "_Titel:"
 
-#: ../panel-plugin/plugin.cpp:450
+#: ../panel-plugin/plugin.cpp:410
 msgid "translator-credits"
 msgstr "Übersetzerdanksagungen"
diff --git a/po/el.po b/po/el.po
index 03174b2..95331cb 100644
--- a/po/el.po
+++ b/po/el.po
@@ -13,7 +13,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-04-07 08:16-0400\n"
+"POT-Creation-Date: 2018-04-15 08:22-0400\n"
 "PO-Revision-Date: 2017-01-21 13:31+0000\n"
 "Last-Translator: Thanos Apostolou <thanosapostolou at outlook.com>\n"
 "Language-Team: Greek (http://www.transifex.com/gottcode/xfce4-whiskermenu-"
@@ -48,7 +48,7 @@ msgstr "Όλα"
 msgid "All _Settings"
 msgstr "Όλες οι _ρυθμίσεις"
 
-#: ../panel-plugin/plugin.cpp:445
+#: ../panel-plugin/plugin.cpp:405
 msgid "Alternate application launcher for Xfce"
 msgstr "Εναλλακτικός εκκινητής εφαρμογών για το Xfce"
 
@@ -56,7 +56,7 @@ msgstr "Εναλλακτικός εκκινητής εφαρμογών για τ
 msgid "Amount of _items:"
 msgstr "Σύνολο _αντικειμένων:"
 
-#: ../panel-plugin/plugin.cpp:258
+#: ../panel-plugin/plugin.cpp:210
 msgid "Applications"
 msgstr "Εφαρμογές"
 
@@ -80,7 +80,7 @@ msgstr "Μέγεθος εικονιδίων _κατηγοριών:"
 msgid "Clear Recently Used"
 msgstr "Εκκαθάριση Πρόσφατα Χρησιμοποιημένων"
 
-#: ../panel-plugin/plugin.cpp:446
+#: ../panel-plugin/plugin.cpp:406
 msgid "Copyright © 2013-2018 Graeme Gott"
 msgstr "Copyright © 2013-2018 Graeme Gott"
 
@@ -134,7 +134,7 @@ msgstr "Αποτυχία εκκίνησης του διαχειριστή ρυθ
 msgid "Failed to switch users."
 msgstr "Αποτυχία εναλλαγής χρηστών."
 
-#: ../panel-plugin/window.cpp:162
+#: ../panel-plugin/window.cpp:150
 msgid "Favorites"
 msgstr "Αγαπημένα"
 
@@ -147,7 +147,8 @@ msgid "Icon and title"
 msgstr "Εικονίδιο και τίτλος"
 
 #: ../panel-plugin/configuration-dialog.cpp:730
-msgid "Ignore _favorites"
+#, fuzzy
+msgid "Include _favorites"
 msgstr "Ε_ξαίρεση αγαπημένων"
 
 #: ../panel-plugin/configuration-dialog.cpp:623
@@ -215,7 +216,7 @@ msgstr "Τοποθέτηση των κατη_γοριών δίπλα στο κο
 msgid "Position commands next to search _entry"
 msgstr "Τοποθέτηση των εντολών δίπ_λα στο πεδίο εύρεσης"
 
-#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:168
+#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:156
 msgid "Recently Used"
 msgstr "Πρόσφατα"
 
@@ -313,15 +314,15 @@ msgstr "Η δράση αυτή θα διαγραφεί μόνιμα"
 msgid "Title"
 msgstr "Τίτλος"
 
-#: ../panel-plugin/page.cpp:372
+#: ../panel-plugin/page.cpp:333
 msgid "Unable to add launcher to desktop."
 msgstr "Απέτυχε η προσθήκη εκκινητή στην επιφάνεια εργασίας."
 
-#: ../panel-plugin/page.cpp:411 ../panel-plugin/page.cpp:420
+#: ../panel-plugin/page.cpp:372 ../panel-plugin/page.cpp:381
 msgid "Unable to add launcher to panel."
 msgstr "Απέτυχε η προσθήκη εκκινητή στο ταμπλό."
 
-#: ../panel-plugin/page.cpp:449
+#: ../panel-plugin/page.cpp:410
 msgid "Unable to edit launcher."
 msgstr "Απέτυχε η επεξεργασία εκκινητή."
 
@@ -413,6 +414,6 @@ msgstr "_Κανονική έκφραση"
 msgid "_Title:"
 msgstr "_Τίτλος:"
 
-#: ../panel-plugin/plugin.cpp:450
+#: ../panel-plugin/plugin.cpp:410
 msgid "translator-credits"
 msgstr "Γιώργος Βλαχάβας <vlahavas~at~gmail~dot~com>"
diff --git a/po/en_GB.po b/po/en_GB.po
index b084cfc..e91dc46 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-04-07 08:16-0400\n"
+"POT-Creation-Date: 2018-04-15 08:22-0400\n"
 "PO-Revision-Date: 2013-12-08 23:43+0000\n"
 "Last-Translator: Graeme Gott <graeme at gottcode.org>\n"
 "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/"
@@ -43,7 +43,7 @@ msgstr "All"
 msgid "All _Settings"
 msgstr "All _Settings"
 
-#: ../panel-plugin/plugin.cpp:445
+#: ../panel-plugin/plugin.cpp:405
 msgid "Alternate application launcher for Xfce"
 msgstr ""
 
@@ -51,7 +51,7 @@ msgstr ""
 msgid "Amount of _items:"
 msgstr ""
 
-#: ../panel-plugin/plugin.cpp:258
+#: ../panel-plugin/plugin.cpp:210
 #, fuzzy
 msgid "Applications"
 msgstr "Applications Menu"
@@ -76,7 +76,7 @@ msgstr "Categ_ory icon size:"
 msgid "Clear Recently Used"
 msgstr "Clear Recently Used"
 
-#: ../panel-plugin/plugin.cpp:446
+#: ../panel-plugin/plugin.cpp:406
 msgid "Copyright © 2013-2018 Graeme Gott"
 msgstr ""
 
@@ -133,7 +133,7 @@ msgstr "Failed to open settings manager."
 msgid "Failed to switch users."
 msgstr "Failed to switch users."
 
-#: ../panel-plugin/window.cpp:162
+#: ../panel-plugin/window.cpp:150
 msgid "Favorites"
 msgstr "Favourites"
 
@@ -147,7 +147,7 @@ msgstr "Icon and title"
 
 #: ../panel-plugin/configuration-dialog.cpp:730
 #, fuzzy
-msgid "Ignore _favorites"
+msgid "Include _favorites"
 msgstr "Favourites"
 
 #: ../panel-plugin/configuration-dialog.cpp:623
@@ -216,7 +216,7 @@ msgstr "Position _search entry next to panel button"
 msgid "Position commands next to search _entry"
 msgstr "Position commands next to search _entry"
 
-#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:168
+#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:156
 msgid "Recently Used"
 msgstr "Recently Used"
 
@@ -315,15 +315,15 @@ msgstr "The action will be deleted permanently."
 msgid "Title"
 msgstr "Title"
 
-#: ../panel-plugin/page.cpp:372
+#: ../panel-plugin/page.cpp:333
 msgid "Unable to add launcher to desktop."
 msgstr "Unable to add launcher to desktop."
 
-#: ../panel-plugin/page.cpp:411 ../panel-plugin/page.cpp:420
+#: ../panel-plugin/page.cpp:372 ../panel-plugin/page.cpp:381
 msgid "Unable to add launcher to panel."
 msgstr "Unable to add launcher to panel."
 
-#: ../panel-plugin/page.cpp:449
+#: ../panel-plugin/page.cpp:410
 #, fuzzy
 msgid "Unable to edit launcher."
 msgstr "Unable to add launcher to panel."
@@ -417,7 +417,7 @@ msgstr "_Regular expression"
 msgid "_Title:"
 msgstr "_Title:"
 
-#: ../panel-plugin/plugin.cpp:450
+#: ../panel-plugin/plugin.cpp:410
 msgid "translator-credits"
 msgstr ""
 
diff --git a/po/es.po b/po/es.po
index e578f8f..1338a18 100644
--- a/po/es.po
+++ b/po/es.po
@@ -15,7 +15,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-04-07 08:16-0400\n"
+"POT-Creation-Date: 2018-04-15 08:22-0400\n"
 "PO-Revision-Date: 2018-04-08 03:48+0000\n"
 "Last-Translator: Adolfo Jayme-Barrientos\n"
 "Language-Team: Spanish (http://www.transifex.com/gottcode/xfce4-whiskermenu-"
@@ -50,7 +50,7 @@ msgstr "Todas"
 msgid "All _Settings"
 msgstr "_Toda la configuración"
 
-#: ../panel-plugin/plugin.cpp:445
+#: ../panel-plugin/plugin.cpp:405
 msgid "Alternate application launcher for Xfce"
 msgstr "Lanzador de aplicaciones alternativo para Xfce"
 
@@ -58,7 +58,7 @@ msgstr "Lanzador de aplicaciones alternativo para Xfce"
 msgid "Amount of _items:"
 msgstr "Cantidad de _elementos:"
 
-#: ../panel-plugin/plugin.cpp:258
+#: ../panel-plugin/plugin.cpp:210
 msgid "Applications"
 msgstr "Aplicaciones"
 
@@ -82,7 +82,7 @@ msgstr "Tamaño del icono de las cate_gorías:"
 msgid "Clear Recently Used"
 msgstr "Limpiar elementos recientes"
 
-#: ../panel-plugin/plugin.cpp:446
+#: ../panel-plugin/plugin.cpp:406
 msgid "Copyright © 2013-2018 Graeme Gott"
 msgstr "© 2013-2018 Graeme Gott"
 
@@ -136,7 +136,7 @@ msgstr "No se pudo ejecutar el gestor de configuración."
 msgid "Failed to switch users."
 msgstr "No se pudo cambiar de usuario."
 
-#: ../panel-plugin/window.cpp:162
+#: ../panel-plugin/window.cpp:150
 msgid "Favorites"
 msgstr "Favoritas"
 
@@ -149,7 +149,8 @@ msgid "Icon and title"
 msgstr "Icono y título"
 
 #: ../panel-plugin/configuration-dialog.cpp:730
-msgid "Ignore _favorites"
+#, fuzzy
+msgid "Include _favorites"
 msgstr "Ignorar los fa_voritos"
 
 #: ../panel-plugin/configuration-dialog.cpp:623
@@ -217,7 +218,7 @@ msgstr "Colocar categorí_as al lado del botón del panel"
 msgid "Position commands next to search _entry"
 msgstr "Posicionar las órdenes junto al cuadr_o de búsqueda"
 
-#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:168
+#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:156
 msgid "Recently Used"
 msgstr "Usadas recientemente"
 
@@ -315,15 +316,15 @@ msgstr "Se eliminará la acción permanentemente."
 msgid "Title"
 msgstr "Título"
 
-#: ../panel-plugin/page.cpp:372
+#: ../panel-plugin/page.cpp:333
 msgid "Unable to add launcher to desktop."
 msgstr "No se pudo añadir el lanzador al escritorio."
 
-#: ../panel-plugin/page.cpp:411 ../panel-plugin/page.cpp:420
+#: ../panel-plugin/page.cpp:372 ../panel-plugin/page.cpp:381
 msgid "Unable to add launcher to panel."
 msgstr "No se pudo añadir el lanzador al panel."
 
-#: ../panel-plugin/page.cpp:449
+#: ../panel-plugin/page.cpp:410
 msgid "Unable to edit launcher."
 msgstr "No se pudo editar el lanzador."
 
@@ -415,7 +416,7 @@ msgstr "E_xpresión regular"
 msgid "_Title:"
 msgstr "_Título:"
 
-#: ../panel-plugin/plugin.cpp:450
+#: ../panel-plugin/plugin.cpp:410
 msgid "translator-credits"
 msgstr ""
 "Adolfo Jayme Barrientos <fitojb at ubuntu.com>, 2013–2016\n"
diff --git a/po/et.po b/po/et.po
index 3ffd48e..3fcccab 100644
--- a/po/et.po
+++ b/po/et.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-04-07 08:16-0400\n"
+"POT-Creation-Date: 2018-04-15 08:22-0400\n"
 "PO-Revision-Date: 2013-12-07 12:58+0000\n"
 "Last-Translator: Graeme Gott <graeme at gottcode.org>\n"
 "Language-Team: Estonian (http://www.transifex.com/projects/p/xfce4-"
@@ -43,7 +43,7 @@ msgstr ""
 msgid "All _Settings"
 msgstr ""
 
-#: ../panel-plugin/plugin.cpp:445
+#: ../panel-plugin/plugin.cpp:405
 msgid "Alternate application launcher for Xfce"
 msgstr ""
 
@@ -51,7 +51,7 @@ msgstr ""
 msgid "Amount of _items:"
 msgstr ""
 
-#: ../panel-plugin/plugin.cpp:258
+#: ../panel-plugin/plugin.cpp:210
 #, fuzzy
 msgid "Applications"
 msgstr "Rakenduste menüü"
@@ -76,7 +76,7 @@ msgstr ""
 msgid "Clear Recently Used"
 msgstr "Puhasta hiljuti kasutatud"
 
-#: ../panel-plugin/plugin.cpp:446
+#: ../panel-plugin/plugin.cpp:406
 msgid "Copyright © 2013-2018 Graeme Gott"
 msgstr ""
 
@@ -132,7 +132,7 @@ msgstr ""
 msgid "Failed to switch users."
 msgstr ""
 
-#: ../panel-plugin/window.cpp:162
+#: ../panel-plugin/window.cpp:150
 msgid "Favorites"
 msgstr "Lemmikud"
 
@@ -146,7 +146,7 @@ msgstr ""
 
 #: ../panel-plugin/configuration-dialog.cpp:730
 #, fuzzy
-msgid "Ignore _favorites"
+msgid "Include _favorites"
 msgstr "Lemmikud"
 
 #: ../panel-plugin/configuration-dialog.cpp:623
@@ -214,7 +214,7 @@ msgstr ""
 msgid "Position commands next to search _entry"
 msgstr ""
 
-#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:168
+#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:156
 msgid "Recently Used"
 msgstr "Hiljuti kasutatud"
 
@@ -313,15 +313,15 @@ msgstr ""
 msgid "Title"
 msgstr ""
 
-#: ../panel-plugin/page.cpp:372
+#: ../panel-plugin/page.cpp:333
 msgid "Unable to add launcher to desktop."
 msgstr ""
 
-#: ../panel-plugin/page.cpp:411 ../panel-plugin/page.cpp:420
+#: ../panel-plugin/page.cpp:372 ../panel-plugin/page.cpp:381
 msgid "Unable to add launcher to panel."
 msgstr ""
 
-#: ../panel-plugin/page.cpp:449
+#: ../panel-plugin/page.cpp:410
 #, fuzzy
 msgid "Unable to edit launcher."
 msgstr "Protsessi pole võimalik lõpetada"
@@ -414,7 +414,7 @@ msgstr ""
 msgid "_Title:"
 msgstr ""
 
-#: ../panel-plugin/plugin.cpp:450
+#: ../panel-plugin/plugin.cpp:410
 msgid "translator-credits"
 msgstr ""
 
diff --git a/po/eu.po b/po/eu.po
index 74139a8..b478adf 100644
--- a/po/eu.po
+++ b/po/eu.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-04-07 08:16-0400\n"
+"POT-Creation-Date: 2018-04-15 08:22-0400\n"
 "PO-Revision-Date: 2016-09-16 02:21+0000\n"
 "Last-Translator: John Smith <aboutafteragain at gmail.com>\n"
 "Language-Team: Basque (http://www.transifex.com/gottcode/xfce4-whiskermenu-"
@@ -44,7 +44,7 @@ msgstr "Denak"
 msgid "All _Settings"
 msgstr "Ezarpen_guztiak"
 
-#: ../panel-plugin/plugin.cpp:445
+#: ../panel-plugin/plugin.cpp:405
 msgid "Alternate application launcher for Xfce"
 msgstr "XFCErentzako ordezko aplikazio abiarazlea"
 
@@ -52,7 +52,7 @@ msgstr "XFCErentzako ordezko aplikazio abiarazlea"
 msgid "Amount of _items:"
 msgstr ""
 
-#: ../panel-plugin/plugin.cpp:258
+#: ../panel-plugin/plugin.cpp:210
 msgid "Applications"
 msgstr "Aplikazioak"
 
@@ -76,7 +76,7 @@ msgstr ""
 msgid "Clear Recently Used"
 msgstr ""
 
-#: ../panel-plugin/plugin.cpp:446
+#: ../panel-plugin/plugin.cpp:406
 msgid "Copyright © 2013-2018 Graeme Gott"
 msgstr ""
 
@@ -131,7 +131,7 @@ msgstr ""
 msgid "Failed to switch users."
 msgstr ""
 
-#: ../panel-plugin/window.cpp:162
+#: ../panel-plugin/window.cpp:150
 msgid "Favorites"
 msgstr "Gogokoenak"
 
@@ -144,7 +144,7 @@ msgid "Icon and title"
 msgstr "Ikono eta izenburua"
 
 #: ../panel-plugin/configuration-dialog.cpp:730
-msgid "Ignore _favorites"
+msgid "Include _favorites"
 msgstr ""
 
 #: ../panel-plugin/configuration-dialog.cpp:623
@@ -212,7 +212,7 @@ msgstr ""
 msgid "Position commands next to search _entry"
 msgstr ""
 
-#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:168
+#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:156
 msgid "Recently Used"
 msgstr ""
 
@@ -310,15 +310,15 @@ msgstr ""
 msgid "Title"
 msgstr "Izenburua"
 
-#: ../panel-plugin/page.cpp:372
+#: ../panel-plugin/page.cpp:333
 msgid "Unable to add launcher to desktop."
 msgstr ""
 
-#: ../panel-plugin/page.cpp:411 ../panel-plugin/page.cpp:420
+#: ../panel-plugin/page.cpp:372 ../panel-plugin/page.cpp:381
 msgid "Unable to add launcher to panel."
 msgstr ""
 
-#: ../panel-plugin/page.cpp:449
+#: ../panel-plugin/page.cpp:410
 #, fuzzy
 msgid "Unable to edit launcher."
 msgstr "Ezin da prozesua amaitu"
@@ -411,6 +411,6 @@ msgstr ""
 msgid "_Title:"
 msgstr "_Izenburua:"
 
-#: ../panel-plugin/plugin.cpp:450
+#: ../panel-plugin/plugin.cpp:410
 msgid "translator-credits"
 msgstr "itzultzailearen-kredituak"
diff --git a/po/fa.po b/po/fa.po
index dc35677..3b6073c 100644
--- a/po/fa.po
+++ b/po/fa.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-04-07 08:16-0400\n"
+"POT-Creation-Date: 2018-04-15 08:22-0400\n"
 "PO-Revision-Date: 2015-06-04 14:31+0000\n"
 "Last-Translator: Reza Gharibi <reza.gharibi.rg at gmail.com>\n"
 "Language-Team: Persian (http://www.transifex.com/gottcode/xfce4-whiskermenu-"
@@ -43,7 +43,7 @@ msgstr "همه"
 msgid "All _Settings"
 msgstr "همه‌ی _تنظیمات"
 
-#: ../panel-plugin/plugin.cpp:445
+#: ../panel-plugin/plugin.cpp:405
 msgid "Alternate application launcher for Xfce"
 msgstr "اجراکننده‌ای جایگزین برای Xfce"
 
@@ -51,7 +51,7 @@ msgstr "اجراکننده‌ای جایگزین برای Xfce"
 msgid "Amount of _items:"
 msgstr "تعداد _آیتم‌ها"
 
-#: ../panel-plugin/plugin.cpp:258
+#: ../panel-plugin/plugin.cpp:210
 msgid "Applications"
 msgstr "برنامه‌ها"
 
@@ -75,7 +75,7 @@ msgstr "اندازه‌ی آیکان دست_ه:"
 msgid "Clear Recently Used"
 msgstr "پاک‌کردن به‌تازگی استفاده شده"
 
-#: ../panel-plugin/plugin.cpp:446
+#: ../panel-plugin/plugin.cpp:406
 msgid "Copyright © 2013-2018 Graeme Gott"
 msgstr "کپی‌رایت © 2013-2018 Graeme Gott"
 
@@ -130,7 +130,7 @@ msgstr "بازکردن مدیریت تنظیمات با شکست مواجه شد
 msgid "Failed to switch users."
 msgstr "تغییر کاربر با شکست مواجه شد."
 
-#: ../panel-plugin/window.cpp:162
+#: ../panel-plugin/window.cpp:150
 msgid "Favorites"
 msgstr "علاقه‌مندی‌ها"
 
@@ -143,7 +143,8 @@ msgid "Icon and title"
 msgstr "آیکان و عنوان"
 
 #: ../panel-plugin/configuration-dialog.cpp:730
-msgid "Ignore _favorites"
+#, fuzzy
+msgid "Include _favorites"
 msgstr "چشم‌پوشی از _مورد علاقه‌ها"
 
 #: ../panel-plugin/configuration-dialog.cpp:623
@@ -211,7 +212,7 @@ msgstr "قراردادن دسته‌ها درکنار دکمه‌ی پنل"
 msgid "Position commands next to search _entry"
 msgstr "قراردادن دستورها کنار _ورودی جست‌و‌جو"
 
-#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:168
+#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:156
 msgid "Recently Used"
 msgstr "به تازگی استفاده شده"
 
@@ -310,15 +311,15 @@ msgstr "عمل برای همیشه حذف خواهدشد."
 msgid "Title"
 msgstr "عنوان"
 
-#: ../panel-plugin/page.cpp:372
+#: ../panel-plugin/page.cpp:333
 msgid "Unable to add launcher to desktop."
 msgstr "ناتوان در اضافه‌کردن لانچر به میزکار."
 
-#: ../panel-plugin/page.cpp:411 ../panel-plugin/page.cpp:420
+#: ../panel-plugin/page.cpp:372 ../panel-plugin/page.cpp:381
 msgid "Unable to add launcher to panel."
 msgstr "ناتوان در اضافه‌کردن لانچر به پنل."
 
-#: ../panel-plugin/page.cpp:449
+#: ../panel-plugin/page.cpp:410
 #, fuzzy
 msgid "Unable to edit launcher."
 msgstr "ناتوان در اضافه‌کردن لانچر به پنل."
@@ -411,6 +412,6 @@ msgstr "_عبارت منظم"
 msgid "_Title:"
 msgstr "_عنوان:"
 
-#: ../panel-plugin/plugin.cpp:450
+#: ../panel-plugin/plugin.cpp:410
 msgid "translator-credits"
 msgstr "ترجمه کننده‌ها"
diff --git a/po/fi.po b/po/fi.po
index 3fc92e0..3c200b0 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-04-07 08:16-0400\n"
+"POT-Creation-Date: 2018-04-15 08:22-0400\n"
 "PO-Revision-Date: 2018-01-02 16:56+0000\n"
 "Last-Translator: Assalat3 <assalat3 at gmail.com>\n"
 "Language-Team: Finnish (http://www.transifex.com/gottcode/xfce4-whiskermenu-"
@@ -46,7 +46,7 @@ msgstr "Kaikki"
 msgid "All _Settings"
 msgstr "Kaikki a_setukset"
 
-#: ../panel-plugin/plugin.cpp:445
+#: ../panel-plugin/plugin.cpp:405
 msgid "Alternate application launcher for Xfce"
 msgstr "Vaihtoehtoinen sovellusten käynnistin Xfce:lle"
 
@@ -54,7 +54,7 @@ msgstr "Vaihtoehtoinen sovellusten käynnistin Xfce:lle"
 msgid "Amount of _items:"
 msgstr "_Kohteiden määrä:"
 
-#: ../panel-plugin/plugin.cpp:258
+#: ../panel-plugin/plugin.cpp:210
 msgid "Applications"
 msgstr "Sovellukset"
 
@@ -78,7 +78,7 @@ msgstr "Kateg_orian kuvakkeen koko:"
 msgid "Clear Recently Used"
 msgstr "Pyyhi viimeksi käytetyt"
 
-#: ../panel-plugin/plugin.cpp:446
+#: ../panel-plugin/plugin.cpp:406
 msgid "Copyright © 2013-2018 Graeme Gott"
 msgstr "Tekijänoikeudet © 2013-2018 Graeme Gott"
 
@@ -132,7 +132,7 @@ msgstr "Asetustenhallinnan avaaminen epäonnistui."
 msgid "Failed to switch users."
 msgstr "Käyttäjän vaihtaminen epäonnistui."
 
-#: ../panel-plugin/window.cpp:162
+#: ../panel-plugin/window.cpp:150
 msgid "Favorites"
 msgstr "Suosikit"
 
@@ -145,7 +145,8 @@ msgid "Icon and title"
 msgstr "Kuvake ja otsikko"
 
 #: ../panel-plugin/configuration-dialog.cpp:730
-msgid "Ignore _favorites"
+#, fuzzy
+msgid "Include _favorites"
 msgstr "Jätä _suosikit huomioimatta"
 
 #: ../panel-plugin/configuration-dialog.cpp:623
@@ -213,7 +214,7 @@ msgstr "Sijoita _kategoriat paneelipainikkeen viereen"
 msgid "Position commands next to search _entry"
 msgstr "Sijoita komennot _hakukentän viereen"
 
-#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:168
+#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:156
 msgid "Recently Used"
 msgstr "Viimeksi käytetyt"
 
@@ -311,15 +312,15 @@ msgstr "Toiminto poistetaan pysyvästi."
 msgid "Title"
 msgstr "Otsikko"
 
-#: ../panel-plugin/page.cpp:372
+#: ../panel-plugin/page.cpp:333
 msgid "Unable to add launcher to desktop."
 msgstr "Työpöydälle ei voitu luoda käynnistintä."
 
-#: ../panel-plugin/page.cpp:411 ../panel-plugin/page.cpp:420
+#: ../panel-plugin/page.cpp:372 ../panel-plugin/page.cpp:381
 msgid "Unable to add launcher to panel."
 msgstr "Paneeliin ei voitu luoda käynnistintä."
 
-#: ../panel-plugin/page.cpp:449
+#: ../panel-plugin/page.cpp:410
 msgid "Unable to edit launcher."
 msgstr "Käynnistintä ei voitu muokata."
 
@@ -411,6 +412,6 @@ msgstr "Säännöllinen lauseke (_regex)"
 msgid "_Title:"
 msgstr "_Otsikko:"
 
-#: ../panel-plugin/plugin.cpp:450
+#: ../panel-plugin/plugin.cpp:410
 msgid "translator-credits"
 msgstr "Pasi Lallinaho <pasi at shimmerproject.org>"
diff --git a/po/fr.po b/po/fr.po
index 76be591..d14a1fc 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -13,7 +13,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-04-07 08:16-0400\n"
+"POT-Creation-Date: 2018-04-15 08:22-0400\n"
 "PO-Revision-Date: 2018-04-12 10:03+0000\n"
 "Last-Translator: Charles Monzat <superboa at hotmail.fr>\n"
 "Language-Team: French (http://www.transifex.com/gottcode/xfce4-whiskermenu-"
@@ -48,7 +48,7 @@ msgstr "Tout"
 msgid "All _Settings"
 msgstr "Tous les _paramètres"
 
-#: ../panel-plugin/plugin.cpp:445
+#: ../panel-plugin/plugin.cpp:405
 msgid "Alternate application launcher for Xfce"
 msgstr "Lanceur d’application alternatif pour Xfce"
 
@@ -56,7 +56,7 @@ msgstr "Lanceur d’application alternatif pour Xfce"
 msgid "Amount of _items:"
 msgstr "Nombre d’élé_ments :"
 
-#: ../panel-plugin/plugin.cpp:258
+#: ../panel-plugin/plugin.cpp:210
 msgid "Applications"
 msgstr "Applications"
 
@@ -81,7 +81,7 @@ msgstr "Taille des icônes des caté_gories :"
 msgid "Clear Recently Used"
 msgstr "Effacer les applications récemment utilisées"
 
-#: ../panel-plugin/plugin.cpp:446
+#: ../panel-plugin/plugin.cpp:406
 msgid "Copyright © 2013-2018 Graeme Gott"
 msgstr "Copyright © 2013-2018 Graeme Gott"
 
@@ -135,7 +135,7 @@ msgstr "Impossible d’ouvrir le gestionnaire de paramètres."
 msgid "Failed to switch users."
 msgstr "Impossible de changer d’utilisateur."
 
-#: ../panel-plugin/window.cpp:162
+#: ../panel-plugin/window.cpp:150
 msgid "Favorites"
 msgstr "Favoris"
 
@@ -148,7 +148,8 @@ msgid "Icon and title"
 msgstr "Icône et texte"
 
 #: ../panel-plugin/configuration-dialog.cpp:730
-msgid "Ignore _favorites"
+#, fuzzy
+msgid "Include _favorites"
 msgstr "Ignorer les _favoris"
 
 #: ../panel-plugin/configuration-dialog.cpp:623
@@ -216,7 +217,7 @@ msgstr "Positionner les caté_gories à côté du bouton du tableau de bord"
 msgid "Position commands next to search _entry"
 msgstr "Positionner les commandes à côté du _champ de recherche"
 
-#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:168
+#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:156
 msgid "Recently Used"
 msgstr "Récemment utilisées"
 
@@ -314,15 +315,15 @@ msgstr "Cette action sera définitivement supprimée."
 msgid "Title"
 msgstr "Titre"
 
-#: ../panel-plugin/page.cpp:372
+#: ../panel-plugin/page.cpp:333
 msgid "Unable to add launcher to desktop."
 msgstr "Impossible d’ajouter le lanceur sur le bureau."
 
-#: ../panel-plugin/page.cpp:411 ../panel-plugin/page.cpp:420
+#: ../panel-plugin/page.cpp:372 ../panel-plugin/page.cpp:381
 msgid "Unable to add launcher to panel."
 msgstr "Impossible d’ajouter le lanceur dans le tableau de bord."
 
-#: ../panel-plugin/page.cpp:449
+#: ../panel-plugin/page.cpp:410
 msgid "Unable to edit launcher."
 msgstr "Impossible de modifier le lanceur."
 
@@ -414,6 +415,6 @@ msgstr "_Expression régulière"
 msgid "_Title:"
 msgstr "_Titre :"
 
-#: ../panel-plugin/plugin.cpp:450
+#: ../panel-plugin/plugin.cpp:410
 msgid "translator-credits"
 msgstr "L’équipe de traduction francophone du Menu Whisker"
diff --git a/po/he.po b/po/he.po
index 04b11a0..1a84915 100644
--- a/po/he.po
+++ b/po/he.po
@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-04-07 08:16-0400\n"
+"POT-Creation-Date: 2018-04-15 08:22-0400\n"
 "PO-Revision-Date: 2017-09-23 19:01+0000\n"
 "Last-Translator: Eli Shleifer <eligator at gmail.com>\n"
 "Language-Team: Hebrew (http://www.transifex.com/gottcode/xfce4-whiskermenu-"
@@ -46,7 +46,7 @@ msgstr "כולם"
 msgid "All _Settings"
 msgstr "כל _ההגדרות"
 
-#: ../panel-plugin/plugin.cpp:445
+#: ../panel-plugin/plugin.cpp:405
 msgid "Alternate application launcher for Xfce"
 msgstr "מפעיל יישום חלופי ל-Xfce "
 
@@ -54,7 +54,7 @@ msgstr "מפעיל יישום חלופי ל-Xfce "
 msgid "Amount of _items:"
 msgstr "כמות _פריטים:"
 
-#: ../panel-plugin/plugin.cpp:258
+#: ../panel-plugin/plugin.cpp:210
 msgid "Applications"
 msgstr "יישומים"
 
@@ -78,7 +78,7 @@ msgstr "גודל איקון _קטגוריה:"
 msgid "Clear Recently Used"
 msgstr "נקה תפריט בשימוש לאחרונה"
 
-#: ../panel-plugin/plugin.cpp:446
+#: ../panel-plugin/plugin.cpp:406
 msgid "Copyright © 2013-2018 Graeme Gott"
 msgstr "זכויות יוצרים © 2013-2018 Graeme Gott"
 
@@ -132,7 +132,7 @@ msgstr "נכשל לפתוח מנהל הגדרות."
 msgid "Failed to switch users."
 msgstr "נכשל להעביר בין משתמשים."
 
-#: ../panel-plugin/window.cpp:162
+#: ../panel-plugin/window.cpp:150
 msgid "Favorites"
 msgstr "מועדפים"
 
@@ -145,7 +145,8 @@ msgid "Icon and title"
 msgstr "איקון וכותרת"
 
 #: ../panel-plugin/configuration-dialog.cpp:730
-msgid "Ignore _favorites"
+#, fuzzy
+msgid "Include _favorites"
 msgstr "התעלם מ_מועדפים"
 
 #: ../panel-plugin/configuration-dialog.cpp:623
@@ -213,7 +214,7 @@ msgstr "מקם ק_טגוריות לצד כפתור לוח"
 msgid "Position commands next to search _entry"
 msgstr "מקם פקודות ליד _ערך חיפוש"
 
-#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:168
+#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:156
 msgid "Recently Used"
 msgstr "בשימוש לאחרונה"
 
@@ -311,15 +312,15 @@ msgstr "הפעולה תימחק באופן קבוע."
 msgid "Title"
 msgstr "כותרת"
 
-#: ../panel-plugin/page.cpp:372
+#: ../panel-plugin/page.cpp:333
 msgid "Unable to add launcher to desktop."
 msgstr "לא יכול להוסיף מפעיל לשולחן עבודה."
 
-#: ../panel-plugin/page.cpp:411 ../panel-plugin/page.cpp:420
+#: ../panel-plugin/page.cpp:372 ../panel-plugin/page.cpp:381
 msgid "Unable to add launcher to panel."
 msgstr "לא יכול להוסיף מפעיל ללוח."
 
-#: ../panel-plugin/page.cpp:449
+#: ../panel-plugin/page.cpp:410
 msgid "Unable to edit launcher."
 msgstr "לא ניתן לערוך את המפעיל."
 
@@ -411,6 +412,6 @@ msgstr "_ביטוי רגולרי"
 msgid "_Title:"
 msgstr "_כותרת:"
 
-#: ../panel-plugin/plugin.cpp:450
+#: ../panel-plugin/plugin.cpp:410
 msgid "translator-credits"
 msgstr "שבחים-מתרגמים"
diff --git a/po/hr.po b/po/hr.po
index 1da5fd2..7cda099 100644
--- a/po/hr.po
+++ b/po/hr.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-04-07 08:16-0400\n"
+"POT-Creation-Date: 2018-04-15 08:22-0400\n"
 "PO-Revision-Date: 2016-12-01 14:12+0000\n"
 "Last-Translator: Ante Grubišić Čabo <ante.gc at gmail.com>\n"
 "Language-Team: Croatian (http://www.transifex.com/gottcode/xfce4-whiskermenu-"
@@ -45,7 +45,7 @@ msgstr "Sve"
 msgid "All _Settings"
 msgstr "Sve _Postavke"
 
-#: ../panel-plugin/plugin.cpp:445
+#: ../panel-plugin/plugin.cpp:405
 msgid "Alternate application launcher for Xfce"
 msgstr "Alternativni pokretač aplikacija za Xfce"
 
@@ -53,7 +53,7 @@ msgstr "Alternativni pokretač aplikacija za Xfce"
 msgid "Amount of _items:"
 msgstr "Broj stavki:"
 
-#: ../panel-plugin/plugin.cpp:258
+#: ../panel-plugin/plugin.cpp:210
 msgid "Applications"
 msgstr "Aplikacije"
 
@@ -77,7 +77,7 @@ msgstr "Veličin_a ikone kategorije:"
 msgid "Clear Recently Used"
 msgstr "Očisti kategoriju Najčešće korišteno"
 
-#: ../panel-plugin/plugin.cpp:446
+#: ../panel-plugin/plugin.cpp:406
 msgid "Copyright © 2013-2018 Graeme Gott"
 msgstr "Autorska prava © 2013-2018 Graeme Gott"
 
@@ -132,7 +132,7 @@ msgstr "Nije moguće otvoriti Upravitelja Postavki."
 msgid "Failed to switch users."
 msgstr "Nije moguće promijeniti korisnika."
 
-#: ../panel-plugin/window.cpp:162
+#: ../panel-plugin/window.cpp:150
 msgid "Favorites"
 msgstr "Omiljeno"
 
@@ -145,7 +145,8 @@ msgid "Icon and title"
 msgstr "Ikona i ime"
 
 #: ../panel-plugin/configuration-dialog.cpp:730
-msgid "Ignore _favorites"
+#, fuzzy
+msgid "Include _favorites"
 msgstr "Ignoriraj omiljene"
 
 #: ../panel-plugin/configuration-dialog.cpp:623
@@ -213,7 +214,7 @@ msgstr "Postavi kategorije pokraj gumba na ploči"
 msgid "Position commands next to search _entry"
 msgstr "Postavi komande kraj pret_raživanja"
 
-#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:168
+#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:156
 msgid "Recently Used"
 msgstr "Najčešće korišteno"
 
@@ -311,15 +312,15 @@ msgstr "Akcija će biti trajno uklonjena."
 msgid "Title"
 msgstr "Ime"
 
-#: ../panel-plugin/page.cpp:372
+#: ../panel-plugin/page.cpp:333
 msgid "Unable to add launcher to desktop."
 msgstr "Nije moguće dodati pokretač na Radnu površinu."
 
-#: ../panel-plugin/page.cpp:411 ../panel-plugin/page.cpp:420
+#: ../panel-plugin/page.cpp:372 ../panel-plugin/page.cpp:381
 msgid "Unable to add launcher to panel."
 msgstr "Nije moguće dodati pokretač na Ploču"
 
-#: ../panel-plugin/page.cpp:449
+#: ../panel-plugin/page.cpp:410
 #, fuzzy
 msgid "Unable to edit launcher."
 msgstr "Nije moguće dodati pokretač na Ploču"
@@ -412,6 +413,6 @@ msgstr "_Normalan izraz"
 msgid "_Title:"
 msgstr "_Naslov:"
 
-#: ../panel-plugin/plugin.cpp:450
+#: ../panel-plugin/plugin.cpp:410
 msgid "translator-credits"
 msgstr "Zasluge za prijevod"
diff --git a/po/hu.po b/po/hu.po
index 2c90a59..413e8cc 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -12,7 +12,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-04-07 08:16-0400\n"
+"POT-Creation-Date: 2018-04-15 08:22-0400\n"
 "PO-Revision-Date: 2017-09-23 19:05+0000\n"
 "Last-Translator: Rezső Páder <rezso at rezso.net>\n"
 "Language-Team: Hungarian (http://www.transifex.com/gottcode/xfce4-"
@@ -47,7 +47,7 @@ msgstr "Összes"
 msgid "All _Settings"
 msgstr "Összes _beállítás"
 
-#: ../panel-plugin/plugin.cpp:445
+#: ../panel-plugin/plugin.cpp:405
 msgid "Alternate application launcher for Xfce"
 msgstr "Alternatív alkalmazásindító az Xfce-hez"
 
@@ -55,7 +55,7 @@ msgstr "Alternatív alkalmazásindító az Xfce-hez"
 msgid "Amount of _items:"
 msgstr "Elemek száma:"
 
-#: ../panel-plugin/plugin.cpp:258
+#: ../panel-plugin/plugin.cpp:210
 msgid "Applications"
 msgstr "Alkalmazások"
 
@@ -79,7 +79,7 @@ msgstr "_Kategória ikon méret:"
 msgid "Clear Recently Used"
 msgstr "Előzmények törlése"
 
-#: ../panel-plugin/plugin.cpp:446
+#: ../panel-plugin/plugin.cpp:406
 msgid "Copyright © 2013-2018 Graeme Gott"
 msgstr "Copyright © 2013-2018 Graeme Gott"
 
@@ -133,7 +133,7 @@ msgstr "A beállítások megnyitása sikertelen."
 msgid "Failed to switch users."
 msgstr "Nem sikerült a felhasználóváltás."
 
-#: ../panel-plugin/window.cpp:162
+#: ../panel-plugin/window.cpp:150
 msgid "Favorites"
 msgstr "Kedvencek"
 
@@ -146,7 +146,8 @@ msgid "Icon and title"
 msgstr "Ikon és cím"
 
 #: ../panel-plugin/configuration-dialog.cpp:730
-msgid "Ignore _favorites"
+#, fuzzy
+msgid "Include _favorites"
 msgstr "Figyelmen kívül hagyás _favorites"
 
 #: ../panel-plugin/configuration-dialog.cpp:623
@@ -214,7 +215,7 @@ msgstr "Kate_góriák elhelyezése a panel gomb mellé"
 msgid "Position commands next to search _entry"
 msgstr "Parancsok elhelyezése a kereső_mező mellé"
 
-#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:168
+#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:156
 msgid "Recently Used"
 msgstr "Előzmények"
 
@@ -312,15 +313,15 @@ msgstr "A művelet véglegesen törölve lesz."
 msgid "Title"
 msgstr "Cím"
 
-#: ../panel-plugin/page.cpp:372
+#: ../panel-plugin/page.cpp:333
 msgid "Unable to add launcher to desktop."
 msgstr "Nem lehet az ikont kirakni az asztalra."
 
-#: ../panel-plugin/page.cpp:411 ../panel-plugin/page.cpp:420
+#: ../panel-plugin/page.cpp:372 ../panel-plugin/page.cpp:381
 msgid "Unable to add launcher to panel."
 msgstr "Nem lehet az ikont kirakni a tálcára."
 
-#: ../panel-plugin/page.cpp:449
+#: ../panel-plugin/page.cpp:410
 msgid "Unable to edit launcher."
 msgstr "Az indító nem szerkeszthető."
 
@@ -412,6 +413,6 @@ msgstr "_Reguláris kifejezés"
 msgid "_Title:"
 msgstr "_Cím:"
 
-#: ../panel-plugin/plugin.cpp:450
+#: ../panel-plugin/plugin.cpp:410
 msgid "translator-credits"
 msgstr "fordítás-érdemek"
diff --git a/po/id.po b/po/id.po
index 4d5e28f..7607ad5 100644
--- a/po/id.po
+++ b/po/id.po
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-04-07 08:16-0400\n"
+"POT-Creation-Date: 2018-04-15 08:22-0400\n"
 "PO-Revision-Date: 2015-06-17 04:48+0000\n"
 "Last-Translator: Mohamad Hasan Al Banna <se7entime at tutanota.com>\n"
 "Language-Team: Indonesian (http://www.transifex.com/gottcode/xfce4-"
@@ -45,7 +45,7 @@ msgstr "Semua"
 msgid "All _Settings"
 msgstr "Semua _Pengaturan"
 
-#: ../panel-plugin/plugin.cpp:445
+#: ../panel-plugin/plugin.cpp:405
 msgid "Alternate application launcher for Xfce"
 msgstr "Peluncur aplikasi alternatif untuk Xfce"
 
@@ -53,7 +53,7 @@ msgstr "Peluncur aplikasi alternatif untuk Xfce"
 msgid "Amount of _items:"
 msgstr "Jumlah _item:"
 
-#: ../panel-plugin/plugin.cpp:258
+#: ../panel-plugin/plugin.cpp:210
 msgid "Applications"
 msgstr "Aplikasi"
 
@@ -77,7 +77,7 @@ msgstr "ukuran ikon Kateg_ory:"
 msgid "Clear Recently Used"
 msgstr "Bersihkan yang Baru diGunakan"
 
-#: ../panel-plugin/plugin.cpp:446
+#: ../panel-plugin/plugin.cpp:406
 msgid "Copyright © 2013-2018 Graeme Gott"
 msgstr "Hak Cipta © 2013-2018 Graeme Gott"
 
@@ -132,7 +132,7 @@ msgstr "Gagal membuka menejer pengaturan."
 msgid "Failed to switch users."
 msgstr "Gagal berganti pengguna"
 
-#: ../panel-plugin/window.cpp:162
+#: ../panel-plugin/window.cpp:150
 msgid "Favorites"
 msgstr "Favorit"
 
@@ -145,7 +145,8 @@ msgid "Icon and title"
 msgstr "Ikon dan judul"
 
 #: ../panel-plugin/configuration-dialog.cpp:730
-msgid "Ignore _favorites"
+#, fuzzy
+msgid "Include _favorites"
 msgstr "Biarkan _favorit"
 
 #: ../panel-plugin/configuration-dialog.cpp:623
@@ -213,7 +214,7 @@ msgstr "Posisi _categories selanjutnya ke tombol panel"
 msgid "Position commands next to search _entry"
 msgstr "Posisi perintah setelah _entri cari"
 
-#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:168
+#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:156
 msgid "Recently Used"
 msgstr "Terakhir diGunakan"
 
@@ -312,15 +313,15 @@ msgstr "Aksi akan dihapus secara permanen."
 msgid "Title"
 msgstr "Judul"
 
-#: ../panel-plugin/page.cpp:372
+#: ../panel-plugin/page.cpp:333
 msgid "Unable to add launcher to desktop."
 msgstr "Gagal menambahkan peluncur ke desktop."
 
-#: ../panel-plugin/page.cpp:411 ../panel-plugin/page.cpp:420
+#: ../panel-plugin/page.cpp:372 ../panel-plugin/page.cpp:381
 msgid "Unable to add launcher to panel."
 msgstr "Gagal menambahkan peluncur ke panel."
 
-#: ../panel-plugin/page.cpp:449
+#: ../panel-plugin/page.cpp:410
 #, fuzzy
 msgid "Unable to edit launcher."
 msgstr "Gagal menambahkan peluncur ke panel."
@@ -413,6 +414,6 @@ msgstr "Ekspresi _umum"
 msgid "_Title:"
 msgstr "_Judul:"
 
-#: ../panel-plugin/plugin.cpp:450
+#: ../panel-plugin/plugin.cpp:410
 msgid "translator-credits"
 msgstr "kredit-penerjemah"
diff --git a/po/is.po b/po/is.po
index f63a6a7..ea2c98b 100644
--- a/po/is.po
+++ b/po/is.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-04-07 08:16-0400\n"
+"POT-Creation-Date: 2018-04-15 08:22-0400\n"
 "PO-Revision-Date: 2017-03-05 11:42+0000\n"
 "Last-Translator: Kristján Magnússon\n"
 "Language-Team: Icelandic (http://www.transifex.com/gottcode/xfce4-"
@@ -43,7 +43,7 @@ msgstr "Allt"
 msgid "All _Settings"
 msgstr "Allar_Stillingar"
 
-#: ../panel-plugin/plugin.cpp:445
+#: ../panel-plugin/plugin.cpp:405
 msgid "Alternate application launcher for Xfce"
 msgstr ""
 
@@ -51,7 +51,7 @@ msgstr ""
 msgid "Amount of _items:"
 msgstr "Magn af _hlutum:"
 
-#: ../panel-plugin/plugin.cpp:258
+#: ../panel-plugin/plugin.cpp:210
 msgid "Applications"
 msgstr "Umsóknir"
 
@@ -75,7 +75,7 @@ msgstr ""
 msgid "Clear Recently Used"
 msgstr "Hreinsa nýlega notað"
 
-#: ../panel-plugin/plugin.cpp:446
+#: ../panel-plugin/plugin.cpp:406
 msgid "Copyright © 2013-2018 Graeme Gott"
 msgstr "Höfundarréttur © 2013-2018 Graeme Gott"
 
@@ -129,7 +129,7 @@ msgstr "Mistókst að opna stillinga framkvæmdastjóra."
 msgid "Failed to switch users."
 msgstr "Mistókst að skipta notendur."
 
-#: ../panel-plugin/window.cpp:162
+#: ../panel-plugin/window.cpp:150
 msgid "Favorites"
 msgstr "Uppáhalds"
 
@@ -142,7 +142,8 @@ msgid "Icon and title"
 msgstr ""
 
 #: ../panel-plugin/configuration-dialog.cpp:730
-msgid "Ignore _favorites"
+#, fuzzy
+msgid "Include _favorites"
 msgstr "Hunsa _uppáhalds"
 
 #: ../panel-plugin/configuration-dialog.cpp:623
@@ -210,7 +211,7 @@ msgstr ""
 msgid "Position commands next to search _entry"
 msgstr ""
 
-#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:168
+#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:156
 msgid "Recently Used"
 msgstr "Nýlega notað"
 
@@ -308,15 +309,15 @@ msgstr "Aðgerðin verður eytt varanlega."
 msgid "Title"
 msgstr "Titill"
 
-#: ../panel-plugin/page.cpp:372
+#: ../panel-plugin/page.cpp:333
 msgid "Unable to add launcher to desktop."
 msgstr ""
 
-#: ../panel-plugin/page.cpp:411 ../panel-plugin/page.cpp:420
+#: ../panel-plugin/page.cpp:372 ../panel-plugin/page.cpp:381
 msgid "Unable to add launcher to panel."
 msgstr ""
 
-#: ../panel-plugin/page.cpp:449
+#: ../panel-plugin/page.cpp:410
 msgid "Unable to edit launcher."
 msgstr ""
 
@@ -408,6 +409,6 @@ msgstr "_Venjulegt orðatiltæki"
 msgid "_Title:"
 msgstr "_Titill:"
 
-#: ../panel-plugin/plugin.cpp:450
+#: ../panel-plugin/plugin.cpp:410
 msgid "translator-credits"
 msgstr ""
diff --git a/po/it.po b/po/it.po
index 098ece8..856c648 100644
--- a/po/it.po
+++ b/po/it.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-04-07 08:16-0400\n"
+"POT-Creation-Date: 2018-04-15 08:22-0400\n"
 "PO-Revision-Date: 2017-04-12 23:53+0000\n"
 "Last-Translator: Patrizio Bellan <patrizio.bellan at gmail.com>\n"
 "Language-Team: Italian (http://www.transifex.com/gottcode/xfce4-whiskermenu-"
@@ -44,7 +44,7 @@ msgstr "Tutto"
 msgid "All _Settings"
 msgstr "Tutte le _Impostazioni"
 
-#: ../panel-plugin/plugin.cpp:445
+#: ../panel-plugin/plugin.cpp:405
 msgid "Alternate application launcher for Xfce"
 msgstr "Lanciatore delle applicazioni alternativo per Xfce"
 
@@ -52,7 +52,7 @@ msgstr "Lanciatore delle applicazioni alternativo per Xfce"
 msgid "Amount of _items:"
 msgstr "Quantità di _items:"
 
-#: ../panel-plugin/plugin.cpp:258
+#: ../panel-plugin/plugin.cpp:210
 msgid "Applications"
 msgstr "Applicazioni"
 
@@ -76,7 +76,7 @@ msgstr "Dimensione icona Categ_oria:"
 msgid "Clear Recently Used"
 msgstr "Cancella Usati di recente"
 
-#: ../panel-plugin/plugin.cpp:446
+#: ../panel-plugin/plugin.cpp:406
 msgid "Copyright © 2013-2018 Graeme Gott"
 msgstr "Copyright © 2013-2018 Graeme Gott"
 
@@ -130,7 +130,7 @@ msgstr "Impossibile aprire il Gestore delle impostazioni."
 msgid "Failed to switch users."
 msgstr "Impossibile cambiare utente."
 
-#: ../panel-plugin/window.cpp:162
+#: ../panel-plugin/window.cpp:150
 msgid "Favorites"
 msgstr "Preferiti"
 
@@ -143,7 +143,8 @@ msgid "Icon and title"
 msgstr "Icona e titolo"
 
 #: ../panel-plugin/configuration-dialog.cpp:730
-msgid "Ignore _favorites"
+#, fuzzy
+msgid "Include _favorites"
 msgstr "Ignora _favoriti"
 
 #: ../panel-plugin/configuration-dialog.cpp:623
@@ -211,7 +212,7 @@ msgstr "Posizionare cate_gorìe accanto al pulsante del pannello"
 msgid "Position commands next to search _entry"
 msgstr "Posizionare comandi  accanto al _campo cerca"
 
-#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:168
+#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:156
 msgid "Recently Used"
 msgstr "Usati di recente"
 
@@ -309,15 +310,15 @@ msgstr "L'azione verrà eliminata in modo permanente."
 msgid "Title"
 msgstr "Titolo"
 
-#: ../panel-plugin/page.cpp:372
+#: ../panel-plugin/page.cpp:333
 msgid "Unable to add launcher to desktop."
 msgstr "Impossibile aggiungere lanciatore al desktop."
 
-#: ../panel-plugin/page.cpp:411 ../panel-plugin/page.cpp:420
+#: ../panel-plugin/page.cpp:372 ../panel-plugin/page.cpp:381
 msgid "Unable to add launcher to panel."
 msgstr "Impossibile aggiungere lanciatore al pannello."
 
-#: ../panel-plugin/page.cpp:449
+#: ../panel-plugin/page.cpp:410
 msgid "Unable to edit launcher."
 msgstr "Impossibile modificare il launcher"
 
@@ -409,6 +410,6 @@ msgstr "_Espressione regolare"
 msgid "_Title:"
 msgstr "_Titolo:"
 
-#: ../panel-plugin/plugin.cpp:450
+#: ../panel-plugin/plugin.cpp:410
 msgid "translator-credits"
 msgstr "translator-credits"
diff --git a/po/ja.po b/po/ja.po
index d1120fd..3110bbc 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-04-07 08:16-0400\n"
+"POT-Creation-Date: 2018-04-15 08:22-0400\n"
 "PO-Revision-Date: 2017-11-29 08:52+0000\n"
 "Last-Translator: Masato HASHIMOTO <cabezon.hashimoto at gmail.com>\n"
 "Language-Team: Japanese (http://www.transifex.com/gottcode/xfce4-whiskermenu-"
@@ -43,7 +43,7 @@ msgstr "すべて"
 msgid "All _Settings"
 msgstr "設定マネージャー(_S)"
 
-#: ../panel-plugin/plugin.cpp:445
+#: ../panel-plugin/plugin.cpp:405
 msgid "Alternate application launcher for Xfce"
 msgstr "Xfce 用のオルタナティブなアプリケーションランチャーです"
 
@@ -51,7 +51,7 @@ msgstr "Xfce 用のオルタナティブなアプリケーションランチャ
 msgid "Amount of _items:"
 msgstr "最大アイテム数(_I):"
 
-#: ../panel-plugin/plugin.cpp:258
+#: ../panel-plugin/plugin.cpp:210
 msgid "Applications"
 msgstr "アプリケーション"
 
@@ -75,7 +75,7 @@ msgstr "カテゴリのアイコンサイズ(_O):"
 msgid "Clear Recently Used"
 msgstr "最近使ったものをクリア"
 
-#: ../panel-plugin/plugin.cpp:446
+#: ../panel-plugin/plugin.cpp:406
 msgid "Copyright © 2013-2018 Graeme Gott"
 msgstr "Copyright © 2013-2018 Graeme Gott"
 
@@ -129,7 +129,7 @@ msgstr "設定マネージャーを開くことに失敗しました。"
 msgid "Failed to switch users."
 msgstr "ユーザーの切り替えに失敗しました。"
 
-#: ../panel-plugin/window.cpp:162
+#: ../panel-plugin/window.cpp:150
 msgid "Favorites"
 msgstr "お気に入り"
 
@@ -142,7 +142,8 @@ msgid "Icon and title"
 msgstr "アイコンとタイトル"
 
 #: ../panel-plugin/configuration-dialog.cpp:730
-msgid "Ignore _favorites"
+#, fuzzy
+msgid "Include _favorites"
 msgstr "お気に入りを無視する(_F)"
 
 #: ../panel-plugin/configuration-dialog.cpp:623
@@ -210,7 +211,7 @@ msgstr "カテゴリを左に表示する(_G)"
 msgid "Position commands next to search _entry"
 msgstr "コマンドを検索フィールドの後に置く(_E)"
 
-#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:168
+#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:156
 msgid "Recently Used"
 msgstr "最近使ったもの"
 
@@ -310,15 +311,15 @@ msgstr "アクションは完全に削除されます。"
 msgid "Title"
 msgstr "タイトル"
 
-#: ../panel-plugin/page.cpp:372
+#: ../panel-plugin/page.cpp:333
 msgid "Unable to add launcher to desktop."
 msgstr "デスクトップにランチャーを追加できません。"
 
-#: ../panel-plugin/page.cpp:411 ../panel-plugin/page.cpp:420
+#: ../panel-plugin/page.cpp:372 ../panel-plugin/page.cpp:381
 msgid "Unable to add launcher to panel."
 msgstr "パネルにランチャーを追加できません。"
 
-#: ../panel-plugin/page.cpp:449
+#: ../panel-plugin/page.cpp:410
 msgid "Unable to edit launcher."
 msgstr "ランチャーを編集できません。"
 
@@ -410,6 +411,6 @@ msgstr "正規表現(_R)"
 msgid "_Title:"
 msgstr "タイトル(_T):"
 
-#: ../panel-plugin/plugin.cpp:450
+#: ../panel-plugin/plugin.cpp:410
 msgid "translator-credits"
 msgstr "Masato HASHIMOTO <cabezon.hashimoto at gmail.com>, 2013-2017."
diff --git a/po/kk.po b/po/kk.po
index dcd3df2..fd49285 100644
--- a/po/kk.po
+++ b/po/kk.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-04-07 08:16-0400\n"
+"POT-Creation-Date: 2018-04-15 08:22-0400\n"
 "PO-Revision-Date: 2016-12-02 11:51+0000\n"
 "Last-Translator: Baurzhan Muftakhidinov <baurthefirst at gmail.com>\n"
 "Language-Team: Kazakh (http://www.transifex.com/gottcode/xfce4-whiskermenu-"
@@ -43,7 +43,7 @@ msgstr "Барлығы"
 msgid "All _Settings"
 msgstr "Барлық ба_птаулар"
 
-#: ../panel-plugin/plugin.cpp:445
+#: ../panel-plugin/plugin.cpp:405
 msgid "Alternate application launcher for Xfce"
 msgstr "Xfce үшін қолданбалар жөнелтуші"
 
@@ -51,7 +51,7 @@ msgstr "Xfce үшін қолданбалар жөнелтуші"
 msgid "Amount of _items:"
 msgstr "Нәрселер _саны:"
 
-#: ../panel-plugin/plugin.cpp:258
+#: ../panel-plugin/plugin.cpp:210
 msgid "Applications"
 msgstr "Қолданбалар"
 
@@ -75,7 +75,7 @@ msgstr "Сан_ат таңбашасы өлшемі:"
 msgid "Clear Recently Used"
 msgstr "Соңғы қолданылған тізімін тазалау"
 
-#: ../panel-plugin/plugin.cpp:446
+#: ../panel-plugin/plugin.cpp:406
 msgid "Copyright © 2013-2018 Graeme Gott"
 msgstr "Copyright © 2013-2018 Graeme Gott"
 
@@ -130,7 +130,7 @@ msgstr "Баптаулар басқарушысын ашу сәтсіз аяқт
 msgid "Failed to switch users."
 msgstr "Пайдаланушыны ауыстыру сәтсіз аяқталды."
 
-#: ../panel-plugin/window.cpp:162
+#: ../panel-plugin/window.cpp:150
 msgid "Favorites"
 msgstr "Таңдамалы"
 
@@ -143,7 +143,8 @@ msgid "Icon and title"
 msgstr "Таңбаша және атауы"
 
 #: ../panel-plugin/configuration-dialog.cpp:730
-msgid "Ignore _favorites"
+#, fuzzy
+msgid "Include _favorites"
 msgstr "_Таңдамалыларды елемеу"
 
 #: ../panel-plugin/configuration-dialog.cpp:623
@@ -211,7 +212,7 @@ msgstr "Са_наттарды панель батырмасының қасынд
 msgid "Position commands next to search _entry"
 msgstr "Командаларды іздеу өрі_сінің қасында орналастыру"
 
-#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:168
+#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:156
 msgid "Recently Used"
 msgstr "Соңғы қолданылған"
 
@@ -309,15 +310,15 @@ msgstr "Бұл әрекет қайтарылмайтындай жойылады.
 msgid "Title"
 msgstr "Атауы"
 
-#: ../panel-plugin/page.cpp:372
+#: ../panel-plugin/page.cpp:333
 msgid "Unable to add launcher to desktop."
 msgstr "Жөнелткішті жұмыс үстеліне қосу мүмкін емес."
 
-#: ../panel-plugin/page.cpp:411 ../panel-plugin/page.cpp:420
+#: ../panel-plugin/page.cpp:372 ../panel-plugin/page.cpp:381
 msgid "Unable to add launcher to panel."
 msgstr "Жөнелткішті панельге қосу мүмкін емес."
 
-#: ../panel-plugin/page.cpp:449
+#: ../panel-plugin/page.cpp:410
 #, fuzzy
 msgid "Unable to edit launcher."
 msgstr "Жөнелткішті панельге қосу мүмкін емес."
@@ -410,6 +411,6 @@ msgstr "Тұ_рақты өрнек"
 msgid "_Title:"
 msgstr "А_тауы:"
 
-#: ../panel-plugin/plugin.cpp:450
+#: ../panel-plugin/plugin.cpp:410
 msgid "translator-credits"
 msgstr "Baurzhan Muftakhidinov <baurthefirst at gmail.com>"
diff --git a/po/ko.po b/po/ko.po
index 9659a8f..897bb72 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-04-07 08:16-0400\n"
+"POT-Creation-Date: 2018-04-15 08:22-0400\n"
 "PO-Revision-Date: 2017-01-15 05:11+0000\n"
 "Last-Translator: 박정규(Jung-Kyu Park) <bagjunggyu at gmail.com>\n"
 "Language-Team: Korean (http://www.transifex.com/gottcode/xfce4-whiskermenu-"
@@ -44,7 +44,7 @@ msgstr "모두 보기"
 msgid "All _Settings"
 msgstr "전체 설정"
 
-#: ../panel-plugin/plugin.cpp:445
+#: ../panel-plugin/plugin.cpp:405
 msgid "Alternate application launcher for Xfce"
 msgstr "Xfce 용 다른 런처 프로그램"
 
@@ -52,7 +52,7 @@ msgstr "Xfce 용 다른 런처 프로그램"
 msgid "Amount of _items:"
 msgstr "표시할 항목 수"
 
-#: ../panel-plugin/plugin.cpp:258
+#: ../panel-plugin/plugin.cpp:210
 msgid "Applications"
 msgstr "프로그램"
 
@@ -76,7 +76,7 @@ msgstr "카테고리 아이콘 크기:"
 msgid "Clear Recently Used"
 msgstr "최근 사용 기록 지우기"
 
-#: ../panel-plugin/plugin.cpp:446
+#: ../panel-plugin/plugin.cpp:406
 msgid "Copyright © 2013-2018 Graeme Gott"
 msgstr "Copyright © 2013-2018 Graeme Gott"
 
@@ -130,7 +130,7 @@ msgstr "설정 관리자를 실행하지 못 했습니다."
 msgid "Failed to switch users."
 msgstr "사용자 전환을 못 했습니다."
 
-#: ../panel-plugin/window.cpp:162
+#: ../panel-plugin/window.cpp:150
 msgid "Favorites"
 msgstr "즐겨찾기"
 
@@ -143,7 +143,8 @@ msgid "Icon and title"
 msgstr "아이콘과 제목"
 
 #: ../panel-plugin/configuration-dialog.cpp:730
-msgid "Ignore _favorites"
+#, fuzzy
+msgid "Include _favorites"
 msgstr "즐겨찾기 생략하기"
 
 #: ../panel-plugin/configuration-dialog.cpp:623
@@ -211,7 +212,7 @@ msgstr "패널 버튼 옆에 올 카테고리 위치"
 msgid "Position commands next to search _entry"
 msgstr "검색 창 옆에 올 명령어 위치"
 
-#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:168
+#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:156
 msgid "Recently Used"
 msgstr "최근 사용 기록"
 
@@ -309,15 +310,15 @@ msgstr "설정값이 완전히 제거됩니다."
 msgid "Title"
 msgstr "제목"
 
-#: ../panel-plugin/page.cpp:372
+#: ../panel-plugin/page.cpp:333
 msgid "Unable to add launcher to desktop."
 msgstr "데스크톱에 런처를 더할 수 없습니다."
 
-#: ../panel-plugin/page.cpp:411 ../panel-plugin/page.cpp:420
+#: ../panel-plugin/page.cpp:372 ../panel-plugin/page.cpp:381
 msgid "Unable to add launcher to panel."
 msgstr "패널에 런처를 더할 수 없습니다."
 
-#: ../panel-plugin/page.cpp:449
+#: ../panel-plugin/page.cpp:410
 msgid "Unable to edit launcher."
 msgstr "런처를 편집할 수 없습니다."
 
@@ -409,6 +410,6 @@ msgstr "일반 표현"
 msgid "_Title:"
 msgstr "제목"
 
-#: ../panel-plugin/plugin.cpp:450
+#: ../panel-plugin/plugin.cpp:410
 msgid "translator-credits"
 msgstr "번역가 정보"
diff --git a/po/lt.po b/po/lt.po
index e2d1680..988a982 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-04-07 08:16-0400\n"
+"POT-Creation-Date: 2018-04-15 08:22-0400\n"
 "PO-Revision-Date: 2018-04-07 15:48+0000\n"
 "Last-Translator: Moo\n"
 "Language-Team: Lithuanian (http://www.transifex.com/gottcode/xfce4-"
@@ -44,7 +44,7 @@ msgstr "Visos"
 msgid "All _Settings"
 msgstr "Visi _nustatymai"
 
-#: ../panel-plugin/plugin.cpp:445
+#: ../panel-plugin/plugin.cpp:405
 msgid "Alternate application launcher for Xfce"
 msgstr "Alternatyvus programų leistukas Xfce darbalaukio aplinkai"
 
@@ -52,7 +52,7 @@ msgstr "Alternatyvus programų leistukas Xfce darbalaukio aplinkai"
 msgid "Amount of _items:"
 msgstr "Elementų ska_ičius:"
 
-#: ../panel-plugin/plugin.cpp:258
+#: ../panel-plugin/plugin.cpp:210
 msgid "Applications"
 msgstr "Programos"
 
@@ -76,7 +76,7 @@ msgstr "Kategori_jos piktogramos dydis:"
 msgid "Clear Recently Used"
 msgstr "Išvalyti neseniai naudotas"
 
-#: ../panel-plugin/plugin.cpp:446
+#: ../panel-plugin/plugin.cpp:406
 msgid "Copyright © 2013-2018 Graeme Gott"
 msgstr "Autorių teisės © 2013-2018 Graeme Gott"
 
@@ -130,7 +130,7 @@ msgstr "Nepavyko atverti nustatymų tvarkytuvės."
 msgid "Failed to switch users."
 msgstr "Nepavyko perjungti naudotojo."
 
-#: ../panel-plugin/window.cpp:162
+#: ../panel-plugin/window.cpp:150
 msgid "Favorites"
 msgstr "Mėgstamos"
 
@@ -143,7 +143,8 @@ msgid "Icon and title"
 msgstr "Piktogramą ir užrašą"
 
 #: ../panel-plugin/configuration-dialog.cpp:730
-msgid "Ignore _favorites"
+#, fuzzy
+msgid "Include _favorites"
 msgstr "Nepaisyti _mėgstamų"
 
 #: ../panel-plugin/configuration-dialog.cpp:623
@@ -211,7 +212,7 @@ msgstr "Išdėstyti kate_gorijas šalia skydelio mygtuko"
 msgid "Position commands next to search _entry"
 msgstr "Išdės_tyti komandas šalia paieškos lauko"
 
-#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:168
+#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:156
 msgid "Recently Used"
 msgstr "Neseniai naudotos"
 
@@ -309,15 +310,15 @@ msgstr "Šis veiksmas bus pašalintas negrįžtamai."
 msgid "Title"
 msgstr "Užrašą"
 
-#: ../panel-plugin/page.cpp:372
+#: ../panel-plugin/page.cpp:333
 msgid "Unable to add launcher to desktop."
 msgstr "Nepavyko pridėti leistuko į darbalaukį."
 
-#: ../panel-plugin/page.cpp:411 ../panel-plugin/page.cpp:420
+#: ../panel-plugin/page.cpp:372 ../panel-plugin/page.cpp:381
 msgid "Unable to add launcher to panel."
 msgstr "Nepavyko pridėti leistuko į skydelį."
 
-#: ../panel-plugin/page.cpp:449
+#: ../panel-plugin/page.cpp:410
 msgid "Unable to edit launcher."
 msgstr "Nepavyko redaguoti leistuko."
 
@@ -409,6 +410,6 @@ msgstr "_Reguliarusis reiškinys"
 msgid "_Title:"
 msgstr "Už_rašas:"
 
-#: ../panel-plugin/plugin.cpp:450
+#: ../panel-plugin/plugin.cpp:410
 msgid "translator-credits"
 msgstr "Moo"
diff --git a/po/lv.po b/po/lv.po
index 3052e6d..4b4131d 100644
--- a/po/lv.po
+++ b/po/lv.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-04-07 08:16-0400\n"
+"POT-Creation-Date: 2018-04-15 08:22-0400\n"
 "PO-Revision-Date: 2014-02-10 13:41+0000\n"
 "Last-Translator: Gatis Kalniņš <>\n"
 "Language-Team: Latvian (http://www.transifex.com/projects/p/xfce4-"
@@ -44,7 +44,7 @@ msgstr "Visi"
 msgid "All _Settings"
 msgstr "Visi iestatījumi"
 
-#: ../panel-plugin/plugin.cpp:445
+#: ../panel-plugin/plugin.cpp:405
 msgid "Alternate application launcher for Xfce"
 msgstr ""
 
@@ -52,7 +52,7 @@ msgstr ""
 msgid "Amount of _items:"
 msgstr ""
 
-#: ../panel-plugin/plugin.cpp:258
+#: ../panel-plugin/plugin.cpp:210
 #, fuzzy
 msgid "Applications"
 msgstr "Programmu izvēlne"
@@ -77,7 +77,7 @@ msgstr "Grupas ikonas izmērs:"
 msgid "Clear Recently Used"
 msgstr "Dzēst nesen lietotos"
 
-#: ../panel-plugin/plugin.cpp:446
+#: ../panel-plugin/plugin.cpp:406
 msgid "Copyright © 2013-2018 Graeme Gott"
 msgstr ""
 
@@ -134,7 +134,7 @@ msgstr "Kļūda atverot iestatījumus."
 msgid "Failed to switch users."
 msgstr "Kļūda pārslēdzot lietotājus."
 
-#: ../panel-plugin/window.cpp:162
+#: ../panel-plugin/window.cpp:150
 msgid "Favorites"
 msgstr "Favorīti"
 
@@ -148,7 +148,7 @@ msgstr "Ikona un nosaukums"
 
 #: ../panel-plugin/configuration-dialog.cpp:730
 #, fuzzy
-msgid "Ignore _favorites"
+msgid "Include _favorites"
 msgstr "Favorīti"
 
 #: ../panel-plugin/configuration-dialog.cpp:623
@@ -217,7 +217,7 @@ msgstr "Izvietot meklēšanas lauku blakus paneļa pogai"
 msgid "Position commands next to search _entry"
 msgstr "Rādīt komandas blakus meklēšanas laukam"
 
-#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:168
+#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:156
 msgid "Recently Used"
 msgstr "Nesen lietotie"
 
@@ -316,15 +316,15 @@ msgstr "Darbība tiks dzēsta."
 msgid "Title"
 msgstr "Nosaukums"
 
-#: ../panel-plugin/page.cpp:372
+#: ../panel-plugin/page.cpp:333
 msgid "Unable to add launcher to desktop."
 msgstr "Nevarēja izvietot uz darbvirsmas."
 
-#: ../panel-plugin/page.cpp:411 ../panel-plugin/page.cpp:420
+#: ../panel-plugin/page.cpp:372 ../panel-plugin/page.cpp:381
 msgid "Unable to add launcher to panel."
 msgstr "Nevar pievienot panelim."
 
-#: ../panel-plugin/page.cpp:449
+#: ../panel-plugin/page.cpp:410
 #, fuzzy
 msgid "Unable to edit launcher."
 msgstr "Nevar pievienot panelim."
@@ -418,7 +418,7 @@ msgstr "Regulāra izteiksme"
 msgid "_Title:"
 msgstr "Nosaukums:"
 
-#: ../panel-plugin/plugin.cpp:450
+#: ../panel-plugin/plugin.cpp:410
 msgid "translator-credits"
 msgstr ""
 
diff --git a/po/ms.po b/po/ms.po
index a85540f..8349f6e 100644
--- a/po/ms.po
+++ b/po/ms.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-04-07 08:16-0400\n"
+"POT-Creation-Date: 2018-04-15 08:22-0400\n"
 "PO-Revision-Date: 2017-12-01 09:53+0000\n"
 "Last-Translator: abuyop <abuyop at gmail.com>\n"
 "Language-Team: Malay (http://www.transifex.com/gottcode/xfce4-whiskermenu-"
@@ -43,7 +43,7 @@ msgstr "Semua"
 msgid "All _Settings"
 msgstr "Semua _Tetapan"
 
-#: ../panel-plugin/plugin.cpp:445
+#: ../panel-plugin/plugin.cpp:405
 msgid "Alternate application launcher for Xfce"
 msgstr "Pelancar aplikasi alternatif untuk Xfce"
 
@@ -51,7 +51,7 @@ msgstr "Pelancar aplikasi alternatif untuk Xfce"
 msgid "Amount of _items:"
 msgstr "Amaun _item:"
 
-#: ../panel-plugin/plugin.cpp:258
+#: ../panel-plugin/plugin.cpp:210
 msgid "Applications"
 msgstr "Aplikasi"
 
@@ -75,7 +75,7 @@ msgstr "Saiz ikon kateg_ori:"
 msgid "Clear Recently Used"
 msgstr "Kosongkan Yang Diguna Baru-baru Ini"
 
-#: ../panel-plugin/plugin.cpp:446
+#: ../panel-plugin/plugin.cpp:406
 msgid "Copyright © 2013-2018 Graeme Gott"
 msgstr "Hakcipta © 2013-2018 Graeme Gott"
 
@@ -129,7 +129,7 @@ msgstr "Gagal membuka pengurus tetapan."
 msgid "Failed to switch users."
 msgstr "Gagal menukar pengguna."
 
-#: ../panel-plugin/window.cpp:162
+#: ../panel-plugin/window.cpp:150
 msgid "Favorites"
 msgstr "Kegemaran"
 
@@ -142,7 +142,8 @@ msgid "Icon and title"
 msgstr "Ikon dan tajuk"
 
 #: ../panel-plugin/configuration-dialog.cpp:730
-msgid "Ignore _favorites"
+#, fuzzy
+msgid "Include _favorites"
 msgstr "Abai ke_gemaran"
 
 #: ../panel-plugin/configuration-dialog.cpp:623
@@ -210,7 +211,7 @@ msgstr "Letak kate_gori disebelah butang panel"
 msgid "Position commands next to search _entry"
 msgstr "Kedudukan perintah bersebelahan _masukan gelintar"
 
-#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:168
+#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:156
 msgid "Recently Used"
 msgstr "Diguna Baru-baru Ini"
 
@@ -308,15 +309,15 @@ msgstr "Tindakan akan dipadam secara kekal."
 msgid "Title"
 msgstr "Tajuk"
 
-#: ../panel-plugin/page.cpp:372
+#: ../panel-plugin/page.cpp:333
 msgid "Unable to add launcher to desktop."
 msgstr "Tidak boleh tambah pelancar ke desktop."
 
-#: ../panel-plugin/page.cpp:411 ../panel-plugin/page.cpp:420
+#: ../panel-plugin/page.cpp:372 ../panel-plugin/page.cpp:381
 msgid "Unable to add launcher to panel."
 msgstr "Tidak boleh tambah pelancar ke panel."
 
-#: ../panel-plugin/page.cpp:449
+#: ../panel-plugin/page.cpp:410
 msgid "Unable to edit launcher."
 msgstr "Tidak boleh sunting pelancar."
 
@@ -408,6 +409,6 @@ msgstr "Ungkapan nala_r"
 msgid "_Title:"
 msgstr "_Tajuk:"
 
-#: ../panel-plugin/plugin.cpp:450
+#: ../panel-plugin/plugin.cpp:410
 msgid "translator-credits"
 msgstr "abuyop"
diff --git a/po/nb.po b/po/nb.po
index 95dc8f9..a5e24a4 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-04-07 08:16-0400\n"
+"POT-Creation-Date: 2018-04-15 08:22-0400\n"
 "PO-Revision-Date: 2017-09-23 19:03+0000\n"
 "Last-Translator: thomas <thomasbjornvold at gmail.com>\n"
 "Language-Team: Norwegian Bokmål (http://www.transifex.com/gottcode/xfce4-"
@@ -43,7 +43,7 @@ msgstr "Alle"
 msgid "All _Settings"
 msgstr "Alle innstillinger"
 
-#: ../panel-plugin/plugin.cpp:445
+#: ../panel-plugin/plugin.cpp:405
 msgid "Alternate application launcher for Xfce"
 msgstr "Alternativ appllikasjonsstarter for Xfce"
 
@@ -51,7 +51,7 @@ msgstr "Alternativ appllikasjonsstarter for Xfce"
 msgid "Amount of _items:"
 msgstr "Antall enheter"
 
-#: ../panel-plugin/plugin.cpp:258
+#: ../panel-plugin/plugin.cpp:210
 msgid "Applications"
 msgstr "Applikasjoner"
 
@@ -75,7 +75,7 @@ msgstr "Kateg_ori ikonstørrelse:"
 msgid "Clear Recently Used"
 msgstr "Fjern sist brukte"
 
-#: ../panel-plugin/plugin.cpp:446
+#: ../panel-plugin/plugin.cpp:406
 msgid "Copyright © 2013-2018 Graeme Gott"
 msgstr "Copyright © 2013-2018 Graeme Gott"
 
@@ -129,7 +129,7 @@ msgstr "Kunne ikke åpne innstillinger"
 msgid "Failed to switch users."
 msgstr "Kunne ikke bytte brukere."
 
-#: ../panel-plugin/window.cpp:162
+#: ../panel-plugin/window.cpp:150
 msgid "Favorites"
 msgstr "Favoritter"
 
@@ -142,7 +142,8 @@ msgid "Icon and title"
 msgstr "Ikon og tittel"
 
 #: ../panel-plugin/configuration-dialog.cpp:730
-msgid "Ignore _favorites"
+#, fuzzy
+msgid "Include _favorites"
 msgstr "Ignorer favoritter"
 
 #: ../panel-plugin/configuration-dialog.cpp:623
@@ -210,7 +211,7 @@ msgstr "Plasser kategorier ved siden av paneltasten"
 msgid "Position commands next to search _entry"
 msgstr "Plasser kommandoer ved siden av søket"
 
-#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:168
+#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:156
 msgid "Recently Used"
 msgstr "Siste brukte"
 
@@ -308,15 +309,15 @@ msgstr "Aktiviteten vill bli slettet for godt."
 msgid "Title"
 msgstr "Tittel"
 
-#: ../panel-plugin/page.cpp:372
+#: ../panel-plugin/page.cpp:333
 msgid "Unable to add launcher to desktop."
 msgstr "Kunne ikke legge oppstarter til skrivebordet"
 
-#: ../panel-plugin/page.cpp:411 ../panel-plugin/page.cpp:420
+#: ../panel-plugin/page.cpp:372 ../panel-plugin/page.cpp:381
 msgid "Unable to add launcher to panel."
 msgstr "Kunne ikke legge oppstarter til panelet"
 
-#: ../panel-plugin/page.cpp:449
+#: ../panel-plugin/page.cpp:410
 msgid "Unable to edit launcher."
 msgstr "Kan ikke kjøre starter."
 
@@ -408,6 +409,6 @@ msgstr "_Regulært uttrykk"
 msgid "_Title:"
 msgstr "_Tittel"
 
-#: ../panel-plugin/plugin.cpp:450
+#: ../panel-plugin/plugin.cpp:410
 msgid "translator-credits"
 msgstr "kredit til oversettere"
diff --git a/po/ne.po b/po/ne.po
index 9e1bd2a..f2700f7 100644
--- a/po/ne.po
+++ b/po/ne.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-04-07 08:16-0400\n"
+"POT-Creation-Date: 2018-04-15 08:22-0400\n"
 "PO-Revision-Date: 2017-07-18 18:35+0000\n"
 "Last-Translator: starryprabin <mr.prabin at gmail.com>\n"
 "Language-Team: Nepali (http://www.transifex.com/gottcode/xfce4-whiskermenu-"
@@ -44,7 +44,7 @@ msgstr "समस्त"
 msgid "All _Settings"
 msgstr "समस्त सेटिङ्"
 
-#: ../panel-plugin/plugin.cpp:445
+#: ../panel-plugin/plugin.cpp:405
 msgid "Alternate application launcher for Xfce"
 msgstr "Xfce को लागि वैकल्पिक अनुप्रयोग सुरुवातकर्ता"
 
@@ -52,7 +52,7 @@ msgstr "Xfce को लागि वैकल्पिक अनुप्रय
 msgid "Amount of _items:"
 msgstr "वस्तुको परिमाण:"
 
-#: ../panel-plugin/plugin.cpp:258
+#: ../panel-plugin/plugin.cpp:210
 msgid "Applications"
 msgstr "अनुप्रयोगहरु"
 
@@ -76,7 +76,7 @@ msgstr "वर्गमूर्तिको आकार: "
 msgid "Clear Recently Used"
 msgstr "हालसालै प्रयोग भएकालाई सफा गर्नुहोस् "
 
-#: ../panel-plugin/plugin.cpp:446
+#: ../panel-plugin/plugin.cpp:406
 msgid "Copyright © 2013-2018 Graeme Gott"
 msgstr "प्रतिलिपि अधिकार © 2013-2018 Graeme Gott"
 
@@ -130,7 +130,7 @@ msgstr "प्राथमिकता व्यवस्थापक खोल
 msgid "Failed to switch users."
 msgstr "प्रयोगकर्ता फेर्न बिफल।"
 
-#: ../panel-plugin/window.cpp:162
+#: ../panel-plugin/window.cpp:150
 msgid "Favorites"
 msgstr "मन पर्ने"
 
@@ -143,7 +143,8 @@ msgid "Icon and title"
 msgstr "मूर्ति र शीर्षक "
 
 #: ../panel-plugin/configuration-dialog.cpp:730
-msgid "Ignore _favorites"
+#, fuzzy
+msgid "Include _favorites"
 msgstr "मन पर्नेलाई बेवास्ता गर्नुहोस्"
 
 #: ../panel-plugin/configuration-dialog.cpp:623
@@ -211,7 +212,7 @@ msgstr "पट्टीको बटनको नजिक श्रेणीह
 msgid "Position commands next to search _entry"
 msgstr "खोजको नजिक आदेशहरुलाई स्थानाङ्कित गर्नुहोस् "
 
-#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:168
+#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:156
 msgid "Recently Used"
 msgstr "हालसालै प्रयोग भएका "
 
@@ -309,15 +310,15 @@ msgstr "कार्य स्थायीरुपमा हटाईनेछ
 msgid "Title"
 msgstr "शीर्षक "
 
-#: ../panel-plugin/page.cpp:372
+#: ../panel-plugin/page.cpp:333
 msgid "Unable to add launcher to desktop."
 msgstr "प्रक्षेपकलाई डेस्कटपमा थप्न असमर्थ।"
 
-#: ../panel-plugin/page.cpp:411 ../panel-plugin/page.cpp:420
+#: ../panel-plugin/page.cpp:372 ../panel-plugin/page.cpp:381
 msgid "Unable to add launcher to panel."
 msgstr "प्रक्षेपकलाई पट्टीमा थप्न असमर्थ।"
 
-#: ../panel-plugin/page.cpp:449
+#: ../panel-plugin/page.cpp:410
 msgid "Unable to edit launcher."
 msgstr "प्रक्षेपकलाई सम्पादन गर्न असमर्थ।"
 
@@ -409,6 +410,6 @@ msgstr "रेगुलर एक्सप्रेसन"
 msgid "_Title:"
 msgstr "शीर्षक:"
 
-#: ../panel-plugin/plugin.cpp:450
+#: ../panel-plugin/plugin.cpp:410
 msgid "translator-credits"
 msgstr "अनुवादक-आभार "
diff --git a/po/nl.po b/po/nl.po
index e8c6b55..c66fc8a 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-04-07 08:16-0400\n"
+"POT-Creation-Date: 2018-04-15 08:22-0400\n"
 "PO-Revision-Date: 2018-04-08 19:12+0000\n"
 "Last-Translator: Pjotr <pjotrvertaalt at gmail.com>\n"
 "Language-Team: Dutch (http://www.transifex.com/gottcode/xfce4-whiskermenu-"
@@ -43,7 +43,7 @@ msgstr "Alle"
 msgid "All _Settings"
 msgstr "Alle _instellingen"
 
-#: ../panel-plugin/plugin.cpp:445
+#: ../panel-plugin/plugin.cpp:405
 msgid "Alternate application launcher for Xfce"
 msgstr "Alternatieve toepassingenstarter voor Xfce"
 
@@ -51,7 +51,7 @@ msgstr "Alternatieve toepassingenstarter voor Xfce"
 msgid "Amount of _items:"
 msgstr "Hoeveelheid _elementen:"
 
-#: ../panel-plugin/plugin.cpp:258
+#: ../panel-plugin/plugin.cpp:210
 msgid "Applications"
 msgstr "Menu"
 
@@ -75,7 +75,7 @@ msgstr "Pictogramgrootte van categorie:"
 msgid "Clear Recently Used"
 msgstr "Verwijder 'onlangs gebruikt'"
 
-#: ../panel-plugin/plugin.cpp:446
+#: ../panel-plugin/plugin.cpp:406
 msgid "Copyright © 2013-2018 Graeme Gott"
 msgstr "Auteursrecht © 2013-2018 Graeme Gott"
 
@@ -129,7 +129,7 @@ msgstr "Kon instellingenbeheerder niet openen."
 msgid "Failed to switch users."
 msgstr "Kon niet van gebruiker wisselen."
 
-#: ../panel-plugin/window.cpp:162
+#: ../panel-plugin/window.cpp:150
 msgid "Favorites"
 msgstr "Favorieten"
 
@@ -142,7 +142,8 @@ msgid "Icon and title"
 msgstr "Pictogram en titel"
 
 #: ../panel-plugin/configuration-dialog.cpp:730
-msgid "Ignore _favorites"
+#, fuzzy
+msgid "Include _favorites"
 msgstr "Favorieten negeren"
 
 #: ../panel-plugin/configuration-dialog.cpp:623
@@ -210,7 +211,7 @@ msgstr "Plaats categorieën naast werkbalkknop"
 msgid "Position commands next to search _entry"
 msgstr "Plaats opdrachten naast zoekopdracht"
 
-#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:168
+#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:156
 msgid "Recently Used"
 msgstr "Onlangs gebruikt"
 
@@ -308,15 +309,15 @@ msgstr "De actie zal blijvend worden verwijderd."
 msgid "Title"
 msgstr "Titel"
 
-#: ../panel-plugin/page.cpp:372
+#: ../panel-plugin/page.cpp:333
 msgid "Unable to add launcher to desktop."
 msgstr "Kon starter niet toevoegen aan bureaublad."
 
-#: ../panel-plugin/page.cpp:411 ../panel-plugin/page.cpp:420
+#: ../panel-plugin/page.cpp:372 ../panel-plugin/page.cpp:381
 msgid "Unable to add launcher to panel."
 msgstr "Kon starter niet toevoegen aan werkbalk."
 
-#: ../panel-plugin/page.cpp:449
+#: ../panel-plugin/page.cpp:410
 msgid "Unable to edit launcher."
 msgstr "Kan starter niet bewerken."
 
@@ -408,6 +409,6 @@ msgstr "_Reguliere uitdrukking"
 msgid "_Title:"
 msgstr "_Titel:"
 
-#: ../panel-plugin/plugin.cpp:450
+#: ../panel-plugin/plugin.cpp:410
 msgid "translator-credits"
 msgstr "Pjotr <pjotrvertaalt at gmail.com>"
diff --git a/po/pl.po b/po/pl.po
index c9883ee..5118891 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -18,7 +18,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-04-07 08:16-0400\n"
+"POT-Creation-Date: 2018-04-15 08:22-0400\n"
 "PO-Revision-Date: 2018-04-07 22:44+0000\n"
 "Last-Translator: M T <michtrz at gmail.com>\n"
 "Language-Team: Polish (http://www.transifex.com/gottcode/xfce4-whiskermenu-"
@@ -55,7 +55,7 @@ msgstr "Wszystkie"
 msgid "All _Settings"
 msgstr "Wyświetl u_stawienia"
 
-#: ../panel-plugin/plugin.cpp:445
+#: ../panel-plugin/plugin.cpp:405
 msgid "Alternate application launcher for Xfce"
 msgstr "Uruchamia programy w środowisku Xfce"
 
@@ -63,7 +63,7 @@ msgstr "Uruchamia programy w środowisku Xfce"
 msgid "Amount of _items:"
 msgstr "Ilość _elementów:"
 
-#: ../panel-plugin/plugin.cpp:258
+#: ../panel-plugin/plugin.cpp:210
 msgid "Applications"
 msgstr "Programy"
 
@@ -87,7 +87,7 @@ msgstr "Rozmiar ikony kateg_orii:"
 msgid "Clear Recently Used"
 msgstr "Wyczyść ostatnio używane"
 
-#: ../panel-plugin/plugin.cpp:446
+#: ../panel-plugin/plugin.cpp:406
 msgid "Copyright © 2013-2018 Graeme Gott"
 msgstr "Copyright © 2013-2018 Graeme Gott"
 
@@ -141,7 +141,7 @@ msgstr "Nie udało się uruchomić menedżera ustawień."
 msgid "Failed to switch users."
 msgstr "Nie udało się przełączyć użytkownika."
 
-#: ../panel-plugin/window.cpp:162
+#: ../panel-plugin/window.cpp:150
 msgid "Favorites"
 msgstr "Ulubione"
 
@@ -154,7 +154,8 @@ msgid "Icon and title"
 msgstr "Ikona i etykieta"
 
 #: ../panel-plugin/configuration-dialog.cpp:730
-msgid "Ignore _favorites"
+#, fuzzy
+msgid "Include _favorites"
 msgstr "Pomijanie _ulubionych"
 
 #: ../panel-plugin/configuration-dialog.cpp:623
@@ -222,7 +223,7 @@ msgstr "Umieszczenie kate_gorii poniżej przycisku panelu"
 msgid "Position commands next to search _entry"
 msgstr "Umieszczenie przycisków p_oleceń obok paska wyszukiwania"
 
-#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:168
+#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:156
 msgid "Recently Used"
 msgstr "Ostatnio używane"
 
@@ -320,15 +321,15 @@ msgstr "Czynność zostanie nieodwracalnie usunięta."
 msgid "Title"
 msgstr "Etykieta"
 
-#: ../panel-plugin/page.cpp:372
+#: ../panel-plugin/page.cpp:333
 msgid "Unable to add launcher to desktop."
 msgstr "Nie można dodać aktywatora na pulpicie"
 
-#: ../panel-plugin/page.cpp:411 ../panel-plugin/page.cpp:420
+#: ../panel-plugin/page.cpp:372 ../panel-plugin/page.cpp:381
 msgid "Unable to add launcher to panel."
 msgstr "Nie można dodać aktywatora do panelu"
 
-#: ../panel-plugin/page.cpp:449
+#: ../panel-plugin/page.cpp:410
 msgid "Unable to edit launcher."
 msgstr "Nie można edytować aktywatora."
 
@@ -420,6 +421,6 @@ msgstr "Wyrażenie _regularne"
 msgid "_Title:"
 msgstr "_Nazwa:"
 
-#: ../panel-plugin/plugin.cpp:450
+#: ../panel-plugin/plugin.cpp:410
 msgid "translator-credits"
 msgstr "Piotr Sokół <psokol at jabster.pl>, 2013, 2014, 2015."
diff --git a/po/pt.po b/po/pt.po
index e266084..19601a4 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-04-07 08:16-0400\n"
+"POT-Creation-Date: 2018-04-15 08:22-0400\n"
 "PO-Revision-Date: 2018-04-07 23:22+0000\n"
 "Last-Translator: José Vieira <jvieira33 at sapo.pt>\n"
 "Language-Team: Portuguese (http://www.transifex.com/gottcode/xfce4-"
@@ -46,7 +46,7 @@ msgstr "Todas"
 msgid "All _Settings"
 msgstr "Toda_s as definições"
 
-#: ../panel-plugin/plugin.cpp:445
+#: ../panel-plugin/plugin.cpp:405
 msgid "Alternate application launcher for Xfce"
 msgstr "Lançador de aplicações alternativo para o Xfce"
 
@@ -54,7 +54,7 @@ msgstr "Lançador de aplicações alternativo para o Xfce"
 msgid "Amount of _items:"
 msgstr "Número de ite_ns:"
 
-#: ../panel-plugin/plugin.cpp:258
+#: ../panel-plugin/plugin.cpp:210
 msgid "Applications"
 msgstr "Aplicações"
 
@@ -78,7 +78,7 @@ msgstr "Tamanho do ícone da categ_oria:"
 msgid "Clear Recently Used"
 msgstr "Limpar itens recentes"
 
-#: ../panel-plugin/plugin.cpp:446
+#: ../panel-plugin/plugin.cpp:406
 msgid "Copyright © 2013-2018 Graeme Gott"
 msgstr "Copyright © 2013-2018 Graeme Gott"
 
@@ -132,7 +132,7 @@ msgstr "Falha ao abrir o gestor de definições."
 msgid "Failed to switch users."
 msgstr "Falha ao trocar de utilizador."
 
-#: ../panel-plugin/window.cpp:162
+#: ../panel-plugin/window.cpp:150
 msgid "Favorites"
 msgstr "Favoritos"
 
@@ -145,7 +145,8 @@ msgid "Icon and title"
 msgstr "Ícone e título"
 
 #: ../panel-plugin/configuration-dialog.cpp:730
-msgid "Ignore _favorites"
+#, fuzzy
+msgid "Include _favorites"
 msgstr "Ignorar f_avoritos"
 
 #: ../panel-plugin/configuration-dialog.cpp:623
@@ -213,7 +214,7 @@ msgstr "Posicionar categ_orias junto ao botão do painel"
 msgid "Position commands next to search _entry"
 msgstr "Posicionar comandos junto à _entrada de pesquisa"
 
-#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:168
+#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:156
 msgid "Recently Used"
 msgstr "Usadas recentemente"
 
@@ -311,15 +312,15 @@ msgstr "Esta ação será eliminada permanentemente."
 msgid "Title"
 msgstr "Título"
 
-#: ../panel-plugin/page.cpp:372
+#: ../panel-plugin/page.cpp:333
 msgid "Unable to add launcher to desktop."
 msgstr "Não foi possível adicionar o lançador à área de trabalho."
 
-#: ../panel-plugin/page.cpp:411 ../panel-plugin/page.cpp:420
+#: ../panel-plugin/page.cpp:372 ../panel-plugin/page.cpp:381
 msgid "Unable to add launcher to panel."
 msgstr "Não foi possível adicionar o lançador ao painel."
 
-#: ../panel-plugin/page.cpp:449
+#: ../panel-plugin/page.cpp:410
 msgid "Unable to edit launcher."
 msgstr "Impossível alterar o lançador"
 
@@ -411,6 +412,6 @@ msgstr "Expressão r_egular"
 msgid "_Title:"
 msgstr "Tít_ulo:"
 
-#: ../panel-plugin/plugin.cpp:450
+#: ../panel-plugin/plugin.cpp:410
 msgid "translator-credits"
 msgstr "Sérgio Marques <smarquespt at gmail.com>"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 3396714..76df910 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -13,7 +13,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-04-07 08:16-0400\n"
+"POT-Creation-Date: 2018-04-15 08:22-0400\n"
 "PO-Revision-Date: 2017-08-09 18:47+0000\n"
 "Last-Translator: Gabriel Henrique\n"
 "Language-Team: Portuguese (Brazil) (http://www.transifex.com/gottcode/xfce4-"
@@ -48,7 +48,7 @@ msgstr "Todas"
 msgid "All _Settings"
 msgstr "Toda_s as configurações"
 
-#: ../panel-plugin/plugin.cpp:445
+#: ../panel-plugin/plugin.cpp:405
 msgid "Alternate application launcher for Xfce"
 msgstr "Lançador de aplicações alternativo para o Xfce"
 
@@ -56,7 +56,7 @@ msgstr "Lançador de aplicações alternativo para o Xfce"
 msgid "Amount of _items:"
 msgstr "Número de ite_ns:"
 
-#: ../panel-plugin/plugin.cpp:258
+#: ../panel-plugin/plugin.cpp:210
 msgid "Applications"
 msgstr "Aplicações"
 
@@ -80,7 +80,7 @@ msgstr "Tamanho do ícone da categ_oria:"
 msgid "Clear Recently Used"
 msgstr "Limpar usados recentemente"
 
-#: ../panel-plugin/plugin.cpp:446
+#: ../panel-plugin/plugin.cpp:406
 msgid "Copyright © 2013-2018 Graeme Gott"
 msgstr "Direitos autorais: Copyright © 2013-2018 Graeme Gott"
 
@@ -134,7 +134,7 @@ msgstr "Falha ao abrir o gerenciador de configurações."
 msgid "Failed to switch users."
 msgstr "Falha ao trocar de usuário."
 
-#: ../panel-plugin/window.cpp:162
+#: ../panel-plugin/window.cpp:150
 msgid "Favorites"
 msgstr "Favoritos"
 
@@ -147,7 +147,8 @@ msgid "Icon and title"
 msgstr "Ícone e título"
 
 #: ../panel-plugin/configuration-dialog.cpp:730
-msgid "Ignore _favorites"
+#, fuzzy
+msgid "Include _favorites"
 msgstr "Ignorar f_avoritos"
 
 #: ../panel-plugin/configuration-dialog.cpp:623
@@ -215,7 +216,7 @@ msgstr "Posicionar categ_orias junto ao botão do painel"
 msgid "Position commands next to search _entry"
 msgstr "Posicionar comandos junto à _entrada de pesquisa"
 
-#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:168
+#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:156
 msgid "Recently Used"
 msgstr "Usados recentemente"
 
@@ -313,15 +314,15 @@ msgstr "Esta ação será eliminada permanentemente."
 msgid "Title"
 msgstr "Título"
 
-#: ../panel-plugin/page.cpp:372
+#: ../panel-plugin/page.cpp:333
 msgid "Unable to add launcher to desktop."
 msgstr "Não foi possível adicionar o lançador à área de trabalho."
 
-#: ../panel-plugin/page.cpp:411 ../panel-plugin/page.cpp:420
+#: ../panel-plugin/page.cpp:372 ../panel-plugin/page.cpp:381
 msgid "Unable to add launcher to panel."
 msgstr "Não foi possível adicionar o lançador ao painel."
 
-#: ../panel-plugin/page.cpp:449
+#: ../panel-plugin/page.cpp:410
 msgid "Unable to edit launcher."
 msgstr "Não foi possível editar o lançador."
 
@@ -413,7 +414,7 @@ msgstr "Expressão r_egular"
 msgid "_Title:"
 msgstr "Tít_ulo:"
 
-#: ../panel-plugin/plugin.cpp:450
+#: ../panel-plugin/plugin.cpp:410
 msgid "translator-credits"
 msgstr ""
 "Carlos Reis <reiscarlos1976 at gmail.com>, 2017\n"
diff --git a/po/ro.po b/po/ro.po
index c70cbe8..920f2b3 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-04-07 08:16-0400\n"
+"POT-Creation-Date: 2018-04-15 08:22-0400\n"
 "PO-Revision-Date: 2017-12-04 09:34+0000\n"
 "Last-Translator: Dexter Rufus\n"
 "Language-Team: Romanian (http://www.transifex.com/gottcode/xfce4-whiskermenu-"
@@ -45,7 +45,7 @@ msgstr "Toate"
 msgid "All _Settings"
 msgstr "Toate _setările"
 
-#: ../panel-plugin/plugin.cpp:445
+#: ../panel-plugin/plugin.cpp:405
 msgid "Alternate application launcher for Xfce"
 msgstr "Lansator de aplicații alternativ pt. Xfce"
 
@@ -53,7 +53,7 @@ msgstr "Lansator de aplicații alternativ pt. Xfce"
 msgid "Amount of _items:"
 msgstr "Număr de _elemente"
 
-#: ../panel-plugin/plugin.cpp:258
+#: ../panel-plugin/plugin.cpp:210
 msgid "Applications"
 msgstr "Aplicații"
 
@@ -77,7 +77,7 @@ msgstr "Mărimea iconiței categ_oriei:"
 msgid "Clear Recently Used"
 msgstr "Șterge recent folositele"
 
-#: ../panel-plugin/plugin.cpp:446
+#: ../panel-plugin/plugin.cpp:406
 msgid "Copyright © 2013-2018 Graeme Gott"
 msgstr "Copyright © 2013-2018 Graeme Gott"
 
@@ -131,7 +131,7 @@ msgstr "A eșuat deschiderea gestionarului de setări."
 msgid "Failed to switch users."
 msgstr "Nu se pot schimba utilizatorii"
 
-#: ../panel-plugin/window.cpp:162
+#: ../panel-plugin/window.cpp:150
 msgid "Favorites"
 msgstr "Favorite"
 
@@ -144,7 +144,8 @@ msgid "Icon and title"
 msgstr "Iconiță și titlu"
 
 #: ../panel-plugin/configuration-dialog.cpp:730
-msgid "Ignore _favorites"
+#, fuzzy
+msgid "Include _favorites"
 msgstr "Ignoră _favorite"
 
 #: ../panel-plugin/configuration-dialog.cpp:623
@@ -212,7 +213,7 @@ msgstr "Poziționează cate_goriile lângă butonul de panou"
 msgid "Position commands next to search _entry"
 msgstr "Poziționează comen_zi lângă căsuța de căutare"
 
-#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:168
+#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:156
 msgid "Recently Used"
 msgstr "Folosite recent"
 
@@ -310,15 +311,15 @@ msgstr "Această acțiune va fi ștearsă permanent"
 msgid "Title"
 msgstr "Titlu"
 
-#: ../panel-plugin/page.cpp:372
+#: ../panel-plugin/page.cpp:333
 msgid "Unable to add launcher to desktop."
 msgstr "Nu s-a putut adăuga lansator la desktop."
 
-#: ../panel-plugin/page.cpp:411 ../panel-plugin/page.cpp:420
+#: ../panel-plugin/page.cpp:372 ../panel-plugin/page.cpp:381
 msgid "Unable to add launcher to panel."
 msgstr "Nu s-a putut adăuga lansator la panou."
 
-#: ../panel-plugin/page.cpp:449
+#: ../panel-plugin/page.cpp:410
 msgid "Unable to edit launcher."
 msgstr "Eșec la editarea lansatorului."
 
@@ -410,6 +411,6 @@ msgstr "Expresie _regulată"
 msgid "_Title:"
 msgstr "_Titlu"
 
-#: ../panel-plugin/plugin.cpp:450
+#: ../panel-plugin/plugin.cpp:410
 msgid "translator-credits"
 msgstr "autori-traduceri"
diff --git a/po/ru.po b/po/ru.po
index 296a486..19aedab 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-04-07 08:16-0400\n"
+"POT-Creation-Date: 2018-04-15 08:22-0400\n"
 "PO-Revision-Date: 2017-09-28 05:12+0000\n"
 "Last-Translator: Sergey Alyoshin <alyoshin.s at gmail.com>\n"
 "Language-Team: Russian (http://www.transifex.com/gottcode/xfce4-whiskermenu-"
@@ -48,7 +48,7 @@ msgstr "Все"
 msgid "All _Settings"
 msgstr "Все _настройки"
 
-#: ../panel-plugin/plugin.cpp:445
+#: ../panel-plugin/plugin.cpp:405
 msgid "Alternate application launcher for Xfce"
 msgstr "Альтернативное меню запуска приложений для Xfce"
 
@@ -56,7 +56,7 @@ msgstr "Альтернативное меню запуска приложени
 msgid "Amount of _items:"
 msgstr "Количество элементов:"
 
-#: ../panel-plugin/plugin.cpp:258
+#: ../panel-plugin/plugin.cpp:210
 msgid "Applications"
 msgstr "Приложения"
 
@@ -80,7 +80,7 @@ msgstr "Размер значка _категории:"
 msgid "Clear Recently Used"
 msgstr "Очистить историю"
 
-#: ../panel-plugin/plugin.cpp:446
+#: ../panel-plugin/plugin.cpp:406
 msgid "Copyright © 2013-2018 Graeme Gott"
 msgstr "Copyright © 2013—2018 Graeme Gott"
 
@@ -134,7 +134,7 @@ msgstr "Не удалось открыть диспетчер настроек."
 msgid "Failed to switch users."
 msgstr "Не удалось сменить пользователя."
 
-#: ../panel-plugin/window.cpp:162
+#: ../panel-plugin/window.cpp:150
 msgid "Favorites"
 msgstr "Избранное"
 
@@ -147,7 +147,8 @@ msgid "Icon and title"
 msgstr "Значок и заголовок"
 
 #: ../panel-plugin/configuration-dialog.cpp:730
-msgid "Ignore _favorites"
+#, fuzzy
+msgid "Include _favorites"
 msgstr "Игнорировать избранное"
 
 #: ../panel-plugin/configuration-dialog.cpp:623
@@ -215,7 +216,7 @@ msgstr "Ка_тегории после кнопок панели"
 msgid "Position commands next to search _entry"
 msgstr "Кнопки _команд рядом со строкой поиска"
 
-#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:168
+#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:156
 msgid "Recently Used"
 msgstr "Недавние"
 
@@ -313,15 +314,15 @@ msgstr "Действие буден навсегда удалено."
 msgid "Title"
 msgstr "Заголовок"
 
-#: ../panel-plugin/page.cpp:372
+#: ../panel-plugin/page.cpp:333
 msgid "Unable to add launcher to desktop."
 msgstr "Невозможно добавить значок запуска на «Рабочий стол»."
 
-#: ../panel-plugin/page.cpp:411 ../panel-plugin/page.cpp:420
+#: ../panel-plugin/page.cpp:372 ../panel-plugin/page.cpp:381
 msgid "Unable to add launcher to panel."
 msgstr "Невозможно добавить значок запуска на панель."
 
-#: ../panel-plugin/page.cpp:449
+#: ../panel-plugin/page.cpp:410
 msgid "Unable to edit launcher."
 msgstr "Невозможно изменить значок запуска."
 
@@ -413,7 +414,7 @@ msgstr "_Регулярное выражение"
 msgid "_Title:"
 msgstr "За_головок:"
 
-#: ../panel-plugin/plugin.cpp:450
+#: ../panel-plugin/plugin.cpp:410
 msgid "translator-credits"
 msgstr ""
 "Артём Демаков <dearalcher at gmail.com>, 2013\n"
diff --git a/po/sk.po b/po/sk.po
index 5babf4c..af51691 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-04-07 08:16-0400\n"
+"POT-Creation-Date: 2018-04-15 08:22-0400\n"
 "PO-Revision-Date: 2017-01-14 06:20+0000\n"
 "Last-Translator: Slavko <linux at slavino.sk>\n"
 "Language-Team: Slovak (http://www.transifex.com/gottcode/xfce4-whiskermenu-"
@@ -43,7 +43,7 @@ msgstr "Všetky"
 msgid "All _Settings"
 msgstr "Všetky _nastavenia"
 
-#: ../panel-plugin/plugin.cpp:445
+#: ../panel-plugin/plugin.cpp:405
 msgid "Alternate application launcher for Xfce"
 msgstr "Alternatívny spúšťač aplikácií pre XFCE"
 
@@ -51,7 +51,7 @@ msgstr "Alternatívny spúšťač aplikácií pre XFCE"
 msgid "Amount of _items:"
 msgstr "Počet polož_iek:"
 
-#: ../panel-plugin/plugin.cpp:258
+#: ../panel-plugin/plugin.cpp:210
 msgid "Applications"
 msgstr "Aplikácie"
 
@@ -75,7 +75,7 @@ msgstr "Veľkosť ikony _kategorie"
 msgid "Clear Recently Used"
 msgstr "Vymazať nedávne"
 
-#: ../panel-plugin/plugin.cpp:446
+#: ../panel-plugin/plugin.cpp:406
 msgid "Copyright © 2013-2018 Graeme Gott"
 msgstr "Copyright © 2013-2018 Graeme Gott"
 
@@ -129,7 +129,7 @@ msgstr "Zlyhalo otvorenie správcu nastavení."
 msgid "Failed to switch users."
 msgstr "Zlyhalo prepnutie používateľa."
 
-#: ../panel-plugin/window.cpp:162
+#: ../panel-plugin/window.cpp:150
 msgid "Favorites"
 msgstr "Obľúbené"
 
@@ -142,7 +142,8 @@ msgid "Icon and title"
 msgstr "Ikona a názov"
 
 #: ../panel-plugin/configuration-dialog.cpp:730
-msgid "Ignore _favorites"
+#, fuzzy
+msgid "Include _favorites"
 msgstr "Ignorovať o_bľúbené"
 
 #: ../panel-plugin/configuration-dialog.cpp:623
@@ -210,7 +211,7 @@ msgstr "Pozícia kate_górií vedľa panela tlačidiel"
 msgid "Position commands next to search _entry"
 msgstr "Umiestniť príkazy _vedľa položky hľadať"
 
-#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:168
+#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:156
 msgid "Recently Used"
 msgstr "Nedávne"
 
@@ -308,15 +309,15 @@ msgstr "Akcia bude odstránená natrvalo"
 msgid "Title"
 msgstr "Názov"
 
-#: ../panel-plugin/page.cpp:372
+#: ../panel-plugin/page.cpp:333
 msgid "Unable to add launcher to desktop."
 msgstr "Nemožno pridať spúšťač na plochu"
 
-#: ../panel-plugin/page.cpp:411 ../panel-plugin/page.cpp:420
+#: ../panel-plugin/page.cpp:372 ../panel-plugin/page.cpp:381
 msgid "Unable to add launcher to panel."
 msgstr "Nemožno pridať spúšťač do panela"
 
-#: ../panel-plugin/page.cpp:449
+#: ../panel-plugin/page.cpp:410
 msgid "Unable to edit launcher."
 msgstr "Nemožno upraviť spúšťač"
 
@@ -408,6 +409,6 @@ msgstr "_Regulárny výraz"
 msgid "_Title:"
 msgstr "_Názov:"
 
-#: ../panel-plugin/plugin.cpp:450
+#: ../panel-plugin/plugin.cpp:410
 msgid "translator-credits"
 msgstr "Slavko <linux at slavino.sk>"
diff --git a/po/sl.po b/po/sl.po
index 2b010d1..2fa8a03 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-04-07 08:16-0400\n"
+"POT-Creation-Date: 2018-04-15 08:22-0400\n"
 "PO-Revision-Date: 2017-01-14 16:37+0000\n"
 "Last-Translator: Ta Kernc\n"
 "Language-Team: Slovenian (http://www.transifex.com/gottcode/xfce4-"
@@ -46,7 +46,7 @@ msgstr "Vsi programi"
 msgid "All _Settings"
 msgstr "Vse na_stavitve"
 
-#: ../panel-plugin/plugin.cpp:445
+#: ../panel-plugin/plugin.cpp:405
 msgid "Alternate application launcher for Xfce"
 msgstr "Alternativni zaganjalnik programov za Xfce"
 
@@ -54,7 +54,7 @@ msgstr "Alternativni zaganjalnik programov za Xfce"
 msgid "Amount of _items:"
 msgstr "Štev_ilo predmetov:"
 
-#: ../panel-plugin/plugin.cpp:258
+#: ../panel-plugin/plugin.cpp:210
 msgid "Applications"
 msgstr "Programi"
 
@@ -78,7 +78,7 @@ msgstr "Velikost ikon kateg_orij"
 msgid "Clear Recently Used"
 msgstr "Počisti nedavno uporabljene"
 
-#: ../panel-plugin/plugin.cpp:446
+#: ../panel-plugin/plugin.cpp:406
 msgid "Copyright © 2013-2018 Graeme Gott"
 msgstr "Avtorske pravice © 2013-2018 Graeme Gott"
 
@@ -132,7 +132,7 @@ msgstr "Ni mogoče zagnati upravljalnika nastavitev."
 msgid "Failed to switch users."
 msgstr "Ni mogoče zamenjati uporabnika."
 
-#: ../panel-plugin/window.cpp:162
+#: ../panel-plugin/window.cpp:150
 msgid "Favorites"
 msgstr "Priljubljene"
 
@@ -145,7 +145,8 @@ msgid "Icon and title"
 msgstr "Ikono in naziv"
 
 #: ../panel-plugin/configuration-dialog.cpp:730
-msgid "Ignore _favorites"
+#, fuzzy
+msgid "Include _favorites"
 msgstr "Prezri priljubljene"
 
 #: ../panel-plugin/configuration-dialog.cpp:623
@@ -213,7 +214,7 @@ msgstr "Postavi kate_gorije poleg gumba v pultu"
 msgid "Position commands next to search _entry"
 msgstr "Postavi d_ejanja ob iskalno polje"
 
-#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:168
+#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:156
 msgid "Recently Used"
 msgstr "Nedavno uporabljeno"
 
@@ -311,15 +312,15 @@ msgstr "Dejanje bo trajno izbrisano."
 msgid "Title"
 msgstr "Naziv"
 
-#: ../panel-plugin/page.cpp:372
+#: ../panel-plugin/page.cpp:333
 msgid "Unable to add launcher to desktop."
 msgstr "Zaganjalnika ni bilo mogoče dodati na namizje."
 
-#: ../panel-plugin/page.cpp:411 ../panel-plugin/page.cpp:420
+#: ../panel-plugin/page.cpp:372 ../panel-plugin/page.cpp:381
 msgid "Unable to add launcher to panel."
 msgstr "Zaganjalnika ni bilo mogoče dodati v pult."
 
-#: ../panel-plugin/page.cpp:449
+#: ../panel-plugin/page.cpp:410
 msgid "Unable to edit launcher."
 msgstr "Zaganjalnika ni mogoče urediti."
 
@@ -411,6 +412,6 @@ msgstr "_Regularni izraz"
 msgid "_Title:"
 msgstr "_Naziv:"
 
-#: ../panel-plugin/plugin.cpp:450
+#: ../panel-plugin/plugin.cpp:410
 msgid "translator-credits"
 msgstr "seznam-prevajalcev"
diff --git a/po/sr.po b/po/sr.po
index 946dc43..0dcb8eb 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -12,7 +12,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-04-07 08:16-0400\n"
+"POT-Creation-Date: 2018-04-15 08:22-0400\n"
 "PO-Revision-Date: 2017-02-04 19:52+0000\n"
 "Last-Translator: Саша Петровић <salepetronije at gmail.com>\n"
 "Language-Team: Serbian (http://www.transifex.com/gottcode/xfce4-whiskermenu-"
@@ -48,7 +48,7 @@ msgstr "Све"
 msgid "All _Settings"
 msgstr "Све _поставке"
 
-#: ../panel-plugin/plugin.cpp:445
+#: ../panel-plugin/plugin.cpp:405
 msgid "Alternate application launcher for Xfce"
 msgstr "Заменски покретач програма за Иксфце"
 
@@ -56,7 +56,7 @@ msgstr "Заменски покретач програма за Иксфце"
 msgid "Amount of _items:"
 msgstr "Количина _ставки:"
 
-#: ../panel-plugin/plugin.cpp:258
+#: ../panel-plugin/plugin.cpp:210
 msgid "Applications"
 msgstr "Програми"
 
@@ -80,7 +80,7 @@ msgstr "Величина иконица _врста:"
 msgid "Clear Recently Used"
 msgstr "Очисти недавно коришћено"
 
-#: ../panel-plugin/plugin.cpp:446
+#: ../panel-plugin/plugin.cpp:406
 msgid "Copyright © 2013-2018 Graeme Gott"
 msgstr "Права умножавања © 2013-2018 Graeme Gott - Грејем гот"
 
@@ -134,7 +134,7 @@ msgstr "Нисам успео да отворим управника поста
 msgid "Failed to switch users."
 msgstr "Нисам успео да променим корисника."
 
-#: ../panel-plugin/window.cpp:162
+#: ../panel-plugin/window.cpp:150
 msgid "Favorites"
 msgstr "Омиљено"
 
@@ -147,7 +147,8 @@ msgid "Icon and title"
 msgstr "Иконица и наслов"
 
 #: ../panel-plugin/configuration-dialog.cpp:730
-msgid "Ignore _favorites"
+#, fuzzy
+msgid "Include _favorites"
 msgstr "Занемари _омиљене"
 
 #: ../panel-plugin/configuration-dialog.cpp:623
@@ -215,7 +216,7 @@ msgstr "Постави врсте до дугмета на полици"
 msgid "Position commands next to search _entry"
 msgstr "Постави наредбе до кућице претраге"
 
-#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:168
+#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:156
 msgid "Recently Used"
 msgstr "Недавно коришћено"
 
@@ -313,15 +314,15 @@ msgstr "Радња ће бити трајно избрисана."
 msgid "Title"
 msgstr "Наслов"
 
-#: ../panel-plugin/page.cpp:372
+#: ../panel-plugin/page.cpp:333
 msgid "Unable to add launcher to desktop."
 msgstr "Нисам успео да додам покретач на радну површ."
 
-#: ../panel-plugin/page.cpp:411 ../panel-plugin/page.cpp:420
+#: ../panel-plugin/page.cpp:372 ../panel-plugin/page.cpp:381
 msgid "Unable to add launcher to panel."
 msgstr "Нисам успео да додам покретач на полицу."
 
-#: ../panel-plugin/page.cpp:449
+#: ../panel-plugin/page.cpp:410
 msgid "Unable to edit launcher."
 msgstr "Нисам успео да уредим покретач."
 
@@ -413,6 +414,6 @@ msgstr "Општи из_раз"
 msgid "_Title:"
 msgstr "_Наслов:"
 
-#: ../panel-plugin/plugin.cpp:450
+#: ../panel-plugin/plugin.cpp:410
 msgid "translator-credits"
 msgstr "Саша Петровић <salepetronije at gmail.com>"
diff --git a/po/sr at latin.po b/po/sr at latin.po
index cd75a71..55cd7fc 100644
--- a/po/sr at latin.po
+++ b/po/sr at latin.po
@@ -12,7 +12,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-04-07 08:16-0400\n"
+"POT-Creation-Date: 2018-04-15 08:22-0400\n"
 "PO-Revision-Date: 2017-02-16 08:48+0000\n"
 "Last-Translator: srdjan srdjan <acrvena at gmail.com>\n"
 "Language-Team: Serbian (Latin) (http://www.transifex.com/gottcode/xfce4-"
@@ -48,7 +48,7 @@ msgstr "Sve"
 msgid "All _Settings"
 msgstr "Sve _postavke"
 
-#: ../panel-plugin/plugin.cpp:445
+#: ../panel-plugin/plugin.cpp:405
 msgid "Alternate application launcher for Xfce"
 msgstr "alternativni pokretac aplikacije za Xfce"
 
@@ -56,7 +56,7 @@ msgstr "alternativni pokretac aplikacije za Xfce"
 msgid "Amount of _items:"
 msgstr "Kolicina stvari:"
 
-#: ../panel-plugin/plugin.cpp:258
+#: ../panel-plugin/plugin.cpp:210
 msgid "Applications"
 msgstr "Aplikacije"
 
@@ -80,7 +80,7 @@ msgstr "Veličina ikonica _vrsta:"
 msgid "Clear Recently Used"
 msgstr "Očisti nedavno korišćeno"
 
-#: ../panel-plugin/plugin.cpp:446
+#: ../panel-plugin/plugin.cpp:406
 msgid "Copyright © 2013-2018 Graeme Gott"
 msgstr "Autorska prava © 2013-2018 Graeme Gott"
 
@@ -134,7 +134,7 @@ msgstr "Nisam uspeo da otvorim upravnika postavki."
 msgid "Failed to switch users."
 msgstr "Nisam uspeo da promenim korisnika."
 
-#: ../panel-plugin/window.cpp:162
+#: ../panel-plugin/window.cpp:150
 msgid "Favorites"
 msgstr "Omiljeno"
 
@@ -147,7 +147,8 @@ msgid "Icon and title"
 msgstr "Ikonica i naslov"
 
 #: ../panel-plugin/configuration-dialog.cpp:730
-msgid "Ignore _favorites"
+#, fuzzy
+msgid "Include _favorites"
 msgstr "Zanemari_omiljene"
 
 #: ../panel-plugin/configuration-dialog.cpp:623
@@ -215,7 +216,7 @@ msgstr "Polozaj kate_gorija do izbornika police"
 msgid "Position commands next to search _entry"
 msgstr "Položaj kućice za naredbe u odnosu na kućicu pretrage"
 
-#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:168
+#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:156
 msgid "Recently Used"
 msgstr "Nedavno korišćeno"
 
@@ -313,15 +314,15 @@ msgstr "Radnja će biti trajno izbrisana."
 msgid "Title"
 msgstr "Naslov"
 
-#: ../panel-plugin/page.cpp:372
+#: ../panel-plugin/page.cpp:333
 msgid "Unable to add launcher to desktop."
 msgstr "Nisam uspeo da dodam pokretač na radnu površ."
 
-#: ../panel-plugin/page.cpp:411 ../panel-plugin/page.cpp:420
+#: ../panel-plugin/page.cpp:372 ../panel-plugin/page.cpp:381
 msgid "Unable to add launcher to panel."
 msgstr "Nisam uspeo da dodam pokretač na policu."
 
-#: ../panel-plugin/page.cpp:449
+#: ../panel-plugin/page.cpp:410
 msgid "Unable to edit launcher."
 msgstr "Nisam uspjeo da izmjenim pokretac"
 
@@ -413,6 +414,6 @@ msgstr "Opšti iz_raz"
 msgid "_Title:"
 msgstr "_Naslov:"
 
-#: ../panel-plugin/plugin.cpp:450
+#: ../panel-plugin/plugin.cpp:410
 msgid "translator-credits"
 msgstr "zasluge -prevodioca"
diff --git a/po/sv.po b/po/sv.po
index 97979c6..9f6787c 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -14,7 +14,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-04-07 08:16-0400\n"
+"POT-Creation-Date: 2018-04-15 08:22-0400\n"
 "PO-Revision-Date: 2017-09-14 13:14+0000\n"
 "Last-Translator: Patrik Nilsson <asavartzeth at gmail.com>\n"
 "Language-Team: Swedish (Sweden) (http://www.transifex.com/gottcode/xfce4-"
@@ -49,7 +49,7 @@ msgstr "Alla"
 msgid "All _Settings"
 msgstr "Alla _inställningar"
 
-#: ../panel-plugin/plugin.cpp:445
+#: ../panel-plugin/plugin.cpp:405
 msgid "Alternate application launcher for Xfce"
 msgstr "Alternativ programstartare för Xfce"
 
@@ -57,7 +57,7 @@ msgstr "Alternativ programstartare för Xfce"
 msgid "Amount of _items:"
 msgstr "Antal _objekt:"
 
-#: ../panel-plugin/plugin.cpp:258
+#: ../panel-plugin/plugin.cpp:210
 msgid "Applications"
 msgstr "Program"
 
@@ -81,7 +81,7 @@ msgstr "K_ategori ikonstorlek:"
 msgid "Clear Recently Used"
 msgstr "Rensa senast använda"
 
-#: ../panel-plugin/plugin.cpp:446
+#: ../panel-plugin/plugin.cpp:406
 msgid "Copyright © 2013-2018 Graeme Gott"
 msgstr "Copyright © 2013-2018 Graeme Gott"
 
@@ -135,7 +135,7 @@ msgstr "Misslyckades med att öppna inställningshanteraren."
 msgid "Failed to switch users."
 msgstr "Misslyckades med att växla användare."
 
-#: ../panel-plugin/window.cpp:162
+#: ../panel-plugin/window.cpp:150
 msgid "Favorites"
 msgstr "Favoriter"
 
@@ -148,7 +148,8 @@ msgid "Icon and title"
 msgstr "Ikon och titel"
 
 #: ../panel-plugin/configuration-dialog.cpp:730
-msgid "Ignore _favorites"
+#, fuzzy
+msgid "Include _favorites"
 msgstr "Ignorera _favoriter"
 
 #: ../panel-plugin/configuration-dialog.cpp:623
@@ -216,7 +217,7 @@ msgstr "Placera k_ategorier intill panelknappen"
 msgid "Position commands next to search _entry"
 msgstr "Placera ko_mmandon bredvid sökfältet"
 
-#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:168
+#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:156
 msgid "Recently Used"
 msgstr "Senast använda"
 
@@ -314,15 +315,15 @@ msgstr "Åtgärden kommer att tas bort permanent."
 msgid "Title"
 msgstr "Titel"
 
-#: ../panel-plugin/page.cpp:372
+#: ../panel-plugin/page.cpp:333
 msgid "Unable to add launcher to desktop."
 msgstr "Kunde inte skapa skrivbordsgenväg."
 
-#: ../panel-plugin/page.cpp:411 ../panel-plugin/page.cpp:420
+#: ../panel-plugin/page.cpp:372 ../panel-plugin/page.cpp:381
 msgid "Unable to add launcher to panel."
 msgstr "Kunde inte lägga till programstartare i panelen."
 
-#: ../panel-plugin/page.cpp:449
+#: ../panel-plugin/page.cpp:410
 msgid "Unable to edit launcher."
 msgstr "Det gick inte att redigera programstartare."
 
@@ -414,6 +415,6 @@ msgstr "_Reguljära uttryck"
 msgid "_Title:"
 msgstr "Tite_l:"
 
-#: ../panel-plugin/plugin.cpp:450
+#: ../panel-plugin/plugin.cpp:410
 msgid "translator-credits"
 msgstr "Patrik Nilsson <translation at hembas.se>"
diff --git a/po/tr.po b/po/tr.po
index 5ed861f..600792a 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-04-07 08:16-0400\n"
+"POT-Creation-Date: 2018-04-15 08:22-0400\n"
 "PO-Revision-Date: 2017-06-03 07:24+0000\n"
 "Last-Translator: Ercan PEKER <bahadiroglu33 at gmail.com>\n"
 "Language-Team: Turkish (http://www.transifex.com/gottcode/xfce4-whiskermenu-"
@@ -45,7 +45,7 @@ msgstr "Hepsi"
 msgid "All _Settings"
 msgstr "Tüm _Ayarlar"
 
-#: ../panel-plugin/plugin.cpp:445
+#: ../panel-plugin/plugin.cpp:405
 msgid "Alternate application launcher for Xfce"
 msgstr "Xfce için alternatif uygulama başlatıcısı"
 
@@ -53,7 +53,7 @@ msgstr "Xfce için alternatif uygulama başlatıcısı"
 msgid "Amount of _items:"
 msgstr "Ögelerin _miktarı:"
 
-#: ../panel-plugin/plugin.cpp:258
+#: ../panel-plugin/plugin.cpp:210
 msgid "Applications"
 msgstr "Uygulamalar"
 
@@ -77,7 +77,7 @@ msgstr "Kategori simge boyutu:"
 msgid "Clear Recently Used"
 msgstr "Yakında Kullanılanları Temizle"
 
-#: ../panel-plugin/plugin.cpp:446
+#: ../panel-plugin/plugin.cpp:406
 msgid "Copyright © 2013-2018 Graeme Gott"
 msgstr "Telif © 2013-2018 Graeme Gott"
 
@@ -131,7 +131,7 @@ msgstr "Ayarlar Yöneticisini Açma Hatası"
 msgid "Failed to switch users."
 msgstr "Kullanıcı geçişi başarısız oldu."
 
-#: ../panel-plugin/window.cpp:162
+#: ../panel-plugin/window.cpp:150
 msgid "Favorites"
 msgstr "Sık kullanılanlar"
 
@@ -144,7 +144,8 @@ msgid "Icon and title"
 msgstr "Başlık ve Simge"
 
 #: ../panel-plugin/configuration-dialog.cpp:730
-msgid "Ignore _favorites"
+#, fuzzy
+msgid "Include _favorites"
 msgstr "Sık kullanılanları _gözardı et"
 
 #: ../panel-plugin/configuration-dialog.cpp:623
@@ -212,7 +213,7 @@ msgstr "Kate_goriler menünün sol tarafında konumlansın"
 msgid "Position commands next to search _entry"
 msgstr "Menünün altında solda daraltılmış arama _çubuğu"
 
-#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:168
+#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:156
 msgid "Recently Used"
 msgstr "Son Kullanılanlar"
 
@@ -310,15 +311,15 @@ msgstr "Komut kalıcı olarak silinir."
 msgid "Title"
 msgstr "Başlık"
 
-#: ../panel-plugin/page.cpp:372
+#: ../panel-plugin/page.cpp:333
 msgid "Unable to add launcher to desktop."
 msgstr "Çalıştırıcı Masaüstüne Eklenemedi"
 
-#: ../panel-plugin/page.cpp:411 ../panel-plugin/page.cpp:420
+#: ../panel-plugin/page.cpp:372 ../panel-plugin/page.cpp:381
 msgid "Unable to add launcher to panel."
 msgstr "Çalıştırıcı Panele Eklenemedi"
 
-#: ../panel-plugin/page.cpp:449
+#: ../panel-plugin/page.cpp:410
 msgid "Unable to edit launcher."
 msgstr "Başlatıcı düzenlenemiyor."
 
@@ -410,7 +411,7 @@ msgstr "_Düzenli ifade"
 msgid "_Title:"
 msgstr "_Başlık:"
 
-#: ../panel-plugin/plugin.cpp:450
+#: ../panel-plugin/plugin.cpp:410
 msgid "translator-credits"
 msgstr ""
 "Yusuf Faruk Doğan-yfdogan\n"
diff --git a/po/uk.po b/po/uk.po
index ee89cfe..95cc754 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-04-07 08:16-0400\n"
+"POT-Creation-Date: 2018-04-15 08:22-0400\n"
 "PO-Revision-Date: 2016-10-30 20:02+0000\n"
 "Last-Translator: Yarema aka Knedlyk <yupadmin at gmail.com>\n"
 "Language-Team: Ukrainian (http://www.transifex.com/gottcode/xfce4-"
@@ -45,7 +45,7 @@ msgstr "Все"
 msgid "All _Settings"
 msgstr "Всі _Налаштування"
 
-#: ../panel-plugin/plugin.cpp:445
+#: ../panel-plugin/plugin.cpp:405
 msgid "Alternate application launcher for Xfce"
 msgstr "Альтернативний пускач програм для Xfce"
 
@@ -53,7 +53,7 @@ msgstr "Альтернативний пускач програм для Xfce"
 msgid "Amount of _items:"
 msgstr "Кількість _елементів:"
 
-#: ../panel-plugin/plugin.cpp:258
+#: ../panel-plugin/plugin.cpp:210
 msgid "Applications"
 msgstr "Програми"
 
@@ -77,7 +77,7 @@ msgstr "Розмір піктограм _категорії:"
 msgid "Clear Recently Used"
 msgstr "Очистити історію"
 
-#: ../panel-plugin/plugin.cpp:446
+#: ../panel-plugin/plugin.cpp:406
 msgid "Copyright © 2013-2018 Graeme Gott"
 msgstr "Авторське право © 2013-2018 Ґраєм Ґотт"
 
@@ -132,7 +132,7 @@ msgstr "Не вдалося відкрити менеджер налаштува
 msgid "Failed to switch users."
 msgstr "Неможливо поміняти користувачів."
 
-#: ../panel-plugin/window.cpp:162
+#: ../panel-plugin/window.cpp:150
 msgid "Favorites"
 msgstr "Обране"
 
@@ -145,7 +145,8 @@ msgid "Icon and title"
 msgstr "Піктограма і назва"
 
 #: ../panel-plugin/configuration-dialog.cpp:730
-msgid "Ignore _favorites"
+#, fuzzy
+msgid "Include _favorites"
 msgstr "_ігнорувати обране"
 
 #: ../panel-plugin/configuration-dialog.cpp:623
@@ -213,7 +214,7 @@ msgstr "Розташувати категорії за кнопками пане
 msgid "Position commands next to search _entry"
 msgstr "Помістити кнопки команд біля р_ядка пошуку"
 
-#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:168
+#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:156
 msgid "Recently Used"
 msgstr "Нещодавно використані"
 
@@ -311,15 +312,15 @@ msgstr "Дію буде вилучено назавжди."
 msgid "Title"
 msgstr "Назва"
 
-#: ../panel-plugin/page.cpp:372
+#: ../panel-plugin/page.cpp:333
 msgid "Unable to add launcher to desktop."
 msgstr "Неможливо додати запускач до стільниці."
 
-#: ../panel-plugin/page.cpp:411 ../panel-plugin/page.cpp:420
+#: ../panel-plugin/page.cpp:372 ../panel-plugin/page.cpp:381
 msgid "Unable to add launcher to panel."
 msgstr "Неможливо додати запускач на панель."
 
-#: ../panel-plugin/page.cpp:449
+#: ../panel-plugin/page.cpp:410
 #, fuzzy
 msgid "Unable to edit launcher."
 msgstr "Неможливо додати запускач на панель."
@@ -412,7 +413,7 @@ msgstr "_Регулярний вираз"
 msgid "_Title:"
 msgstr "На_зва:"
 
-#: ../panel-plugin/plugin.cpp:450
+#: ../panel-plugin/plugin.cpp:410
 msgid "translator-credits"
 msgstr ""
 "Yarema aka Knedlyk <yupadmin at gmail.com>,\n"
diff --git a/po/uz.po b/po/uz.po
index ae8a0b0..4180b98 100644
--- a/po/uz.po
+++ b/po/uz.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-04-07 08:16-0400\n"
+"POT-Creation-Date: 2018-04-15 08:22-0400\n"
 "PO-Revision-Date: 2014-08-18 12:06+0000\n"
 "Last-Translator: Umid Almasov <u.almasov at gmail.com>\n"
 "Language-Team: Uzbek (http://www.transifex.com/projects/p/xfce4-whiskermenu-"
@@ -44,7 +44,7 @@ msgstr "Hammasi"
 msgid "All _Settings"
 msgstr "Hamma _sozlamalar"
 
-#: ../panel-plugin/plugin.cpp:445
+#: ../panel-plugin/plugin.cpp:405
 msgid "Alternate application launcher for Xfce"
 msgstr "Xfce uchun muqobil dasturlarni ishga tushiruvchi"
 
@@ -52,7 +52,7 @@ msgstr "Xfce uchun muqobil dasturlarni ishga tushiruvchi"
 msgid "Amount of _items:"
 msgstr ""
 
-#: ../panel-plugin/plugin.cpp:258
+#: ../panel-plugin/plugin.cpp:210
 #, fuzzy
 msgid "Applications"
 msgstr "Dasturlar menyusi"
@@ -77,7 +77,7 @@ msgstr "_Toifa nishonchasinig o'lchami:"
 msgid "Clear Recently Used"
 msgstr "Yaqinda foydalanilganlarni tozalash"
 
-#: ../panel-plugin/plugin.cpp:446
+#: ../panel-plugin/plugin.cpp:406
 msgid "Copyright © 2013-2018 Graeme Gott"
 msgstr "Copyright © 2013-2018 Graeme Gott"
 
@@ -134,7 +134,7 @@ msgstr "Moslamalar boshqaruvchisini ochish muvaffaqiyatsiz tugadi."
 msgid "Failed to switch users."
 msgstr "Foydalanuvchilarni almashtirish muvaffaqiyatsiz tugadi."
 
-#: ../panel-plugin/window.cpp:162
+#: ../panel-plugin/window.cpp:150
 msgid "Favorites"
 msgstr "Tanlanganlar"
 
@@ -148,7 +148,7 @@ msgstr "Nishoncha va sarlavha"
 
 #: ../panel-plugin/configuration-dialog.cpp:730
 #, fuzzy
-msgid "Ignore _favorites"
+msgid "Include _favorites"
 msgstr "Tanlanganlar"
 
 #: ../panel-plugin/configuration-dialog.cpp:623
@@ -216,7 +216,7 @@ msgstr "_Turkumlarni panel tugmasidan keyin joylashtirish"
 msgid "Position commands next to search _entry"
 msgstr "_Buyruqlarni qidirish elementidan keyin joylashtirish"
 
-#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:168
+#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:156
 msgid "Recently Used"
 msgstr "Yaqinda foydalanilganlar"
 
@@ -315,15 +315,15 @@ msgstr "Harakat butunlay o'chiriladi."
 msgid "Title"
 msgstr "Sarlavha"
 
-#: ../panel-plugin/page.cpp:372
+#: ../panel-plugin/page.cpp:333
 msgid "Unable to add launcher to desktop."
 msgstr "Ishga tushiruvchini ishchi stolga qo'shib bo'lmadi."
 
-#: ../panel-plugin/page.cpp:411 ../panel-plugin/page.cpp:420
+#: ../panel-plugin/page.cpp:372 ../panel-plugin/page.cpp:381
 msgid "Unable to add launcher to panel."
 msgstr "Ishga tushiruvchini panelga qo'shib bo'lmadi."
 
-#: ../panel-plugin/page.cpp:449
+#: ../panel-plugin/page.cpp:410
 #, fuzzy
 msgid "Unable to edit launcher."
 msgstr "Ishga tushiruvchini panelga qo'shib bo'lmadi."
@@ -418,7 +418,7 @@ msgstr "_Oddiy ifodalar"
 msgid "_Title:"
 msgstr "_Sarlavha"
 
-#: ../panel-plugin/plugin.cpp:450
+#: ../panel-plugin/plugin.cpp:410
 msgid "translator-credits"
 msgstr "Umid Almasov <u.almasov at gmail.com>, 2014"
 
diff --git a/po/vi.po b/po/vi.po
index f6c4c88..66b195e 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-04-07 08:16-0400\n"
+"POT-Creation-Date: 2018-04-15 08:22-0400\n"
 "PO-Revision-Date: 2014-05-05 02:44+0000\n"
 "Last-Translator: Duy Truong Nguyen <truongap.ars at gmail.com>\n"
 "Language-Team: Vietnamese (http://www.transifex.com/projects/p/xfce4-"
@@ -44,7 +44,7 @@ msgstr "Tất cả"
 msgid "All _Settings"
 msgstr "Tất cả cài đặt"
 
-#: ../panel-plugin/plugin.cpp:445
+#: ../panel-plugin/plugin.cpp:405
 msgid "Alternate application launcher for Xfce"
 msgstr ""
 
@@ -52,7 +52,7 @@ msgstr ""
 msgid "Amount of _items:"
 msgstr ""
 
-#: ../panel-plugin/plugin.cpp:258
+#: ../panel-plugin/plugin.cpp:210
 #, fuzzy
 msgid "Applications"
 msgstr "Thực đơn ứng dụng"
@@ -77,7 +77,7 @@ msgstr "Kích thước biểu tượng phân l_oại:"
 msgid "Clear Recently Used"
 msgstr "Dọn danh sách được dùng gần đây"
 
-#: ../panel-plugin/plugin.cpp:446
+#: ../panel-plugin/plugin.cpp:406
 msgid "Copyright © 2013-2018 Graeme Gott"
 msgstr ""
 
@@ -134,7 +134,7 @@ msgstr "Thất bại khi mở quản lý thiết lập."
 msgid "Failed to switch users."
 msgstr "Chuyển người dùng thất bại."
 
-#: ../panel-plugin/window.cpp:162
+#: ../panel-plugin/window.cpp:150
 msgid "Favorites"
 msgstr "Ưa Thích"
 
@@ -148,7 +148,7 @@ msgstr "Tiêu đề và biểu tượng"
 
 #: ../panel-plugin/configuration-dialog.cpp:730
 #, fuzzy
-msgid "Ignore _favorites"
+msgid "Include _favorites"
 msgstr "Ưa Thích"
 
 #: ../panel-plugin/configuration-dialog.cpp:623
@@ -217,7 +217,7 @@ msgstr "Đặt ô tìm kiếm gần biểu tượng Whisker"
 msgid "Position commands next to search _entry"
 msgstr "Đặt các nút lệnh cạnh ô tìm kiếm"
 
-#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:168
+#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:156
 msgid "Recently Used"
 msgstr "Truy cập gần đây"
 
@@ -316,15 +316,15 @@ msgstr "Hành động sẽ bị xóa vĩnh viễn"
 msgid "Title"
 msgstr "Tiêu đề"
 
-#: ../panel-plugin/page.cpp:372
+#: ../panel-plugin/page.cpp:333
 msgid "Unable to add launcher to desktop."
 msgstr "Không thể thêm vào thanh truy cập nhanh ở desktop."
 
-#: ../panel-plugin/page.cpp:411 ../panel-plugin/page.cpp:420
+#: ../panel-plugin/page.cpp:372 ../panel-plugin/page.cpp:381
 msgid "Unable to add launcher to panel."
 msgstr "Không thể thêm vào thanh truy cập nhanh hay khung."
 
-#: ../panel-plugin/page.cpp:449
+#: ../panel-plugin/page.cpp:410
 #, fuzzy
 msgid "Unable to edit launcher."
 msgstr "Không thể thêm vào thanh truy cập nhanh hay khung."
@@ -418,7 +418,7 @@ msgstr "_Quy tắc thể hiện"
 msgid "_Title:"
 msgstr "_Tiêu đề:"
 
-#: ../panel-plugin/plugin.cpp:450
+#: ../panel-plugin/plugin.cpp:410
 msgid "translator-credits"
 msgstr ""
 
diff --git a/po/xfce4-whiskermenu-plugin.pot b/po/xfce4-whiskermenu-plugin.pot
index e8e22c6..8057cb7 100644
--- a/po/xfce4-whiskermenu-plugin.pot
+++ b/po/xfce4-whiskermenu-plugin.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-04-07 08:16-0400\n"
+"POT-Creation-Date: 2018-04-15 08:22-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -41,7 +41,7 @@ msgstr ""
 msgid "All _Settings"
 msgstr ""
 
-#: ../panel-plugin/plugin.cpp:445
+#: ../panel-plugin/plugin.cpp:405
 msgid "Alternate application launcher for Xfce"
 msgstr ""
 
@@ -49,7 +49,7 @@ msgstr ""
 msgid "Amount of _items:"
 msgstr ""
 
-#: ../panel-plugin/plugin.cpp:258
+#: ../panel-plugin/plugin.cpp:210
 msgid "Applications"
 msgstr ""
 
@@ -73,7 +73,7 @@ msgstr ""
 msgid "Clear Recently Used"
 msgstr ""
 
-#: ../panel-plugin/plugin.cpp:446
+#: ../panel-plugin/plugin.cpp:406
 msgid "Copyright © 2013-2018 Graeme Gott"
 msgstr ""
 
@@ -127,7 +127,7 @@ msgstr ""
 msgid "Failed to switch users."
 msgstr ""
 
-#: ../panel-plugin/window.cpp:162
+#: ../panel-plugin/window.cpp:150
 msgid "Favorites"
 msgstr ""
 
@@ -140,7 +140,7 @@ msgid "Icon and title"
 msgstr ""
 
 #: ../panel-plugin/configuration-dialog.cpp:730
-msgid "Ignore _favorites"
+msgid "Include _favorites"
 msgstr ""
 
 #: ../panel-plugin/configuration-dialog.cpp:623
@@ -208,7 +208,7 @@ msgstr ""
 msgid "Position commands next to search _entry"
 msgstr ""
 
-#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:168
+#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:156
 msgid "Recently Used"
 msgstr ""
 
@@ -306,15 +306,15 @@ msgstr ""
 msgid "Title"
 msgstr ""
 
-#: ../panel-plugin/page.cpp:372
+#: ../panel-plugin/page.cpp:333
 msgid "Unable to add launcher to desktop."
 msgstr ""
 
-#: ../panel-plugin/page.cpp:411 ../panel-plugin/page.cpp:420
+#: ../panel-plugin/page.cpp:372 ../panel-plugin/page.cpp:381
 msgid "Unable to add launcher to panel."
 msgstr ""
 
-#: ../panel-plugin/page.cpp:449
+#: ../panel-plugin/page.cpp:410
 msgid "Unable to edit launcher."
 msgstr ""
 
@@ -406,6 +406,6 @@ msgstr ""
 msgid "_Title:"
 msgstr ""
 
-#: ../panel-plugin/plugin.cpp:450
+#: ../panel-plugin/plugin.cpp:410
 msgid "translator-credits"
 msgstr ""
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 03035a6..a7b3376 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-04-07 08:16-0400\n"
+"POT-Creation-Date: 2018-04-15 08:22-0400\n"
 "PO-Revision-Date: 2017-05-03 04:36+0000\n"
 "Last-Translator: 玉堂白鹤 <yjwork at qq.com>\n"
 "Language-Team: Chinese (China) (http://www.transifex.com/gottcode/xfce4-"
@@ -45,7 +45,7 @@ msgstr "所有"
 msgid "All _Settings"
 msgstr "所有设置 (_S)"
 
-#: ../panel-plugin/plugin.cpp:445
+#: ../panel-plugin/plugin.cpp:405
 msgid "Alternate application launcher for Xfce"
 msgstr "Xfce 应用程序启动器替代品"
 
@@ -53,7 +53,7 @@ msgstr "Xfce 应用程序启动器替代品"
 msgid "Amount of _items:"
 msgstr "项目合计(_I):"
 
-#: ../panel-plugin/plugin.cpp:258
+#: ../panel-plugin/plugin.cpp:210
 msgid "Applications"
 msgstr "应用程序"
 
@@ -77,7 +77,7 @@ msgstr "类目图标大小 (_O): "
 msgid "Clear Recently Used"
 msgstr "清除最近使用项"
 
-#: ../panel-plugin/plugin.cpp:446
+#: ../panel-plugin/plugin.cpp:406
 msgid "Copyright © 2013-2018 Graeme Gott"
 msgstr "版权所有© 2013-2018 Graeme Gott"
 
@@ -131,7 +131,7 @@ msgstr "打开设置管理器失败。"
 msgid "Failed to switch users."
 msgstr "切换用户失败。"
 
-#: ../panel-plugin/window.cpp:162
+#: ../panel-plugin/window.cpp:150
 msgid "Favorites"
 msgstr "收藏夹"
 
@@ -144,7 +144,8 @@ msgid "Icon and title"
 msgstr "图标和标题"
 
 #: ../panel-plugin/configuration-dialog.cpp:730
-msgid "Ignore _favorites"
+#, fuzzy
+msgid "Include _favorites"
 msgstr "忽略收藏夹(_F)"
 
 #: ../panel-plugin/configuration-dialog.cpp:623
@@ -212,7 +213,7 @@ msgstr "在面板按钮旁放置类目(_G)"
 msgid "Position commands next to search _entry"
 msgstr "在搜索框旁放置命令列表 (_E)"
 
-#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:168
+#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:156
 msgid "Recently Used"
 msgstr "最近使用"
 
@@ -310,15 +311,15 @@ msgstr "此动作将被永久删除。"
 msgid "Title"
 msgstr "标题"
 
-#: ../panel-plugin/page.cpp:372
+#: ../panel-plugin/page.cpp:333
 msgid "Unable to add launcher to desktop."
 msgstr "无法添加启动器到桌面。"
 
-#: ../panel-plugin/page.cpp:411 ../panel-plugin/page.cpp:420
+#: ../panel-plugin/page.cpp:372 ../panel-plugin/page.cpp:381
 msgid "Unable to add launcher to panel."
 msgstr "无法添加启动器到面板/"
 
-#: ../panel-plugin/page.cpp:449
+#: ../panel-plugin/page.cpp:410
 msgid "Unable to edit launcher."
 msgstr "无法编辑启动器。"
 
@@ -410,7 +411,7 @@ msgstr "正则表达式 (_R)"
 msgid "_Title:"
 msgstr "标题 (_T): "
 
-#: ../panel-plugin/plugin.cpp:450
+#: ../panel-plugin/plugin.cpp:410
 msgid "translator-credits"
 msgstr ""
 "白铭骢 <jeffbaichina at members.fsf.org>, 2014\\n\n"
diff --git a/po/zh_TW.po b/po/zh_TW.po
index d15c4e3..21cca76 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Whisker Menu\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-04-07 08:16-0400\n"
+"POT-Creation-Date: 2018-04-15 08:22-0400\n"
 "PO-Revision-Date: 2018-04-08 04:04+0000\n"
 "Last-Translator: Jeff Huang <s8321414 at gmail.com>\n"
 "Language-Team: Chinese (Taiwan) (http://www.transifex.com/gottcode/xfce4-"
@@ -45,7 +45,7 @@ msgstr "全部"
 msgid "All _Settings"
 msgstr "所有設定(_S)"
 
-#: ../panel-plugin/plugin.cpp:445
+#: ../panel-plugin/plugin.cpp:405
 msgid "Alternate application launcher for Xfce"
 msgstr "Xfce 上可替換的應用程式啟動器"
 
@@ -53,7 +53,7 @@ msgstr "Xfce 上可替換的應用程式啟動器"
 msgid "Amount of _items:"
 msgstr "項目數量(_I):"
 
-#: ../panel-plugin/plugin.cpp:258
+#: ../panel-plugin/plugin.cpp:210
 msgid "Applications"
 msgstr "應用程式"
 
@@ -77,7 +77,7 @@ msgstr "分類圖示大小(_O):"
 msgid "Clear Recently Used"
 msgstr "清除最近使用"
 
-#: ../panel-plugin/plugin.cpp:446
+#: ../panel-plugin/plugin.cpp:406
 msgid "Copyright © 2013-2018 Graeme Gott"
 msgstr "Copyright © 2013-2018 Graeme Gott"
 
@@ -131,7 +131,7 @@ msgstr "無法開啟設定管理員。"
 msgid "Failed to switch users."
 msgstr "未能切換使用者。"
 
-#: ../panel-plugin/window.cpp:162
+#: ../panel-plugin/window.cpp:150
 msgid "Favorites"
 msgstr "最愛"
 
@@ -144,7 +144,8 @@ msgid "Icon and title"
 msgstr "圖示與標題"
 
 #: ../panel-plugin/configuration-dialog.cpp:730
-msgid "Ignore _favorites"
+#, fuzzy
+msgid "Include _favorites"
 msgstr "忽略最愛(_F)"
 
 #: ../panel-plugin/configuration-dialog.cpp:623
@@ -212,7 +213,7 @@ msgstr "在面板按鈕旁的定位類別(_G)"
 msgid "Position commands next to search _entry"
 msgstr "下一個指令的搜尋結果(_E)"
 
-#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:168
+#: ../panel-plugin/configuration-dialog.cpp:714 ../panel-plugin/window.cpp:156
 msgid "Recently Used"
 msgstr "最近使用"
 
@@ -310,15 +311,15 @@ msgstr "會永久刪除該動作。"
 msgid "Title"
 msgstr "標題"
 
-#: ../panel-plugin/page.cpp:372
+#: ../panel-plugin/page.cpp:333
 msgid "Unable to add launcher to desktop."
 msgstr "無法在桌面上新增啟動器。"
 
-#: ../panel-plugin/page.cpp:411 ../panel-plugin/page.cpp:420
+#: ../panel-plugin/page.cpp:372 ../panel-plugin/page.cpp:381
 msgid "Unable to add launcher to panel."
 msgstr "無法在面板上新增啟動器。"
 
-#: ../panel-plugin/page.cpp:449
+#: ../panel-plugin/page.cpp:410
 msgid "Unable to edit launcher."
 msgstr "無法編輯啟動器。"
 
@@ -410,6 +411,6 @@ msgstr "正規表達式(_R)"
 msgid "_Title:"
 msgstr "標題(_T):"
 
-#: ../panel-plugin/plugin.cpp:450
+#: ../panel-plugin/plugin.cpp:410
 msgid "translator-credits"
 msgstr "黃柏諺 <s8321414 at yahoo.com.tw>,2014"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list