Expand developer string.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
/*
|
||||
* File: DBusMprisProxy.cpp
|
||||
* Author: SET - nmset@yandex.com
|
||||
* Author: Saleem Edah-Tally - nmset@yandex.com
|
||||
* License : GPL V2
|
||||
*
|
||||
* Created on 10 décembre 2017, 22:23
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* File: DBusMprisProxy.h
|
||||
* Author: SET - nmset@yandex.com
|
||||
* Author: Saleem Edah-Tally - nmset@yandex.com
|
||||
* License : GPL V2
|
||||
*
|
||||
* Created on 10 décembre 2017, 22:23
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* File: DBusPODProxy.cpp
|
||||
* Author: SET - nmset@yandex.com
|
||||
* Author: Saleem Edah-Tally - nmset@yandex.com
|
||||
* License : GPL V2
|
||||
*
|
||||
* Created on 10 décembre 2017, 18:51
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* File: DBusPODProxy.h
|
||||
* Author: SET - nmset@yandex.com
|
||||
* Author: Saleem Edah-Tally - nmset@yandex.com
|
||||
* License : GPL V2
|
||||
*
|
||||
* Created on 10 décembre 2017, 18:51
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* File: globals.h
|
||||
* Author: SET - nmset@yandex.com
|
||||
* Author: Saleem Edah-Tally - nmset@yandex.com
|
||||
* License : GPL V2
|
||||
*
|
||||
* Created on 10 décembre 2017, 20:27
|
||||
@@ -19,7 +19,7 @@ using namespace std;
|
||||
#define _APPNAME_ "PMP7" // Pedal control for Media Player
|
||||
#define _APP_DESCRIPTION_ "Controls media playback by foot pedal"
|
||||
#define _VERSION_ "2"
|
||||
#define _AUTHOR_ "SET - nmset@yandex.com"
|
||||
#define _AUTHOR_ "Saleem Edah-Tally - nmset@yandex.com"
|
||||
#define _ABOUT_ string(_APPNAME_) + string(" - version ") + string(_VERSION_) \
|
||||
+ string(" - ") + string(_APP_DESCRIPTION_) + _DOT_ \
|
||||
+ string("\nAuthor : ") + string(_AUTHOR_) \
|
||||
|
||||
Reference in New Issue
Block a user