From cc8d189542a73ddf9e68ee398cfbdd23470b53d6 Mon Sep 17 00:00:00 2001 From: dakkar Date: Sat, 8 Aug 2020 17:17:30 +0100 Subject: new crystal version --- .menu | 0 Version | 2 +- preferences/BROWSER | 1 + preferences/DesktopDirs | 17 +++++++++++++++++ preferences/EDITOR | 1 + preferences/EDITOR~ | 1 + preferences/FullScreenApps | 7 +++++++ preferences/ShowDirectories | 1 + preferences/ShowDirectories~ | 4 ++++ preferences/Startup | 2 +- preferences/WallpaperThumbSize | 1 + 11 files changed, 35 insertions(+), 2 deletions(-) create mode 100644 .menu create mode 100644 preferences/BROWSER create mode 100644 preferences/DesktopDirs create mode 100644 preferences/EDITOR create mode 100644 preferences/EDITOR~ create mode 100644 preferences/FullScreenApps create mode 100644 preferences/ShowDirectories create mode 100644 preferences/ShowDirectories~ create mode 100644 preferences/WallpaperThumbSize diff --git a/.menu b/.menu new file mode 100644 index 0000000..e69de29 diff --git a/Version b/Version index b347b11..d15b8b0 100644 --- a/Version +++ b/Version @@ -1 +1 @@ -3.2.3 +3.6.5 diff --git a/preferences/BROWSER b/preferences/BROWSER new file mode 100644 index 0000000..fbb1db3 --- /dev/null +++ b/preferences/BROWSER @@ -0,0 +1 @@ +SetEnv BROWSER "/usr/bin/firefox" diff --git a/preferences/DesktopDirs b/preferences/DesktopDirs new file mode 100644 index 0000000..642c480 --- /dev/null +++ b/preferences/DesktopDirs @@ -0,0 +1,17 @@ +# preferences/DesktopDirs: +# FVWM-Crystal preference for desktop files +# Put in this file, all the directories that +# must be searched for application desktop files. +# Those directories will be searched by +# fvwm-crystal.generate-menu for the generation +# of the application menu. +# It must be one directory per line. +# Lines that begin with # will be ignored. +/usr/share/applications +#/usr/share/applications/kde +/usr/share/applications/kde4 +#/usr/share/gnome/apps +#/usr/local/share/applications +#/usr/kde/3.5/share/applications/kde +#/usr/kde/3.5/share/applnk +#/usr/kde/3.5/share/apps/kaoofinder/apps diff --git a/preferences/EDITOR b/preferences/EDITOR new file mode 100644 index 0000000..1aa35f6 --- /dev/null +++ b/preferences/EDITOR @@ -0,0 +1 @@ +SetEnv EDITOR "/usr/bin/emacsclient" diff --git a/preferences/EDITOR~ b/preferences/EDITOR~ new file mode 100644 index 0000000..88c15af --- /dev/null +++ b/preferences/EDITOR~ @@ -0,0 +1 @@ +SetEnv EDITOR "/bin/nano" diff --git a/preferences/FullScreenApps b/preferences/FullScreenApps new file mode 100644 index 0000000..3465b62 --- /dev/null +++ b/preferences/FullScreenApps @@ -0,0 +1,7 @@ +# You can put here the applications you want to start +# in full screen, one by line. +# Lines starting with # are ignored. +# As name, You can use +# the window Name, Icon Name, Class or Resource. +#firefox +#evince diff --git a/preferences/ShowDirectories b/preferences/ShowDirectories new file mode 100644 index 0000000..072783f --- /dev/null +++ b/preferences/ShowDirectories @@ -0,0 +1 @@ +~/.fvwm-crystal diff --git a/preferences/ShowDirectories~ b/preferences/ShowDirectories~ new file mode 100644 index 0000000..0240e9a --- /dev/null +++ b/preferences/ShowDirectories~ @@ -0,0 +1,4 @@ +~/.fvwm-crystal ~/Developement/FVWM-Crystal/sourceforge/fvwm-crystal-code/ +~/Amiga +~/Elec +~/HTC ~/Backup_HTC diff --git a/preferences/Startup b/preferences/Startup index d750037..bffd8fa 100644 --- a/preferences/Startup +++ b/preferences/Startup @@ -1,2 +1,2 @@ # stuff to do after basic functions are loaded, but before -# applications / bindings are set \ No newline at end of file +# applications / bindings are set diff --git a/preferences/WallpaperThumbSize b/preferences/WallpaperThumbSize new file mode 100644 index 0000000..90ab2fb --- /dev/null +++ b/preferences/WallpaperThumbSize @@ -0,0 +1 @@ +InfoStoreAdd WallpaperThumbSize 42 -- cgit v1.2.3