added a button to encrypt to clipboard, change log and about window got their own layout now with proper linkification
This commit is contained in:
@@ -103,4 +103,9 @@ public final class Id {
|
||||
public static final int no_master_key = -2;
|
||||
public static final int updated = 1;
|
||||
}
|
||||
|
||||
public static final class target {
|
||||
public static final int clipboard = 0x21070001;
|
||||
public static final int email = 0x21070002;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user