From 189331e9472aa2bac76decb0486c43d772e192c7 Mon Sep 17 00:00:00 2001 From: George Vlahavas Date: Tue, 8 Sep 2015 18:07:34 +0300 Subject: [PATCH] Use applications-other for the main category Use the applications-other icon as the default for the main category in compizboxmenu instructions. --- README.md | 2 +- man/xdgmenumaker.t2t | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 158a89b..32e7f49 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ editor and add a block of code like this inside the root `` element: xdgmenumaker -nif compizboxmenu - applications + applications-other Applications diff --git a/man/xdgmenumaker.t2t b/man/xdgmenumaker.t2t index 4b5b972..c8d9265 100644 --- a/man/xdgmenumaker.t2t +++ b/man/xdgmenumaker.t2t @@ -126,7 +126,7 @@ editor and add a block of code like this inside the root //// element: ``` xdgmenumaker -nif compizboxmenu - applications + applications-other Applications ```