mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-18 03:30:18 +00:00
More polishing for the About dialog
This commit is contained in:
@@ -3885,7 +3885,7 @@ auto_insert (char *dest, int destlen, unsigned char *src, char *word[],
|
||||
case 'h':
|
||||
utf = h; break;
|
||||
case 'm':
|
||||
utf = get_cpu_str (); break;
|
||||
utf = get_sys_str (1); break;
|
||||
case 'n':
|
||||
utf = n; break;
|
||||
case 's':
|
||||
|
||||
Reference in New Issue
Block a user