mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
Some comment fix.
Simple utf8 test.
This commit is contained in:
@ -93,7 +93,7 @@ void Taskbar::create_task_buttons(void) {
|
||||
b->update_title_from_xid();
|
||||
|
||||
/*
|
||||
* catch name changes
|
||||
* catch the name changes
|
||||
* TODO: put this in Netwm.{h,cpp}
|
||||
*/
|
||||
XSelectInput(fl_display, wins[i], PropertyChangeMask | StructureNotifyMask);
|
||||
|
Reference in New Issue
Block a user