summaryrefslogtreecommitdiffstats
path: root/MainPanel.c
diff options
context:
space:
mode:
authorNathan Scott <nathans@redhat.com>2020-08-20 14:48:47 +1000
committerNathan Scott <nathans@redhat.com>2020-08-20 14:48:47 +1000
commite25ac8557d93f3255297b4cd019bba050c3ee217 (patch)
treeafb940830005b2830153be5b8b3ca71f6b00ead8 /MainPanel.c
parent6b443c5da9227221ed793616f156800ab4ee2717 (diff)
parent18a60d668ddebae0982b6f952089d9260f582a6a (diff)
Merge branch 'hishamhm-pull-949'
Diffstat (limited to 'MainPanel.c')
-rw-r--r--MainPanel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/MainPanel.c b/MainPanel.c
index f8a20da0..55be17bf 100644
--- a/MainPanel.c
+++ b/MainPanel.c
@@ -32,7 +32,7 @@ typedef bool(*MainPanel_ForeachProcessFn)(Process*, Arg);
}*/
-static const char* const MainFunctions[] = {"Help ", "Setup ", "Search", "Filter", "Tree ", "SortBy", "Nice -", "Nice +", "Kill ", "Quit ", NULL};
+static const char* const MainFunctions[] = {"Help ", "Setup ", "Search ", "Filter ", "Tree ", "SortBy ", "Nice - ", "Nice + ", "Kill ", "Quit ", NULL};
void MainPanel_updateTreeFunctions(MainPanel* this, bool mode) {
FunctionBar* bar = MainPanel_getFunctionBar(this);

© 2014-2024 Faster IT GmbH | imprint | privacy policy