浏览代码

Merge branch 'master' of https://git.tk.informatik.tu-darmstadt.de/scm-ssi-student-hostagev2

Alexander Brakowski 11 年之前
父节点
当前提交
d2e93187be
共有 2 个文件被更改,包括 1 次插入1 次删除
  1. 二进制
      res/drawable-xxxhdpi/ic_profile_paranoid.png
  2. 1 1
      src/de/tudarmstadt/informatik/hostage/dao/ProfileManager.java

二进制
res/drawable-xxxhdpi/ic_profile_paranoid.png


+ 1 - 1
src/de/tudarmstadt/informatik/hostage/dao/ProfileManager.java

@@ -373,7 +373,7 @@ public class ProfileManager {
 				8,
 				8,
 				"Paranoid",
 				"Paranoid",
 				"This profile monitors all available services",
 				"This profile monitors all available services",
-				R.drawable.ic_launcher,
+				R.drawable.ic_profile_paranoid,
 				false
 				false
 		);
 		);