~chicharreros/magicicada-protocol/trunk

« back to all changes in this revision

Viewing changes to magicicadaprotocol/dircontent.proto

  • Committer: Magicicada Bot
  • Author(s): Natalia
  • Date: 2018-04-18 18:02:04 UTC
  • mfrom: (172.1.1 change-python-namespace)
  • Revision ID: magicicada_bot-20180418180204-m3zeeggez78h0wq7
[r=facundo] - Renamed python module to magicicadaprotocol, removing the need of the namespace package "ubuntuone".

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
 version.  If you delete this exception statement from all source
28
28
 files in the program, then also delete it here.
29
29
*/
30
 
package ubuntuone.storageprotocol;
 
30
package magicicadaprotocol;
31
31
 
32
 
option java_package = "com.ubuntuone.storageprotocol";
 
32
option java_package = "com.magicicadaprotocol";
33
33
option java_outer_classname = "DirectoryContentProtocol";
34
34
 
35
35
enum NodeType {