~noskcaj/ubuntu/utopic/xfce4-whiskermenu-pplugin/1.4.0

« back to all changes in this revision

Viewing changes to xfce4-popup-whiskermenu.in

  • Committer: Package Import Robot
  • Author(s): Yves-Alexis Perez, Jackson Doak
  • Date: 2013-11-09 00:31:47 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20131109003147-5o9092rpgh89xnj8
Tags: 1.2.0-1
[ Jackson Doak ]
* New upstream release
* Drop manpage, included upstream
* debian/docs: Install NEWS as the changelog, don't install CREDITS
* debian/control: Remove bad character from desciption

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
#
20
20
 
21
21
export TEXTDOMAIN="xfce4-panel"
22
 
export TEXTDOMAINDIR="@localedir@"
 
22
export TEXTDOMAINDIR="@CMAKE_INSTALL_FULL_LOCALEDIR@"
23
23
 
24
24
ATPOINTER="false"
25
25
 
35
35
    exit 0
36
36
    ;;
37
37
  -V|--version)
38
 
    exec @bindir@/xfce4-panel -V "$(basename $0)"
 
38
    echo "$(basename $0) 1.2.0"
 
39
    echo "Copyright (C) 2013 Graeme Gott"
39
40
    exit 0
40
41
    ;;
41
42
  -p|--pointer)