.gitignore moved to ./debian fixes maintainder fields fixes vcs fields fixes LGPL fixes -dev.install *.h fixes patch/series better rulesubuntu/cosmic
parent
df56a437e5
commit
5f64a2f182
@ -0,0 +1,13 @@
|
|||||||
|
/*.debhelper
|
||||||
|
/*.log
|
||||||
|
/*.substvars
|
||||||
|
/files
|
||||||
|
|
||||||
|
/pcmanfm-qt/
|
||||||
|
/pcmanfm-qt-dbg/
|
||||||
|
/libfm-qt5-2/
|
||||||
|
/libfm-qt5-dev/
|
||||||
|
/libfm-qt5-dbg/
|
||||||
|
/pcmanfm-qt5/
|
||||||
|
/pcmanfm-qt5-dbg/
|
||||||
|
/tmp
|
@ -1,3 +1,3 @@
|
|||||||
usr/include/*
|
usr/include/libfm-qt/*.h
|
||||||
usr/lib/*/*.so
|
usr/lib/*/*.so
|
||||||
usr/lib/*/pkgconfig/*
|
usr/lib/*/pkgconfig/*
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
Description: provide main category
|
Description: provide main category
|
||||||
Author: Alf Gaida <agaida@siduction.org>
|
Author: Alf Gaida <agaida@siduction.org>
|
||||||
Last-Update: 2014-10-19
|
Last-Update: 2015-02-23
|
||||||
|
|
||||||
--- pcmanfm-qt-0.8.0.orig/pcmanfm/pcmanfm-qt-desktop-pref.desktop.in
|
--- pcmanfm-qt-0.9.0.orig/pcmanfm/pcmanfm-qt-desktop-pref.desktop.in
|
||||||
+++ pcmanfm-qt-0.8.0/pcmanfm/pcmanfm-qt-desktop-pref.desktop.in
|
+++ pcmanfm-qt-0.9.0/pcmanfm/pcmanfm-qt-desktop-pref.desktop.in
|
||||||
@@ -5,5 +5,5 @@ GenericName=Desktop Settings
|
@@ -5,5 +5,5 @@ GenericName=Desktop Settings
|
||||||
Comment=Change wallpapers and behavior of desktop manager
|
Comment=Change wallpapers and behavior of desktop manager
|
||||||
Exec=pcmanfm-qt --desktop-pref=general
|
Exec=pcmanfm-qt --desktop-pref=general
|
||||||
Icon=user-desktop
|
Icon=user-desktop
|
||||||
-Categories=Qt;DesktopSettings;
|
-Categories=Qt;DesktopSettings;
|
||||||
+Categories=Utility;Core;Qt;DesktopSettings;
|
+Categories=Settings;Qt;DesktopSettings;
|
||||||
StartupNotify=true
|
StartupNotify=true
|
@ -1 +1 @@
|
|||||||
pcmanfm-qt-desktop-pref.desktop.patch
|
pcmanfm-qt-desktop-pref.desktop.in.patch
|
||||||
|
Loading…
Reference in new issue