Rename from Rifen to Pogger
This commit is contained in:
parent
0099e88164
commit
27b00a5202
6
Makefile
6
Makefile
|
@ -5,7 +5,7 @@
|
||||||
## architecture of Haiku.
|
## architecture of Haiku.
|
||||||
|
|
||||||
# The name of the binary.
|
# The name of the binary.
|
||||||
NAME = Rifen
|
NAME = Pogger
|
||||||
|
|
||||||
# The type of binary, must be one of:
|
# The type of binary, must be one of:
|
||||||
# APP: Application
|
# APP: Application
|
||||||
|
@ -15,7 +15,7 @@ NAME = Rifen
|
||||||
TYPE = APP
|
TYPE = APP
|
||||||
|
|
||||||
# If you plan to use localization, specify the application's MIME signature.
|
# If you plan to use localization, specify the application's MIME signature.
|
||||||
APP_MIME_SIG = application/x-vnd.Rifen
|
APP_MIME_SIG = application/x-vnd.Pogger
|
||||||
|
|
||||||
# The following lines tell Pe and Eddie where the SRCS, RDEFS, and RSRCS are
|
# The following lines tell Pe and Eddie where the SRCS, RDEFS, and RSRCS are
|
||||||
# so that Pe and Eddie can fill them in for you.
|
# so that Pe and Eddie can fill them in for you.
|
||||||
|
@ -35,7 +35,7 @@ SRCS = \
|
||||||
src/Config.cpp, \
|
src/Config.cpp, \
|
||||||
src/Util.cpp, \
|
src/Util.cpp, \
|
||||||
src/parsing.cpp, \
|
src/parsing.cpp, \
|
||||||
src/Rifen.cpp
|
src/Pogger.cpp
|
||||||
|
|
||||||
# Specify the resource definition files to use. Full or relative paths can be
|
# Specify the resource definition files to use. Full or relative paths can be
|
||||||
# used.
|
# used.
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
===============================================================================
|
===============================================================================
|
||||||
RIFE RSS daemon for Haiku
|
POGGER RSS daemon for Haiku
|
||||||
===============================================================================
|
===============================================================================
|
||||||
|
|
||||||
RIFE is a very WIP feed daemon for Haiku.
|
POGGER is a very WIP feed daemon for Haiku.
|
||||||
|
|
||||||
Useless right now. Disgustingly hackish.
|
Useless right now. Disgustingly hackish.
|
||||||
Please go away. <3
|
Please go away. <3
|
||||||
|
|
Ŝarĝante…
Reference in New Issue