mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-09 07:14:18 +01:00
Add more pretty names for wmgenmenu apps
This commit is contained in:
@@ -189,7 +189,7 @@ char *Viewers[MAX_NR_APPS][2] = {
|
|||||||
};
|
};
|
||||||
|
|
||||||
char *Utilities[MAX_NR_APPS][2] = {
|
char *Utilities[MAX_NR_APPS][2] = {
|
||||||
{ "gdlinux", "gdlinux" },
|
{ "Google Desktop", "gdlinux" },
|
||||||
{ "K3B", "k3b" },
|
{ "K3B", "k3b" },
|
||||||
{ "gtkfind", "gtkfind" },
|
{ "gtkfind", "gtkfind" },
|
||||||
{ "gdict", "gdict" },
|
{ "gdict", "gdict" },
|
||||||
@@ -213,30 +213,30 @@ char *Video[MAX_NR_APPS][2] = {
|
|||||||
};
|
};
|
||||||
|
|
||||||
char *Chat[MAX_NR_APPS][2] = {
|
char *Chat[MAX_NR_APPS][2] = {
|
||||||
{ "pidgin", "pidgin" },
|
{ "Pidgin", "pidgin" },
|
||||||
{ "skype", "skype" },
|
{ "Skype", "skype" },
|
||||||
{ "gizmo", "gizmo" },
|
{ "Gizmo", "gizmo" },
|
||||||
{ "kopete", "kopete" },
|
{ "Kopete", "kopete" },
|
||||||
{ "xchat", "xchat" },
|
{ "XChat", "xchat" },
|
||||||
{ "kvirc", "kvirc" },
|
{ "KVIrc", "kvirc" },
|
||||||
{ "BitchX", "BitchX !" },
|
{ "BitchX", "BitchX !" },
|
||||||
{ "epic", "epic !" },
|
{ "EPIC", "epic !" },
|
||||||
{ "epic4", "epic4 !" },
|
{ "EPIC4", "epic4 !" },
|
||||||
{ "irssi", "irssi !" },
|
{ "Irssi", "irssi !" },
|
||||||
{ "tinyirc", "tinyirc !" },
|
{ "TinyIRC", "tinyirc !" },
|
||||||
{ "ksirc", "ksirc" },
|
{ "Ksirc", "ksirc" },
|
||||||
{ "gtalk", "gtalk" },
|
{ "gtalk", "gtalk" },
|
||||||
{ "gnome-icu", "gnome-icu" },
|
{ "GnomeICU", "gnome-icu" },
|
||||||
{ "licq", "licq" },
|
{ "Licq", "licq" },
|
||||||
{ "amsn", "amsn" },
|
{ "aMSN", "amsn" },
|
||||||
{ NULL, NULL }
|
{ NULL, NULL }
|
||||||
};
|
};
|
||||||
|
|
||||||
char *P2P[MAX_NR_APPS][2] = {
|
char *P2P[MAX_NR_APPS][2] = {
|
||||||
{ "amule", "amule" },
|
{ "aMule", "amule" },
|
||||||
{ "gftp", "gftp" },
|
{ "gFTP", "gftp" },
|
||||||
{ "smb4k", "smb4k" },
|
{ "Smb4K", "smb4k" },
|
||||||
{ "ktorrent", "ktorrent" },
|
{ "KTorrent", "ktorrent" },
|
||||||
{ "bittorrent-gui", "bittorrent-gui" },
|
{ "bittorrent-gui", "bittorrent-gui" },
|
||||||
{ "ftp", "ftp !" },
|
{ "ftp", "ftp !" },
|
||||||
{ "sftp", "sftp !" },
|
{ "sftp", "sftp !" },
|
||||||
@@ -249,17 +249,17 @@ char *P2P[MAX_NR_APPS][2] = {
|
|||||||
};
|
};
|
||||||
|
|
||||||
char *Games[MAX_NR_APPS][2] = {
|
char *Games[MAX_NR_APPS][2] = {
|
||||||
{ "fgfs", "fgfs" },
|
{ "FlightGear Flight Simulator", "fgfs" },
|
||||||
{ "tremulous", "tremulous" },
|
{ "Tremulous", "tremulous" },
|
||||||
{ "xboard", "xboard" },
|
{ "xboard", "xboard" },
|
||||||
{ "gnome-chess", "gnome-chess" },
|
{ "gnome-chess", "gnome-chess" },
|
||||||
{ "quake2", "quake2" },
|
{ "Quake 2", "quake2" },
|
||||||
{ "quake3", "quake3" },
|
{ "Quake 3", "quake3" },
|
||||||
{ "q3ut2", "q3ut2" },
|
{ "q3ut2", "q3ut2" },
|
||||||
{ "sof", "sof" },
|
{ "Soldier of Fortune", "sof" },
|
||||||
{ "rune", "rune" },
|
{ "rune", "rune" },
|
||||||
{ "tribes2", "tribes2" },
|
{ "tribes2", "tribes2" },
|
||||||
{ "unreal", "unreal" },
|
{ "Unreal Tournament", "unreal" },
|
||||||
{ "descent3", "descent3" },
|
{ "descent3", "descent3" },
|
||||||
{ "myth2", "myth2" },
|
{ "myth2", "myth2" },
|
||||||
{ "rt2", "rt2" },
|
{ "rt2", "rt2" },
|
||||||
@@ -281,13 +281,13 @@ char *Office[MAX_NR_APPS][2] = {
|
|||||||
{ "KWord", "kword" },
|
{ "KWord", "kword" },
|
||||||
{ "smath", "smath" },
|
{ "smath", "smath" },
|
||||||
{ "swriterkpresenter", "swriterkpresenter" },
|
{ "swriterkpresenter", "swriterkpresenter" },
|
||||||
{ "lyx", "lyx" },
|
{ "LyX", "lyx" },
|
||||||
{ "klyx", "klyx" },
|
{ "Klyx", "klyx" },
|
||||||
{ "gnucash", "gnucash" },
|
{ "GnuCash", "gnucash" },
|
||||||
{ "gnumeric", "gnumeric" },
|
{ "Gnumeric", "gnumeric" },
|
||||||
{ "kspread", "kspread" },
|
{ "KSpread", "kspread" },
|
||||||
{ "kchart", "kchart" },
|
{ "kchart", "kchart" },
|
||||||
{ "gnomecal", "gnomecal" },
|
{ "GnomeCal", "gnomecal" },
|
||||||
{ "gnomecard", "gnomecard" },
|
{ "gnomecard", "gnomecard" },
|
||||||
{ "korganizer", "korganizer" },
|
{ "korganizer", "korganizer" },
|
||||||
{ NULL, NULL }
|
{ NULL, NULL }
|
||||||
@@ -315,7 +315,8 @@ char *Development[MAX_NR_APPS][2] = {
|
|||||||
};
|
};
|
||||||
|
|
||||||
char *System[MAX_NR_APPS][2] = {
|
char *System[MAX_NR_APPS][2] = {
|
||||||
{ "iotop", "iotop -d 4 --only !" },
|
{ "Iotop", "iotop -d 4 --only !" },
|
||||||
|
{ "iostat", "iostat -p -k 5 !" },
|
||||||
{ "keybconf", "keybconf" },
|
{ "keybconf", "keybconf" },
|
||||||
{ "gtop", "gtop" },
|
{ "gtop", "gtop" },
|
||||||
{ "top", "top !" },
|
{ "top", "top !" },
|
||||||
@@ -326,7 +327,6 @@ char *System[MAX_NR_APPS][2] = {
|
|||||||
{ "tksysv", "tksysv" },
|
{ "tksysv", "tksysv" },
|
||||||
{ "ksysv", "ksysv" },
|
{ "ksysv", "ksysv" },
|
||||||
{ "gnome-ppp", "gnome-ppp" },
|
{ "gnome-ppp", "gnome-ppp" },
|
||||||
{ "iostat", "iostat -p -k 5 !" },
|
|
||||||
{ NULL, NULL }
|
{ NULL, NULL }
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user