mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 12:28:22 +01:00
wmgenmenu: Add XBMC entry
This commit is contained in:
@@ -109,6 +109,7 @@ char *Multimedia[MAX_NR_APPS][2] = {
|
||||
{ N_("Gcd"), "gcd" },
|
||||
{ N_("XawTV"), "xawtv" },
|
||||
{ N_("XPlayCD"), "xplaycd" },
|
||||
{ N_("XBMC"), "xbmc" },
|
||||
{ NULL, NULL}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user