------------------------------------------------------------ revno: 429 committer: Razzloss <[email protected]> branch nick: ldcpp-coreupgrade timestamp: Sat 2011-05-28 16:00:03 +0300 message: Fix appname modified: dcpp/version.h
-- lp:~linuxdcpp-team/linuxdcpp/coreupgrade https://code.launchpad.net/~linuxdcpp-team/linuxdcpp/coreupgrade Your team LinuxDC++ Team is subscribed to branch lp:~linuxdcpp-team/linuxdcpp/coreupgrade. To unsubscribe from this branch go to https://code.launchpad.net/~linuxdcpp-team/linuxdcpp/coreupgrade/+edit-subscription
=== modified file 'dcpp/version.h' --- dcpp/version.h 2011-05-02 06:10:43 +0000 +++ dcpp/version.h 2011-05-28 13:00:03 +0000 @@ -16,7 +16,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#define APPNAME "DC++" +#define APPNAME "LinuxDC++" // don't forget to update the .rc file as well! #define VERSIONSTRING "0.782"
_______________________________________________ Mailing list: https://launchpad.net/~linuxdcpp-team Post to : [email protected] Unsubscribe : https://launchpad.net/~linuxdcpp-team More help : https://help.launchpad.net/ListHelp

