~jackweirdy/vidalia/680192

« back to all changes in this revision

Viewing changes to src/vidalia/network/TorMapWidgetInputHandler.cpp

  • Committer: Package Import Robot
  • Author(s): Ulises Vitulli
  • Date: 2011-09-19 12:05:30 UTC
  • mfrom: (1.4.5 upstream) (8.2.10 sid)
  • Revision ID: package-import@ubuntu.com-20110919120530-vysta795zgz0ec92
Tags: 0.2.14-3
* Moved debconf actions from config to postinst script (Closes: #641044).
* Remove deprecated files that enforced Tor not to start after having
  chosen to do so. This comes from the older approach to control Tor
  (Closes: #642223).
* Added debconf templates translations:
  - French, thanks Christian Perrier (Closes: #640769).
  - German, thanks Martin.E.Schauer (Closes: #641920).

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
**  LICENSE file, found in the top level directory of this distribution. If you
4
4
**  did not receive the LICENSE file with this file, you may obtain it from the
5
5
**  Vidalia source package distributed by the Vidalia Project at
6
 
**  http://www.vidalia-project.net/. No part of Vidalia, including this file,
7
 
**  may be copied, modified, propagated, or distributed except according to the
8
 
**  terms described in the LICENSE file.
 
6
**  http://www.torproject.org/projects/vidalia.html. No part of Vidalia, 
 
7
**  including this file, may be copied, modified, propagated, or distributed 
 
8
**  except according to the terms described in the LICENSE file.
9
9
*/
10
10
 
11
11
#include "TorMapWidgetInputHandler.h"