Compare commits
No commits in common. "197cd20d6c9fc224271edcb77fd7f920412f7344" and "175d72ee849afe6e3547739132103cb26acf9173" have entirely different histories.
197cd20d6c
...
175d72ee84
@ -78,8 +78,8 @@ endforeach ()
|
||||
|
||||
set (CPACK_PACKAGE_DESCRIPTION_SUMMARY "SteelSeries Sensei Raw control utility")
|
||||
set (CPACK_PACKAGE_VERSION ${project_VERSION})
|
||||
set (CPACK_PACKAGE_VENDOR "Premysl Eric Janouch")
|
||||
set (CPACK_PACKAGE_CONTACT "Přemysl Eric Janouch <p@janouch.name>")
|
||||
set (CPACK_PACKAGE_VENDOR "Premysl Janouch")
|
||||
set (CPACK_PACKAGE_CONTACT "Přemysl Janouch <p@janouch.name>")
|
||||
set (CPACK_RESOURCE_FILE_LICENSE "${PROJECT_SOURCE_DIR}/LICENSE")
|
||||
|
||||
set (CPACK_GENERATOR "TGZ;ZIP")
|
||||
|
2
LICENSE
2
LICENSE
@ -1,4 +1,4 @@
|
||||
Copyright (c) 2013, Přemysl Eric Janouch <p@janouch.name>
|
||||
Copyright (c) 2013, Přemysl Janouch <p@janouch.name>
|
||||
|
||||
Permission to use, copy, modify, and/or distribute this software for any
|
||||
purpose with or without fee is hereby granted.
|
||||
|
@ -12,8 +12,6 @@ If you don't fancy command line tools, there's also a basic GTK+ frontend
|
||||
available. On Ubuntu and its derivatives, you should be able to find it in your
|
||||
System Settings.
|
||||
|
||||
image::sensei-raw-ctl-gui.png[align="center"]
|
||||
|
||||
Supported devices
|
||||
-----------------
|
||||
- SteelSeries Sensei Raw
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* Very tightly coupled with the sensei-raw-ctl utility.
|
||||
*
|
||||
* Copyright (c) 2013, Přemysl Eric Janouch <p@janouch.name>
|
||||
* Copyright (c) 2013, Přemysl Janouch <p@janouch.name>
|
||||
*
|
||||
* Permission to use, copy, modify, and/or distribute this software for any
|
||||
* purpose with or without fee is hereby granted.
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 10 KiB |
@ -6,7 +6,7 @@
|
||||
*
|
||||
* The code might be a bit long but does very little; most of it is UI.
|
||||
*
|
||||
* Copyright (c) 2013 - 2016, Přemysl Eric Janouch <p@janouch.name>
|
||||
* Copyright (c) 2013 - 2016, Přemysl Janouch <p@janouch.name>
|
||||
*
|
||||
* Permission to use, copy, modify, and/or distribute this software for any
|
||||
* purpose with or without fee is hereby granted.
|
||||
|
Loading…
x
Reference in New Issue
Block a user