| Commit message (Expand) | Author | Age | Files | Lines |
* | make the desktop greeter menu's name consistent across indicators: 'desktop_g... | Charles Kerr | 2013-07-05 | 1 | -1/+1 |
* | make the desktop name consistent everywhere: 'desktop_greeter' | Charles Kerr | 2013-07-05 | 1 | -1/+1 |
* | in the .indicator file, add a Position entry | Charles Kerr | 2013-07-02 | 1 | -0/+1 |
* | in cmake files, limit scopes by moving single-target properties out of the gl... | Charles Kerr | 2013-07-01 | 1 | -0/+2 |
* | in our cmake files, rename PROJECT_LIBEXECDIR as CMAKE_INSTALL_LIBEXECDIR and... | Charles Kerr | 2013-07-01 | 1 | -1/+1 |
* | in the cmake files, prefer the _FULL versions of the GNU variables | Charles Kerr | 2013-07-01 | 1 | -2/+2 |
* | in data/CMakeLists.txt, install icons into the standard hicolor directory, ra... | Charles Kerr | 2013-07-01 | 1 | -2/+1 |
* | in data/CMakeLists.txt, install icons/' subdirectories, not the icons/ direct... | Charles Kerr | 2013-07-01 | 1 | -0/+5 |
* | remove localinstall mode | Charles Kerr | 2013-06-28 | 1 | -10/+2 |
* | add a post-install hook to update the icon cache after installation. Taken fr... | Charles Kerr | 2013-06-20 | 1 | -0/+3 |
* | cmake: fix variables in data/CMakeLists.txt, make status messages more consis... | Charles Kerr | 2013-06-20 | 1 | -18/+34 |
* | add cmake rules to install the icon files | Charles Kerr | 2013-06-20 | 18 | -126/+15 |
* | install .schema.xml and indicator-session-service in the right places. | Charles Kerr | 2013-06-20 | 1 | -24/+42 |
* | cmake work: properly generate and install the .service file for dbus activation | Charles Kerr | 2013-06-20 | 2 | -7/+7 |
* | install the .indicator file into the unity/indicators/ dir | Charles Kerr | 2013-06-20 | 1 | -2/+3 |
* | use the production dbus name | Charles Kerr | 2013-06-19 | 2 | -4/+10 |
* | add session.indicator to data/ | Charles Kerr | 2013-04-18 | 1 | -0/+4 |
* | add data/CMakeLists.txt to the repo | Charles Kerr | 2013-03-22 | 1 | -0/+23 |
* | use the same icons in the greeter as we do in a user session | Michael Terry | 2012-10-22 | 8 | -251/+0 |
* | the default value for show-real-name-on-panel should be 'false' | Charles Kerr | 2012-06-19 | 1 | -1/+1 |
* | remove the use-username-in-switch-item property; it's no longer spec'ed | Charles Kerr | 2012-06-14 | 1 | -6/+0 |
* | a step in merging the two menus: remove the 'should show user menu' flag | Charles Kerr | 2012-06-14 | 1 | -5/+0 |
* | Dropping the desktop files from the build | Ted Gould | 2012-04-04 | 5 | -67/+0 |
* | Make GTK Logout Helper optional | György Balló | 2011-11-23 | 1 | -8/+12 |
* | Fixed improperly mapped gconf to gsettings keys, fixes crasher (LP: #858798) | Ken VanDine | 2011-10-03 | 1 | -4/+4 |
* | Adding categories to the desktop files | Ted Gould | 2011-09-26 | 4 | -0/+4 |
* | Fixing key names | Ted Gould | 2011-09-21 | 1 | -4/+4 |
* | show/hide the name from the panel | Conor Curran | 2011-09-08 | 1 | -0/+7 |
|\ |
|
| * | user correct string on switch item unless user actually wants to show username | Conor Curran | 2011-09-08 | 1 | -0/+7 |
* | | add the new gsettings entry for toggling the visibility of the real name on t... | Conor Curran | 2011-09-08 | 1 | -0/+5 |
|/ |
|
* | updated the schema entry with the correct key | Conor Curran | 2011-09-06 | 1 | -1/+1 |
* | updated the schema entry with the correct key | Conor Curran | 2011-09-06 | 1 | -0/+6 |
* | merged teds string fixes and tests | Conor Curran | 2011-08-24 | 1 | -3/+3 |
|\ |
|
| * | Fixing those ASCII quotes | Ted Gould | 2011-08-23 | 1 | -3/+3 |
* | | Adding the bin directory as well | Ted Gould | 2011-08-23 | 1 | -1/+4 |
* | | Making the desktop files actually install | Ted Gould | 2011-08-23 | 1 | -0/+1 |
* | | Adding a lock screen desktop file as well | Ted Gould | 2011-08-23 | 2 | -0/+10 |
* | | Fixing the TryExecs and the versions | Ted Gould | 2011-08-23 | 3 | -3/+6 |
* | | Adding logout and restart desktop files as well | Ted Gould | 2011-08-23 | 3 | -0/+18 |
* | | Adding a desktop file for shutting down | Ted Gould | 2011-08-23 | 2 | -2/+23 |
|/ |
|
* | Don't have that yet | Ted Gould | 2011-08-19 | 1 | -1/+0 |
* | Setting up convert script and completing the GSettings transition including t... | Ted Gould | 2011-08-19 | 5 | -76/+41 |
* | Dropping gconf from build | Ted Gould | 2011-08-19 | 1 | -24/+0 |
* | converted the old gconf schema to gsettings | Conor Curran | 2011-08-19 | 1 | -0/+24 |
* | Eh, forgot the .in.in files | Ted Gould | 2011-05-12 | 1 | -1/+1 |
* | Making the desktop translatable | Ted Gould | 2011-05-12 | 3 | -8/+20 |
* | Disting the shell files | Ted Gould | 2011-05-12 | 1 | -1/+2 |
* | Building and installing the files | Ted Gould | 2011-05-12 | 2 | -1/+21 |
* | Connecting in the build system | Ted Gould | 2011-05-12 | 2 | -1/+5 |
* | Getting the base files in. | Ted Gould | 2011-05-12 | 2 | -0/+9 |