Commit 9738e46c authored by Francois Cartegnie's avatar Francois Cartegnie

Qt: Menus: Don't repeat context for playlist view modes

parent 0040f2a5
...@@ -147,9 +147,9 @@ signals: ...@@ -147,9 +147,9 @@ signals:
static const QString viewNames[ StandardPLPanel::VIEW_COUNT ] static const QString viewNames[ StandardPLPanel::VIEW_COUNT ]
= { qtr( "Icon View" ), = { qtr( "Icons" ),
qtr( "Detailed View" ), qtr( "Detailed List" ),
qtr( "List View" ), qtr( "List" ),
qtr( "PictureFlow View ") }; qtr( "PictureFlow") };
#endif #endif
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment