~ubuntu-branches/ubuntu/wily/kdebase-workspace/wily

« back to all changes in this revision

Viewing changes to debian/patches/07_kdmrc_defaults_kubuntu.diff

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Thomas, Jonathan Thomas, Tarun Kumar Mall, Philip Muškovac, Stéphane Graber, James Hunt
  • Date: 2011-06-01 02:09:54 UTC
  • mfrom: (0.1.21 sid)
  • Revision ID: james.westby@ubuntu.com-20110601020954-id2t0x9rwxwrmjn2
Tags: 4:4.6.3-1ubuntu1
[ Jonathan Thomas ]
* Merge with Debian Unstable, remaining changes:
  - Add kdebase-workspace-wallpapers.{links, install}
  - Add kdebase-workspace-data.links
  - kdebase-workspace-data.install: don't add wallpapers that are in
    kdebase-workspace-wallpapers.install
  - Add kdm.{links, upstart}
  - kdm.logrotate: rotate 2 -> rotate 7
  - Make kdm work with upstart in kdm.prerm, kdm.postrm, kdm.postinst
  - debian/control:
    - don't build against libggadget-1.0-dev, libggadget-qt-1.0-dev
      (they are in Universe)
    - Build against libbost1.46-dev instead of libboost-dev
    - Add libxml2-dev, libpolkit-qt-1-dev to build-deps
    - Add python-kde4, python-sip, python-qt4 to build-dependencies
    - Keep bumped our replaces/breaks
    - plasma-netbook replaces plasma-widgets-workspace (<= 4:4.5.2-1ubuntu1)
    - kdebase-workspace-bin suggests plasma-scriptengines instead of
      recommend
    - kdebase-workspace-data depends on oxygen-cursor-theme instead of oxygencursors
    - Keep kdebase-workspace-wallpapers
    - plasma-dataengines-workspace replaces plasma-widget-workspace (<= 4:4.5.2-1ubuntu1)
    - plasma-widgets-workspace depends on akonadi-server and kdepim-runtime
    - plasma-scriptengines not depends on plasma-scriptengine-googlegadgets
    - plasma-scriptengine-ruby depends on libkde4-ruby
    - Don't build plasma-scriptengine-googlegadgets
    - freespacenotifier replaces kdebase-workspace-data (<= 4:4.5.2-1ubuntu1)
      and kdebase-workspace-bin (<= 4:4.5.2-1ubuntu1)
    - kinfocenter replaces kdebase-workspace-bin and systemsettings
    - libplasmagenericshell4 replaces plasma-widgets-workspace (<= 4:4.5.2-1ubuntu1)
  - debian/patches:
    - Use 07_kdmrc_defaults_kubuntu.diff instead of 07_kdmrc_defaults.diff
    - Don't add be_better_at_honouring_user_kdm_theming
    - Don't add use_dejavu_as_default_font
    - Don't add fix_target_link_libraries
    - Keep our patches
* Try a polkit-kde-1 | policykit-gnome-1 or-dependency again to see if policykit-1-gnome
  is a suitable policykit solution a year later.

[ Tarun Kumar Mall ]
* New uptream release
* Bumped kde-sc-dev-latest version to 4.6.3
* Removed patches kubuntu_120_ksysguard_sensors.diff and
  kubuntu_121_kdm_halt_cmd.diff, applied upstream
* Refreshed kubuntu_122_akonadi_calendar_dataengine.diff 

[ Philip Muškovac ]
* drop kubuntu_123_effectframe_glflush.diff, applied upstream
* Refresh symbol files 

[ Stéphane Graber ]
* Updated Vcs fields to point to kubuntu-uploaders instead of
  kubuntu-members

[ James Hunt ]
* Updated kdm.conf to fix kdm in single user mode (LP: #436936)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
--- a/kdm/config.def
2
 
+++ b/kdm/config.def
3
 
@@ -49,11 +49,11 @@
4
 
 #endif
5
 
 
6
 
 #if defined(BSD) || defined(__linux__)
7
 
-# define DEF_USER_PATH KDM_DEF_USER_PATH
8
 
-# define DEF_SYSTEM_PATH KDM_DEF_SYSTEM_PATH
9
 
+# define DEF_USER_PATH "/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games"
10
 
+# define DEF_SYSTEM_PATH "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11"
11
 
 #else
12
 
-# define DEF_USER_PATH KDM_DEF_USER_PATH ":/usr/ucb"
13
 
-# define DEF_SYSTEM_PATH KDM_DEF_SYSTEM_PATH ":/etc:/usr/ucb"
14
 
+# define DEF_USER_PATH "/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/ucb"
15
 
+# define DEF_SYSTEM_PATH "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/etc:/usr/ucb"
16
 
 #endif
17
 
 
18
 
 #if 0 /*def HASXDMAUTH*/
19
 
@@ -1369,13 +1369,13 @@
20
 
  This string is subject to word splitting.
21
 
  </para><para>
22
 
  The default is something reasonable for the system on which &kdm; was built,
23
 
- like <command>/usr/X11R6/bin/X</command>.
24
 
+ like <command>/usr/bin/X</command>.
25
 
 
26
 
 Key: ServerArgsLocal
27
 
 Type: string
28
 
 Default: ""
29
 
 User: core
30
 
-Instance: :*/"-nolisten tcp"
31
 
+Instance: :*/"-nr -nolisten tcp"
32
 
 Comment: &
33
 
 Description:
34
 
  Additional arguments for the &X-Server;s for local sessions.
35
 
@@ -1953,10 +1953,10 @@
36
 
 
37
 
 Key: SessionsDirs
38
 
 Type: list
39
 
-Default: *KDMDATA "/sessions"
40
 
+Default: *"/usr/share/xsessions,/var/lib/menu-xdg/xsessions,/usr/share/apps/kdm/sessions"
41
 
 User: core
42
 
 User: greeter-c
43
 
-Instance: */KDMCONF "/sessions," KDMDATA "/sessions"
44
 
+Instance: #*/"/usr/share/xsessions,/var/lib/menu-xdg/xsessions,/usr/share/apps/kdm/sessions"
45
 
 Update: upd_sessionsdirs
46
 
 Comment:
47
 
  The directories containing session type definitions in .desktop format,
48
 
@@ -2025,7 +2025,7 @@
49
 
 
50
 
 Key: UseSessReg
51
 
 Type: bool
52
 
-Default: true
53
 
+Default: false
54
 
 User: core
55
 
 Instance: #*/!
56
 
 Comment:
57
 
@@ -2577,7 +2577,6 @@
58
 
 Default: 0
59
 
 User: greeter
60
 
 Instance: #*/
61
 
-Update: upd_forgingseed
62
 
 Comment:
63
 
  Random seed for forging saved session types, etc. of unknown users.
64
 
  This value should be random but constant across the login domain.
65
 
@@ -2674,7 +2673,7 @@
66
 
 Type: bool
67
 
 Default: true
68
 
 User: greeter
69
 
-Instance: :*/false
70
 
+Instance: :*/true
71
 
 Comment: &
72
 
 Description:
73
 
  Show the <guilabel>Restart X Server</guilabel>/<guilabel>Close Connection</guilabel> action in the greeter.
74
 
--- a/kdm/kfrontend/genkdmconf.c
75
 
+++ b/kdm/kfrontend/genkdmconf.c
76
 
@@ -777,9 +777,9 @@
77
 
 "Program=\n"
78
 
 "ReverseBlending=false\n"
79
 
 "UseSHM=false\n"
80
 
-"Wallpaper=stripes.png\n"
81
 
+"Wallpaper=\n"
82
 
 "WallpaperList=\n"
83
 
-"WallpaperMode=Scaled\n";
84
 
+"WallpaperMode=NoWallpaper\n";
85
 
 
86
 
 /* Create a copy of a file under KDMCONF and fill it */
87
 
 static void
88
 
--- a/kdm/kfrontend/pics/CMakeLists.txt
89
 
+++ b/kdm/kfrontend/pics/CMakeLists.txt
90
 
@@ -1,5 +1,5 @@
91
 
 
92
 
 install( FILES kdelogo.png shutdown.png DESTINATION  ${DATA_INSTALL_DIR}/kdm/pics )
93
 
 install( FILES default1.png default2.png default3.png root1.png  DESTINATION  ${DATA_INSTALL_DIR}/kdm/pics/users )
94
 
-install( FILES stripes.png stripes.png.desktop  DESTINATION ${WALLPAPER_INSTALL_DIR} )
95
 
+#install( FILES stripes.png stripes.png.desktop  DESTINATION ${WALLPAPER_INSTALL_DIR} )
96