Home
last modified time | relevance | path

Searched refs:KDE_DIR (Results 1 – 8 of 8) sorted by relevance

/dports/audio/pacpl/pacpl-code/
H A Dpacpl.conf191 KDE_DIR = 1
H A Dpacpl132 KDE_DIR => 1,
2749 $outdir = `kdialog --getexistingdirectory $od` if $config{KDE_DIR} == 1 and $kde;
/dports/x11-wm/wmconfig/wmconfig-1.5.1/
H A Dkde2.c54 #define KDE_DIR ".kde/share/applnk/wmconfig" macro
241 snprintf(root_dir, sizeof(root_dir), "%s/%s", pw->pw_dir, KDE_DIR); in output_kde2()
H A Dkde.c79 #define KDE_DIR ".kde/share/applnk/wmconfig" macro
284 snprintf(root_dir, sizeof(root_dir), "%s/%s", pw->pw_dir, KDE_DIR); in output_kde()
/dports/audio/pacpl/pacpl-code/plugins/gnome/thunar/
H A DINSTALL9 and make sure KDE_DIR & KDE_OPTS = 0
/dports/net-im/kopete/kopete-21.12.3/protocols/meanwhile/
H A DREADME51 to $KDE_DIR/share/services (/usr/share/services on fedora).
/dports/audio/rebot3/rebot3-1.0.2/
H A Drebot3.pl56 $KDE_DIR = ($ENV{KDEDIR} || '/opt/kde');
62 "$KDE_DIR/share/apps/kscd/cddb",
/dports/audio/pacpl/pacpl-code/patches/
H A D0002-Fix-hardwired-installation-paths-in-pacpl.patch251 - KDE_DIR => 1,
2796 - $outdir = `kdialog --getexistingdirectory $od` if $config{KDE_DIR} == 1 and $kde;
4291 + KDE_DIR => 1,
6836 + $outdir = `kdialog --getexistingdirectory $od` if $config{KDE_DIR} == 1 and $kde;