Merge lp:~rsalveti/session-manager/adding_more_configs into lp:session-manager

Proposed by Ricardo Salveti
Status: Merged
Approved by: Sergio Schvezov
Approved revision: 48
Merged at revision: 49
Proposed branch: lp:~rsalveti/session-manager/adding_more_configs
Merge into: lp:session-manager
Diff against target: 39 lines (+15/-0)
5 files modified
ubuntu-session.d/GT-I9000B.conf (+3/-0)
ubuntu-session.d/GT-N7000.conf (+3/-0)
ubuntu-session.d/espressorf.conf (+3/-0)
ubuntu-session.d/espressowifi.conf (+3/-0)
ubuntu-session.d/tf300t.conf (+3/-0)
To merge this branch: bzr merge lp:~rsalveti/session-manager/adding_more_configs
Reviewer Review Type Date Requested Status
Sergio Schvezov Approve
PS Jenkins bot continuous-integration Approve
Review via email: mp+156729@code.launchpad.net

Commit message

Adding config files for GT-I9000B, GT-N7000, espressorf, espressowifi and tf300t.

Description of the change

Adding config files for GT-I9000B, GT-N7000, espressorf, espressowifi and tf300t.

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Sergio Schvezov (sergiusens) wrote :

Looks good, compared to what was posted on the ML

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file 'ubuntu-session.d/GT-I9000B.conf'
2--- ubuntu-session.d/GT-I9000B.conf 1970-01-01 00:00:00 +0000
3+++ ubuntu-session.d/GT-I9000B.conf 2013-04-03 03:14:22 +0000
4@@ -0,0 +1,3 @@
5+GRID_UNIT_PX=10
6+QTWEBKIT_DPR=1.0
7+FORM_FACTOR="phone"
8
9=== added file 'ubuntu-session.d/GT-N7000.conf'
10--- ubuntu-session.d/GT-N7000.conf 1970-01-01 00:00:00 +0000
11+++ ubuntu-session.d/GT-N7000.conf 2013-04-03 03:14:22 +0000
12@@ -0,0 +1,3 @@
13+GRID_UNIT_PX=18
14+QTWEBKIT_DPR=1.5
15+FORM_FACTOR="phone"
16
17=== added file 'ubuntu-session.d/espressorf.conf'
18--- ubuntu-session.d/espressorf.conf 1970-01-01 00:00:00 +0000
19+++ ubuntu-session.d/espressorf.conf 2013-04-03 03:14:22 +0000
20@@ -0,0 +1,3 @@
21+GRID_UNIT_PX=8
22+QTWEBKIT_DPR=1.0
23+FORM_FACTOR="tablet"
24
25=== added file 'ubuntu-session.d/espressowifi.conf'
26--- ubuntu-session.d/espressowifi.conf 1970-01-01 00:00:00 +0000
27+++ ubuntu-session.d/espressowifi.conf 2013-04-03 03:14:22 +0000
28@@ -0,0 +1,3 @@
29+GRID_UNIT_PX=8
30+QTWEBKIT_DPR=1.0
31+FORM_FACTOR="tablet"
32
33=== added file 'ubuntu-session.d/tf300t.conf'
34--- ubuntu-session.d/tf300t.conf 1970-01-01 00:00:00 +0000
35+++ ubuntu-session.d/tf300t.conf 2013-04-03 03:14:22 +0000
36@@ -0,0 +1,3 @@
37+GRID_UNIT_PX=10
38+QTWEBKIT_DPR=1.6
39+FORM_FACTOR="tablet"

Subscribers

People subscribed via source and target branches