diff options
Diffstat (limited to 'opie-3rdparty/tickypip')
-rw-r--r-- | opie-3rdparty/tickypip/local_compile.patch | 16 | ||||
-rw-r--r-- | opie-3rdparty/tickypip/tickypip.desktop | 10 |
2 files changed, 26 insertions, 0 deletions
diff --git a/opie-3rdparty/tickypip/local_compile.patch b/opie-3rdparty/tickypip/local_compile.patch index e69de29bb2..ab0fe74f5f 100644 --- a/opie-3rdparty/tickypip/local_compile.patch +++ b/opie-3rdparty/tickypip/local_compile.patch @@ -0,0 +1,16 @@ + +# +# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher +# + +--- tickypip-0.1.2/tickypip.pro~local_compile 2003-08-03 21:07:41.000000000 -0600 ++++ tickypip-0.1.2/tickypip.pro 2004-06-23 09:10:53.000000000 -0600 +@@ -49,7 +49,7 @@ + + INCLUDEPATH += $(QPEDIR)/include + DEPENDPATH += $(QPEDIR)/include +-DEFINES += LOCAL_COMPILE ++DEFINES += + LIBS += -lqpe + OBJECTS_DIR = obj + MOC_DIR = moc diff --git a/opie-3rdparty/tickypip/tickypip.desktop b/opie-3rdparty/tickypip/tickypip.desktop index e69de29bb2..40ec2c2e0f 100644 --- a/opie-3rdparty/tickypip/tickypip.desktop +++ b/opie-3rdparty/tickypip/tickypip.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Name=Tickypip +Name[de]=Tickypip +Icon=tickypip/tickypip +Exec=tickypip +Comment=Connect the computers together to form an active network. +Comment[de]=Verbinde die Computer zu einem Netzwerk. +Type=Application +Type[de]=Anwendung +CanFastLoad=0 |