mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-30 02:12:30 +01:00
debian: Update with version 0.95.8-1~exp2 packaging.
This commit is contained in:
committed by
Carlos R. Mafra
parent
ff865c31f0
commit
ee36395ddf
16
debian/patches/50_def_config_paths.diff
vendored
16
debian/patches/50_def_config_paths.diff
vendored
@@ -1,16 +0,0 @@
|
||||
Description: This patch changes the default config paths
|
||||
Author: Andreas Metzler <ametzler@debian.org>
|
||||
Last-Update: 2010-08-07
|
||||
Index: wmaker-crm/src/wconfig.h.in
|
||||
===================================================================
|
||||
--- wmaker-crm.orig/src/wconfig.h.in
|
||||
+++ wmaker-crm/src/wconfig.h.in
|
||||
@@ -116,7 +116,7 @@
|
||||
*/
|
||||
|
||||
/* list of paths to look for the config files, searched in order of appearance */
|
||||
-#define DEF_CONFIG_PATHS "~/GNUstep/Library/WindowMaker:"PKGDATADIR
|
||||
+#define DEF_CONFIG_PATHS "~/GNUstep/Library/WindowMaker:/etc/GNUstep/Defaults:"PKGDATADIR
|
||||
#define DEF_MENU_FILE "menu"
|
||||
|
||||
/* name of the script to execute at startup */
|
||||
21
debian/patches/53_Debian_WMState.diff
vendored
21
debian/patches/53_Debian_WMState.diff
vendored
@@ -1,19 +1,10 @@
|
||||
Description: XTerm and WMPrefs debian configuration. Based on Marcelo E. Magallon <mmagallo@debian.org> diff patch.
|
||||
Description: XTerm debian configuration.
|
||||
Based on Marcelo E. Magallon <mmagallo@debian.org> diff patch.
|
||||
Author: Rodolfo García Peñas (kix) <kix@kix.es>
|
||||
Last-Update: 2012-01-09
|
||||
Index: wmaker-crm/WindowMaker/Defaults/WMState.in
|
||||
===================================================================
|
||||
--- wmaker-crm.orig/WindowMaker/Defaults/WMState.in
|
||||
+++ wmaker-crm/WindowMaker/Defaults/WMState.in
|
||||
@@ -2,7 +2,7 @@
|
||||
Dock = {
|
||||
Applications = (
|
||||
{
|
||||
- Command = "#wprefs#";
|
||||
+ Command = "/usr/bin/WPrefs";
|
||||
Name = Logo.WMDock;
|
||||
AutoLaunch = No;
|
||||
Forced = No;
|
||||
Last-Update: 2017-03-11
|
||||
|
||||
--- a/WindowMaker/Defaults/WMState.in
|
||||
+++ b/WindowMaker/Defaults/WMState.in
|
||||
@@ -10,8 +10,8 @@
|
||||
Lock = Yes;
|
||||
},
|
||||
|
||||
1
debian/patches/series
vendored
1
debian/patches/series
vendored
@@ -1,3 +1,2 @@
|
||||
50_def_config_paths.diff
|
||||
53_Debian_WMState.diff
|
||||
54_Debian_wmmacros.diff
|
||||
|
||||
Reference in New Issue
Block a user