patches/printman-01-menu-entry.diff
author Jon Tibble <meths@btinternet.com>
Sat, 06 Oct 2012 16:11:50 +0100
branchs11express-2010-11
changeset 22109 db10202d5f6d
parent 9914 f6afd9d48223
permissions -rw-r--r--
Added tag oi_151a_prestable7 for changeset 25dee50cecca
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9835
4ad5747268ce 2007-05-03 Ghee Teo <[email protected]>
gheet
parents: 9397
diff changeset
     1
diff -urN -x'*.orig' printman-0.0.2/Makefile.am ../SUNWgnome-print-2.18.0.hacked/printman-0.0.2/Makefile.am
4ad5747268ce 2007-05-03 Ghee Teo <[email protected]>
gheet
parents: 9397
diff changeset
     2
--- printman-0.0.2/Makefile.am	2004-06-14 01:42:25.000000000 +0100
4ad5747268ce 2007-05-03 Ghee Teo <[email protected]>
gheet
parents: 9397
diff changeset
     3
+++ ../SUNWgnome-print-2.18.0.hacked/printman-0.0.2/Makefile.am	2007-05-03 18:01:28.843989000 +0100
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     4
@@ -20,7 +20,7 @@
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     5
 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     6
 SUBDIRS = src help art po
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     7
 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     8
-Desktopdir = $(datadir)/applications
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     9
+Desktopdir = $(datadir)/applications/
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    10
 Desktop_in_files = gnome-print-manager.desktop.in
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    11
 Desktop_DATA = $(Desktop_in_files:.desktop.in=.desktop)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    12
 
9835
4ad5747268ce 2007-05-03 Ghee Teo <[email protected]>
gheet
parents: 9397
diff changeset
    13
diff -urN -x'*.orig' printman-0.0.2/gnome-print-manager.desktop ../SUNWgnome-print-2.18.0.hacked/printman-0.0.2/gnome-print-manager.desktop
9914
f6afd9d48223 2007-05-16 Takao Fujiwara <[email protected]>
fujiwara
parents: 9835
diff changeset
    14
--- printman-0.0.2-orig/gnome-print-manager.desktop.in	1970-01-01 09:00:00.000000000 +0900
f6afd9d48223 2007-05-16 Takao Fujiwara <[email protected]>
fujiwara
parents: 9835
diff changeset
    15
+++ printman-0.0.2/gnome-print-manager.desktop.in	2007-05-16 18:31:48.353365000 +0900
f6afd9d48223 2007-05-16 Takao Fujiwara <[email protected]>
fujiwara
parents: 9835
diff changeset
    16
@@ -0,0 +1,11 @@
f6afd9d48223 2007-05-16 Takao Fujiwara <[email protected]>
fujiwara
parents: 9835
diff changeset
    17
+[Desktop Entry]
f6afd9d48223 2007-05-16 Takao Fujiwara <[email protected]>
fujiwara
parents: 9835
diff changeset
    18
+# SUN_BRANDING
f6afd9d48223 2007-05-16 Takao Fujiwara <[email protected]>
fujiwara
parents: 9835
diff changeset
    19
+_Name=Printer Queue Monitor
f6afd9d48223 2007-05-16 Takao Fujiwara <[email protected]>
fujiwara
parents: 9835
diff changeset
    20
+# SUN_BRANDING
f6afd9d48223 2007-05-16 Takao Fujiwara <[email protected]>
fujiwara
parents: 9835
diff changeset
    21
+_Comment=View printers and queues
f6afd9d48223 2007-05-16 Takao Fujiwara <[email protected]>
fujiwara
parents: 9835
diff changeset
    22
+Exec=gnome-printinfo
f6afd9d48223 2007-05-16 Takao Fujiwara <[email protected]>
fujiwara
parents: 9835
diff changeset
    23
+Terminal=0
f6afd9d48223 2007-05-16 Takao Fujiwara <[email protected]>
fujiwara
parents: 9835
diff changeset
    24
+Type=Application
f6afd9d48223 2007-05-16 Takao Fujiwara <[email protected]>
fujiwara
parents: 9835
diff changeset
    25
+Icon=print-manager.png
9835
4ad5747268ce 2007-05-03 Ghee Teo <[email protected]>
gheet
parents: 9397
diff changeset
    26
+StartupNotify=true
4ad5747268ce 2007-05-03 Ghee Teo <[email protected]>
gheet
parents: 9397
diff changeset
    27
+Categories=GNOME;Application;System;Settings